[jbosstools-issues] [JBoss JIRA] (JBIDE-23089) when central tests crash job breaks due to dirty workspace

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 1 15:39:00 EDT 2016


Nick Boldt created JBIDE-23089:
----------------------------------

             Summary: when central tests crash job breaks due to dirty workspace
                 Key: JBIDE-23089
                 URL: https://issues.jboss.org/browse/JBIDE-23089
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, central
    Affects Versions: 4.4.1.Final, 4.4.2.AM1
            Reporter: Nick Boldt


{code}
15:00:03 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.central.test: Working tree is dirty.
15:00:03 [ERROR] git status central/tests/org.jboss.tools.central.test:
15:00:03 [ERROR] 
15:00:03 [ERROR] Untracked files:
15:00:03 [ERROR] central/tests/org.jboss.tools.central.test/hs_err_pid29878.log
15:00:03 [ERROR] 
15:00:03 [ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
15:00:03 [ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
15:00:03 [ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin{code}
 -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-central_master/1035/console

Workaround:

wipe workspace, try again

Solution:

add hs_err_pid*.log to .gitignore



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list