See <https://builds.apache.org/job/HTrace-Master/244/changes>
Changes:
[cmccabe] HTRACE-232. Make htrace4-core work with the new Javadoc lint standards
------------------------------------------
[...truncated 19414 lines...]
5112/5447 KB
5116/5447 KB
5120/5447 KB
5124/5447 KB
5128/5447 KB
5132/5447 KB
5136/5447 KB
5140/5447 KB
5144/5447 KB
5148/5447 KB
5152/5447 KB
5156/5447 KB
5160/5447 KB
5164/5447 KB
5168/5447 KB
5172/5447 KB
5176/5447 KB
5180/5447 KB
5184/5447 KB
5188/5447 KB
5192/5447 KB
5196/5447 KB
5200/5447 KB
5204/5447 KB
5208/5447 KB
5212/5447 KB
5216/5447 KB
5220/5447 KB
5224/5447 KB
5228/5447 KB
5232/5447 KB
5236/5447 KB
5240/5447 KB
5244/5447 KB
5248/5447 KB
5252/5447 KB
5256/5447 KB
5260/5447 KB
5264/5447 KB
5268/5447 KB
5272/5447 KB
5276/5447 KB
5280/5447 KB
5284/5447 KB
5288/5447 KB
5292/5447 KB
5296/5447 KB
5300/5447 KB
5304/5447 KB
5308/5447 KB
5312/5447 KB
5316/5447 KB
5320/5447 KB
5324/5447 KB
5328/5447 KB
5332/5447 KB
5336/5447 KB
5340/5447 KB
5344/5447 KB
5348/5447 KB
5352/5447 KB
5356/5447 KB
5360/5447 KB
5364/5447 KB
5368/5447 KB
5372/5447 KB
5376/5447 KB
5380/5447 KB
5384/5447 KB
5388/5447 KB
5392/5447 KB
5396/5447 KB
5400/5447 KB
5404/5447 KB
5408/5447 KB
5412/5447 KB
5416/5447 KB
5420/5447 KB
5424/5447 KB
5428/5447 KB
5432/5447 KB
5436/5447 KB
5440/5447 KB
5444/5447 KB
5447/5447 KB
Downloaded:
http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.jar
(5447 KB at 7585.1 KB/sec)
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ htrace-zipkin
---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
htrace-zipkin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/htrace/htrace-zipkin/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
htrace-zipkin ---
[INFO] Compiling 14 source files to /htrace/htrace-zipkin/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @
htrace-zipkin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
htrace-zipkin ---
[INFO] Compiling 3 source files to /htrace/htrace-zipkin/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ htrace-zipkin ---
[INFO] Surefire report directory: /htrace/htrace-zipkin/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.htrace.impl.TestZipkinSpanReceiver
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.425 sec - in
org.apache.htrace.impl.TestZipkinSpanReceiver
Running org.apache.htrace.zipkin.TestHTraceSpanToZipkinSpan
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 sec - in
org.apache.htrace.zipkin.TestHTraceSpanToZipkinSpan
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ htrace-zipkin ---
[INFO] Building jar:
/htrace/htrace-zipkin/target/htrace-zipkin-4.1.0-incubating-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @
htrace-zipkin ---
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar:
/htrace/htrace-zipkin/target/htrace-zipkin-4.1.0-incubating-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO]
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ htrace-zipkin ---
[INFO]
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file> Read overview documentation from HTML file
-public Show only public classes and members
-protected Show protected/public classes and members (default)
-package Show package/protected/public classes and members
-private Show all classes and members
-help Display command line options and exit
-doclet <class> Generate output via alternate doclet
-docletpath <path> Specify where to find doclet class files
-sourcepath <pathlist> Specify where to find source files
-classpath <pathlist> Specify where to find user class files
-exclude <pkglist> Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
by the bootstrap class loader
-source <release> Provide source compatibility with specified release
-extdirs <dirlist> Override location of installed extensions
-verbose Output messages about what Javadoc is doing
-locale <name> Locale to be used, e.g. en_US or en_US_WIN
-encoding <name> Source file encoding name
-quiet Do not display status messages
-J<flag> Pass <flag> directly to the runtime system
-X Print a synopsis of nonstandard options
Provided by Standard doclet:
-d <directory> Destination directory for output files
-use Create class and package usage pages
-version Include @version paragraphs
-author Include @author paragraphs
-docfilessubdirs Recursively copy doc-file subdirectories
-splitindex Split index into one file per letter
-windowtitle <text> Browser window title for the documenation
-doctitle <html-code> Include title for the overview page
-header <html-code> Include header text for each page
-footer <html-code> Include footer text for each page
-top <html-code> Include top text for each page
-bottom <html-code> Include bottom text for each page
-link <url> Create links to javadoc output at <url>
-linkoffline <url> <url2> Link to docs at <url> using package list at
<url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with
given name.
-group <name> <p1>:<p2>.. Group specified packages together in overview
page
-nocomment Supress description and tags, generate only
declarations.
-nodeprecated Do not include @deprecated information
-noqualifier <name1>:<name2>:... Exclude the list of qualifiers from the
output.
-nosince Do not include @since information
-notimestamp Do not include hidden time stamp
-nodeprecatedlist Do not generate deprecated list
-notree Do not generate class hierarchy
-noindex Do not generate index
-nohelp Do not generate help link
-nonavbar Do not generate navigation bar
-serialwarn Generate warning about @serial tag
-tag <name>:<locations>:<header> Specify single argument custom tags
-taglet The fully qualified name of Taglet to register
-tagletpath The path to Taglets
-Xdocrootparent <url> Replaces all appearances of @docRoot followed
by /.. in doc comments with <url>
-charset <charset> Charset for cross-platform viewing of
generated documentation.
-helpfile <file> Include file that help link links to
-linksource Generate source in HTML
-sourcetab <tab length> Specify the number of spaces each tab takes
up in the source
-keywords Include HTML meta tags with package, class
and member info
-stylesheetfile <path> File to change style of the generated
documentation
-docencoding <name> Output encoding name
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HTrace ..................................... SUCCESS [1:26.721s]
[INFO] htrace-c .......................................... SUCCESS [7.298s]
[INFO] htrace-core4 ...................................... SUCCESS [34.642s]
[INFO] htrace-webapp ..................................... SUCCESS [6.312s]
[INFO] htrace-zipkin ..................................... FAILURE [10.998s]
[INFO] htrace-hbase ...................................... SKIPPED
[INFO] htrace-flume ...................................... SKIPPED
[INFO] htrace-htraced .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:26.491s
[INFO] Finished at: Wed Apr 13 19:01:27 UTC 2016
[INFO] Final Memory: 47M/848M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:jar (attach-javadocs) on
project htrace-zipkin: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR]
[ERROR] Command line was: /usr/lib/jvm/java-7-oracle/jre/../bin/javadoc
@options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/htrace/htrace-zipkin/target/apidocs' dir.
[ERROR] -> [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 :htrace-zipkin
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script :
[HTrace-Master] $ /bin/bash -xe /tmp/hudson1489100630174089336.sh
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
Updating HTRACE-232