See 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/8/display/redirect?page=changes>

Changes:

[Sebastian Nagel] NUTCH-2823 IllegalStateException in IndexWriters.describe() 
when validating url param for SolrIndexer

[Sebastian Nagel] NUTCH-2824 urlnormalizer-basic to unescape percent-encoded 
host names

[Sebastian Nagel] NUTCH-2824 urlnormalizer-basic to unescape percent-encoded 
host names


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/nutch.git # timeout=10
Fetching upstream changes from https://github.com/apache/nutch.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/nutch.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 680df6ba1dc68ad5ede5fca743304593d4d5b0a3 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 680df6ba1dc68ad5ede5fca743304593d4d5b0a3 # timeout=10
Commit message: "Merge pull request #552 from sebastian-nagel/NUTCH-2824"
 > git rev-list --no-walk f3afee07af94beb43ac3c4ba784af69a7d4323dc # timeout=10
[Nutch-trunk] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml 
-Dtest.junit.output.format=xml clean nightly javadoc
Buildfile: <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build.xml>
Trying to override old definition of task javac
  [taskdef] Could not load definitions from resource 
org/apache/rat/anttasks/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource 
edu/umd/cs/findbugs/anttask/tasks.properties. It could not be found.

clean-build:
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build>

clean-default-lib:

clean-test-lib:

clean-lib:

clean-dist:

clean-runtime:

clean:

ivy-probe-antlib:

ivy-download:
  [taskdef] Could not load definitions from resource 
org/apache/rat/anttasks/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource 
edu/umd/cs/findbugs/anttask/tasks.properties. It could not be found.

ivy-download-unchecked:

ivy-init-antlib:

ivy-init:

init:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/release>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test/classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test/lib>

clean-default-lib:

resolve-default:
[ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: 
https://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file = 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml>
  [taskdef] Could not load definitions from resource 
org/apache/rat/anttasks/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource 
edu/umd/cs/findbugs/anttask/tasks.properties. It could not be found.

copy-libs:

compile-core:
    [javac] Compiling 300 source files to 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes>
    [javac] 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/java/org/apache/nutch/fetcher/FetcherThread.java>:377:
 warning: [deprecation] WOULDBLOCK in ProtocolStatus has been deprecated
    [javac]             case ProtocolStatus.WOULDBLOCK:
    [javac]                                ^
    [javac] 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/java/org/apache/nutch/fetcher/FetcherThread.java>:431:
 warning: [deprecation] BLOCKED in ProtocolStatus has been deprecated
    [javac]             case ProtocolStatus.BLOCKED:
    [javac]                                ^
    [javac] 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/java/org/apache/nutch/indexer/IndexWriters.java>:214:
 warning: [deprecation] open(Configuration,String) in IndexWriter has been 
deprecated
    [javac]       entry.getValue().getIndexWriter().open(conf, name);
    [javac]                                        ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/net/protocols/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/exchange/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/net/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/scoring/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/protocol/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/segment/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/tools/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/tools/arc/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/util/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/scoring/webgraph/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/parse/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes/org/apache/nutch/tools/warc/package-info.class>
     [copy] Copying 19 files to 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/classes>

clean-test-lib:
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test/lib>

resolve-test:
  [taskdef] Could not load definitions from resource 
org/apache/rat/anttasks/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource 
edu/umd/cs/findbugs/anttask/tasks.properties. It could not be found.

copy-libs:

compile-core-test:
    [javac] Compiling 57 source files to 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test/classes>
    [javac] 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/test/org/apache/nutch/tools/proxy/SegmentHandler.java>:63:
 warning: [deprecation] BLOCKED in ProtocolStatus has been deprecated
    [javac]     protoCodes.put(ProtocolStatus.BLOCKED,
    [javac]                                  ^
    [javac] 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/test/org/apache/nutch/tools/proxy/SegmentHandler.java>:86:
 warning: [deprecation] WOULDBLOCK in ProtocolStatus has been deprecated
    [javac]     protoCodes.put(ProtocolStatus.WOULDBLOCK,
    [javac]                                  ^
    [javac] Note: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/test/org/apache/nutch/crawl/TestCrawlDbStates.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 warnings
    [javac] Creating empty 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/test/classes/org/apache/nutch/tools/proxy/package-info.class>

compile-plugins:

deploy:

init:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/lib-htmlunit>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/lib-htmlunit/classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/lib-htmlunit/test>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/lib-htmlunit/test/lib>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/plugins/lib-htmlunit>

init-plugin:

deps-jar:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file = 
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml>

BUILD FAILED
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build.xml>:129: The 
following error occurred while executing this line:
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/plugin/build.xml>:30:
 The following error occurred while executing this line:
<https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/plugin/build-plugin.xml>:230:
 impossible to ivy retrieve: java.lang.RuntimeException: problem during 
retrieve of org.apache.nutch#lib-htmlunit: java.lang.RuntimeException: Multiple 
artifacts of the module com.squareup.okio#okio;1.14.0 are retrieved to the same 
file! Update the retrieve pattern  to fix this error.
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238)
        at org.apache.ivy.Ivy.retrieve(Ivy.java:561)
        at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:113)
        at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:259)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.Main.runBuild(Main.java:830)
        at org.apache.tools.ant.Main.startAnt(Main.java:223)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Caused by: java.lang.RuntimeException: Multiple artifacts of the module 
com.squareup.okio#okio;1.14.0 are retrieved to the same file! Update the 
retrieve pattern  to fix this error.
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.determineArtifactsToCopy(RetrieveEngine.java:413)
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:122)
        ... 43 more

Total time: 25 seconds
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
[Jira] Updating issue NUTCH-2823
[Jira] Updating issue NUTCH-2824

Reply via email to