Build failed in Jenkins: jaxx-ci #84
See <http://ci.nuiton.org/jenkins/job/jaxx-ci/84/changes> Changes: [Tony CHEMIT] fixes #3471: Use nuiton-utils 3.0-rc-7 and replace old version API [maven-release] [jgitflow-maven-plugin]updating poms for 2.12-SNAPSHOT development ------------------------------------------ [...truncated 1057 lines...] INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/UnsupportedAttribute.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/ScriptParseError.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/ClassNotFound.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/TooManyCellChildren.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/TooManySplitPaneChildren.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/CellOutsideOfRow.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/TableWrongChild.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/MixedContent.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/AmbiguousName.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/UnsupportedEvent.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/InvalidXML.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/ChildrenInNonContainer.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/StyleNotFound.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/ItemDuplicateValues.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/BadTypeConversions.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM jaxx.compiler.JAXXEngine run SEVERE: null java.lang.NullPointerException at jaxx.compiler.script.ScriptManager.trimScript(ScriptManager.java:61) at jaxx.compiler.JAXXCompiler.checkJavaCode(JAXXCompiler.java:1557) at jaxx.compiler.binding.DataBindingHelper.registerDataBinding(DataBindingHelper.java:149) at jaxx.compiler.tags.DefaultObjectHandler.setAttribute(DefaultObjectHandler.java:948) at jaxx.compiler.tags.DefaultComponentHandler.setAttribute(DefaultComponentHandler.java:367) at jaxx.compiler.tags.DefaultObjectHandler.setAttributes(DefaultObjectHandler.java:724) at jaxx.compiler.tags.DefaultObjectHandler.compileSecondPass(DefaultObjectHandler.java:489) at jaxx.compiler.tags.DefaultComponentHandler.compileSecondPass(DefaultComponentHandler.java:150) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:641) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:748) at jaxx.compiler.tasks.CompileSecondPassTask.perform(CompileSecondPassTask.java:78) at jaxx.compiler.JAXXEngine.run(JAXXEngine.java:349) at org.nuiton.jaxx.plugin.GenerateMojo.doAction(GenerateMojo.java:508) at org.nuiton.jaxx.plugin.CompilerTest.Errors(CompilerTest.java:151) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/ConflictingPackages.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/RowWrongChild.jaxx [info] Detects 1 modified jaxx file(s). Aug 25, 2014 2:53:44 PM org.nuiton.jaxx.plugin.CompilerTest Errors INFO: test bad file org/nuiton/jaxx/plugin/compilerTest/errors/TabbedPaneWrongChild.jaxx [info] Detects 1 modified jaxx file(s). Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.352 sec - in org.nuiton.jaxx.plugin.CompilerTest Running org.nuiton.jaxx.plugin.Bug1751Test Aug 25, 2014 2:53:44 PM org.nuiton.plugin.AbstractMojoTest$MojoTestRule starting INFO: NEW Mojo test starting : org.nuiton.jaxx.plugin.Bug1751Test#Bug_1751 [INFO] Detects 3 modified jaxx file(s). [INFO] Generated 3 file(s) in 17.548ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.nuiton.jaxx.plugin.Bug1751Test Running org.nuiton.jaxx.plugin.DataBindingTest Aug 25, 2014 2:53:44 PM org.nuiton.plugin.AbstractMojoTest$MojoTestRule starting INFO: NEW Mojo test starting : org.nuiton.jaxx.plugin.DataBindingTest#simpleBinding [INFO] Detects 1 modified jaxx file(s). [INFO] Generated 1 file(s) in 65.578ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.nuiton.jaxx.plugin.DataBindingTest Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jaxx-maven-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-maven-plugin/target/jaxx-maven-plugin-2.12-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jaxx-maven-plugin --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ jaxx-maven-plugin --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX :: Widgets 2.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxx-widgets --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-widgets/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ jaxx-widgets --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ jaxx-widgets --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ jaxx-widgets --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ jaxx-widgets --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ jaxx-widgets --- [INFO] [INFO] --- jaxx-maven-plugin:2.12-SNAPSHOT:generate (default) @ jaxx-widgets --- [WARNING] Failed to getClass for org.nuiton.jaxx.plugin.GenerateMojo [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [ 2.310 s] [INFO] JAXX :: Runtime .................................... SUCCESS [ 6.446 s] [INFO] JAXX :: Validator .................................. SUCCESS [ 4.597 s] [INFO] JAXX :: Extra Widgets .............................. SUCCESS [ 2.152 s] [INFO] JAXX :: Compiler ................................... SUCCESS [ 5.151 s] [INFO] JAXX :: Maven plugin ............................... SUCCESS [ 9.999 s] [INFO] JAXX :: Widgets .................................... FAILURE [ 0.370 s] [INFO] JAXX :: Config ..................................... SKIPPED [INFO] JAXX :: Application API ............................ SKIPPED [INFO] JAXX :: Application Swing .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.136 s [INFO] Finished at: 2014-08-25T14:53:46+02:00 [INFO] Final Memory: 68M/957M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT:generate (default) on project jaxx-widgets: Execution default of goal org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT:generate failed: Plugin org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT:generate (default) on project jaxx-widgets: Execution default of goal org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT:generate failed: Plugin org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) 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.PluginExecutionException: Execution default of goal org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT:generate failed: Plugin org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:104) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:208) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:359) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:327) at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:229) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:100) ... 31 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:200) ... 35 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.nuiton:nuiton-utils:jar:3.0-rc-7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:232) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:177) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:599) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:518) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436) ... 38 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/PluginResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jaxx-widgets Sending e-mails to: jaxx-build@list.nuiton.org maven-release@codelutin.com channel stopped
participants (1)
-
admin+ci-nuiton.org@codelutin.com