See <http://ci.codelutin.com/jenkins/job/observe-ci/10/changes> Changes: [chemit] refs #4115 (migrate business module) ------------------------------------------ [...truncated 370 lines...] [INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB, es_ES] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [WARNING] bundle fr_FR contains 1/259 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [WARNING] bundle en_GB contains 259/259 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle en_GB to src [INFO] prepare bundle for locale es_ES [INFO] merge bundle es_ES to out [INFO] copy bundle es_ES to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 158 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-validation --- [INFO] Compiling 11 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ observe-validation --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-validation --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-validation --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.ird.observe.validation.BeanValidatorDetectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 sec - in fr.ird.observe.validation.BeanValidatorDetectorTest Running fr.ird.observe.validation.field.OpenableFieldValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in fr.ird.observe.validation.field.OpenableFieldValidatorTest Running fr.ird.observe.validation.field.ActivitySpeedValidatorTest INFO [main] (CommonsLogger.java:42) info - Speed from 00:52 - null to 01:52 - null is 196.61542 which is more thant authorized one 100.0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in fr.ird.observe.validation.field.ActivitySpeedValidatorTest Running fr.ird.observe.validation.RelationRegexTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.ird.observe.validation.RelationRegexTest Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ observe-validation --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-validation/target/observe-validation-3.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-validation --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Swing 3.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-swing --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-swing --- [INFO] [INFO] --- jaxx-maven-plugin:2.8.7:generate (default) @ observe-swing --- [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/ParametrageTaillePoidsAble.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/TaillePoidsAble.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/I18nReferentielEntity.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/NeedCommentReferentielEntity.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/ref/impl/ReferentielEspece.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/list/impl/CommonListUI.css [WARNING] can not find jaxx file corresponding to modified css file fr/ird/observe/ui/content/table/impl/AbstractEchantillonUI.css [INFO] use project compile scope class-path [INFO] Detects 84 modified jaxx file(s). ERROR [pool-1-thread-1 for channel] (TagManager.java:481) getTagHandler - java.lang.ClassNotFoundException: fr.ird.observe.entities.Calee ERROR [pool-1-thread-1 for channel] (TagManager.java:481) getTagHandler - java.lang.ClassNotFoundException: fr.ird.observe.entities.Calee ERROR [pool-1-thread-1 for channel] (JAXXEngine.java:366) run - unable to find CompiledObject associated with tag <BeanValidator>; should have been registered before second pass java.lang.IllegalStateException: unable to find CompiledObject associated with tag <BeanValidator>; should have been registered before second pass at jaxx.compiler.tags.DefaultObjectHandler.compileSecondPass(DefaultObjectHandler.java:477) at jaxx.compiler.tags.validator.BeanValidatorHandler.compileSecondPass(BeanValidatorHandler.java:144) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:647) at jaxx.compiler.tags.DefaultObjectHandler.compileChildTagSecondPass(DefaultObjectHandler.java:1335) at jaxx.compiler.tags.DefaultObjectHandler.compileChildrenSecondPass(DefaultObjectHandler.java:1300) at jaxx.compiler.tags.DefaultObjectHandler.compileSecondPass(DefaultObjectHandler.java:500) at jaxx.compiler.tags.DefaultComponentHandler.compileSecondPass(DefaultComponentHandler.java:153) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:647) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:754) at jaxx.compiler.tasks.CompileSecondPassTask.perform(CompileSecondPassTask.java:81) at jaxx.compiler.JAXXEngine.run(JAXXEngine.java:352) at org.nuiton.jaxx.plugin.GenerateMojo.doAction(GenerateMojo.java:522) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) [WARNING] JAXX detects 18 warnings : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielGroupeEspeceFauneUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/table/impl/AbstractEchantillonThonUI.jaxx>:30 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/table/impl/AbstractEchantillonUI.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielParametrageTaillePoidsFauneUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/table/impl/EchantillonFauneUI.jaxx>:34 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/table/impl/AbstractEchantillonUI.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielProgrammeUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/MareesUI.jaxx>:43 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/CommonListUI.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielCategoriePoidsUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielBateauUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/ActivitesUI.jaxx>:45 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/CommonListUI.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielCategorieBateauUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielParametrageTaillePoidsThonUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielVentBeaufortUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielSystemeObserveUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielPaysUI.jaxx>:37 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielOrganismeUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEspeceFauneUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/RoutesUI.jaxx>:43 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/list/impl/CommonListUI.css> <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielObservateurUI.jaxx>:38 autoImportCss mode is on, you can remove style declaration with source <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/ref/impl/ReferentielEntity.css> [ERROR] JAXX detects 2 errors : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/impl/CaleeUI.jaxx>:1 : Internal error: missing TagHandler for 'fr.ird.observe.entities.Calee' <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-swing/src/main/java/fr/ird/observe/ui/content/impl/CaleeUI.jaxx>:66 : Could not find a Java class corresponding to: <Calee> [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ObServe ........................................... SUCCESS [ 5.616 s] [INFO] ObServe :: Business ............................... SUCCESS [01:08 min] [INFO] ObServe :: Validation ............................. SUCCESS [ 8.436 s] [INFO] ObServe :: Swing .................................. FAILURE [ 10.906 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:38 min [INFO] Finished at: 2014-06-21T00:53:11+01:00 [INFO] Final Memory: 62M/332M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.8.7:generate (default) on project observe-swing: Aborting due to errors reported by jaxxc -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.8.7:generate (default) on project observe-swing: Aborting due to errors reported by jaxxc at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Aborting due to errors reported by jaxxc at org.nuiton.jaxx.plugin.GenerateMojo.doAction(GenerateMojo.java:528) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-swing Sending e-mails to: observe-build@list.forge.codelutin.com Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: observe-build@list.forge.codelutin.com Sending e-mails to: observe-build@list.forge.codelutin.com channel stopped Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured