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 878188cc8b332a6879953e80e086060ee9ab094e (refs/remotes/origin/main) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 878188cc8b332a6879953e80e086060ee9ab094e # timeout=10 Commit message: "Merge pull request 'feature/45-ImportGruppenadressen' (#61) from feature/45-ImportGruppenadressen into main" > /usr/bin/git rev-list --no-walk 664feea0be597361c2a93b42011cf483c674a4b1 # 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 Note: /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/src/main/java/de/fhdw/importer/interfaces/processImportedTelegram.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :instrumentForms [ant:echo] Patching GUI Designer form binding .class files > Task :processResources > Task :classes > Task :compileTestJava > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test FAILED SimpleDataPoolTest > testGetTelegramStream() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:211 SimpleDataPoolTest > getTelegramStreamByGroupAddress() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:241 SimpleDataPoolTest > testGetTelegramStream1() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:217 SimpleDataPoolTest > testGetTelegramStream2() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:223 SimpleDataPoolTest > testGetTelegramStream3() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:229 SimpleDataPoolTest > testGetTelegramStream4() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:235 SimpleDataPoolTest > testGetTelegramStreamByGroupAddress() FAILED de.fhdw.Exceptions.NotImplementedException at SimpleDataPoolTest.java:247 21 tests completed, 7 failed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':test'. > There were failing tests. See the report at: file:///var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/build/reports/tests/test/index.html * Try: > Run with --scan to get full insights. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 40s 5 actionable tasks: 5 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Finished: FAILURE