[
https://issues.apache.org/jira/browse/HBASE-22406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839082#comment-16839082
]
Hudson commented on HBASE-22406:
--------------------------------
Results for branch branch-2.0
[build #1588 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1588/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1588//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1588//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1588//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> skip generating rdoc when building gems in our docker image for running yetus
> -----------------------------------------------------------------------------
>
> Key: HBASE-22406
> URL: https://issues.apache.org/jira/browse/HBASE-22406
> Project: HBase
> Issue Type: Task
> Components: build, test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 3.0.0, 2.2.0, 2.3.0, 2.0.6, 2.1.5
>
> Attachments: HBASE-22406.0.patch
>
>
> HBASE-22405 failed to create the precommit docker image due to :
> {code}
> 10:13:46 Done installing documentation for rake after 1 seconds
> 10:13:46 Building native extensions. This could take a while...
> 10:14:38 [91m
> 10:14:38 RDoc::Parser::Ruby failure around line 16 of
> 10:14:38 lib/rubocop/cop/generator.rb
> 10:14:38
> 10:14:38 [0m[91mBefore reporting this, could you check that the file you're
> documenting
> 10:14:38 has proper syntax:
> 10:14:38
> 10:14:38 /usr/bin/ruby2.3 -c lib/rubocop/cop/generator.rb
> 10:14:38
> 10:14:38 RDoc is not a full Ruby parser and will fail when fed invalid ruby
> programs.
> 10:14:38
> 10:14:38 The internal error was:
> 10:14:38
> 10:14:38 (NoMethodError) undefined method `name' for {TkSTRING 481,
> 16:19 "%Q<department>"}:RDoc::RubyToken::TkSTRING
> 10:14:38
> 10:14:38 [0m[91mERROR: While executing gem ... (NoMethodError)
> 10:14:38 undefined method `name' for {TkSTRING 481, 16:19
> "%Q<department>"}:RDoc::RubyToken::TkSTRING
> {code}
> we should skip making docs for these gems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)