ashish@Ashish-Vijaywargiya ofbiz-trunk % ./gradlew testIntegration 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: entity-test-QyrBz4busS 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: entity-test-QyrBz4busS 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: test-dispatcher-zsSbbMRS2b 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: test-dispatcher-zsSbbMRS2b 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: entity-test-Q0RwFuhv4S 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: entity-test-Q0RwFuhv4S 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: test-dispatcher-NQXVEnEVZU 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: test-dispatcher-NQXVEnEVZU 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: test-dispatcher-UhtXyiKNdH 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: test-dispatcher-UhtXyiKNdH 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ServiceContainer |I| Removing from cache dispatcher: test-dispatcher-GWDx7jbfYx 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| De-Registering dispatcher: test-dispatcher-GWDx7jbfYx 2026-06-01 07:44:28,461 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-06-01 07:44:28,461 |main |ContainerLoader |I| Stopped container service-container 2026-06-01 07:44:28,461 |main |ContainerLoader |I| Stopping container component-container 2026-06-01 07:44:28,461 |main |ContainerLoader |I| Stopped container component-container
> Task :createTestReports Trying to override old definition of datatype junitreport > Task :testIntegration [Incubating] Problems report is available at: file:///Users/ashish/ofbiz-dev/ofbiz-trunk/build/reports/problems/problems-report.html 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.14.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 27s 19 actionable tasks: 6 executed, 13 up-to-date On Mon, 1 Jun 2026 at 09:33, Ashish Vijaywargiya <[email protected]> wrote: > Hello, > > Before committing the code, I ran the command ./gradlew testIntegration on > my laptop and it worked fine. > > Also all the Checks ran successfully in GitHub PR. > > I am looking into it and will see why it is failing. > > -- > Thanks, > Ashish Vijaywargiya > > On Mon, 1 Jun 2026 at 08:12, <[email protected]> wrote: > >> Build status: BUILD FAILED: failed './gradlew --no-daemon ...' (failure) >> Worker used: bb_worker4_ubuntu >> URL: https://ci2.apache.org/#builders/49/builds/1511 >> Blamelist: Ashish Vijaywargiya <[email protected]> >> Build Text: failed './gradlew --no-daemon ...' (failure) >> Status Detected: new failure >> Build Source Stamp: [branch trunk] >> 6eaea82df5341757221a4964cba2fd8034088ed4 >> >> >> Steps: >> >> worker_preparation: 0 >> >> git: 0 >> >> initGradleWrapper: 0 >> >> build: 0 >> >> loadAll: 0 >> >> testIntegration: 2 >> >> >> -- ASF Buildbot >> >>
