Jira: https://issues.apache.org/jira/browse/TEZ-3700
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2420/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 340.73 KB...]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tez-runtime-library
[INFO] Build failures were ignored.
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12866105/TEZ-3700.addendum.patch
against master revision 4ed4a56.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 3.0.1) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.test.TestFaultTolerance
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2420//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2420//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
35436edb803b1328f663a725665ab452f4f17d95 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
4 tests failed.
FAILED:
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithOutOfOrderAttempts
Error Message:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithOutOfOrderAttempts(TestShuffleInputEventHandlerImpl.java:259)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithOutOfOrderAttempts(TestShuffleInputEventHandlerImpl.java:259)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithOutOfOrderAttempts(TestShuffleInputEventHandlerImpl.java:259)
FAILED:
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithEmptyPartitions
Error Message:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithEmptyPartitions(TestShuffleInputEventHandlerImpl.java:298)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.inputIsReady();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.processDataMovementEvent(ShuffleInputEventHandlerImpl.java:176)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
inputContext.killSelf(
java.io.IOException: Previous event already got scheduled for
InputAttemptIdentifier [inputIdentifier=1, attemptNumber=1,
pathComponent=attemptPath, spillType=1, spillId=0]. Previous attempt's data
could have been already merged to memory/disk outputs. Killing (self) this
task early. currentAttemptNum=0, eventsProcessed={0},
scheduledForDownload=false, newAttemptNum=1,
"Killing self as previous attempt data could have been consumed"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.processDataMovementEvent(ShuffleInputEventHandlerImpl.java:184)
Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithEmptyPartitions(TestShuffleInputEventHandlerImpl.java:298)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.inputIsReady();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.processDataMovementEvent(ShuffleInputEventHandlerImpl.java:176)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
inputContext.killSelf(
java.io.IOException: Previous event already got scheduled for
InputAttemptIdentifier [inputIdentifier=1, attemptNumber=1,
pathComponent=attemptPath, spillType=1, spillId=0]. Previous attempt's data
could have been already merged to memory/disk outputs. Killing (self) this
task early. currentAttemptNum=0, eventsProcessed={0},
scheduledForDownload=false, newAttemptNum=1,
"Killing self as previous attempt data could have been consumed"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.processDataMovementEvent(ShuffleInputEventHandlerImpl.java:184)
at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents_WithEmptyPartitions(TestShuffleInputEventHandlerImpl.java:298)
FAILED:
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents
Error Message:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents(TestShuffleInputEventHandlerImpl.java:230)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
inputContext.reportFailure(
<any>,
<any>,
<any>
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents(TestShuffleInputEventHandlerImpl.java:230)
However, there were other interactions with this mock:
inputContext.getWorkDirs();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.createShuffleManager(TestShuffleInputEventHandlerImpl.java:180)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:192)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:193)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:194)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:195)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:196)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:197)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:198)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:213)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:214)
inputContext.getCounters();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:215)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:217)
inputContext.getServiceConsumerMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:251)
inputContext.getExecutionContext();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:265)
inputContext.getServiceProviderMetaData(
"mapreduce_shuffle"
);
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleManager.<init>(ShuffleManager.java:266)
inputContext.getTaskAttemptNumber();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.<init>(ShuffleInputEventHandlerImpl.java:83)
inputContext.getSourceVertexName();
-> at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleInputEventHandlerImpl.logProgress(ShuffleInputEventHandlerImpl.java:152)
at
org.apache.tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl.testPipelinedShuffleEvents(TestShuffleInputEventHandlerImpl.java:230)
FAILED: org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithoutExit
Error Message:
expected:<SUCCEEDED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:159)
at
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:142)
at
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:138)
at
org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithoutExit(TestFaultTolerance.java:334)