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 "Sidharta Seethana (JIRA)" <ji...@apache.org> on 2015/10/15 13:04:05 UTC

[jira] [Created] (YARN-4268) git pull failures in YARN precommit builds

Sidharta Seethana created YARN-4268:
---------------------------------------

             Summary: git pull failures in YARN precommit builds 
                 Key: YARN-4268
                 URL: https://issues.apache.org/jira/browse/YARN-4268
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
            Reporter: Sidharta Seethana
            Priority: Critical


I have seen a few of these failures during commit builds - requiring manual triggers to get out of this state. 

https://builds.apache.org/job/PreCommit-YARN-Build/9452/console
{code}
HEAD is now at a49298d Move HDFS-9205 to trunk in CHANGES.txt.
Previous HEAD position was a49298d... Move HDFS-9205 to trunk in CHANGES.txt.
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 589 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
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)