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 2019/09/01 17:46:12 UTC

Build failed in Jenkins: Maven TLP » maven-source-plugin » MSOURCES-120 #10

See https://builds.apache.org/job/maven-box/job/maven-source-plugin/job/MSOURCES-120/10/

Changes:

* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode
* display entries Unix mode

All tests passed

Build log:
[...truncated 5182 lines...]
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[INFO] Downloading: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/codehaus/plexus/plexus-archiver/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/codehaus/plexus/plexus-archiver/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0-SNAPSHOT/maven-metadata.xml (784 B at 2.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-utils/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/codehaus/plexus/plexus-utils/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/codehaus/plexus/plexus-utils/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-utils/3.3.0-SNAPSHOT/maven-metadata.xml (781 B at 2.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-io/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/codehaus/plexus/plexus-io/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/codehaus/plexus/plexus-io/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/plexus-snapshots/org/codehaus/plexus/plexus-io/3.2.0-SNAPSHOT/maven-metadata.xml (778 B at 3.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-source-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-source-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 174 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 174 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-source-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/classes
[INFO] /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java uses or overrides a deprecated API.
[INFO] /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 7 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-source-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-source-plugin ---
[INFO] Surefire report directory: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.source.SourceJarMojoTest
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-003/target/maven-source-plugin-test-project-003-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-010/target/maven-source-plugin-test-project-010-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-009/target/maven-source-plugin-test-project-009-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-001/target/maven-source-plugin-test-project-001-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-007/target/maven-source-plugin-test-project-007-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.117 s - in org.apache.maven.plugins.source.SourceJarMojoTest
[INFO] Running org.apache.maven.plugins.source.TestSourceJarMojoTest
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-003/target/maven-source-plugin-test-project-003-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-010/target/maven-source-plugin-test-project-010-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/test/unit/project-001/target/maven-source-plugin-test-project-001-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.apache.maven.plugins.source.TestSourceJarMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-source-plugin ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/maven-source-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-source-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ maven-source-plugin ---
[INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/local-repo/org/apache/maven/plugins/maven-source-plugin/3.1.1-SNAPSHOT/maven-source-plugin-3.1.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/maven-source-plugin-3.1.1-SNAPSHOT.jar to /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/linux-jdk7-m3.3.x_build/target/local-repo/org/apache/maven/plugins/maven-source-plugin/3.1.1-SNAPSHOT/maven-source-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ maven-source-plugin ---
[INFO] Building: reproducible/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           reproducible/pom.xml ............................. FAILED (29.8 s)
[INFO]   The post-build script did not succeed. assert buf.startsWith( "reproducible-1.0-sources.jar sha1 = $expectedSha1" )
       |   |                                                 |
       |   false                                             dab908e6751bac99f5578fcd5cdff5c31032279d
       reproducible-1.0-sources.jar sha1 = c6d46509dffb7ef86212a6089c0a239dccb58b71
        
       M size (cmp) crc      time          mode   name -comment
       8   25 ( 27) ee027fb2 1566419332000 100644 META-INF/MANIFEST.MF 
       0    0 (  0)        0 1566419332000  40755 META-INF/ 
       0    0 (  0)        0 1566419332000  40755 dir-A/ 
       0    0 (  0)        0 1566419332000  40755 dir-C/ 
       0    0 (  0)        0 1566419332000  40755 dir-b/ 
       0    0 (  0)        0 1566419332000  40755 dir-b/B2/ 
       0    0 (  0)        0 1566419332000  40755 dir-b/B4/ 
       0    0 (  0)        0 1566419332000  40755 dir-b/b1/ 
       0    0 (  0)        0 1566419332000  40755 dir-b/b3/ 
       0    0 (  0)        0 1566419332000  40755 dir-d/ 
       0    0 (  0)        0 1566419332000  40755 META-INF/maven/ 
       0    0 (  0)        0 1566419332000  40755 META-INF/maven/org.apache.maven.its/ 
       0    0 (  0)        0 1566419332000  40755 META-INF/maven/org.apache.maven.its/reproducible/ 
       8  788 (453) 598eee6e 1566419332000 100644 Uppercase.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-A/A2.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-A/A4.txt 
       8 1576 (467) 50b9dc5b 1566419332000 100644 dir-A/a1.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-A/a3.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-C/C.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-b/B2/B2.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-b/B4/B4.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-b/b.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-b/b1/b1.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-b/b3/b3.txt 
       8  788 (453) 598eee6e 1566419332000 100644 dir-d/d.txt 
       8  788 (453) 598eee6e 1566419332000 100755 executable.txt 
       8  788 (453) 598eee6e 1566419332000 100644 lowercase.txt 
       8 2224 (972) 7a53d151 1566419332000 100644 META-INF/maven/org.apache.maven.its/reproducible/pom.xml 
       8   65 ( 64) 755e6e89 1566419332000 100644 META-INF/maven/org.apache.maven.its/reproducible/pom.properties 
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-source-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  reproducible/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:00 min
[INFO] Finished at: 2019-09-01T17:46:02+00:00
[INFO] Final Memory: 58M/1448M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2@tmp/withMavenba8f7e68/maven-spy-20190901-174100-2046429273713950175226.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-source-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-source-plugin: 1 build failed. See console output above for details.
	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:863)
	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:606)
	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: 1 build failed. See console output above for details.
	at org.apache.maven.plugins.invoker.InvokerSession.handleFailures(InvokerSession.java:260)
	at org.apache.maven.plugins.invoker.VerifyMojo.execute(VerifyMojo.java:137)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): linux-jdk7-m3.3.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:3.1.1-SNAPSHOT in source directory linux-jdk7-m3.3.x_build/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2' for files matching the pattern 'linux-jdk7-m3.3.x_build/src/main/java/**/*' - excludes: null
[TASKS] Found 7 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-source-plugin:maven-plugin:3.1.1-SNAPSHOT(version: 3.1.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: linux-jdk7-m3.3.x_build/target/invoker-reports/*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 161 ms, Junit Publisher: 1116 ms, Open Task Scanner Publisher: 331 ms, Dependencies Fingerprint Publisher: 1237 ms, Invoker Publisher: 977 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.3.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [hboutemy].
[Pipeline] echo
Sending email ...
[Pipeline] emailext