Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit #3794

See <https://hudson.eclipse.org/egit/job/egit/3794/>

------------------------------------------
[...truncated 797 lines...]
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (attach-source) @ org.eclipse.egit.ui ---
[INFO] Building jar: /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui ---
[INFO] Building jar: /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.egit.ui ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   org.osgi.annotation.versioning.ConsumerType
     [java] Warnings generated: 33
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.ui ---
[INFO] BugInstance size is 33
[INFO] Error size is 0
[INFO] Total bugs: 33
[INFO] new org.eclipse.egit.ui.internal.DecorationOverlayDescriptor(ImageDescriptor, ImageDescriptor[], Point) may expose internal representation by storing an externally mutable object into DecorationOverlayDescriptor.overlays ["org.eclipse.egit.ui.internal.DecorationOverlayDescriptor"] At DecorationOverlayDescriptor.java:[lines 60-203]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.DecorationOverlayDescriptor.drawOverlays(ImageDescriptor[]) where default case is missing ["org.eclipse.egit.ui.internal.DecorationOverlayDescriptor"] At DecorationOverlayDescriptor.java:[lines 60-203]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.SWTUtils.createGridLayout(int, SWTUtils$PixelConverter, int) where default case is missing ["org.eclipse.egit.ui.internal.SWTUtils"] At SWTUtils.java:[lines 41-634]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.branch.CleanupUncomittedChangesDialog.buttonPressed(int) where default case is missing ["org.eclipse.egit.ui.internal.branch.CleanupUncomittedChangesDialog"] At CleanupUncomittedChangesDialog.java:[lines 42-121]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.clone.GitSelectWizardPage.createControl(Composite) where default case is missing ["org.eclipse.egit.ui.internal.clone.GitSelectWizardPage"] At GitSelectWizardPage.java:[lines 63-288]
[INFO] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getDiffs() may expose internal representation by returning RepositoryCommit.diffs ["org.eclipse.egit.ui.internal.commit.RepositoryCommit"] At RepositoryCommit.java:[lines 51-300]
[INFO] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getNotes() may expose internal representation by returning RepositoryCommit.notes ["org.eclipse.egit.ui.internal.commit.RepositoryCommit"] At RepositoryCommit.java:[lines 51-300]
[INFO] Switch statement found in new org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter(IndexDiffData, IResource) where one case falls through to the next case ["org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter"] At DecoratableResourceAdapter.java:[lines 47-226]
[INFO] Switch statement found in new org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter(IndexDiffData, IResource) where default case is missing ["org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter"] At DecoratableResourceAdapter.java:[lines 47-226]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator$DecorationHelper.decorateText(IDecoration, IDecoratableResource) where default case is missing ["org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator$DecorationHelper"] At GitLightweightDecorator.java:[lines 344-613]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.dialogs.CheckoutConflictDialog.buttonPressed(int) where default case is missing ["org.eclipse.egit.ui.internal.dialogs.CheckoutConflictDialog"] At CheckoutConflictDialog.java:[lines 40-101]
[INFO] org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog.getCredentialItems() may expose internal representation by returning CustomPromptDialog.credentialItems ["org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog"] At CustomPromptDialog.java:[lines 59-193]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.fetch.FetchResultTable$FetchResultAdapter.getChildren(Object) where default case is missing ["org.eclipse.egit.ui.internal.fetch.FetchResultTable$FetchResultAdapter"] At FetchResultTable.java:[lines 67-238]
[INFO] new org.eclipse.egit.ui.internal.history.CommitSelectionDialog(Shell, Repository, IResource[]) may expose internal representation by storing an externally mutable object into CommitSelectionDialog.filterResources ["org.eclipse.egit.ui.internal.history.CommitSelectionDialog"] At CommitSelectionDialog.java:[lines 1-281]
[INFO] Write to static field org.eclipse.egit.ui.internal.history.FindToolbarThread.globalThreadIx from instance method new org.eclipse.egit.ui.internal.history.FindToolbarThread() ["org.eclipse.egit.ui.internal.history.FindToolbarThread"] At FindToolbarThread.java:[lines 38-258]
[INFO] org.eclipse.egit.ui.internal.history.RenameTracker$1 defines clone() but doesn't implement Cloneable ["org.eclipse.egit.ui.internal.history.RenameTracker$1"] At RenameTracker.java:[lines 1-52]
[INFO] org.eclipse.egit.ui.internal.history.RenameTracker$1.clone() may return null ["org.eclipse.egit.ui.internal.history.RenameTracker$1"] At RenameTracker.java:[lines 1-52]
[INFO] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.getSelection() may expose internal representation by returning GitScmUrlImportWizardPage.descriptions ["org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage"] At GitScmUrlImportWizardPage.java:[lines 51-257]
[INFO] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.setSelection(ScmUrlImportDescription[]) may expose internal representation by storing an externally mutable object into GitScmUrlImportWizardPage.descriptions ["org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage"] At GitScmUrlImportWizardPage.java:[lines 51-257]
[INFO] Switch statement found in org.eclipse.egit.ui.internal.preferences.StorageSizeFieldEditor.parse(String) where default case is missing ["org.eclipse.egit.ui.internal.preferences.StorageSizeFieldEditor"] At StorageSizeFieldEditor.java:[lines 27-129]
[INFO] org.eclipse.egit.ui.internal.revision.EditableRevision.getModifiedContent() may expose internal representation by returning EditableRevision.modifiedContent ["org.eclipse.egit.ui.internal.revision.EditableRevision"] At EditableRevision.java:[lines 1-231]
[INFO] org.eclipse.egit.ui.internal.revision.EditableRevision.setContent(byte[]) may expose internal representation by storing an externally mutable object into EditableRevision.modifiedContent ["org.eclipse.egit.ui.internal.revision.EditableRevision"] At EditableRevision.java:[lines 1-231]
[INFO] Should org.eclipse.egit.ui.internal.revision.GitCompareFileRevisionEditorInput$OpenWorkspaceVersionAction be a _static_ inner class? ["org.eclipse.egit.ui.internal.revision.GitCompareFileRevisionEditorInput$OpenWorkspaceVersionAction"] At GitCompareFileRevisionEditorInput.java:[lines 514-553]
[INFO] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.getChildren() may expose internal representation by returning StagingFolderEntry.children ["org.eclipse.egit.ui.internal.staging.StagingFolderEntry"] At StagingFolderEntry.java:[lines 38-134]
[INFO] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.setChildren(Object[]) may expose internal representation by storing an externally mutable object into StagingFolderEntry.children ["org.eclipse.egit.ui.internal.staging.StagingFolderEntry"] At StagingFolderEntry.java:[lines 38-134]
[INFO] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider.getChildren(Object) may expose internal representation by returning StagingViewContentProvider.content ["org.eclipse.egit.ui.internal.staging.StagingViewContentProvider"] At StagingViewContentProvider.java:[lines 46-445]
[INFO] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator implements Comparator but not Serializable ["org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator"] At StagingViewContentProvider.java:[lines 374-407]
[INFO] org.eclipse.egit.ui.internal.synchronize.model.GitModelCache.getChildren() may expose internal representation by returning GitModelCache.children ["org.eclipse.egit.ui.internal.synchronize.model.GitModelCache"] At GitModelCache.java:[lines 46-147]
[INFO] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getChildren() may expose internal representation by returning GitModelCommit.children ["org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit"] At GitModelCommit.java:[lines 48-149]
[INFO] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getProjects() may expose internal representation by returning GitModelCommit.projects ["org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit"] At GitModelCommit.java:[lines 48-149]
[INFO] new org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit(GitModelRepository, Repository, GitCommitsModelCache$Commit, IProject[]) may expose internal representation by storing an externally mutable object into GitModelCommit.projects ["org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit"] At GitModelCommit.java:[lines 48-149]
[INFO] org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository.getChildren() may expose internal representation by returning GitModelRepository.children ["org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository"] At GitModelRepository.java:[lines 52-196]
[INFO] org.eclipse.egit.ui.internal.synchronize.model.GitModelTree.getChildren() may expose internal representation by returning GitModelTree.children ["org.eclipse.egit.ui.internal.synchronize.model.GitModelTree"] At GitModelTree.java:[lines 39-116]
[INFO] 
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ org.eclipse.egit.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.ui ---
[INFO] You have 35 CPD duplications. For more details see:/jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/cpd.xml
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.22.0:normalize (pack200-normalize) @ org.eclipse.egit.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2-SNAPSHOT:sign (sign) @ org.eclipse.egit.ui ---
[INFO] Searching org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.egit:org.eclipse.egit.ui:eclipse-plugin:4.0.0-SNAPSHOT in 9 seconds.
[INFO] Searching org.eclipse.egit.ui-4.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.egit:org.eclipse.egit.ui:java-source:sources:4.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.22.0:pack (pack200-pack) @ org.eclipse.egit.ui ---
[INFO] Pack200 packing jar /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (p2-metadata) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui ---
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/pom.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/org.eclipse.egit.ui-4.0.0-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/p2content.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui/target/p2artifacts.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.egit.ui ---
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 39.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83.jar
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83.jar (2780 KB at 9718.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83.pom
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83.pom (2 KB at 16.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/maven-metadata.xml (2 KB at 41.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/maven-metadata.xml (2 KB at 10.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-sources.jar
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-sources.jar (1278 KB at 6687.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.2 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-pack200.jar.pack.gz
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-pack200.jar.pack.gz (753 KB at 4704.0 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.0 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-p2metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-p2metadata.xml (15 KB at 121.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 10.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-p2artifacts.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/org.eclipse.egit.ui-4.0.0-20150504.231038-83-p2artifacts.xml (2 KB at 19.1 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.ui/4.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 15.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Git Team Provider (experimental auto-import wizard, incubation) 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.ui.importer ---
[INFO] Deleting /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.importer ---
[INFO] The project's OSGi version is 0.0.1.201505042308
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ org.eclipse.egit.ui.importer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.importer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.egit.ui.importer ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ org.eclipse.egit.ui.importer ---
[INFO] Compiling 1 source file to /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [2.121s]
[INFO] EGit Target Platform Definition ................... SUCCESS [0.735s]
[INFO] Eclipse EGit ...................................... SUCCESS [3.417s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [39.482s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:27.251s]
[INFO] Git Team Provider (experimental auto-import wizard, incubation)  FAILURE [0.252s]
[INFO] EGit Mylyn UI ..................................... SKIPPED
[INFO] Git Team Provider (Documentation) ................. SKIPPED
[INFO] Eclipse EGit Feature .............................. SKIPPED
[INFO] EGit Mylyn Feature ................................ SKIPPED
[INFO] EGit Core Test Plug-in ............................ SKIPPED
[INFO] EGit UI Test Plug-in .............................. SKIPPED
[INFO] EGit Mylyn UI Test Plug-in ........................ SKIPPED
[INFO] Eclipse EGit Source Feature ....................... SKIPPED
[INFO] EGit P2 Repository ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:47.817s
[INFO] Finished at: Mon May 04 19:10:40 EDT 2015
[INFO] Final Memory: 178M/2320M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.eclipse.egit.ui.importer: Compilation failure
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.eclipse.egit.ui.importer: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[30]
[ERROR] import org.eclipse.ui.internal.wizards.datatransfer.NestedProjectsWizardPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ui.internal.wizards.datatransfer.NestedProjectsWizardPage cannot be resolved
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[51]
[ERROR] private NestedProjectsWizardPage nestedProjectsPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[78]
[ERROR] this.nestedProjectsPage = new NestedProjectsWizardPage(this, this.selectRootPage);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[78]
[ERROR] this.nestedProjectsPage = new NestedProjectsWizardPage(this, this.selectRootPage);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[79]
[ERROR] addPage(this.nestedProjectsPage);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[84]
[ERROR] this.nestedProjectsPage.performNestedImport();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.importer/src/org/eclipse/egit/ui/internal/clone/EasymportGitWizard.java:[90]
[ERROR] return getContainer().getCurrentPage().equals(this.nestedProjectsPage)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] NestedProjectsWizardPage cannot be resolved to a type
[ERROR] 7 problems (7 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.eclipse.egit.ui.importer: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:418)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:254)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.egit.ui.importer
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':18'.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top