Build failed in Jenkins: Nutch-trunk #3364

2016-05-07 Thread Apache Jenkins Server
See 

Changes:

[tgowdan] option to inlcude inlinks in commons crawl dump

[tgowdan] Handling duplicate inlinks

[tgowdan] Fix code format issues

[tgowdan] Code style :  2 spaces instead of tabs

[mattmann] Record entry for GitHub-106: Option to include inlinks in 
commonscrawl

--
[...truncated 2468 lines...]
jar:

deps-test:

deploy:

copy-generated-lib:

init:

init-plugin:

deps-jar:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file = 


compile:
 [echo] Compiling plugin: urlnormalizer-regex

jar:

deps-test:

init:

init-plugin:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file = 


compile:

jar:

deps-test:

deploy:

copy-generated-lib:

deploy:

copy-generated-lib:

init:

init-plugin:

deps-jar:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file = 


compile:
 [echo] Compiling plugin: urlnormalizer-slash

jar:

deps-test:

deploy:

copy-generated-lib:

compile:

job:
  [jar] Building jar: 


test-core:
   [delete] Deleting directory 

[mkdir] Created dir: 

 [copy] Copying 48 files to 

[junit] Running org.apache.nutch.crawl.TestAdaptiveFetchSchedule
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.517 sec
[junit] Running org.apache.nutch.crawl.TestCrawlDbFilter
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.546 sec
[junit] Running org.apache.nutch.crawl.TestCrawlDbMerger
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.53 sec
[junit] Running org.apache.nutch.crawl.TestCrawlDbStates
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.007 sec
[junit] Running org.apache.nutch.crawl.TestGenerator
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
46.244 sec
[junit] Running org.apache.nutch.crawl.TestInjector
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
7.592 sec
[junit] Running org.apache.nutch.crawl.TestLinkDbMerger
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.444 sec
[junit] Running org.apache.nutch.crawl.TestSignatureFactory
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.465 sec
[junit] Running org.apache.nutch.fetcher.TestFetcher
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
17.024 sec
[junit] Running org.apache.nutch.indexer.TestIndexerMapReduce
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.134 sec
[junit] Running org.apache.nutch.indexer.TestIndexingFilters
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.204 sec
[junit] Running org.apache.nutch.metadata.TestMetadata
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.164 sec
[junit] Running org.apache.nutch.metadata.TestSpellCheckedMetadata
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.639 sec
[junit] Running org.apache.nutch.net.TestURLFilters
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.773 sec
[junit] Running org.apache.nutch.net.TestURLNormalizers
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.82 sec
[junit] Running org.apache.nutch.parse.TestOutlinkExtractor
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.099 sec
[junit] Running org.apache.nutch.parse.TestParseData
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.135 sec
[junit] Running org.apache.nutch.parse.TestParseText
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.088 sec
[junit] Running org.apache.nutch.parse.TestParserFactory
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.637 sec
[junit] Running org.apache.nutch.plugin.TestPluginSystem
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.254 sec
[junit] Running org.apache.nutch.protocol.TestContent
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.847 sec
[junit] Running org.apache.nutch.protocol.TestProtocolFactory
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.032 sec
[junit] Running org.apache.nutch.segment.TestSegmentMerger
[junit] 

[jira] [Work started] (NUTCH-2252) Allow phantomjs as a browser for selenium options

2016-05-07 Thread Chris A. Mattmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NUTCH-2252 started by Chris A. Mattmann.

> Allow phantomjs as a browser for selenium options
> -
>
> Key: NUTCH-2252
> URL: https://issues.apache.org/jira/browse/NUTCH-2252
> Project: Nutch
>  Issue Type: Improvement
>  Components: protocol
>Affects Versions: 1.12
>Reporter: Kim Whitehall
>Assignee: Chris A. Mattmann
>Priority: Trivial
> Fix For: 1.12
>
>
> Adding phantomjs libraries to lib-selenium so you can choose this as a 
> browser with the selenium option



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (NUTCH-2252) Allow phantomjs as a browser for selenium options

2016-05-07 Thread Chris A. Mattmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann reassigned NUTCH-2252:


Assignee: Chris A. Mattmann  (was: Lewis John McGibbney)

> Allow phantomjs as a browser for selenium options
> -
>
> Key: NUTCH-2252
> URL: https://issues.apache.org/jira/browse/NUTCH-2252
> Project: Nutch
>  Issue Type: Improvement
>  Components: protocol
>Affects Versions: 1.12
>Reporter: Kim Whitehall
>Assignee: Chris A. Mattmann
>Priority: Trivial
> Fix For: 1.12
>
>
> Adding phantomjs libraries to lib-selenium so you can choose this as a 
> browser with the selenium option



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)