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

Changes:

[snagel] NUTCH-2671 Upgrade to ant ivy library - fix order of ant target

------------------------------------------
[...truncated 782.24 KB...]

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

compile:
     [echo] Compiling plugin: urlnormalizer-host

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-host/test>

jar:

deps-test:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-host
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.352 sec

init:

init-plugin:

deps-jar:

clean-lib:

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

compile:
     [echo] Compiling plugin: urlnormalizer-pass

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-pass/test>

jar:

deps-test:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-pass
    [junit] Running 
org.apache.nutch.net.urlnormalizer.host.TestHostURLNormalizer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.557 sec
    [junit] Running 
org.apache.nutch.net.urlnormalizer.pass.TestPassURLNormalizer

init:

init-plugin:

deps-jar:

clean-lib:

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

compile:
     [echo] Compiling plugin: urlnormalizer-protocol

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-protocol/test>
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.256 sec

init:

init-plugin:

deps-jar:

clean-lib:

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

compile:
     [echo] Compiling plugin: urlnormalizer-querystring

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-querystring/test>

jar:

deps-test:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-protocol

jar:

deps-test:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-querystring
    [junit] Running 
org.apache.nutch.net.urlnormalizer.protocol.TestProtocolURLNormalizer
    [junit] Running 
org.apache.nutch.net.urlnormalizer.querystring.TestQuerystringURLNormalizer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.247 sec

init:

init-plugin:

deps-jar:

clean-lib:

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

compile:
     [echo] Compiling plugin: urlnormalizer-regex

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-regex/test>
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.511 sec

init:

init-plugin:

deps-jar:

clean-lib:

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

compile:
     [echo] Compiling plugin: urlnormalizer-slash

deps-test-compile:

compile-test:
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/Nutch-trunk/ws/build/urlnormalizer-slash/test>

jar:

deps-test:

init:

init-plugin:

clean-lib:

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

compile:

jar:

deps-test:

deploy:

copy-generated-lib:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-regex

jar:

deps-test:

deploy:

copy-generated-lib:

test:
     [echo] Testing plugin: urlnormalizer-slash
    [junit] Running 
org.apache.nutch.net.urlnormalizer.slash.TestSlashURLNormalizer
    [junit] Running 
org.apache.nutch.net.urlnormalizer.regex.TestRegexURLNormalizer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.51 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.458 sec

BUILD FAILED
<https://builds.apache.org/job/Nutch-trunk/ws/build.xml>:516: The following 
error occurred while executing this line:
<https://builds.apache.org/job/Nutch-trunk/ws/src/plugin/build.xml>:113: The 
following error occurred while executing this line:
<https://builds.apache.org/job/Nutch-trunk/ws/src/plugin/build-plugin.xml>:230: 
impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve 
of org.apache.nutch#any23: java.lang.RuntimeException: Multiple artifacts of 
the module org.apache.httpcomponents#httpclient;4.5.3 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:1388)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
        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.taskdefs.Parallel$TaskRunnable.run(Parallel.java:454)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Multiple artifacts of the module 
org.apache.httpcomponents#httpclient;4.5.3 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)
        ... 23 more

Total time: 11 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 36 test report file(s) were found with the pattern 
'build/test/TEST-*.xml' relative to 
'<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 
'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[JIRA] Updating issue NUTCH-2671

Reply via email to