ava: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)
20170524-06:48:59: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=write with pid TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:48:59: [WARN]: Cookie rejected [JSESSIONID="6169B83E35A5068A741E73DAB0401FED", version:0, domain:cn-dev-unm-2.test.dataone.org, path:/metacat/, expiry:null] Illegal path attribute "/metacat/". Path of origin: "/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15" [org.apache.http.client.protocol.ResponseProcessCookies]
20170524-06:48:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=read [org.dataone.client.rest.RestClient]
20170524-06:48:59: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; : READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1876)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:48:59: [INFO]: created client for certificate file: testPerson_SelfSigned with subject: CN=testPerson_SelfSigned,OU=CoreDev,O=DataONE,L=Albuquerque,ST=New Mexico,C=US [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:00: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:00: [WARN]: Cookie rejected [JSESSIONID="2F28136E7B967EDB1F22212574B86EEE", version:0, domain:cn-dev-unm-2.test.dataone.org, path:/metacat/, expiry:null] Illegal path attribute "/metacat/". Path of origin: "/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15" [org.apache.http.client.protocol.ResponseProcessCookies]
20170524-06:49:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=changePermission [org.dataone.client.rest.RestClient]
20170524-06:49:00: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1889)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:00: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=changePermission with pid TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:01: [WARN]: Cookie rejected [JSESSIONID="B797E3C8D3325FBA2FE5174E092543B8", version:0, domain:cn-dev-unm-2.test.dataone.org, path:/metacat/, expiry:null] Illegal path attribute "/metacat/". Path of origin: "/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15" [org.apache.http.client.protocol.ResponseProcessCookies]
20170524-06:49:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=write [org.dataone.client.rest.RestClient]
20170524-06:49:01: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : WRITE not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; : WRITE not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: WRITE not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1890)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:01: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=write with pid TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:01: [WARN]: Cookie rejected [JSESSIONID="D1EF6D49727CF7422FA64753904E67E6", version:0, domain:cn-dev-unm-2.test.dataone.org, path:/metacat/, expiry:null] Illegal path attribute "/metacat/". Path of origin: "/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15" [org.apache.http.client.protocol.ResponseProcessCookies]
20170524-06:49:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=read [org.dataone.client.rest.RestClient]
20170524-06:49:01: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; : READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: READ not allowed on TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15 for subject[s]: public;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1891)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:01: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:01: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:01: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:01: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:01: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 [org.dataone.client.rest.RestClient]
20170524-06:49:02: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=read [org.dataone.client.rest.RestClient]
20170524-06:49:02: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=read with pid TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20170524-06:49:02: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=write with pid TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20170524-06:49:02: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org; : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2014)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:02: [INFO]: created client for certificate file: testGroupie with subject: CN=testGroupie,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:02: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20170524-06:49:03: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=write with pid TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20170524-06:49:03: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2039)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:03: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 [org.dataone.client.rest.RestClient]
20170524-06:49:03: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:03: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=read [org.dataone.client.rest.RestClient]
20170524-06:49:04: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=read with pid TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20170524-06:49:05: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=write with pid TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20170524-06:49:06: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org; : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testPerson,DC=dataone,DC=org; CN=testEQPerson2,DC=dataone,DC=org; CN=testGroup,DC=dataone,DC=org; public; verifiedUser; authenticatedUser; CN=testEQPerson3,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; CN=testEQPerson1,DC=dataone,DC=org;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2014)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:06: [INFO]: created client for certificate file: testGroupie with subject: CN=testGroupie,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:06: [INFO]: Running isAuthorized() on GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-ucsb-2:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20170524-06:49:06: [INFO]: Running isAuthorized() on GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=write with pid TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-dev-unm-2:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20170524-06:49:07: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; : CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-dev-unm-2:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; public; authenticatedUser; CN=testGroupie,DC=dataone,DC=org;
at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:602)
at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2039)
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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
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)
20170524-06:49:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:07: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:07: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:07: [INFO]:
***************** running test for testRegisterAccount(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.6014893546516657249.tmp (275 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:09: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]:
***************** running test for testRegisterAccount(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.621659902061094862.tmp (275 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:09: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]:
***************** running test for testRegisterAccount(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.4716812672382797636.tmp (493 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]:
***************** running test for testRegisterAccount(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.6067648661602334739.tmp (493 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:10: [INFO]:
***************** running test for testUpdateAccount(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]:
***************** running test for testUpdateAccount(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:10: [INFO]:
***************** running test for testVerifyAccount_NotAuthorized(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts/verification/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]:
***************** running test for testVerifyAccount_NotAuthorized(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts/verification/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:10: [INFO]:
***************** running test for testVerifyAccount_AlreadyVerified(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts/verification/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20170524-06:49:10: [INFO]:
***************** running test for testVerifyAccount_AlreadyVerified(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:10: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts/verification/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:11: [INFO]:
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]:
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts/CN=Christopher%20Jones%20A2108,O=Google,C=US,DC=cilogon,DC=org [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:11: [INFO]:
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts/CN=Duque%20de%20Alburquerque,%20DC=spain,%20DC=emp [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]:
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts/CN=Duque%20de%20Alburquerque,%20DC=spain,%20DC=emp [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:11: [INFO]:
***************** running test for testListSubjects(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
subject: CN=Christopher Jones A2108,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Flynn A17851,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A12761,O=ProtectNetwork,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A10096,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A10489,O=Google,C=US,DC=cilogon,DC=org
subject: kepler
subject: CN=Robert P Waltz A904,O=Google,C=US,DC=cilogon,DC=org
subject: cjones
subject: CN=Dave Vieglais A335,O=Google,C=US,DC=cilogon,DC=org
subject: CN=David Vieglais A2105,O=University of Kansas,C=US,DC=cilogon,DC=org
subject: walker
subject: laurennwalker
subject: CN=Lauren Walker A21971,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A33626,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A10499,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Matt Jones A729,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Yang Cao A19401,O=University of Illinois at Urbana-Champaign,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A34456,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A35331,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jessica Couture A35351,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais A34511,O=Google,C=US,DC=cilogon,DC=org
subject: CN=David Vieglais A35476,O=University of Kansas,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A34321,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A34421,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A36216,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A34901,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Yang Cao A36121,O=University of Illinois at Urbana-Champaign,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0002-2192-403X
subject: CN=Bryce Mecum A27576,O=Google,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0002-8121-2341
subject: CN=Christopher Jones A36226,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0003-2192-431X
subject: CN=Christopher Jones A13346,O=Google,C=US,DC=cilogon,DC=org
subject: testAccountA
subject: CN=Jing Tao A11716,O=Google,C=US,DC=cilogon,DC=org
20170524-06:49:11: [INFO]:
***************** running test for testListSubjects(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
subject: CN=Christopher Jones A2108,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Flynn A17851,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A12761,O=ProtectNetwork,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A10096,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A10489,O=Google,C=US,DC=cilogon,DC=org
subject: kepler
subject: CN=Robert P Waltz A904,O=Google,C=US,DC=cilogon,DC=org
subject: cjones
subject: CN=Dave Vieglais A335,O=Google,C=US,DC=cilogon,DC=org
subject: CN=David Vieglais A2105,O=University of Kansas,C=US,DC=cilogon,DC=org
subject: walker
subject: laurennwalker
subject: CN=Lauren Walker A21971,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A33626,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A10499,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Matt Jones A729,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Yang Cao A19401,O=University of Illinois at Urbana-Champaign,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A34456,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A35331,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jessica Couture A35351,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais A34511,O=Google,C=US,DC=cilogon,DC=org
subject: CN=David Vieglais A35476,O=University of Kansas,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A34321,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A34421,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A36216,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A34901,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Yang Cao A36121,O=University of Illinois at Urbana-Champaign,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0002-2192-403X
subject: CN=Bryce Mecum A27576,O=Google,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0002-8121-2341
subject: CN=Christopher Jones A36226,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: http://orcid.org/0000-0003-2192-431X
subject: CN=Christopher Jones A13346,O=Google,C=US,DC=cilogon,DC=org
subject: testAccountA
subject: CN=Jing Tao A11716,O=Google,C=US,DC=cilogon,DC=org
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:11: [INFO]:
***************** running test for testListSubjects_Slicing(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/accounts?start=0&count=18 [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]:
***************** running test for testListSubjects_Slicing(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/accounts?start=0&count=18 [org.dataone.client.rest.RestClient]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:11: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:11: [INFO]:
***************** running test for testRegister(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node; MMP message has: FilePart:node = /tmp/mmp.output.5696328332594668904.tmp (1600 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]:
***************** running test for testRegister(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-unm-2.test.dataone.org/cn/v2/node; MMP message has: FilePart:node = /tmp/mmp.output.5526815207321403917.tmp (1600 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:12: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]:
***************** running test for testGetNodeCapabilities(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node/urn:node:mnDevUCSB1 [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]:
***************** running test for testGetNodeCapabilities(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node/urn:node:mnDevUCSB1 [org.dataone.client.rest.RestClient]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:12: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node/urn:node:cnDev2; MMP message has: FilePart:node = /tmp/mmp.output.5615470369571128553.tmp (1617 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-unm-2.test.dataone.org/cn/v2/node/urn:node:cnDev2; MMP message has: FilePart:node = /tmp/mmp.output.3135076131942527364.tmp (1617 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:13: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: certificate filename: cnDevUNM2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170524-06:49:13: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node/urn:node:cnDev2BAD; MMP message has: FilePart:node = /tmp/mmp.output.6655349265786041798.tmp (1683 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: certificate filename: cnDevUNM2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-unm-2.test.dataone.org/cn/v2/node/urn:node:cnDev2BAD; MMP message has: FilePart:node = /tmp/mmp.output.8926019000293407643.tmp (1683 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:13: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-ucsb-2.test.dataone.org/cn/v2/node/urn:node:cnDev2; MMP message has: FilePart:node = /tmp/mmp.output.8023866433275814268.tmp (1617 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]:
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-dev-unm-2.test.dataone.org/cn/v2/node/urn:node:cnDev2; MMP message has: FilePart:node = /tmp/mmp.output.255093483141087249.tmp (1617 bytes); [org.dataone.client.rest.RestClient]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:13: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:13: [INFO]:
***************** running test for testView_NotAuthorized(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/testView_NotAuthorized_2017143234913832 [org.dataone.client.rest.RestClient]
20170524-06:49:14: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: certificate filename: cnDevUNM2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_NotAuthorized_2017143234913832 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: creating a test object. pid = testView_NotAuthorized_2017143234913832 on https://cn-dev-ucsb-2.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:14: [INFO]: SystemMetadata for pid: testView_NotAuthorized_2017143234913832
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
<serialVersion>1</serialVersion>
<identifier>testView_NotAuthorized_2017143234913832</identifier>
<formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
<size>17181</size>
<checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
<submitter>CN=urn:node:cnDevUNM2,DC=dataone,DC=org</submitter>
<rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder>
<accessPolicy>
<allow>
<subject>testRightsHolder</subject>
<permission>changePermission</permission>
</allow>
</accessPolicy>
<dateUploaded>2017-05-24T06:49:14.076+00:00</dateUploaded>
<dateSysMetadataModified>2017-05-24T06:49:14.076+00:00</dateSysMetadataModified>
<originMemberNode>bogusAuthoritativeNode</originMemberNode>
<authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode>
</ns3:systemMetadata>
[org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-ucsb-2.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_NotAuthorized_2017143234913832; FilePart:object = /tmp/mmp.output.3255477140800743073.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8869544725000650287.tmp (1068 bytes); [org.dataone.client.rest.RestClient]
org.dataone.integration.TestIterationEndingException: unexpected client-side exception encountered when trying to create test object : Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:1080)
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:994)
at org.dataone.integration.it.testImplementations.ViewTestImplementations.testView_NotAuthorized(ViewTestImplementations.java:60)
at org.dataone.integration.it.testImplementations.ViewTestImplementations.testView_NotAuthorized(ViewTestImplementations.java:44)
at org.dataone.integration.it.apiTests.CNViewV2IT.testView_NotAuthorized(CNViewV2IT.java:29)
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.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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at com.sun.proxy.$Proxy0.invoke(Unknown Source)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.client.exception.ClientSideException: Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383)
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:1077)
... 42 more
Caused by: org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:470)
at org.dataone.client.v2.impl.MultipartCNode.create(MultipartCNode.java:611)
at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:492)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
... 45 more
Caused by: org.dataone.client.exception.ClientSideException: /Read timed out
... 49 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:153)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
at sun.security.ssl.InputRecord.read(InputRecord.java:480)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:944)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:901)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:136)
at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:152)
at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:270)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161)
at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254)
at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578)
at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:259)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330)
at org.dataone.client.rest.RestClient.doRequestMMBody(RestClient.java:306)
at org.dataone.client.rest.RestClient.doPostRequest(RestClient.java:226)
at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
... 48 more
20170524-06:49:24: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]:
***************** running test for testView_NotAuthorized(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/testView_NotAuthorized_2017143234924170 [org.dataone.client.rest.RestClient]
20170524-06:49:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: certificate filename: cnDevUNM2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_NotAuthorized_2017143234924170 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: creating a test object. pid = testView_NotAuthorized_2017143234924170 on https://cn-dev-unm-2.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:24: [INFO]: SystemMetadata for pid: testView_NotAuthorized_2017143234924170
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
<serialVersion>1</serialVersion>
<identifier>testView_NotAuthorized_2017143234924170</identifier>
<formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
<size>17181</size>
<checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
<submitter>CN=urn:node:cnDevUNM2,DC=dataone,DC=org</submitter>
<rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder>
<accessPolicy>
<allow>
<subject>testRightsHolder</subject>
<permission>changePermission</permission>
</allow>
</accessPolicy>
<dateUploaded>2017-05-24T06:49:24.269+00:00</dateUploaded>
<dateSysMetadataModified>2017-05-24T06:49:24.269+00:00</dateSysMetadataModified>
<originMemberNode>bogusAuthoritativeNode</originMemberNode>
<authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode>
</ns3:systemMetadata>
[org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:34: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-dev-unm-2.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_NotAuthorized_2017143234924170; FilePart:object = /tmp/mmp.output.5893190347834859890.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8554693483124779342.tmp (1068 bytes); [org.dataone.client.rest.RestClient]
org.dataone.integration.TestIterationEndingException: unexpected client-side exception encountered when trying to create test object : Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:1080)
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:994)
at org.dataone.integration.it.testImplementations.ViewTestImplementations.testView_NotAuthorized(ViewTestImplementations.java:60)
at org.dataone.integration.it.testImplementations.ViewTestImplementations.testView_NotAuthorized(ViewTestImplementations.java:44)
at org.dataone.integration.it.apiTests.CNViewV2IT.testView_NotAuthorized(CNViewV2IT.java:29)
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.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.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at com.sun.proxy.$Proxy0.invoke(Unknown Source)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.client.exception.ClientSideException: Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383)
at org.dataone.integration.ContextAwareTestCaseDataone.procureTestObject(ContextAwareTestCaseDataone.java:1077)
... 42 more
Caused by: org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /Read timed out
at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:470)
at org.dataone.client.v2.impl.MultipartCNode.create(MultipartCNode.java:611)
at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:492)
at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
... 45 more
Caused by: org.dataone.client.exception.ClientSideException: /Read timed out
... 49 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:153)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
at sun.security.ssl.InputRecord.read(InputRecord.java:480)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:944)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:901)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:136)
at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:152)
at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:270)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161)
at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254)
at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578)
at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:259)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330)
at org.dataone.client.rest.RestClient.doRequestMMBody(RestClient.java:306)
at org.dataone.client.rest.RestClient.doPostRequest(RestClient.java:226)
at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
... 48 more
20170524-06:49:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:34: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:49:34: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:49:34: [INFO]:
***************** running test for testView_InvalidTheme(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/testView_InvalidTheme_2017143234934319 [org.dataone.client.rest.RestClient]
20170524-06:50:04: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:04: [INFO]:
***************** running test for testView_InvalidTheme(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/testView_InvalidTheme_201714323504599 [org.dataone.client.rest.RestClient]
20170524-06:50:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:34: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:50:34: [INFO]:
***************** running test for testListViews(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]:
***************** running test for testListViews(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20170524-06:51:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:05: [INFO]:
***************** running test for testView_InvalidSystemMetadata(...) vs. node: https://cn-dev-ucsb-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/views/default/bogus%20pid [org.dataone.client.rest.RestClient]
20170524-06:51:35: [INFO]: created client for certificate file: cnDevUNM2 with subject: CN=urn:node:cnDevUNM2,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:35: [INFO]:
***************** running test for testView_InvalidSystemMetadata(...) vs. node: https://cn-dev-unm-2.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v2/views/default/bogus%20pid [org.dataone.client.rest.RestClient]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:51:51: [INFO]: created client for certificate file: testPerson_Expired with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: created client for certificate file: testPerson_Expired with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:51:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:51:51: [INFO]: created client for certificate file: testSubmitter with subject: CN=testSubmitter,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170524-06:52:02: [INFO]: created client for certificate file: testSubmitter with subject: CN=testSubmitter,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170524-06:52:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
20170524-06:52:02: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [INFO]: certificate filename: urn_node_cnStageUNM1_SS1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170524-06:52:02: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:02: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170524-06:52:02: [INFO]: created client for certificate file: urn_node_cnStageUNM1_SS1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-2.test.dataone.org/cn/v1/log [org.dataone.client.rest.RestClient]
total:602159
20170524-06:52:03: [INFO]: created client for certificate file: urn_node_cnStageUNM1_SS1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-unm-2.test.dataone.org/cn/v1/log [org.dataone.client.rest.RestClient]
total:602159
20170524-06:52:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:03: [INFO]: *** context label: DEV2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170524-06:52:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
nodeId key value
=============================================================================================================
urn:node:cnDevUNM2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUNM2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUNM2 publicObject_hits 5
urn:node:cnDevUNM2 objectList_hits 4
urn:node:cnDevUNM2 publicObject TierTesting:cn-dev-unm-2:Public_READ.15
urn:node:cnDevUNM2 objectList org.dataone.service.types.v1.ObjectList@36205329
=============================================================================================================
urn:node:cnDevUCSB2 publicObject_cacheDate Wed May 24 06:38:54 UTC 2017
urn:node:cnDevUCSB2 objectList_cacheDate Wed May 24 06:38:39 UTC 2017
urn:node:cnDevUCSB2 publicObject_hits 5
urn:node:cnDevUCSB2 objectList_hits 4
urn:node:cnDevUCSB2 publicObject TierTesting:cn-dev-ucsb-2:Public_READ.15
urn:node:cnDevUCSB2 objectList org.dataone.service.types.v1.ObjectList@433c482
=============================================================================================================
Tests run: 146, Failures: 14, Errors: 0, Skipped: 34, Time elapsed: 922.21 sec <<< FAILURE!
Results :
Failed tests:
testUpdateSystemMetadata_InvalidRequest_NoPid(org.dataone.integration.it.apiTests.CNCoreV2IT): Expected an InvalidRequest exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.exceptions.MarshallingException: null [for host GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/testUpdateSystemMetadata_InvalidRequest_NoPid_20171432337240 ]
testUpdateSystemMetadata_InvalidRequest_NoPid(org.dataone.integration.it.apiTests.CNCoreV2IT): Expected an InvalidRequest exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.exceptions.MarshallingException: null [for host GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/testUpdateSystemMetadata_InvalidRequest_NoPid_2017143233725721 ]
testUpdateSystemMetadata_InvalidRequest_PidMismatch(org.dataone.integration.it.apiTests.CNCoreV2IT): Expected an InvalidRequest. Got: ServiceFailure: 0 Client_Error: class org.dataone.exceptions.MarshallingException: null [for host GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/testUpdateSystemMetadata_InvalidRequest_PidMismatch2017143233727166 ]
testUpdateSystemMetadata_InvalidRequest_PidMismatch(org.dataone.integration.it.apiTests.CNCoreV2IT): Expected an InvalidRequest. Got: ServiceFailure: 0 Client_Error: class org.dataone.exceptions.MarshallingException: null [for host GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/testUpdateSystemMetadata_InvalidRequest_PidMismatch2017143233729650 ]
testView_NotAuthorized(org.dataone.integration.it.apiTests.CNViewV2IT): Expected a NotAuthorized exception. Got: org.dataone.integration.TestIterationEndingException: unexpected client-side exception encountered when trying to create test object : Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out [for host https://cn-dev-ucsb-2.test.dataone.org/cn/v2 ]
testView_NotAuthorized(org.dataone.integration.it.apiTests.CNViewV2IT): Expected a NotAuthorized exception. Got: org.dataone.integration.TestIterationEndingException: unexpected client-side exception encountered when trying to create test object : Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out [for host https://cn-dev-unm-2.test.dataone.org/cn/v2 ]
testView_InvalidTheme(org.dataone.integration.it.apiTests.CNViewV2IT): Expected an InvalidRequest exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out [for host GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/meta/testView_InvalidTheme_2017143234934319 ]
testView_InvalidTheme(org.dataone.integration.it.apiTests.CNViewV2IT): Expected an InvalidRequest exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out [for host GET https://cn-dev-unm-2.test.dataone.org/cn/v2/meta/testView_InvalidTheme_201714323504599 ]
testListViews(org.dataone.integration.it.apiTests.CNViewV2IT): Expected a NotFound exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out [for host GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/views ]
testView_NotFound(org.dataone.integration.it.apiTests.CNViewV2IT): Expected a NotFound exception. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out [for host GET https://cn-dev-ucsb-2.test.dataone.org/cn/v2/views/default/bogus%20pid ]
testConnectionLayer_SelfSignedCert_curl(org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT): Cannot find the certificate required for the test: /etc/dataone/client/testClientCerts/urn_node_cnStageUNM1_SS.crt [for host ]
testConnectionLayer_SelfSignedCert_curl(org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT): Don't know how we got here. This is an unhandled response, andthe test is inconclusive. The full response:
testConnectionLayer_SelfSignedCert_curl(org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT): Cannot find the certificate required for the test: /etc/dataone/client/testClientCerts/urn_node_cnStageUNM1_SS.crt [for host ]
testConnectionLayer_SelfSignedCert_curl(org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT): Don't know how we got here. This is an unhandled response, andthe test is inconclusive. The full response:
Tests run: 146, Failures: 14, Errors: 0, Skipped: 34
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV2_cn_v2/workspace/d1_integration/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[ERROR] There are test failures.
Please refer to /var/lib/jenkins/jobs/d1_integration_DEV2_cn_v2/workspace/d1_integration/target/failsafe-reports for the individual test results.
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:53.073s
[INFO] Finished at: Wed May 24 06:52:04 UTC 2017
[INFO] Final Memory: 56M/767M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/d1_integration_DEV2_cn_v2/workspace/d1_integration/pom.xml to org.dataone/d1_integration/2.4-SNAPSHOT/d1_integration-2.4-SNAPSHOT.pom
channel stopped
Notifying upstream projects of job completion
Finished: UNSTABLE