You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/26 03:04:22 UTC

Build failed in Jenkins: core-it-maven-3-win #1088

See <https://builds.apache.org/job/core-it-maven-3-win/1088/changes>

Changes:

[schulte] [MNG-5968] Default plugin version updates.

------------------------------------------
[...truncated 10934 lines...]
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'The description element in parameter # 0 is invalid. It cannot be null.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:257)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:90)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.plugin.descriptor.InvalidParameterException: The description element in parameter # 0 is invalid. It cannot be null.
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.validateParameter(JavaJavadocMojoDescriptorExtractor.java:99)
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.validate(JavaJavadocMojoDescriptorExtractor.java:652)
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.execute(JavaJavadocMojoDescriptorExtractor.java:587)
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:96)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	... 23 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

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng5530MojoExecutionScopeTest.test_copyfiles(MavenITmng5530MojoExecutionScopeTest.java:45)

test_copyfiles_multithreaded(org.apache.maven.it.MavenITmng5530MojoExecutionScopeTest)  Time elapsed: 6.305 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng5530-mojo-execution-scope-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mng5530-mojo-execution-scope-plugin ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5530-mojo-execution-scope\plugin\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ mng5530-mojo-execution-scope-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ mng5530-mojo-execution-scope-plugin ---
[WARNING] Using platform encoding (Cp1252 actually) to read mojo metadata, i.e. build is platform dependent!
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.069 s
[INFO] Finished at: 2016-01-25T17:20:40-08:00
[INFO] Final Memory: 15M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor (default-descriptor) on project mng5530-mojo-execution-scope-plugin: Error extracting plugin descriptor: 'The description element in parameter # 0 is invalid. It cannot be null.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor (default-descriptor) on project mng5530-mojo-execution-scope-plugin: Error extracting plugin descriptor: 'The description element in parameter # 0 is invalid. It cannot be null.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:865)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	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:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'The description element in parameter # 0 is invalid. It cannot be null.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:257)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:90)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.plugin.descriptor.InvalidParameterException: The description element in parameter # 0 is invalid. It cannot be null.
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.validateParameter(JavaJavadocMojoDescriptorExtractor.java:99)
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.validate(JavaJavadocMojoDescriptorExtractor.java:652)
	at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.execute(JavaJavadocMojoDescriptorExtractor.java:587)
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:96)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	... 23 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

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng5530MojoExecutionScopeTest.test_copyfiles_multithreaded(MavenITmng5530MojoExecutionScopeTest.java:71)


Results :

Tests in error: 
  MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->testExtension:105 » Verification
  MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->test_copyfiles:45 » Verification
  MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->test_copyfiles_multithreaded:71 » Verification
  MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->testBasic:45 » Verification
  MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->testBasic_buildExtension:92 » Verification
  MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:219->testBasic_multithreaded:68 » Verification
  MavenITmng5742BuildExtensionClassloaderTest>AbstractMavenIntegrationTestCase.runTest:219->testBuildExtensionClassloader:47 » Verification

Tests run: 772, Failures: 0, Errors: 7, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 56.026 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.144 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.438 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 13.444 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  6.619 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  3.323 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.537 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.853 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.492 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.844 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.442 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.221 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.549 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.440 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.601 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.939 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.932 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.709 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.676 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.648 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.823 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.690 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.691 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.802 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.684 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.808 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.855 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.780 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.802 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.703 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [ 11.689 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.458 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.699 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.530 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.500 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.536 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.847 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.792 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.636 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  2.395 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.467 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.565 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.449 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.463 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.926 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.551 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.483 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.901 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.264 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.904 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.513 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.805 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.163 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.235 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.336 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.468 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  6.353 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.498 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.750 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.541 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  2.086 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.011 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.741 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.464 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  2.642 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.914 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.444 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.627 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.431 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.056 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.840 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  3.730 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.447 s]
[INFO] Maven ITs .......................................... FAILURE [49:44 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:40 min
[INFO] Finished at: 2016-01-25T18:03:26-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	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:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 20 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : core-it-maven-3-win #1089

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1089/changes>