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/01/02 09:40:37 UTC

Build failed in Jenkins: Maven TLP » maven-antrun-plugin » master #32

See https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/32/

Changes:

* use a special local repo to have a bit of caching
* add mavenLinkerPublisher

All tests passed

Build log:
[...truncated 2482 lines...]
Checking out Revision 03b63302887dc9242e07a7e6d8df981fb54fcc4f (master)
Commit message: "upgraded parent POM from 32 to 33"
Cleaning workspace
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03b63302887dc9242e07a7e6d8df981fb54fcc4f
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk11-m3.5.x_build)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false], org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.5.2 (Windows)'
 > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e clean verify 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaveneb5eff01\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaveneb5eff01" 
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\apache-maven-3.5.2\bin\..
Java version: 11, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"
[INFO] [jenkins-event-spy] Generate F:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaveneb5eff01\maven-spy-20190102-093050-22313010710972684594355.log.tmp ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven AntRun Plugin 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-antrun-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/configuration-writer/*.xml
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 102 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 102 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-antrun-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-antrun-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-antrun-plugin ---
[INFO] Surefire report directory: f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-antrun-plugin ---
[INFO] Building jar: f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-antrun-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ maven-antrun-plugin ---
[INFO] Installing f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\pom.xml to f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ maven-antrun-plugin ---
[INFO] Building: ant-1.7-features\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           ant-1.7-features\pom.xml ......................... SUCCESS (123.8 s)
[INFO] Building: antrun-default-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           antrun-default-test\pom.xml ...................... SUCCESS (29.3 s)
[INFO] Building: attach-artifact-from-ant-task\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-from-ant-task\pom.xml ............ SUCCESS (51.3 s)
[INFO] Building: attach-artifact-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test\pom.xml ..................... SUCCESS (18.7 s)
[INFO] Building: attach-artifact-test-with-prefix\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test-with-prefix\pom.xml ......... SUCCESS (2.4 s)
[INFO] Building: attach-artifact-test-with-prefix-unknown\pom.xml
[INFO]           attach-artifact-test-with-prefix-unknown\pom.xml . SUCCESS (2.7 s)
[INFO] Building: classpath-ref-test\pom.xml
[INFO]           classpath-ref-test\pom.xml ....................... SUCCESS (4.7 s)
[INFO] Building: classpath-test-scope-test\pom.xml
[INFO]           classpath-test-scope-test\pom.xml ................ SUCCESS (3.8 s)
[INFO] Building: copy-fail-test\pom.xml
[INFO]           copy-fail-test\pom.xml ........................... SUCCESS (2.6 s)
[INFO] Building: custom-ant-target-attributes\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/null/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           custom-ant-target-attributes\pom.xml ............. SUCCESS (3.6 s)
[INFO] Building: custom-task-test\pom.xml
[INFO]           custom-task-test\pom.xml ......................... SUCCESS (5.6 s)
[INFO] Building: env-var-test\pom.xml
[INFO]           env-var-test\pom.xml ............................. SUCCESS (4.4 s)
[INFO] Building: export-ant-properties\pom.xml
[INFO]           export-ant-properties\pom.xml .................... SUCCESS (6.2 s)
[INFO] Building: filesets-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           filesets-test\pom.xml ............................ SUCCESS (3.2 s)
[INFO] Building: local-repo-prop-test\pom.xml
[INFO]           local-repo-prop-test\pom.xml ..................... SUCCESS (4.2 s)
[INFO] Building: MANTRUN-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172\pom.xml .............................. SUCCESS (16.6 s)
[INFO] Building: MANTRUN-178\pom.xml
[INFO]           MANTRUN-178\pom.xml .............................. SUCCESS (20.9 s)
[INFO] Building: MANTRUN-179\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179\pom.xml .............................. SUCCESS (18.5 s)
[INFO] Building: MANTRUN-192\pom.xml
[INFO]           MANTRUN-192\pom.xml .............................. SUCCESS (24.1 s)
[INFO] Building: multiple-phase-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test\pom.xml ...................... SUCCESS (20.0 s)
[INFO] Building: never-fail-test\pom.xml
[INFO]           never-fail-test\pom.xml .......................... SUCCESS (20.1 s)
[INFO] Building: plugin-classpath-test\pom.xml
[INFO]           plugin-classpath-test\pom.xml .................... SUCCESS (48.6 s)
[INFO] Building: properties-attributes-test\pom.xml
[INFO]           properties-attributes-test\pom.xml ............... SUCCESS (38.2 s)
[INFO] Building: properties-test\pom.xml
[INFO]           properties-test\pom.xml .......................... SUCCESS (27.6 s)
[INFO] Building: task-encoding-test\pom.xml
[INFO]           task-encoding-test\pom.xml ....................... SUCCESS (19.3 s)
[INFO] Building: tasksattributes-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test\pom.xml ..................... SUCCESS (4.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 26, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:21 min
[INFO] Finished at: 2019-01-02T09:40:11Z
[INFO] Final Memory: 41M/140M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaveneb5eff01\maven-spy-20190102-093050-22313010710972684594355.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.5.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in source directory windows-jdk11-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2' for files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #30
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version: 3.0.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 723 ms, Junit Publisher: 430 ms, Open Task Scanner Publisher: 235 ms, Invoker Publisher: 21027 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2\windows-jdk11-m3.5.x_build\target\invoker-reports\BUILD-ant-1.7-features.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11-m3.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-antrun-plugin » master #33

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/33/

Changes:

* Disable cleanWs() due to issues with file handles on Windows
* added a link to asf-gitpubsub-jenkins-plugin
* fixed markup (asciidoc, not markdown...)

All tests passed