BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/ondemand-testandpush/72/
Project:ondemand-testandpush
Date of build:Fri, 08 Jun 2012 12:10:58 +0200
Build duration:5 min 49 sec

CHANGES
No Changes

CONSOLE OUTPUT
[...truncated 4086 lines...]
33K downloaded (surefire-booter-2.8.1.jar)
45K downloaded (maven-failsafe-plugin-2.8.1.jar)
Downloading: http://maven.in.nuxeo.com/nexus/content/repositories/public-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
860K downloaded (freemarker-2.3.16.jar)
24K downloaded (slf4j-api-1.6.0.jar)
Downloading: http://maven.in.nuxeo.com/nexus/content/repositories/public-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
[INFO] Unable to find resource 'commons-io:commons-io:jar:1.4' in repository public (http://maven.nuxeo.org/nexus/content/groups/public)
Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Unable to find resource 'org.apache.ant:ant-launcher:jar:1.8.2' in repository public (http://maven.nuxeo.org/nexus/content/groups/public)
Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Downloading: http://maven.in.nuxeo.com/nexus/content/repositories/public-releases/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.jar
[INFO] Unable to find resource 'org.apache.maven.surefire:surefire-api:jar:2.8.1' in repository public (http://maven.nuxeo.org/nexus/content/groups/public)
Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.jar
12K downloaded (ant-launcher-1.8.2.jar)
106K downloaded (commons-io-1.4.jar)
128K downloaded (surefire-api-2.8.1.jar)
Downloading: http://maven.in.nuxeo.com/nexus/content/repositories/public-releases/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.jar
[INFO] Unable to find resource 'org.apache.maven.surefire:maven-surefire-common:jar:2.8.1' in repository public (http://maven.nuxeo.org/nexus/content/groups/public)
Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.jar
59K downloaded (maven-surefire-common-2.8.1.jar)
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo ECM Projects
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
at org.codehaus.plexus.component.configurator.converters.lookup.DefaultConverterLookup.findConverterForType(DefaultConverterLookup.java:115)
at org.codehaus.plexus.component.configurator.converters.lookup.DefaultConverterLookup.lookupConverterForType(DefaultConverterLookup.java:92)
at org.codehaus.plexus.component.configurator.converters.composite.CollectionConverter.fromConfiguration(CollectionConverter.java:175)
at org.codehaus.plexus.component.configurator.converters.ComponentValueSetter.configure(ComponentValueSetter.java:247)
at org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.processConfiguration(ObjectWithFieldsConverter.java:137)
at org.codehaus.plexus.component.configurator.BasicComponentConfigurator.configureComponent(BasicComponentConfigurator.java:56)
at org.codehaus.plexus.component.configurator.AbstractComponentConfigurator.configureComponent(AbstractComponentConfigurator.java:54)
at org.codehaus.plexus.component.configurator.AbstractComponentConfigurator.configureComponent(AbstractComponentConfigurator.java:47)
at org.codehaus.plexus.personality.plexus.lifecycle.phase.AutoConfigurePhase.execute(AutoConfigurePhase.java:39)
at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(AbstractLifecycleHandler.java:101)
at org.codehaus.plexus.component.manager.AbstractComponentManager.startComponentLifecycle(AbstractComponentManager.java:105)
at org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance(AbstractComponentManager.java:95)
at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.getComponent(ClassicSingletonComponentManager.java:92)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:331)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:312)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:440)
at org.apache.maven.plugin.DefaultPluginManager.getPluginComponent(DefaultPluginManager.java:1595)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtension(DefaultLifecycleExecutor.java:1438)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findMappingsForLifecycle(DefaultLifecycleExecutor.java:1346)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindLifecycleForPackaging(DefaultLifecycleExecutor.java:1292)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:1275)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:534)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Jun 08 12:16:46 CEST 2012
[INFO] Final Memory: 230M/846M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Checking .*ERROR.*
Jenkins Text Finder: File set 'nuxeo-distribution/**/log/*.log' is empty
Recording test results
Publishing Selenium report...
[ci-game] evaluating rule: Build result
[ci-game] evaluating rule: Increased number of failed tests
[ci-game] evaluating rule: Increased number of passed tests
[ci-game] evaluating rule: Decreased number of failed tests
[ci-game] evaluating rule: Decreased number of passed tests
[ci-game] evaluating rule: Open HIGH priority tasks
[ci-game] evaluating rule: Open NORMAL priority tasks
[ci-game] evaluating rule: Open LOW priority tasks
[ci-game] evaluating rule: HIGH priority PMD warnings
[ci-game] evaluating rule: NORMAL priority PMD warnings
[ci-game] evaluating rule: LOW priority PMD warnings
[ci-game] evaluating rule: New HIGH priority Findbugs warnings
[ci-game] evaluating rule: New NORMAL priority Findbugs warnings
[ci-game] evaluating rule: New LOW priority Findbugs warnings
[ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
[ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
[ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
[ci-game] evaluating rule: Changed number of compiler warnings
[ci-game] evaluating rule: Changed number of checkstyle warnings
Email was triggered for: Failure
Sending email for trigger: Failure

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to