eclipse-xtext / eclipse-xtext/xtext

Build Problems on Tycho 5.0.x

Open
#3,533 22 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
831
Forks
330
Avg merge
3d 7h
Merged PRs (30d)
12

Description

21:09:12 [INFO] --- tycho-source:5.0.1-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.xtext.tests ---
21:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/xtext_cd_tycho50/org.eclipse.xtext.tests/target/org.eclipse.xtext.tests-2.41.0-SNAPSHOT-sources.jar
21:10:09
21:10:09 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Worker-0"
21:10:41
21:10:41 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "HttpClient-4-SelectorManager"
21:10:53
21:10:53 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "HttpClient-6-SelectorManager"
21:10:58
21:10:58 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "HttpClient-5-SelectorManager"
21:11:05
21:11:05 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "HttpClient-3-SelectorManager"

from

https://ci.eclipse.org/xtext/job/xtext/job/cd_tycho50/948/console

@laeubi was there some recent changes to the tycho-source logic?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked cd_tycho50/948 console log and the tycho-source 5.0.1-SNAPSHOT plugin-source phase shown in the report. Trace the OutOfMemoryError during the Xtext tests source JAR build and determine what change is needed for the Tycho 5.0.x build to complete without those errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.