#470 - WIP. #174
20 fail, 6 skipped, 67 pass in 9m 37s
93 tests 67 ✅ 9m 37s ⏱️
61 suites 6 💤
61 files 20 ❌
Results for commit 478bf70.
Annotations
Check warning on line 0 in com.soebes.itf.examples.defaults.DefaultsForAllIT
github-actions / Publish Integration Test Results
option_debug(MavenExecutionResult) (com.soebes.itf.examples.defaults.DefaultsForAllIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.defaults.DefaultsForAllIT.xml [took 9s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.defaults.DefaultsForAllIT.option_debug(DefaultsForAllIT.java:51)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.properties.PropertiesOnNestedClassIT$Level1
github-actions / Publish Integration Test Results
property_skiptests(MavenExecutionResult) (com.soebes.itf.examples.properties.PropertiesOnNestedClassIT$Level1) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.properties.PropertiesOnNestedClassIT$Level1.xml [took 7s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.properties.PropertiesOnNestedClassIT$Level1.property_skiptests(PropertiesOnNestedClassIT.java:66)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.properties.PropertiesIT
github-actions / Publish Integration Test Results
property_skiptests(MavenExecutionResult) (com.soebes.itf.examples.properties.PropertiesIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.properties.PropertiesIT.xml [took 7s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.properties.PropertiesIT.property_skiptests(PropertiesIT.java:60)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.MetaAnnotationProfileIT
github-actions / Publish Integration Test Results
profile_1_2_3(MavenExecutionResult) (com.soebes.itf.examples.profiles.MetaAnnotationProfileIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.MetaAnnotationProfileIT.xml [took 9s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.MetaAnnotationProfileIT.profile_1_2_3(MetaAnnotationProfileIT.java:46)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileIT
github-actions / Publish Integration Test Results
profile_1(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileIT.xml [took 32s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1"]
to contain exactly (and in same order):
["Message for Profile 1"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1"]
to contain exactly (and in same order):
["Message for Profile 1"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.ProfileIT.profile_1(ProfileIT.java:56)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileIT
github-actions / Publish Integration Test Results
no_profile_at_all(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileIT.xml [took 32s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.profiles.ProfileIT.no_profile_at_all(ProfileIT.java:42)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileIT
github-actions / Publish Integration Test Results
profile_1_2(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileIT.xml [took 32s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.ProfileIT.profile_1_2(ProfileIT.java:74)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileIT
github-actions / Publish Integration Test Results
profile_1_2_3(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileIT.xml [took 32s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.ProfileIT.profile_1_2_3(ProfileIT.java:92)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.options.OptionsIT
github-actions / Publish Integration Test Results
no_options_at_all(MavenExecutionResult) (com.soebes.itf.examples.options.OptionsIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.options.OptionsIT.xml [took 23s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.options.OptionsIT.no_options_at_all(OptionsIT.java:62)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.options.OptionsIT
github-actions / Publish Integration Test Results
option_debug(MavenExecutionResult) (com.soebes.itf.examples.options.OptionsIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.options.OptionsIT.xml [took 23s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.options.OptionsIT.option_debug(OptionsIT.java:90)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.goals.MetaAnnotationGoalIT
github-actions / Publish Integration Test Results
clean_verify(MavenExecutionResult) (com.soebes.itf.examples.goals.MetaAnnotationGoalIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.goals.MetaAnnotationGoalIT.xml [took 9s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.goals.MetaAnnotationGoalIT.clean_verify(MetaAnnotationGoalIT.java:60)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileOnClassIT
github-actions / Publish Integration Test Results
profile_1(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileOnClassIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileOnClassIT.xml [took 15s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1"]
to contain exactly (and in same order):
["Message for Profile 1"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1"]
to contain exactly (and in same order):
["Message for Profile 1"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.ProfileOnClassIT.profile_1(ProfileOnClassIT.java:65)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.profiles.ProfileOnClassIT
github-actions / Publish Integration Test Results
profile_1_2_3(MavenExecutionResult) (com.soebes.itf.examples.profiles.ProfileOnClassIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.profiles.ProfileOnClassIT.xml [took 15s]
Raw output
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
org.opentest4j.AssertionFailedError:
Expecting actual:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
"",
"Message for Profile 1",
"Message for Profile 2",
"Message for Profile 3"]
to contain exactly (and in same order):
["Message for Profile 1", "Message for Profile 2", "Message for Profile 3"]
but some elements were not expected:
["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at com.soebes.itf.examples.profiles.ProfileOnClassIT.profile_1_2_3(ProfileOnClassIT.java:49)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.goals.GoalsIT
github-actions / Publish Integration Test Results
goal_clean(MavenExecutionResult) (com.soebes.itf.examples.goals.GoalsIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.goals.GoalsIT.xml [took 6s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.goals.GoalsIT.goal_clean(GoalsIT.java:73)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.goals.GoalsIT
github-actions / Publish Integration Test Results
goal_clean_compile(MavenExecutionResult) (com.soebes.itf.examples.goals.GoalsIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.goals.GoalsIT.xml [took 9s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.goals.GoalsIT.goal_clean_compile(GoalsIT.java:96)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.goals.GoalsIT
github-actions / Publish Integration Test Results
no_goals_at_all(MavenExecutionResult) (com.soebes.itf.examples.goals.GoalsIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.goals.GoalsIT.xml [took 14s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.goals.GoalsIT.no_goals_at_all(GoalsIT.java:54)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.properties.PropertiesOnClassIT
github-actions / Publish Integration Test Results
property_skiptests(MavenExecutionResult) (com.soebes.itf.examples.properties.PropertiesOnClassIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.properties.PropertiesOnClassIT.xml [took 7s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.properties.PropertiesOnClassIT.property_skiptests(PropertiesOnClassIT.java:60)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.goals.GoalsOnClassIT
github-actions / Publish Integration Test Results
goal_clean(MavenExecutionResult) (com.soebes.itf.examples.goals.GoalsOnClassIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.goals.GoalsOnClassIT.xml [took 2s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.goals.GoalsOnClassIT.goal_clean(GoalsOnClassIT.java:50)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.properties.MetaAnnotationPropertiesIT
github-actions / Publish Integration Test Results
property_skiptests(MavenExecutionResult) (com.soebes.itf.examples.properties.MetaAnnotationPropertiesIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.properties.MetaAnnotationPropertiesIT.xml [took 7s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.properties.MetaAnnotationPropertiesIT.property_skiptests(MetaAnnotationPropertiesIT.java:54)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.soebes.itf.examples.options.OptionsOnClassIT
github-actions / Publish Integration Test Results
option_debug(MavenExecutionResult) (com.soebes.itf.examples.options.OptionsOnClassIT) failed
/home/runner/work/maven-it-extension/maven-it-extension/itf-examples/target/failsafe-reports/TEST-com.soebes.itf.examples.options.OptionsOnClassIT.xml [took 9s]
Raw output
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
java.lang.AssertionError:
Expecting empty but was: ["",
"Some problems were encountered while building the effective model for 'com.soebes.katas:kata-fraction:jar:1.0-SNAPSHOT'",
"BOM imports from within reactor should be avoided @ line 45, column 7",
"",
"It is highly recommended to fix these problems because they threaten the stability of your build.",
"",
"For this reason, future Maven versions might no longer support building such malformed projects.",
""]
at com.soebes.itf.examples.options.OptionsOnClassIT.option_debug(OptionsOnClassIT.java:54)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)