Failed

org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT.testMnUpdate

Failing for the past 6 builds (Since Unstable#9 )
Took 48 sec.

Error Message

Unable to create object (testMnUpdate_token_8_201632310476944), got ClientSideException : Unable to create test object!/Could not resolve multipart files: Processing of multipart/form-data request failed. /data/metacattest/temporary/upload__11cedfdb_1582c7fe102__8000_00055351.tmp (Permission denied) from POST http://test.piscoweb.org/catalog/d1/mn/v2/object; MMP message has: ParamPart:pid = testMnUpdate_token_8_201632310476944; FilePart:object = /tmp/mmp.output.5088570727608954471.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.441003333620958256.tmp (1257 bytes); 

Stacktrace

java.lang.AssertionError: Unable to create object (testMnUpdate_token_8_201632310476944), got ClientSideException : Unable to create test object!/Could not resolve multipart files: Processing of multipart/form-data request failed. /data/metacattest/temporary/upload__11cedfdb_1582c7fe102__8000_00055351.tmp (Permission denied) from POST http://test.piscoweb.org/catalog/d1/mn/v2/object; MMP message has: ParamPart:pid = testMnUpdate_token_8_201632310476944; FilePart:object = /tmp/mmp.output.5088570727608954471.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.441003333620958256.tmp (1257 bytes); 
	at org.dataone.integration.it.testImplementations.AuthTokenTestImplementation.testMnUpdate(AuthTokenTestImplementation.java:394)
	at org.dataone.integration.it.testImplementations.AuthTokenTestImplementation.testMnUpdate(AuthTokenTestImplementation.java:336)
	at org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT.testMnUpdate(AuthTokenFunctionalIT.java:46)
	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.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!/Could not resolve multipart files: Processing of multipart/form-data request failed. /data/metacattest/temporary/upload__11cedfdb_1582c7fe102__8000_00055351.tmp (Permission denied)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430)
	at org.dataone.integration.it.testImplementations.AuthTokenTestImplementation.testMnUpdate(AuthTokenTestImplementation.java:392)
	... 32 more
Caused by: org.dataone.service.exceptions.ServiceFailure: Could not resolve multipart files: Processing of multipart/form-data request failed. /data/metacattest/temporary/upload__11cedfdb_1582c7fe102__8000_00055351.tmp (Permission denied)
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:633)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 34 more