You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/14 06:20:22 UTC

Failed: YARN-4153 PreCommit Build #9115

Jira: https://issues.apache.org/jira/browse/YARN-4153
Build: https://builds.apache.org/job/PreCommit-YARN-Build/9115/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 78 lines...]
        }
      }
    }

error: patch failed: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/event/AsyncDispatcher.java:144
error: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/event/AsyncDispatcher.java: patch does not apply
git apply failed. Going to apply the patch with: /usr/bin/patch
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED

Elapsed time:   0m  0s



-1 overall

| Vote |    Subsystem |  Runtime   | Comment
============================================================================
|  -1  |       patch  |  0m 0s     | The patch command could not apply the 
|      |              |            | patch during dryrun.


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12755654/YARN-4153.000.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 332b520 |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
8a777381ffad4549f8e27a5074d964a663bd3b24 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #9090
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 66027 bytes
Compression is 0.0%
Took 2.4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: YARN-1651 PreCommit Build #9117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-1651
Build: https://builds.apache.org/job/PreCommit-YARN-Build/9117/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 656 lines...]
|      |                        |  143m 38s  | 


             Reason | Tests
          FindBugs  |  module:hadoop-yarn-server-common 
          FindBugs  |  module:hadoop-yarn-server-resourcemanager 
 Failed unit tests  |  hadoop.mapreduce.v2.app.rm.TestRMContainerAllocator 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12755671/YARN-1651-10.YARN-1197.patch |
| Optional Tests | javac unit findbugs checkstyle javadoc |
| git revision | YARN-1197 / 78ad04d |
| javadoc | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavadocWarnings.txt |
| whitespace | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt |
| Findbugs warnings | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-common.html |
| Findbugs warnings | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html |
| hadoop-mapreduce-client-app test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-mapreduce-client-app.txt |
| hadoop-sls test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-sls.txt |
| hadoop-yarn-client test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-client.txt |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| hadoop-yarn-server-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-common.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/9117/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
d0e88d864457579102d0e4f2be817d42d2734664 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #9090
Archived 81 artifacts
Archive block size is 32768
Received 26 blocks and 8804710 bytes
Compression is 8.8%
Took 4.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.hadoop.mapreduce.v2.app.rm.TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException

Error Message:
Expected exception: org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocationException

Stack Trace:
java.lang.AssertionError: Expected exception: org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocationException
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)



Failed: YARN-4140 PreCommit Build #9116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-4140
Build: https://builds.apache.org/job/PreCommit-YARN-Build/9116/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 20 lines...]
No emails were triggered.
[PreCommit-YARN-Build] $ /bin/bash /tmp/hudson2556829076638222502.sh


============================================================================
============================================================================
                        Bootstrapping test harness
============================================================================
============================================================================


Running in Jenkins mode
YARN-4140 patch is being downloaded at Mon Sep 14 05:59:36 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12755666/0002-YARN-4140.patch


============================================================================
============================================================================
                        Confirming git environment
============================================================================
============================================================================


HEAD is now at 332b520 YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown. (Zhihai Xu via kasha)
Previous HEAD position was 332b520... YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown. (Zhihai Xu via kasha)
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 132 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
	git rebase (--continue | --abort | --skip)
If that is not the case, please
	rm -fr "/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
and run me again.  I am stopping in case you still have something
valuable there.
ERROR: git pull is failing


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #9090
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 82820 bytes
Compression is 0.0%
Took 2.5 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.