You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/19 08:08:04 UTC

Build failed in Jenkins: Struts-site-javadocs #30

See <https://builds.apache.org/job/Struts-site-javadocs/30/display/redirect?page=changes>

Changes:

[github] Improve description for `<s:checkboxlist name>`

[lukaszlenart] Switches to publish site by ASF config More info here

[lukaszlenart] Updates to Bundler 2.x as only this version is supported by .asf.yaml

[lukaszlenart] Drops outdated document

[lukaszlenart] Adds endlines to trigger a build

[github] Update action-configuration.md

[lukaszlenart] Cleans up tag syntax page

[lukaszlenart] Adds a dedicated layout for Tags guide

[lukaszlenart] Fixes return page

[lukaszlenart] Breaks code into lines

[lukaszlenart] Adds back to parent page

[lukaszlenart] Fixes back title

[lukaszlenart] Uses jsp highlighting

[lukaszlenart] Uses list instead of table

[lukaszlenart] Fixes one example

[lukaszlenart] Cleans up and reformats docs

[lukaszlenart] Cleans up and reformats docs

[lukaszlenart] Cleans up and reformats form tags guide

[lukaszlenart] Cleans up and reformats the rest of docs

[lukaszlenart] Fixes duplicated bold forma

[lukaszlenart] Uses proper layout and marks Dojo/Ajax related pages as deprecated

[lukaszlenart] Uses proper tagging for a header

[lukaszlenart] Uses var instead of id which was dropped

[lukaszlenart] Updates page to fit current tag refernce setup

[lukaszlenart] Fixes small typo

[lukaszlenart] Drops duplciated description

[lukaszlenart] WW-5062 Uses downloads.a.o instead of www.apache.org/dist

[lukaszlenart] Adds additional example for <s:iterator>

[lukaszlenart] Uses default Jekyll output dir

[lukaszlenart] Defines output dir

[lukaszlenart] Adds missing page to test .asf.yaml settings

[lukaszlenart] Restores generating website into content

[lukaszlenart] Adds ToC

[lukaszlenart] Drops custom output directory

[lukaszlenart] Adds a proper parent settings

[lukaszlenart] Polishes Tags Developer Guide

[github] Fixed digest unsubscribe address

[github] Correct link to Spring Security - WW-5059

[rgielen] Adds HOWTO update the website

[rgielen] Adds info about buildbot

[rgielen] Fixes md formatting

[rgielen] Refer to update website documentation in README

[rgielen] Remove eclipse files that got committed unintentionally

[lukaszlenart] Drops outputdir option as not needed


------------------------------------------
Started by user lukaszlenart
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Struts-site-javadocs/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts-site.git
 > git init <https://builds.apache.org/job/Struts-site-javadocs/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/struts-site.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts-site.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/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-site.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/struts-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision eee4566a0a2e519a4dfbde7a6f1d46d7f692e772 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eee4566a0a2e519a4dfbde7a6f1d46d7f692e772
Commit message: "Drops outputdir option as not needed"
 > git rev-list --no-walk 2a7c9e02206fcc83f885f0c23f09d8c6722996ff # timeout=10
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site-javadocs] $ /bin/bash -xe /tmp/jenkins9394056196487398036.sh
+ mkdir -p target/output/maven
+ cd target
+ git clone https://gitbox.apache.org/repos/asf/struts.git struts
Cloning into 'struts'...
+ cd struts
+ git checkout tags/STRUTS_2_5_22
Note: checking out 'tags/STRUTS_2_5_22'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at a6edb0d5d [maven-release-plugin] prepare release STRUTS_2_5_22
+ export 'MAVEN_OPTS=-Xmx2048m -XX:MaxPermSize=512m -Dhttps.protocols=TLSv1.2'
+ MAVEN_OPTS='-Xmx2048m -XX:MaxPermSize=512m -Dhttps.protocols=TLSv1.2'
+ export PATH=/home/jenkins/tools/maven/latest3/:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ PATH=/home/jenkins/tools/maven/latest3/:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ ./mvnw clean site:site site:stage
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts Plugins                                                     [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] Struts 2 Embedded JSP Plugin                                       [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] DEPRECATED: Struts 2 Sitegraph Plugin                              [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts OSGi Bundles                                                [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.5.22                        [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:site (default-cli) @ struts2-bom ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-site-plugin:3.0:stage (default-cli) @ struts2-bom ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.5.22                                          [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:site (default-cli) @ struts2-parent ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] 16 reports detected for maven-project-info-reports-plugin:2.7: index, plugin-management, distribution-management, dependency-info, dependency-convergence, scm, mailing-list, issue-tracking, cim, plugins, license, modules, dependency-management, project-team, summary, dependencies
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.0.1
[INFO] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.0.1:javadoc > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.0.1:javadoc < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] 1 report configured for maven-javadoc-plugin:3.0.1: javadoc
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] 1 report detected for apache-rat-plugin:0.12: rat
[INFO] configuring report plugin org.owasp:dependency-check-maven:3.3.4
[INFO] 1 report configured for dependency-check-maven:3.3.4: aggregate
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.7
[INFO] 3 reports configured for versions-maven-plugin:2.7: dependency-updates-report, plugin-updates-report, property-updates-report
[INFO] Rendering site with default locale English (en)
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.8 skin.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  6.231 s]
[INFO] Struts 2 2.5.22 .................................... FAILURE [ 22.625 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts Plugins ..................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Embedded JSP Plugin ....................... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts OSGi Bundles ................................ SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly 2.5.22 ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.242 s
[INFO] Finished at: 2020-04-19T08:08:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-cli) on project struts2-parent: RendererException while preparing context for skin: Cannot use skin: has 1.9.1 Doxia Sitetools prerequisite, but current is 1.8.1 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org