See <https://builds.apache.org/job/oozie-trunk-precommit-build/3167/>
------------------------------------------ [...truncated 8744 lines...] [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests --- [INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests --- [INFO] [INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests --- [INFO] Reading assembly descriptor: src/main/assemblies/empty.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Oozie Main .................................. SUCCESS [ 1.842 s] [INFO] Apache Oozie Hadoop Utils .......................... SUCCESS [ 0.723 s] [INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT . SUCCESS [ 0.110 s] [INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT ... SUCCESS [ 0.203 s] [INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [ 0.021 s] [INFO] Apache Oozie Client ................................ SUCCESS [ 25.420 s] [INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 1.105 s] [INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 1.491 s] [INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [ 0.243 s] [INFO] Apache Oozie Core .................................. SUCCESS [ 36.393 s] [INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [ 2.270 s] [INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [ 1.009 s] [INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [ 3.199 s] [INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [ 2.616 s] [INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [ 0.514 s] [INFO] Apache Oozie Examples .............................. SUCCESS [ 2.262 s] [INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 6.184 s] [INFO] Apache Oozie Share Lib ............................. SUCCESS [ 17.569 s] [INFO] Apache Oozie Docs .................................. SUCCESS [ 12.051 s] [INFO] Apache Oozie WebApp ................................ SUCCESS [ 29.424 s] [INFO] Apache Oozie Tools ................................. SUCCESS [ 0.807 s] [INFO] Apache Oozie MiniOozie ............................. SUCCESS [ 0.382 s] [INFO] Apache Oozie Distro ................................ SUCCESS [ 38.022 s] [INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [ 2.483 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:08 min [INFO] Finished at: 2016-07-29T23:51:12+00:00 [INFO] Final Memory: 78M/983M [INFO] ------------------------------------------------------------------------ Reports Running test-patch task CLEAN Running test-patch task RAW_PATCH_ANALYSIS Running test-patch task RAT Running test-patch task JAVADOC Running test-patch task COMPILE Running test-patch task BACKWARDS_COMPATIBILITY Running test-patch task TESTS Running test-patch task DISTRO Testing JIRA OOZIE-2501 Cleaning local git workspace ---------------------------- +1 PATCH_APPLIES +1 CLEAN +1 RAW_PATCH_ANALYSIS +1 the patch does not introduce any @author tags +1 the patch does not introduce any tabs +1 the patch does not introduce any trailing spaces +1 the patch does not introduce any line longer than 132 +1 the patch does adds/modifies 2 testcase(s) +1 RAT +1 the patch does not seem to introduce new RAT warnings +1 JAVADOC +1 the patch does not seem to introduce new Javadoc warnings -1 COMPILE -1 HEAD does not compile -1 patch does not compile +1 the patch does not seem to introduce new javac warnings +1 BACKWARDS_COMPATIBILITY +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations +1 the patch does not modify JPA files -1 TESTS Tests run: 1795 Tests failed: 130 Tests errors: 323 The patch failed the following testcases: testCoordKillXCommandUniqueness(org.apache.oozie.command.coord.TestCoordKillXCommand) testCoordKillRemovePushMissingDeps(org.apache.oozie.command.coord.TestCoordKillXCommand) testTimeoutTimingOutWriteLockThreads(org.apache.oozie.service.TestZKLocksService) testTimeoutTimingOutWriteLockOozies(org.apache.oozie.service.TestZKLocksService) testReadLockThreads(org.apache.oozie.service.TestZKLocksService) testReadLockOozies(org.apache.oozie.service.TestZKLocksService) testReadWriteLockThreads(org.apache.oozie.service.TestZKLocksService) testReadWriteLockOozies(org.apache.oozie.service.TestZKLocksService) testWriteReadLockThreads(org.apache.oozie.service.TestZKLocksService) testWriteReadLockOozies(org.apache.oozie.service.TestZKLocksService) testReentrantMultipleCall(org.apache.oozie.service.TestZKLocksService) testWaitWriteLockThreads(org.apache.oozie.service.TestZKLocksService) testWaitWriteLockOozies(org.apache.oozie.service.TestZKLocksService) testNoWaitWriteLockThreads(org.apache.oozie.service.TestZKLocksService) testNoWaitWriteLockOozies(org.apache.oozie.service.TestZKLocksService) testTimeoutWaitingWriteLockThreads(org.apache.oozie.service.TestZKLocksService) testTimeoutWaitingWriteLockOozies(org.apache.oozie.service.TestZKLocksService) testInterrupt(org.apache.oozie.service.TestCallableQueueService) testInterruptsWithCompositeCallable(org.apache.oozie.service.TestCallableQueueService) testInterruptsInCompositeCallable(org.apache.oozie.service.TestCallableQueueService) testInterruptsWithDistinguishedLockKeys(org.apache.oozie.service.TestCallableQueueService) testMaxInterruptMapSize(org.apache.oozie.service.TestCallableQueueService) testFsFailover(org.apache.oozie.action.TestActionFailover) testTimeOutWithException1(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand) testRequeueOnException(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand) testEngine(org.apache.oozie.command.coord.TestFutureActionsTimeOut) testCoordStatusTransitServiceSuspendedBottomUp(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceBackwardSupport(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceRunning3(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServiceForTerminalStates(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceSuspendedByUser(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceRunning1(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceKilledByUser2(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServicePausedWithError(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServiceKilled2(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServiceSucceeded1(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServicePaused(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServicePaused(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServiceSuspendedWithError(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceRunning2(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitServiceSucceeded2(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServicePausedWithError(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceSucceeded(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceDoneWithError(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceSuspendedWithError(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceForTimeout(org.apache.oozie.service.TestStatusTransitService) testCoordStatusTransitServiceStaleCoordActions(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitRunningFromKilled(org.apache.oozie.service.TestStatusTransitService) testBundleStatusTransitRunningWithError(org.apache.oozie.service.TestStatusTransitService) testBundleStatusCoordSubmitFails(org.apache.oozie.service.TestStatusTransitService) testSLAUpdateWithHA(org.apache.oozie.service.TestHASLAService) testOnJobEvent(org.apache.oozie.sla.TestSLAJobEventListener) testXCommandLifecycleLockingFailingToLock(org.apache.oozie.command.TestXCommand) testActionCheckerServiceCoord(org.apache.oozie.service.TestActionCheckerService) testBundleChangeReport(org.apache.oozie.command.bundle.TestBundleChangeXCommand) testCheckBundleActionStatus(org.apache.oozie.command.bundle.TestBundleChangeXCommand) testLoadOnRestart(org.apache.oozie.sla.TestSLACalculatorMemory) testWorkflowJobSLAStatusOnRestart(org.apache.oozie.sla.TestSLACalculatorMemory) testEventMissOnRestart(org.apache.oozie.sla.TestSLACalculatorMemory) testSLAEvents1(org.apache.oozie.sla.TestSLACalculatorMemory) testSLAEvents2(org.apache.oozie.sla.TestSLACalculatorMemory) testDuplicateStartMiss(org.apache.oozie.sla.TestSLACalculatorMemory) testDuplicateEndMiss(org.apache.oozie.sla.TestSLACalculatorMemory) testDisablingAlertsEvents(org.apache.oozie.sla.TestSLACalculatorMemory) testEventOutOfOrder(org.apache.oozie.sla.TestSLACalculatorMemory) testChangeTimeDeleteRunning(org.apache.oozie.command.coord.TestCoordChangeXCommand) testCoordStatus_Failed(org.apache.oozie.command.coord.TestCoordChangeXCommand) testCoordStatus_Killed(org.apache.oozie.command.coord.TestCoordChangeXCommand) testCoordStatus_Changefailed(org.apache.oozie.command.coord.TestCoordChangeXCommand) testCoord_throwException(org.apache.oozie.command.coord.TestCoordChangeXCommand) testCoordChangeEndTime3(org.apache.oozie.command.coord.TestCoordChangeXCommand) testWorkflowActionRecoveryUserRetry(org.apache.oozie.service.TestRecoveryService) testBundleRecoveryCoordCreate(org.apache.oozie.service.TestRecoveryService) testCoordCreateNotifyParentFailed(org.apache.oozie.service.TestRecoveryService) testCoordActionRecoveryServiceForSubmitted(org.apache.oozie.service.TestRecoveryService) testCoordActionRecoveryServiceForWaiting(org.apache.oozie.service.TestRecoveryService) testCoordActionRecoveryServiceForSuspended(org.apache.oozie.service.TestRecoveryService) testCoordActionRecoveryServiceForKilled(org.apache.oozie.service.TestRecoveryService) testCoordActionRecoveryServiceForResume(org.apache.oozie.service.TestRecoveryService) testBundleEngineResume(org.apache.oozie.servlet.TestV1JobServletBundleEngine) testBundleEngineSuspend(org.apache.oozie.servlet.TestV1JobServletBundleEngine) testBundleEngineStart(org.apache.oozie.servlet.TestV1JobServletBundleEngine) testBundleEngineKill(org.apache.oozie.servlet.TestV1JobServletBundleEngine) testBundleEngineChange(org.apache.oozie.servlet.TestV1JobServletBundleEngine) testCoordActionInputCheckXCommandUniqueness(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC) testResolveCoordConfiguration(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC) testTimeoutWithException(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC) testKill(org.apache.oozie.command.coord.TestAbandonedCoordChecker) testStartTime(org.apache.oozie.command.coord.TestAbandonedCoordChecker) testCatchupJob(org.apache.oozie.command.coord.TestAbandonedCoordChecker) testPauseUnpause1(org.apache.oozie.service.TestPauseTransitService) testPauseUnpause2(org.apache.oozie.service.TestPauseTransitService) testPauseBundleAndCoordinator(org.apache.oozie.service.TestPauseTransitService) testUnpauseBundleAndCoordinator(org.apache.oozie.service.TestPauseTransitService) testStart1(org.apache.oozie.service.TestPauseTransitService) testStart2(org.apache.oozie.service.TestPauseTransitService) testCoordDefinitionChangeError(org.apache.oozie.command.coord.TestCoordUpdateXCommand) testCoordDefUnsupportedChange(org.apache.oozie.command.coord.TestCoordUpdateXCommand) testActionMaterForHcatalogIncorrectURI(org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand) testResetSequence_withMultiThread(org.apache.oozie.service.TestZKUUIDService) testResetSequence(org.apache.oozie.service.TestZKUUIDService) testEngine(org.apache.oozie.command.coord.TestPastActionsTimeOut) testCoordMaterializeTriggerService2(org.apache.oozie.service.TestCoordMaterializeTriggerService) testCoordMaterializeTriggerService3(org.apache.oozie.service.TestCoordMaterializeTriggerService) testCoordMaterializeTriggerService1(org.apache.oozie.service.TestCoordMaterializeTriggerService) testWaitWriteLock(org.apache.oozie.lock.TestMemoryLocks) testNoWaitWriteLock(org.apache.oozie.lock.TestMemoryLocks) testTimeoutWaitingWriteLock(org.apache.oozie.lock.TestMemoryLocks) testTimeoutTimingOutWriteLock(org.apache.oozie.lock.TestMemoryLocks) testReadLock(org.apache.oozie.lock.TestMemoryLocks) testReadWriteLock(org.apache.oozie.lock.TestMemoryLocks) testWriteReadLock(org.apache.oozie.lock.TestMemoryLocks) testWriteLockSameThreadNoWait(org.apache.oozie.lock.TestMemoryLocks) testWriteLockSameThreadWait(org.apache.oozie.lock.TestMemoryLocks) testLockReentrant(org.apache.oozie.lock.TestMemoryLocks) testCoordRerunActionsNeg2(org.apache.oozie.command.coord.TestCoordRerunXCommand) testCoordRerunDateNeg(org.apache.oozie.command.coord.TestCoordRerunXCommand) testCoordRerunKilledCoord(org.apache.oozie.command.coord.TestCoordRerunXCommand) testCoordRerunFailedCoordAction(org.apache.oozie.command.coord.TestCoordRerunXCommand) testCustomDoneFlag(org.apache.oozie.TestCoordinatorEngine) testEngine(org.apache.oozie.TestCoordinatorEngine) testDoneFlag(org.apache.oozie.TestCoordinatorEngine) testEmptyDoneFlag(org.apache.oozie.TestCoordinatorEngine) testDoneFlagCreation(org.apache.oozie.TestCoordinatorEngine) testUpdateSLA(org.apache.oozie.sla.TestSLAService) testEndMissDBConfirm(org.apache.oozie.sla.TestSLAService) testCoordActionInputCheckXCommandUniqueness(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand) testResolveCoordConfiguration(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand) testTimeoutWithException(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand) testLocalOozieExampleEnd(org.apache.oozie.example.TestLocalOozieExample) +1 DISTRO +1 distro tarball builds with the patch ---------------------------- -1 Overall result, please check the reported -1(s) The full output of the test-patch run is available at https://builds.apache.org/job/oozie-trunk-precommit-build/3167/ Adding comment to JIRA Comment added. test-patch exit code: 1 Build step 'Execute shell' marked build as failure Archiving artifacts Compressed 824.96 KB of artifacts by 46.5% relative to #3065 Recording test results
