See <https://builds.apache.org/job/Ivy-tests/137/changes>

Changes:

[maartenc] FIX: Memory leak and infinite loop in ModuleId.java (IVY-1362) (2nd 
attempt)

[maartenc] Log a bit more in a junit test to see what's going wrong on unix...

------------------------------------------
Started by upstream project "Ivy" build number 378
Building remotely on ubuntu3 in workspace 
<https://builds.apache.org/job/Ivy-tests/ws/>
Updating http://svn.apache.org/repos/asf/ant/ivy/core/trunk
U         
test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java
U         CHANGES.txt
U         
src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java
U         src/java/org/apache/ivy/core/module/id/ModuleId.java
U         src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into 
'/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/doc/xooki'
At revision 1374867
Fetching 'https://svn.apache.org/repos/asf/ant/site/ivy/sources/style' at -1 
into '/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/doc/style'
At revision 1374867
At revision 1374867
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the 
previous build
no change for https://svn.apache.org/repos/asf/ant/site/ivy/sources/style since 
the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant test-report
Buildfile: build.xml

init:

prepare:

compile-core:
    [javac] Compiling 3 source files to 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/classes/core

compile-bootstrap:

init-ivy-user-home:

init-ivy-local-home:

init-ivy-home:

init-ivy:
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.VsftpResolver in [] nor Ivy classloader
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator in [] nor 
Ivy classloader
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.SFTPResolver in [] nor Ivy classloader
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.packager.PackagerResolver in [] nor Ivy 
classloader
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.VfsResolver in [] nor Ivy classloader
[ivy:configure] impossible to define glob matcher: 
org.apache.ivy.plugins.matcher.GlobPatternMatcher was not found.
[ivy:configure] :: Apache Ivy non official version -  :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: url = 
file:/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/classes/core/org/apache/ivy/core/settings/ivysettings.xml

resolve:
[ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;working@hemera
[ivy:retrieve]  confs: [default, test]
[ivy:retrieve]  found org.apache.ant#ant;1.7.1 in public
[ivy:retrieve]  found org.apache.ant#ant-launcher;1.7.1 in public
[ivy:retrieve]  found org.apache.ant#ant-nodeps;1.7.1 in public
[ivy:retrieve]  found org.apache.ant#ant-trax;1.7.1 in public
[ivy:retrieve]  found commons-httpclient#commons-httpclient;3.0 in public
[ivy:retrieve]  found commons-logging#commons-logging;1.0.3 in public
[ivy:retrieve]  found commons-codec#commons-codec;1.2 in public
[ivy:retrieve]  found oro#oro;2.0.8 in public
[ivy:retrieve]  found commons-vfs#commons-vfs;1.0 in public
[ivy:retrieve]  found commons-logging#commons-logging;1.0.4 in default
[ivy:retrieve]  found com.jcraft#jsch;0.1.31 in public
[ivy:retrieve]  found org.bouncycastle#bcpg-jdk14;1.45 in public
[ivy:retrieve]  found org.bouncycastle#bcprov-jdk14;1.45 in public
[ivy:retrieve]  found junit#junit;3.8.2 in public
[ivy:retrieve]  found commons-lang#commons-lang;2.6 in public
[ivy:retrieve]  found org.apache.ant#ant-testutil;1.7.0 in public
[ivy:retrieve]  found ant#ant-launcher;1.6.2 in public
[ivy:retrieve]  found ant-contrib#ant-contrib;1.0b3 in public
[ivy:retrieve]  found xerces#xercesImpl;2.6.2 in public
[ivy:retrieve]  found xerces#xmlParserAPIs;2.6.2 in public
[ivy:retrieve] :: resolution report :: resolve 950ms :: artifacts dl 29ms
[ivy:retrieve]  :: evicted modules:
[ivy:retrieve]  commons-logging#commons-logging;1.0.3 by 
[commons-logging#commons-logging;1.0.4] in [default]
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   13  |   0   |   0   |   1   ||   12  |   0   |
        |       test       |   7   |   0   |   0   |   0   ||   7   |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.ivy#ivy [sync]
[ivy:retrieve]  confs: [default, test]
[ivy:retrieve]  conflict on 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/lib/ant-launcher.jar in 
[default, test]: 1.7.1 won
[ivy:retrieve]  0 artifacts copied, 18 already retrieved (0kB/35ms)

compile-ant:

compile-optional:

default-version:

jar:
     [copy] Copying 13 files to 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/classes/all
      [jar] Building jar: 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/artifact/jars/ivy.jar
     [copy] Copying 1 file to 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/artifact
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/classes/core/module.properties

build-test:
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/build/test

init-tests-offline:

init-tests-online:

init-tests:

prepare-osgi-tests:

generate-bundles:

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.exporting.ambiguity_3.3.3.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.ambiguity_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.optional_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.rangeversion_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.transitiveoptional_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.use_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing.version_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.importing_3.2.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.require.ambiguity_1.1.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.require_1.1.1.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle.use_2.2.2.jar
 because no files were included.

generate-bundle:
      [jar] Warning: skipping jar archive 
/x1/jenkins/jenkins-slave/workspace/Ivy-tests/trunk/test/test-repo/bundlerepo/org.apache.ivy.osgi.testbundle_1.2.3.jar
 because no files were included.

prepare-test-jar-repositories:

test-internal:
    [junit] Running org.apache.ivy.IvyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1,414 sec
    [junit] Running org.apache.ivy.MainTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1,169 sec
    [junit] Running org.apache.ivy.ant.AntBuildTriggerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 36,564 sec
    [junit] Running org.apache.ivy.ant.AntCallTriggerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 44,735 sec
    [junit] Running org.apache.ivy.ant.FixDepsTaskTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1,62 sec
    [junit] Running org.apache.ivy.ant.IvyAntSettingsBuildFileTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1,643 sec
    [junit] Running org.apache.ivy.ant.IvyArtifactPropertyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1,389 sec
    [junit] Running org.apache.ivy.ant.IvyArtifactReportTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1,046 sec
    [junit] Running org.apache.ivy.ant.IvyBuildListTest
    [junit] Tests run: 21, Failures: 3, Errors: 0, Time elapsed: 57,856 sec
    [junit] Test org.apache.ivy.ant.IvyBuildListTest FAILED
    [junit] Running org.apache.ivy.ant.IvyBuildNumberTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0,939 sec
    [junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1,382 sec
    [junit] Running org.apache.ivy.ant.IvyCachePathTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1,946 sec
    [junit] Running org.apache.ivy.ant.IvyCleanCacheTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,62 sec
    [junit] Running org.apache.ivy.ant.IvyConfigureTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0,951 sec
    [junit] Running org.apache.ivy.ant.IvyConvertPomTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 27,164 sec
    [junit] Running org.apache.ivy.ant.IvyDeliverTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 51,717 sec
    [junit] Running org.apache.ivy.ant.IvyFindRevisionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,832 sec
    [junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,822 sec
    [junit] Running org.apache.ivy.ant.IvyInfoTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1,122 sec
    [junit] Running org.apache.ivy.ant.IvyInstallTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 18,868 sec
    [junit] Running org.apache.ivy.ant.IvyListModulesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,366 sec
    [junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1,24 sec
    [junit] Running org.apache.ivy.ant.IvyPublishTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 74,797 sec
    [junit] Running org.apache.ivy.ant.IvyReportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2,571 sec
    [junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1,458 sec
    [junit] Running org.apache.ivy.ant.IvyResolveTest
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 56,267 sec
    [junit] Running org.apache.ivy.ant.IvyResourcesTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1,877 sec
    [junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1,014 sec
    [junit] Running org.apache.ivy.ant.IvyRetrieveTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 2,623 sec
    [junit] Running org.apache.ivy.ant.IvyTaskTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,624 sec
    [junit] Running org.apache.ivy.ant.IvyVarTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,724 sec
    [junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1,04 sec
    [junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,721 sec
    [junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0,084 sec
    [junit] Running org.apache.ivy.core.deliver.DeliverTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1,301 sec
    [junit] Running org.apache.ivy.core.event.IvyEventFilterTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,558 sec
    [junit] Running org.apache.ivy.core.install.InstallTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 40,869 sec
    [junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,253 sec
    [junit] Running org.apache.ivy.core.module.id.ModuleIdTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,259 sec
    [junit] Running org.apache.ivy.core.module.id.ModuleRevisionIdTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,242 sec
    [junit] Running org.apache.ivy.core.module.id.ModuleRulesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,265 sec
    [junit] Running org.apache.ivy.core.publish.PublishEngineTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,677 sec
    [junit] Running org.apache.ivy.core.publish.PublishEventsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 90,887 sec
    [junit] Running 
org.apache.ivy.core.repository.RepositoryManagementEngineTest
Build timed out (after 10 minutes). Marking the build as failed.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to