Started by remote host 193.22.77.174 Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR The recommended git tool is: NONE using credential 8309b59e-ccd5-4d4b-9830-3e56548661f9 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git # timeout=10 Fetching upstream changes from https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials FHDW > /usr/bin/git fetch --tags --force --progress -- https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 6e98f83bc93f1aff446ab02506f819018e367207 (refs/remotes/origin/main) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 6e98f83bc93f1aff446ab02506f819018e367207 # timeout=10 Commit message: "Merge pull request '46-Interpretation-von-Telegrammwerten' (#67) from 46-Interpretation-von-Telegrammwerten into main" > /usr/bin/git rev-list --no-walk 820b60f122140dadf32b69bf03e31f3181e78152 # timeout=10 [Gradle] - Launching build. [INT2023Q4_SHR] $ /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/gradlew test Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Kotlin DSL property assignment is an incubating feature. > Task :compileJava FAILED /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java:85: error: illegal start of expression public Stream getTelegramStream(Collection gas, LocalDateTime begin, LocalDateTime end) { ^ 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --info option to get more log output. > Run with --scan to get full insights. BUILD FAILED in 14s 1 actionable task: 1 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Finished: FAILURE