Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/cobertura.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-4fedc1eb21b7acc7a389da34e5413ae5c6e4566a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/cobertura.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/cobertura-1.9.4.1-9.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cobertura.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-4fedc1eb21b7acc7a389da34e5413ae5c6e4566a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cobertura.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZfBhC2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cobertura-1.9.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cobertura-1.9.4.1-clean.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cobertura-1.9.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cobertura-unmappable-characters.patch):' Patch #0 (cobertura-unmappable-characters.patch): + /usr/bin/cat /builddir/build/SOURCES/cobertura-unmappable-characters.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/net/sourceforge/cobertura/javancss/FunctionMetric.java patching file src/net/sourceforge/cobertura/javancss/Javancss.java patching file src/net/sourceforge/cobertura/javancss/Metric.java patching file src/net/sourceforge/cobertura/javancss/ObjectMetric.java + cp /builddir/build/SOURCES/LICENSE-1.1.txt LICENSE-ASL-1.1 + cp /builddir/build/SOURCES/LICENSE-2.0.txt LICENSE-ASL-2.0 + sed -i 's/\r//' ChangeLog COPYING COPYRIGHT README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sIjRy9 + umask 022 + cd /builddir/build/BUILD + cd cobertura-1.9.4.1 + pushd lib ~/build/BUILD/cobertura-1.9.4.1/lib ~/build/BUILD/cobertura-1.9.4.1 ++ build-classpath jaxen + ln -s /usr/share/java/jaxen.jar . ++ build-classpath jdom + ln -s /usr/share/java/jdom.jar . ++ build-classpath junit4 + ln -s /usr/share/java/junit4.jar . ++ build-classpath log4j + ln -s /usr/share/java/log4j.jar . ++ build-classpath objectweb-asm/asm-all + ln -s /usr/share/java/objectweb-asm/asm-all.jar . ++ build-classpath oro + ln -s /usr/share/java/oro.jar . ++ build-classpath xalan-j2 + ln -s /usr/share/java/xalan-j2.jar . ++ build-classpath tomcat-servlet-3.0-api + ln -s /usr/share/java/tomcat-servlet-3.0-api.jar servlet-api.jar ++ build-classpath apache-commons-cli + ln -s /usr/share/java/apache-commons-cli.jar commons-cli.jar ~/build/BUILD/cobertura-1.9.4.1/lib/xerces ~/build/BUILD/cobertura-1.9.4.1/lib ~/build/BUILD/cobertura-1.9.4.1 + pushd xerces ++ build-classpath xalan-j2 + ln -s /usr/share/java/xalan-j2.jar . ++ build-classpath xml-commons-jaxp-1.3-apis + ln -s /usr/share/java/xml-commons-jaxp-1.3-apis.jar . ~/build/BUILD/cobertura-1.9.4.1/lib ~/build/BUILD/cobertura-1.9.4.1 ~/build/BUILD/cobertura-1.9.4.1 ~/build/BUILD/cobertura-1.9.4.1/antLibrary/common ~/build/BUILD/cobertura-1.9.4.1 + popd + popd + pushd antLibrary/common ++ build-classpath groovy + ln -s /usr/share/java/groovy.jar . ~/build/BUILD/cobertura-1.9.4.1 + popd ++ build-classpath objectweb-asm/asm-all commons-cli antlr junit4 + export CLASSPATH=/usr/share/java/objectweb-asm/asm-all.jar:/usr/share/java/commons-cli.jar:/usr/share/java/antlr.jar:/usr/share/java/junit4.jar + CLASSPATH=/usr/share/java/objectweb-asm/asm-all.jar:/usr/share/java/commons-cli.jar:/usr/share/java/antlr.jar:/usr/share/java/junit4.jar + JAVA_HOME=/usr/lib/jvm/java + ant -Djetty.dir=. -Dlib.dir=. compile test jar javadoc Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/build.xml init: [copy] Copying 1 file to /builddir/build/BUILD/cobertura-1.9.4.1/build compile: [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/classes [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 99 source files to /builddir/build/BUILD/cobertura-1.9.4.1/build/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.7 in JDK 1.7. [javac] If you specify -target 1.5 you now must also specify -source 1.5. [javac] Ant will implicitly add -source 1.5 for you. Please change your build file. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/otherclasses [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /builddir/build/BUILD/cobertura-1.9.4.1/build/otherclasses [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.7 in JDK 1.7. [javac] If you specify -target 1.5 you now must also specify -source 1.5. [javac] Ant will implicitly add -source 1.5 for you. Please change your build file. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] 1 warning [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/functionalconditiontestclasses [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2 source files to /builddir/build/BUILD/cobertura-1.9.4.1/build/functionalconditiontestclasses [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.7 in JDK 1.7. [javac] If you specify -target 1.5 you now must also specify -source 1.5. [javac] Ant will implicitly add -source 1.5 for you. Please change your build file. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] 1 warning [copy] Copying 19 files to /builddir/build/BUILD/cobertura-1.9.4.1/build/classes init: [copy] Copying 1 file to /builddir/build/BUILD/cobertura-1.9.4.1/build compile: [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds cobertura-groovy-init: compile-tests: [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/test/classes [cobertura:groovyc] Compiling 36 source files to /builddir/build/BUILD/cobertura-1.9.4.1/build/test/classes [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:87: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [cobertura:groovyc] testInfoMap.put("call", info); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in interface Map [cobertura:groovyc] V extends Object declared in interface Map [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:94: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [cobertura:groovyc] testInfoMap.put("callLookupSwitch", info); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in interface Map [cobertura:groovyc] V extends Object declared in interface Map [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:101: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [cobertura:groovyc] testInfoMap.put("callTableSwitch", info); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in interface Map [cobertura:groovyc] V extends Object declared in interface Map [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:110: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [cobertura:groovyc] testInfoMap.put("callMultiCondition", info); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in interface Map [cobertura:groovyc] V extends Object declared in interface Map [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:119: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [cobertura:groovyc] testInfoMap.put("callMultiCondition2", info); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in interface Map [cobertura:groovyc] V extends Object declared in interface Map [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java:232: warning: [unchecked] unchecked call to add(E) as a member of the raw type List [cobertura:groovyc] methodsFound.add(methodName); [cobertura:groovyc] ^ [cobertura:groovyc] where E is a type-variable: [cobertura:groovyc] E extends Object declared in interface List [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/merge/MergeMainTest.java:50: warning: [unchecked] unchecked call to add(E) as a member of the raw type List [cobertura:groovyc] filesToRemove.add(result); [cobertura:groovyc] ^ [cobertura:groovyc] where E is a type-variable: [cobertura:groovyc] E extends Object declared in interface List [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/merge/MergeTest.java:282: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set [cobertura:groovyc] sourceNames.add( ((SourceFileData)it.next()).getName()); [cobertura:groovyc] ^ [cobertura:groovyc] where E is a type-variable: [cobertura:groovyc] E extends Object declared in interface Set [cobertura:groovyc] /builddir/build/BUILD/cobertura-1.9.4.1/test/net/sourceforge/cobertura/util/FileFixture.java:66: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap [cobertura:groovyc] sourceDirectories.put(SOURCE_DIRECTORY_IDENTIFIER[i], directory); [cobertura:groovyc] ^ [cobertura:groovyc] where K,V are type-variables: [cobertura:groovyc] K extends Object declared in class HashMap [cobertura:groovyc] V extends Object declared in class HashMap [cobertura:groovyc] Note: Some input files use or override a deprecated API. [cobertura:groovyc] Note: Recompile with -Xlint:deprecation for details. [cobertura:groovyc] 9 warnings [copy] Copying 8 files to /builddir/build/BUILD/cobertura-1.9.4.1/build/test/classes [copy] Copied 1 empty directory to 1 empty directory under /builddir/build/BUILD/cobertura-1.9.4.1/build/test/classes test: [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/reports/junit-xml [junit] Running SomeOtherClassTest [junit] Testsuite: SomeOtherClassTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec [junit] [junit] Testcase: testFoo took 0.011 sec [junit] Running net.sourceforge.cobertura.ant.FunctionalConditionCoverageTest [junit] Testsuite: net.sourceforge.cobertura.ant.FunctionalConditionCoverageTest [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.657 sec [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.657 sec [junit] ------------- Standard Output --------------- [junit] [junit] [junit] [junit] Output from Ant for condition-coverage test: [junit] ---------------------------------------- [junit] Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/build.xml [junit] [junit] clean: [junit] [junit] compile: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/classes [junit] [javac] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] [javac] Compiling 2 source files to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/classes [junit] [junit] instrument-condition-coverage: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/instrumented [junit] [cobertura-instrument] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] [cobertura-instrument] Instrumenting 1 file to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/instrumented [junit] [cobertura-instrument] DEBUG - Instrumenting class /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/classes/test/condition/ConditionCalls.class [junit] [cobertura-instrument] Cobertura: Saved information on 1 classes. [junit] [cobertura-instrument] Instrument time: 546ms [junit] [junit] test: [junit] [junit] Testsuite: test.condition.Test [junit] [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec [junit] [junit] [junit] [junit] Testcase: testMethod took 0.014 sec [junit] [junit] Caused an ERROR [junit] [junit] Expecting a stackmap frame at branch target 61 [junit] [junit] Exception Details: [junit] [junit] Location: [junit] [junit] test/condition/ConditionCalls.callMultiCondition(III)V @28: if_icmpne [junit] [junit] Reason: [junit] [junit] Expected stackmap frame at this location. [junit] [junit] Bytecode: [junit] [junit] 0000000: 0336 0411 ffff 3605 121c 1100 4ab8 0022 [junit] [junit] 0000010: 1b1c 1100 4a36 0411 0000 3605 a000 2112 [junit] [junit] 0000020: 1c15 0415 0504 b800 3011 ffff 3605 1c06 [junit] [junit] 0000030: 1100 4a36 0411 0001 3605 a200 4b15 0411 [junit] [junit] 0000040: 004a a000 1d15 0511 0001 a000 1512 1c15 [junit] [junit] 0000050: 0415 0504 b800 3011 ffff 3605 a700 1715 [junit] [junit] 0000060: 059b 0012 121c 1504 1505 03b8 0030 11ff [junit] [junit] 0000070: ff36 051d 8403 011b 1100 4a36 0411 0002 [junit] [junit] 0000080: 3605 a200 4915 0411 004a a000 1d15 0511 [junit] [junit] 0000090: 0002 a000 1512 1c15 0415 0504 b800 3011 [junit] [junit] 00000a0: ffff 3605 a700 1715 059b 0012 121c 1504 [junit] [junit] 00000b0: 1505 03b8 0030 11ff ff36 0512 1c11 004c [junit] [junit] 00000c0: b800 22b2 0042 1244 b600 4a15 059b 0012 [junit] [junit] 00000d0: 121c 1504 1505 03b8 0030 11ff ff36 0512 [junit] [junit] 00000e0: 1c11 004e b800 22b1 [junit] [junit] Stackmap Table: [junit] [junit] same_frame_extended(@115) [junit] [junit] same_frame_extended(@195) [junit] [junit] same_frame(@231) [junit] [junit] [junit] [junit] java.lang.VerifyError: Expecting a stackmap frame at branch target 61 [junit] [junit] Exception Details: [junit] [junit] Location: [junit] [junit] test/condition/ConditionCalls.callMultiCondition(III)V @28: if_icmpne [junit] [junit] Reason: [junit] [junit] Expected stackmap frame at this location. [junit] [junit] Bytecode: [junit] [junit] 0000000: 0336 0411 ffff 3605 121c 1100 4ab8 0022 [junit] [junit] 0000010: 1b1c 1100 4a36 0411 0000 3605 a000 2112 [junit] [junit] 0000020: 1c15 0415 0504 b800 3011 ffff 3605 1c06 [junit] [junit] 0000030: 1100 4a36 0411 0001 3605 a200 4b15 0411 [junit] [junit] 0000040: 004a a000 1d15 0511 0001 a000 1512 1c15 [junit] [junit] 0000050: 0415 0504 b800 3011 ffff 3605 a700 1715 [junit] [junit] 0000060: 059b 0012 121c 1504 1505 03b8 0030 11ff [junit] [junit] 0000070: ff36 051d 8403 011b 1100 4a36 0411 0002 [junit] [junit] 0000080: 3605 a200 4915 0411 004a a000 1d15 0511 [junit] [junit] 0000090: 0002 a000 1512 1c15 0415 0504 b800 3011 [junit] [junit] 00000a0: ffff 3605 a700 1715 059b 0012 121c 1504 [junit] [junit] 00000b0: 1505 03b8 0030 11ff ff36 0512 1c11 004c [junit] [junit] 00000c0: b800 22b2 0042 1244 b600 4a15 059b 0012 [junit] [junit] 00000d0: 121c 1504 1505 03b8 0030 11ff ff36 0512 [junit] [junit] 00000e0: 1c11 004e b800 22b1 [junit] [junit] Stackmap Table: [junit] [junit] same_frame_extended(@115) [junit] [junit] same_frame_extended(@195) [junit] [junit] same_frame(@231) [junit] [junit] [junit] [junit] at test.condition.Test.testMethod(Test.java:48) [junit] [junit] [junit] [junit] BUILD FAILED [junit] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionalconditiontest/build.xml:58: Test test.condition.Test failed [junit] [junit] Total time: 9 seconds [junit] ---------------------------------------- [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testConditionCoverage took 11.633 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] Java returned: 1 [junit] at net.sourceforge.cobertura.ant.FunctionalConditionCoverageTest.runTestAntScript(FunctionalConditionCoverageTest.java:432) [junit] at net.sourceforge.cobertura.ant.FunctionalConditionCoverageTest.testConditionCoverage(FunctionalConditionCoverageTest.java:156) [junit] [junit] TEST net.sourceforge.cobertura.ant.FunctionalConditionCoverageTest FAILED [junit] Running net.sourceforge.cobertura.ant.FunctionalTest [junit] Testsuite: net.sourceforge.cobertura.ant.FunctionalTest [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 45.821 sec [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 45.821 sec [junit] ------------- Standard Output --------------- [junit] [junit] [junit] [junit] Output from Ant for classpath test: [junit] ---------------------------------------- [junit] Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml [junit] [junit] taskdef: [junit] [junit] clean: [junit] [junit] compile: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] [javac] Compiling 7 source files to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] Note: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/src/test/first/Test.java uses or overrides a deprecated API. [junit] [javac] Note: Recompile with -Xlint:deprecation for details. [junit] [rmic] RMI Compiling 1 class to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [junit] cobertura-groovy-init: [junit] [junit] instrument-war: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/tmp [junit] [zip] Building zip: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/tmp/app.jar [junit] [touch] Creating /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/tmp/web.xml [junit] [war] Building war: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/tmp/app.war [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] BUILD FAILED [junit] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:141: java.lang.NoClassDefFoundError: antlr/collections/AST [junit] at org.codehaus.groovy.antlr.AntlrParserPluginFactory.createParserPlugin(AntlrParserPluginFactory.java:27) [junit] at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:234) [junit] at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161) [junit] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:846) [junit] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:550) [junit] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:526) [junit] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:503) [junit] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:302) [junit] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:281) [junit] at groovy.lang.GroovyShell.parseClass(GroovyShell.java:731) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:743) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:770) [junit] at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:428) [junit] at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:414) [junit] at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:280) [junit] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [junit] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [junit] at org.apache.tools.ant.Task.perform(Task.java:348) [junit] at org.apache.tools.ant.Target.execute(Target.java:435) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:456) [junit] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [junit] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [junit] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [junit] at org.apache.tools.ant.Main.runBuild(Main.java:851) [junit] at org.apache.tools.ant.Main.startAnt(Main.java:235) [junit] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [junit] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [junit] Caused by: java.lang.ClassNotFoundException: antlr.collections.AST [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [junit] ... 31 more [junit] [junit] Total time: 10 seconds [junit] ---------------------------------------- [junit] [junit] [junit] [junit] Output from Ant for classpath test: [junit] ---------------------------------------- [junit] Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml [junit] [junit] taskdef: [junit] [junit] clean: [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] compile: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] [javac] Compiling 7 source files to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] Note: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/src/test/first/Test.java uses or overrides a deprecated API. [junit] [javac] Note: Recompile with -Xlint:deprecation for details. [junit] [rmic] RMI Compiling 1 class to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [junit] cobertura-groovy-init: [junit] [junit] instrument-classpath: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] BUILD FAILED [junit] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:89: java.lang.NoClassDefFoundError: antlr/collections/AST [junit] at org.codehaus.groovy.antlr.AntlrParserPluginFactory.createParserPlugin(AntlrParserPluginFactory.java:27) [junit] at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:234) [junit] at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161) [junit] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:846) [junit] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:550) [junit] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:526) [junit] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:503) [junit] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:302) [junit] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:281) [junit] at groovy.lang.GroovyShell.parseClass(GroovyShell.java:731) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:743) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:770) [junit] at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:428) [junit] at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:414) [junit] at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:280) [junit] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [junit] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [junit] at org.apache.tools.ant.Task.perform(Task.java:348) [junit] at org.apache.tools.ant.Target.execute(Target.java:435) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:456) [junit] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [junit] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [junit] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [junit] at org.apache.tools.ant.Main.runBuild(Main.java:851) [junit] at org.apache.tools.ant.Main.startAnt(Main.java:235) [junit] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [junit] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [junit] Caused by: java.lang.ClassNotFoundException: antlr.collections.AST [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [junit] ... 31 more [junit] [junit] Total time: 10 seconds [junit] ---------------------------------------- [junit] [junit] [junit] [junit] Output from Ant for dirset test: [junit] ---------------------------------------- [junit] Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml [junit] [junit] taskdef-antlib: [junit] [junit] clean: [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] compile: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] [javac] Compiling 7 source files to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] Note: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/src/test/first/Test.java uses or overrides a deprecated API. [junit] [javac] Note: Recompile with -Xlint:deprecation for details. [junit] [rmic] RMI Compiling 1 class to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [junit] cobertura-groovy-init: [junit] [junit] instrument-includes-and-excludes: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] BUILD FAILED [junit] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:68: java.lang.NoClassDefFoundError: antlr/collections/AST [junit] at org.codehaus.groovy.antlr.AntlrParserPluginFactory.createParserPlugin(AntlrParserPluginFactory.java:27) [junit] at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:234) [junit] at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161) [junit] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:846) [junit] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:550) [junit] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:526) [junit] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:503) [junit] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:302) [junit] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:281) [junit] at groovy.lang.GroovyShell.parseClass(GroovyShell.java:731) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:743) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:770) [junit] at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:428) [junit] at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:414) [junit] at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:280) [junit] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [junit] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [junit] at org.apache.tools.ant.Task.perform(Task.java:348) [junit] at org.apache.tools.ant.Target.execute(Target.java:435) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:456) [junit] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [junit] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [junit] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [junit] at org.apache.tools.ant.Main.runBuild(Main.java:851) [junit] at org.apache.tools.ant.Main.startAnt(Main.java:235) [junit] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [junit] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [junit] Caused by: java.lang.ClassNotFoundException: antlr.collections.AST [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [junit] ... 31 more [junit] [junit] Total time: 10 seconds [junit] ---------------------------------------- [junit] [junit] [junit] [junit] Output from Ant for includes-and-excludes test: [junit] ---------------------------------------- [junit] Buildfile: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml [junit] [junit] taskdef: [junit] [junit] clean: [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [delete] Deleting directory /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] compile: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] [javac] Compiling 7 source files to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [javac] Note: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/src/test/first/Test.java uses or overrides a deprecated API. [junit] [javac] Note: Recompile with -Xlint:deprecation for details. [junit] [rmic] RMI Compiling 1 class to /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/classes [junit] [junit] cobertura-groovy-init: [junit] [junit] instrument-includes-and-excludes: [junit] [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/instrumented [junit] [junit] BUILD FAILED [junit] /builddir/build/BUILD/cobertura-1.9.4.1/examples/functionaltest1/build.xml:68: java.lang.NoClassDefFoundError: antlr/collections/AST [junit] at org.codehaus.groovy.antlr.AntlrParserPluginFactory.createParserPlugin(AntlrParserPluginFactory.java:27) [junit] at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:234) [junit] at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161) [junit] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:846) [junit] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:550) [junit] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:526) [junit] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:503) [junit] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:302) [junit] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:281) [junit] at groovy.lang.GroovyShell.parseClass(GroovyShell.java:731) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:743) [junit] at groovy.lang.GroovyShell.parse(GroovyShell.java:770) [junit] at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:428) [junit] at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:414) [junit] at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:280) [junit] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [junit] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [junit] at org.apache.tools.ant.Task.perform(Task.java:348) [junit] at org.apache.tools.ant.Target.execute(Target.java:435) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:456) [junit] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [junit] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [junit] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [junit] at org.apache.tools.ant.Main.runBuild(Main.java:851) [junit] at org.apache.tools.ant.Main.startAnt(Main.java:235) [junit] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [junit] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [junit] Caused by: java.lang.ClassNotFoundException: antlr.collections.AST [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [junit] ... 31 more [junit] [junit] Total time: 10 seconds [junit] ---------------------------------------- [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInstrumentUsingWar took 11.666 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] Java returned: 1 [junit] at net.sourceforge.cobertura.ant.FunctionalTest.runTestAntScript(FunctionalTest.java:383) [junit] at net.sourceforge.cobertura.ant.FunctionalTest.testInstrumentUsingWar(FunctionalTest.java:85) [junit] [junit] Testcase: testInstrumentUsingClassPath took 11.357 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] Java returned: 1 [junit] at net.sourceforge.cobertura.ant.FunctionalTest.runTestAntScript(FunctionalTest.java:383) [junit] at net.sourceforge.cobertura.ant.FunctionalTest.testInstrumentUsingClassPath(FunctionalTest.java:79) [junit] [junit] Testcase: testInstrumentUsingDirSet took 11.399 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] Java returned: 1 [junit] at net.sourceforge.cobertura.ant.FunctionalTest.runTestAntScript(FunctionalTest.java:383) [junit] at net.sourceforge.cobertura.ant.FunctionalTest.testInstrumentUsingDirSet(FunctionalTest.java:67) [junit] [junit] Testcase: testInstrumentUsingIncludesAndExcludes took 11.364 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] Java returned: 1 [junit] at net.sourceforge.cobertura.ant.FunctionalTest.runTestAntScript(FunctionalTest.java:383) [junit] at net.sourceforge.cobertura.ant.FunctionalTest.testInstrumentUsingIncludesAndExcludes(FunctionalTest.java:73) [junit] [junit] TEST net.sourceforge.cobertura.ant.FunctionalTest FAILED [junit] Running net.sourceforge.cobertura.coveragedata.ClassDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.ClassDataTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec [junit] [junit] Testcase: testTouch took 0.014 sec [junit] Testcase: testBranchCoverage took 0.013 sec [junit] Testcase: testLineCoverage took 0.003 sec [junit] Testcase: testRemoveLine took 0.002 sec [junit] Testcase: testSourceFileName took 0.002 sec [junit] Testcase: testBranch took 0.002 sec [junit] Testcase: testEquals took 0.007 sec [junit] Testcase: testConstructor took 0.003 sec [junit] Running net.sourceforge.cobertura.coveragedata.CoverageDataFileHandlerTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.CoverageDataFileHandlerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec [junit] ------------- Standard Output --------------- [junit] Cobertura: Saved information on 2 classes. [junit] Cobertura: Loaded information on 2 classes. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testSaveAndRestore took 0.108 sec [junit] Running net.sourceforge.cobertura.coveragedata.JumpDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.JumpDataTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec [junit] [junit] Testcase: testGetNumbers took 0.001 sec [junit] Testcase: testGetBranchNumber took 0 sec [junit] Testcase: testTouchBranch took 0.005 sec [junit] Testcase: testHashCode took 0 sec [junit] Testcase: testEquals took 0.001 sec [junit] Running net.sourceforge.cobertura.coveragedata.LineDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.LineDataTest [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.027 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.027 sec [junit] [junit] Testcase: testSetMethodNameAndDescriptor took 0 sec [junit] Testcase: testMultiThreadedGetSwitchData took 4.607 sec [junit] Testcase: testGetNumbers took 0.002 sec [junit] Testcase: testTouch took 0.003 sec [junit] Testcase: testMultiThreadedGetJumpData took 3.382 sec [junit] Testcase: testHashCode took 0 sec [junit] Testcase: testGetLineNumber took 0.001 sec [junit] Testcase: testEquals took 0.001 sec [junit] Testcase: testSetConditional took 0.001 sec [junit] Running net.sourceforge.cobertura.coveragedata.PackageDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.PackageDataTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec [junit] [junit] Testcase: testAddClass took 0.003 sec [junit] Testcase: testBranchCoverage took 0.003 sec [junit] Testcase: testHashCode took 0.001 sec [junit] Testcase: testEquals took 0.002 sec [junit] Testcase: testConstructor took 0 sec [junit] Running net.sourceforge.cobertura.coveragedata.ProjectDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.ProjectDataTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] Testcase: testAddClass took 0.004 sec [junit] Testcase: testGetSubPackages took 0.008 sec [junit] Testcase: testHashCode took 0.001 sec [junit] Testcase: testEquals took 0.002 sec [junit] Running net.sourceforge.cobertura.coveragedata.SwitchDataTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.SwitchDataTest [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec [junit] [junit] Testcase: testGetSwitchNumber took 0.001 sec [junit] Testcase: testGetNumbers took 0.002 sec [junit] Testcase: testMerge took 0.002 sec [junit] Testcase: testTouch took 0.024 sec [junit] Testcase: testMultiThreaded took 0.728 sec [junit] Testcase: testHashCode took 0.001 sec [junit] Testcase: testEquals took 0.001 sec [junit] Running net.sourceforge.cobertura.coveragedata.TouchCollectorTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.TouchCollectorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec [junit] ------------- Standard Output --------------- [junit] Flushing results... [junit] Flushing results done [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testMultiThreaded took 0.483 sec [junit] Running net.sourceforge.cobertura.coveragedata.countermaps.AtomicCounterMapTest [junit] Testsuite: net.sourceforge.cobertura.coveragedata.countermaps.AtomicCounterMapTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.661 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.661 sec [junit] [junit] Testcase: incrementTest took 2.012 sec [junit] Testcase: performanceTestInit took 17.172 sec [junit] Testcase: performanceTestOverride took 26.408 sec [junit] Running net.sourceforge.cobertura.merge.MergeMainTest [junit] Testsuite: net.sourceforge.cobertura.merge.MergeMainTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec [junit] ------------- Standard Output --------------- [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Saved information on 3 classes. [junit] Cobertura: Loaded information on 3 classes. [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura: Saved information on 2 classes. [junit] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Loaded information on 2 classes. [junit] Cobertura: Saved information on 3 classes. [junit] Cobertura: Loaded information on 3 classes. [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura: Saved information on 1 classes. [junit] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Loaded information on 1 classes. [junit] Cobertura: Saved information on 2 classes. [junit] Cobertura: Loaded information on 2 classes. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testBaseDir took 0.334 sec [junit] Testcase: testNewDestinationFile took 0.033 sec [junit] Testcase: testExistingDestinationFile took 0.031 sec [junit] Running net.sourceforge.cobertura.merge.MergeTest [junit] Testsuite: net.sourceforge.cobertura.merge.MergeTest [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec [junit] [junit] Testcase: testMergeSimillarClassData took 0.002 sec [junit] Testcase: testMergeSimillarLineNumbers took 0.002 sec [junit] Testcase: testMergeDifferentClassData took 0.001 sec [junit] Testcase: testMergeDifferentLineNumbers took 0.002 sec [junit] Testcase: testMergeBranches took 0.002 sec [junit] Testcase: testMergeSourceFiles took 0.007 sec [junit] Testcase: testMergePackages took 0.002 sec [junit] Running net.sourceforge.cobertura.reporting.ComplexityCalculator2Test [junit] Testsuite: net.sourceforge.cobertura.reporting.ComplexityCalculator2Test [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 sec [junit] ------------- Standard Output --------------- [junit] [delete] Deleting directory /tmp/cobertura_test1433164401331 [junit] [zip] Building zip: /tmp/cobertura_test1433164403322/zip/source.zip [junit] [delete] Deleting directory /tmp/cobertura_test1433164403322 [junit] [delete] Deleting directory /tmp/cobertura_test1433164403530 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] net.sourceforge.cobertura.javancss.parser.ParseException: Encountered " "," ", "" at line 11, column 55. [junit] Was expecting one of: [junit] "instanceof" ... [junit] ";" ... [junit] ">" ... [junit] "<" ... [junit] "?" ... [junit] "==" ... [junit] "<=" ... [junit] ">=" ... [junit] "!=" ... [junit] "||" ... [junit] "&&" ... [junit] "++" ... [junit] "--" ... [junit] "+" ... [junit] "-" ... [junit] "*" ... [junit] "/" ... [junit] "&" ... [junit] "|" ... [junit] "^" ... [junit] "%" ... [junit] ">" ... [junit] "<" ... [junit] [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.generateParseException(JavaParser.java:10296) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.jj_consume_token(JavaParser.java:10172) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.Statement(JavaParser.java:3809) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.BlockStatement(JavaParser.java:3997) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.Block(JavaParser.java:3947) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.MethodDeclaration(JavaParser.java:2039) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBodyDeclaration(JavaParser.java:1082) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBody(JavaParser.java:941) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.UnmodifiedClassDeclaration(JavaParser.java:854) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassDeclaration(JavaParser.java:761) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.TypeDeclaration(JavaParser.java:608) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.CompilationUnit(JavaParser.java:353) [junit] at net.sourceforge.cobertura.javancss.parser.JavaParser.parse(JavaParser.java:137) [junit] at net.sourceforge.cobertura.javancss.Javancss._measureSource(Javancss.java:256) [junit] at net.sourceforge.cobertura.javancss.Javancss._measureRoot(Javancss.java:339) [junit] at net.sourceforge.cobertura.javancss.Javancss.(Javancss.java:419) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSource(ComplexityCalculator.java:102) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:139) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:224) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFile(ComplexityCalculator.java:211) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator$getCCNForSourceFile.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator2Test$_testGenericsProblem_closure3.doCall(ComplexityCalculator2Test.groovy:152) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.reporting.ComplexityCalculator2Test.testGenericsProblem(ComplexityCalculator2Test.groovy:126) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at junit.framework.TestCase.runTest(TestCase.java:176) [junit] at junit.framework.TestCase.runBare(TestCase.java:141) [junit] at junit.framework.TestResult$1.protect(TestResult.java:122) [junit] at junit.framework.TestResult.runProtected(TestResult.java:142) [junit] at junit.framework.TestResult.run(TestResult.java:125) [junit] at junit.framework.TestCase.run(TestCase.java:129) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:255) [junit] at junit.framework.TestSuite.run(TestSuite.java:250) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:523) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1063) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:887) [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGenericsProblem took 2.94 sec [junit] Testcase: testSearchJarsForSourceInJar took 0.206 sec [junit] Testcase: testAnnotatedSource took 0.022 sec [junit] Running net.sourceforge.cobertura.reporting.ComplexityCalculatorTest [junit] Testsuite: net.sourceforge.cobertura.reporting.ComplexityCalculatorTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec [junit] [junit] Testcase: testGetCCNForPackage took 0.052 sec [junit] Testcase: testConstructor_null took 0.049 sec [junit] Testcase: testGetCCNForProject took 0.05 sec [junit] Testcase: testGetCCNForSourceFile took 0.05 sec [junit] Testcase: testGetCCNForProject_null took 0.049 sec [junit] Testcase: testGetCCNForSourceFile_null took 0.05 sec [junit] Testcase: testGetCCNForPackage_null took 0.049 sec [junit] Testcase: testGetCCNForClass took 0.05 sec [junit] Running net.sourceforge.cobertura.reporting.html.JavaToHtmlTest [junit] Testsuite: net.sourceforge.cobertura.reporting.html.JavaToHtmlTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec [junit] [junit] Testcase: testSyntaxHighlight took 0.011 sec [junit] Running net.sourceforge.cobertura.reporting.html.files.CopyFilesTest [junit] Testsuite: net.sourceforge.cobertura.reporting.html.files.CopyFilesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec [junit] [junit] Testcase: testCopy took 0.029 sec [junit] Running net.sourceforge.cobertura.reporting.xml.XMLReportTest [junit] Testsuite: net.sourceforge.cobertura.reporting.xml.XMLReportTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec [junit] ------------- Standard Output --------------- [junit] Reading /tmp/XMLReportTest6093594594075449679/coverage.xml [junit] systemId=http://cobertura.sourceforge.net/xml/coverage-04.dtd [junit] Unable to open local DTD file /builddir/build/BUILD/cobertura-1.9.4.1/etc/dtds/coverage-04.dtd, using http://cobertura.sourceforge.net/xml/coverage-04.dtd instead. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testXMLReportWithNonSourceLines took 0.683 sec [junit] Running net.sourceforge.cobertura.thread.test.MultipleClassloaderFunctionalTest [junit] Testsuite: net.sourceforge.cobertura.thread.test.MultipleClassloaderFunctionalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.396 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.396 sec [junit] ------------- Standard Output --------------- [junit] [echo] Running multiple classloader test. [junit] [groovyc] Compiling 2 source files to /tmp/cobertura_test1433164440751/src [junit] [groovyc] /tmp/cobertura_test1433164440751/src/mypackage/Main.java:34: warning: non-varargs call of varargs method with inexact argument type for last parameter; [junit] [groovyc] Method method = calledClass.getMethod("callThis", null); [junit] [groovyc] ^ [junit] [groovyc] cast to Class for a varargs call [junit] [groovyc] cast to Class[] for a non-varargs call and to suppress this warning [junit] [groovyc] /tmp/cobertura_test1433164440751/src/mypackage/Main.java:36: warning: non-varargs call of varargs method with inexact argument type for last parameter; [junit] [groovyc] method.invoke(null, null); [junit] [groovyc] ^ [junit] [groovyc] cast to Object for a varargs call [junit] [groovyc] cast to Object[] for a non-varargs call and to suppress this warning [junit] [groovyc] Note: /tmp/cobertura_test1433164440751/src/mypackage/Main.java uses or overrides a deprecated API. [junit] [groovyc] Note: Recompile with -Xlint:deprecation for details. [junit] [groovyc] Note: /tmp/cobertura_test1433164440751/src/mypackage/Main.java uses unchecked or unsafe operations. [junit] [groovyc] Note: Recompile with -Xlint:unchecked for details. [junit] [groovyc] 2 warnings [junit] [cobertura-instrument] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] [cobertura-instrument] Instrumenting 2 files to /tmp/cobertura_test1433164440751/instrument [junit] [cobertura-instrument] DEBUG - Instrumenting class /tmp/cobertura_test1433164440751/src/mypackage/Called.class [junit] [cobertura-instrument] DEBUG - Instrumenting class /tmp/cobertura_test1433164440751/src/mypackage/Main.class [junit] [cobertura-instrument] Cobertura: Saved information on 2 classes. [junit] [cobertura-instrument] Instrument time: 406ms [junit] [java] Flushing results... [junit] [java] Flushing results... [junit] [java] Flushing results done [junit] [java] Flushing results done [junit] [java] Cobertura: Loaded information on 2 classes. [junit] [java] Cobertura: Saved information on 2 classes. [junit] [java] Cobertura: Loaded information on 2 classes. [junit] [java] Cobertura: Saved information on 2 classes. [junit] [cobertura-report] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] [cobertura-report] DEBUG - format is xml encoding is UTF-8 [junit] [cobertura-report] DEBUG - dataFile is /tmp/cobertura_test1433164440751/src/cobertura.ser [junit] [cobertura-report] DEBUG - destinationDir is /tmp/cobertura_test1433164440751/src [junit] [cobertura-report] Cobertura: Loaded information on 2 classes. [junit] [cobertura-report] DEBUG - Searching for file, name=[mypackage/Called.java] [junit] [cobertura-report] DEBUG - File not found [junit] [cobertura-report] DEBUG - Searching for file, name=[mypackage/Main.java] [junit] [cobertura-report] DEBUG - File not found [junit] [cobertura-report] DEBUG - Dumping package mypackage [junit] [cobertura-report] DEBUG - Dumping class mypackage.Called [junit] [cobertura-report] DEBUG - Dumping class mypackage.Main [junit] [cobertura-report] Report time: 278ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: multipleClassloadersTest took 6.633 sec [junit] Running net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest [junit] Testsuite: net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest [junit] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.764 sec [junit] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.764 sec [junit] ------------- Standard Output --------------- [junit] [echo] Running threaded test with switch statement. [junit] [groovyc] Compiling 1 source file to /tmp/cobertura_test1433164448142/src [junit] [groovyc] Note: /tmp/cobertura_test1433164448142/src/mypackage/MyThreads.java uses unchecked or unsafe operations. [junit] [groovyc] Note: Recompile with -Xlint:unchecked for details. [junit] [cobertura-instrument] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] [cobertura-instrument] Instrumenting 1 file [junit] [cobertura-instrument] DEBUG - Instrumenting class /tmp/cobertura_test1433164448142/src/mypackage/MyThreads.class [junit] [cobertura-instrument] Cobertura: Saved information on 1 classes. [junit] [cobertura-instrument] Instrument time: 711ms [junit] [echo] Try 0 [junit] [java] Exception in thread "main" java.lang.VerifyError: Instruction type does not match stack map [junit] [java] Exception Details: [junit] [java] Location: [junit] [java] mypackage/MyThreads.main([Ljava/lang/String;)V @33: iload [junit] [java] Reason: [junit] [java] Type integer (current frame, locals[1]) is not assignable to 'java/util/ArrayList' (stack map, locals[1]) [junit] [java] Current Frame: [junit] [java] bci: @33 [junit] [java] flags: { } [junit] [java] locals: { '[Ljava/lang/String;', integer, integer, 'java/util/ArrayList', integer } [junit] [java] stack: { } [junit] [java] Stackmap Frame: [junit] [java] bci: @33 [junit] [java] flags: { } [junit] [java] locals: { '[Ljava/lang/String;', 'java/util/ArrayList', integer } [junit] [java] stack: { } [junit] [java] Bytecode: [junit] [java] 0000000: 033c 11ff ff3d 120d 1101 55b8 0013 bb00 [junit] [java] 0000010: 3c59 b700 3d4e 120d 1101 56b8 0013 0336 [junit] [java] 0000020: 0415 0405 1101 563c 1100 003d a200 3f1b [junit] [java] 0000030: 1101 56a0 0016 1c11 0000 a000 0f12 0d1b [junit] [java] 0000040: 1c04 b800 2711 ffff 3d12 0d11 0158 b800 [junit] [java] 0000050: 132d bb00 0259 b700 3eb6 0042 5712 0d11 [junit] [java] 0000060: 0156 b800 1384 0401 a7ff b91c 9b00 0f12 [junit] [java] 0000070: 0d1b 1c03 b800 2711 ffff 3d12 0d11 015a [junit] [java] 0000080: b800 1303 3604 1504 0511 015a 3c11 0000 [junit] [java] 0000090: 3da2 003f 1b11 015a a000 161c 1100 00a0 [junit] [java] 00000a0: 000f 120d 1b1c 04b8 0027 11ff ff3d 120d [junit] [java] 00000b0: 1101 5cb8 0013 2d15 04b6 0046 c000 04b6 [junit] [java] 00000c0: 0049 120d 1101 5ab8 0013 8404 01a7 ffb9 [junit] [java] 00000d0: 1c9b 000f 120d 1b1c 03b8 0027 11ff ff3d [junit] [java] 00000e0: 120d 1101 5eb8 0013 b1 [junit] [java] Stackmap Table: [junit] [java] append_frame(@33,Object[#60],Integer) [junit] [java] chop_frame(@131,1) [junit] [java] append_frame(@134,Integer) [junit] [java] chop_frame(@232,1) [junit] [java] at java.lang.Class.getDeclaredMethods0(Native Method) [junit] [java] at java.lang.Class.privateGetDeclaredMethods(Class.java:2615) [junit] [java] at java.lang.Class.getMethod0(Class.java:2856) [junit] [java] at java.lang.Class.getMethod(Class.java:1668) [junit] [java] at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494) [junit] [java] at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486) [junit] [echo] Running threaded test with if statement. [junit] [groovyc] Compiling 1 source file to /tmp/cobertura_test1433164453142/src [junit] [groovyc] Note: /tmp/cobertura_test1433164453142/src/mypackage/MyThreads.java uses unchecked or unsafe operations. [junit] [groovyc] Note: Recompile with -Xlint:unchecked for details. [junit] [cobertura-instrument] Cobertura null - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [junit] [cobertura-instrument] Instrumenting 1 file [junit] [cobertura-instrument] DEBUG - Instrumenting class /tmp/cobertura_test1433164453142/src/mypackage/MyThreads.class [junit] [cobertura-instrument] Cobertura: Saved information on 1 classes. [junit] [cobertura-instrument] Instrument time: 541ms [junit] [echo] Try 0 [junit] [java] Exception in thread "main" java.lang.VerifyError: Instruction type does not match stack map [junit] [java] Exception Details: [junit] [java] Location: [junit] [java] mypackage/MyThreads.main([Ljava/lang/String;)V @33: iload [junit] [java] Reason: [junit] [java] Type integer (current frame, locals[1]) is not assignable to 'java/util/ArrayList' (stack map, locals[1]) [junit] [java] Current Frame: [junit] [java] bci: @33 [junit] [java] flags: { } [junit] [java] locals: { '[Ljava/lang/String;', integer, integer, 'java/util/ArrayList', integer } [junit] [java] stack: { } [junit] [java] Stackmap Frame: [junit] [java] bci: @33 [junit] [java] flags: { } [junit] [java] locals: { '[Ljava/lang/String;', 'java/util/ArrayList', integer } [junit] [java] stack: { } [junit] [java] Bytecode: [junit] [java] 0000000: 033c 11ff ff3d 120d 1100 27b8 0013 bb00 [junit] [java] 0000010: 3859 b700 394e 120d 1100 28b8 0013 0336 [junit] [java] 0000020: 0415 0405 1100 283c 1100 003d a200 3f1b [junit] [java] 0000030: 1100 28a0 0016 1c11 0000 a000 0f12 0d1b [junit] [java] 0000040: 1c04 b800 2011 ffff 3d12 0d11 002a b800 [junit] [java] 0000050: 132d bb00 0259 b700 3ab6 003e 5712 0d11 [junit] [java] 0000060: 0028 b800 1384 0401 a7ff b91c 9b00 0f12 [junit] [java] 0000070: 0d1b 1c03 b800 2011 ffff 3d12 0d11 002c [junit] [java] 0000080: b800 1303 3604 1504 0511 002c 3c11 0000 [junit] [java] 0000090: 3da2 003f 1b11 002c a000 161c 1100 00a0 [junit] [java] 00000a0: 000f 120d 1b1c 04b8 0020 11ff ff3d 120d [junit] [java] 00000b0: 1100 2eb8 0013 2d15 04b6 0042 c000 04b6 [junit] [java] 00000c0: 0045 120d 1100 2cb8 0013 8404 01a7 ffb9 [junit] [java] 00000d0: 1c9b 000f 120d 1b1c 03b8 0020 11ff ff3d [junit] [java] 00000e0: 120d 1100 30b8 0013 b1 [junit] [java] Stackmap Table: [junit] [java] append_frame(@33,Object[#56],Integer) [junit] [java] chop_frame(@131,1) [junit] [java] append_frame(@134,Integer) [junit] [java] chop_frame(@232,1) [junit] [java] at java.lang.Class.getDeclaredMethods0(Native Method) [junit] [java] at java.lang.Class.privateGetDeclaredMethods(Class.java:2615) [junit] [java] at java.lang.Class.getMethod0(Class.java:2856) [junit] [java] at java.lang.Class.getMethod(Class.java:1668) [junit] [java] at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494) [junit] [java] at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486) [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: simpleThreadTest took 4.425 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] : Java returned: 1 [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$_runTest_closure1_closure6.doCall(ThreadedFunctionalTest.groovy:240) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at groovy.lang.Closure.call(Closure.java:415) [junit] at groovy.lang.Closure.call(Closure.java:428) [junit] at org.codehaus.groovy.runtime.DefaultGroovyMethods.times(DefaultGroovyMethods.java:13381) [junit] at org.codehaus.groovy.runtime.dgm$802.invoke(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271) [junit] at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$_runTest_closure1.doCall(ThreadedFunctionalTest.groovy:238) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.runTest(ThreadedFunctionalTest.groovy:222) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.this$2$runTest(ThreadedFunctionalTest.groovy) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$this$2$runTest.callCurrent(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.simpleThreadTest(ThreadedFunctionalTest.groovy:204) [junit] [junit] Testcase: simpleThreadTestWithIfStatement took 4.089 sec [junit] Caused an ERROR [junit] Java returned: 1 [junit] : Java returned: 1 [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$_runTest_closure1_closure6.doCall(ThreadedFunctionalTest.groovy:240) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at groovy.lang.Closure.call(Closure.java:415) [junit] at groovy.lang.Closure.call(Closure.java:428) [junit] at org.codehaus.groovy.runtime.DefaultGroovyMethods.times(DefaultGroovyMethods.java:13381) [junit] at org.codehaus.groovy.runtime.dgm$802.invoke(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271) [junit] at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$_runTest_closure1.doCall(ThreadedFunctionalTest.groovy:238) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.runTest(ThreadedFunctionalTest.groovy:222) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.this$2$runTest(ThreadedFunctionalTest.groovy) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest$this$2$runTest.callCurrent(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) [junit] at net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest.simpleThreadTestWithIfStatement(ThreadedFunctionalTest.groovy:210) [junit] [junit] TEST net.sourceforge.cobertura.thread.test.ThreadedFunctionalTest FAILED [junit] Running net.sourceforge.cobertura.util.CommandLineBuilderTest [junit] Testsuite: net.sourceforge.cobertura.util.CommandLineBuilderTest [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.011 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.011 sec [junit] [junit] Testcase: testExample took 0.003 sec [junit] Testcase: testManyOptions took 3.957 sec [junit] Testcase: testCommandsFileOption took 0.014 sec [junit] Testcase: testEmptyOptions took 0.002 sec [junit] Testcase: testInvalidArguments took 0.002 sec [junit] Testcase: testVariousOptions took 0.005 sec [junit] Testcase: testExample_2 took 0.005 sec [junit] Running net.sourceforge.cobertura.util.FileFinder2Test [junit] Testsuite: net.sourceforge.cobertura.util.FileFinder2Test [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec [junit] [junit] Testcase: testSearchJarsForSourceInJar took 0.1 sec [junit] Testcase: testSearchJarsForSourceNotFound took 0.005 sec [junit] Running net.sourceforge.cobertura.util.FileFinderTest [junit] Testsuite: net.sourceforge.cobertura.util.FileFinderTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec [junit] [junit] Testcase: testFindFile_NotFound took 0.054 sec [junit] Testcase: testFindFile took 0.049 sec [junit] Testcase: testFindFile_null took 0.049 sec [junit] Testcase: testAddSourceFile_null took 0.05 sec [junit] Testcase: testAddSourceDirectory_null took 0.05 sec [junit] Testcase: testGetSourceDirectoryList took 0.049 sec [junit] Running net.sourceforge.cobertura.util.IOUtilTest [junit] Testsuite: net.sourceforge.cobertura.util.IOUtilTest [junit] Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec [junit] Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec [junit] [junit] Testcase: testCopyStream took 0.046 sec [junit] FAILED [junit] expected:<-128> but was:<-128> [junit] junit.framework.AssertionFailedError: expected:<-128> but was:<-128> [junit] at net.sourceforge.cobertura.util.IOUtilTest.assertEquals(IOUtilTest.java:182) [junit] at net.sourceforge.cobertura.util.IOUtilTest.testCopyStream(IOUtilTest.java:126) [junit] [junit] Testcase: testFillByteArrayFromInputStream took 0.005 sec [junit] FAILED [junit] expected:<-128> but was:<-128> [junit] junit.framework.AssertionFailedError: expected:<-128> but was:<-128> [junit] at net.sourceforge.cobertura.util.IOUtilTest.assertEquals(IOUtilTest.java:182) [junit] at net.sourceforge.cobertura.util.IOUtilTest.testFillByteArrayFromInputStream(IOUtilTest.java:152) [junit] [junit] Testcase: testMoveFile took 0.006 sec [junit] FAILED [junit] expected:<-128> but was:<-128> [junit] junit.framework.AssertionFailedError: expected:<-128> but was:<-128> [junit] at net.sourceforge.cobertura.util.IOUtilTest.testMoveFile(IOUtilTest.java:68) [junit] [junit] TEST net.sourceforge.cobertura.util.IOUtilTest FAILED [junit] Running net.sourceforge.cobertura.util.StringUtilTest [junit] Testsuite: net.sourceforge.cobertura.util.StringUtilTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec [junit] [junit] Testcase: testGetPercentValue took 0.001 sec [junit] Testcase: testReplace took 0.001 sec [junit] Running net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest [junit] Testsuite: net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest [junit] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.424 sec [junit] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.424 sec [junit] [junit] Testcase: flushCoberturaDataOnly took 0.148 sec [junit] Caused an ERROR [junit] /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] : /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.test.util.WebappServer.compileSourceFiles(WebappServer.groovy:172) [junit] at net.sourceforge.cobertura.test.util.WebappServer.this$2$compileSourceFiles(WebappServer.groovy) [junit] at net.sourceforge.cobertura.test.util.WebappServer$this$2$compileSourceFiles.callCurrent(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145) [junit] at net.sourceforge.cobertura.test.util.WebappServer.deployApp(WebappServer.groovy:132) [junit] at net.sourceforge.cobertura.test.util.WebappServer$deployApp.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$_flushCoberturaDataOnly_closure4.doCall(WebAppFunctionalTest.groovy:253) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.flushCoberturaDataOnly(WebAppFunctionalTest.groovy:243) [junit] [junit] Testcase: flushCoberturaData took 0.045 sec [junit] Caused an ERROR [junit] /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] : /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.test.util.WebappServer.compileSourceFiles(WebappServer.groovy:172) [junit] at net.sourceforge.cobertura.test.util.WebappServer.this$2$compileSourceFiles(WebappServer.groovy) [junit] at net.sourceforge.cobertura.test.util.WebappServer$this$2$compileSourceFiles.callCurrent(Unknown Source) [junit] at net.sourceforge.cobertura.test.util.WebappServer.deployApp(WebappServer.groovy:132) [junit] at net.sourceforge.cobertura.test.util.WebappServer$deployApp.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$_flushCoberturaData_closure2.doCall(WebAppFunctionalTest.groovy:142) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.flushCoberturaData(WebAppFunctionalTest.groovy:132) [junit] [junit] Testcase: basicStartAndStopOfWebApp took 0.052 sec [junit] Caused an ERROR [junit] /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] : /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.test.util.WebappServer.compileSourceFiles(WebappServer.groovy:172) [junit] at net.sourceforge.cobertura.test.util.WebappServer.this$2$compileSourceFiles(WebappServer.groovy) [junit] at net.sourceforge.cobertura.test.util.WebappServer$this$2$compileSourceFiles.callCurrent(Unknown Source) [junit] at net.sourceforge.cobertura.test.util.WebappServer.deployApp(WebappServer.groovy:132) [junit] at net.sourceforge.cobertura.test.util.WebappServer$deployApp.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$_basicStartAndStopOfWebApp_closure1.doCall(WebAppFunctionalTest.groovy:106) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.basicStartAndStopOfWebApp(WebAppFunctionalTest.groovy:96) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$basicStartAndStopOfWebApp.callCurrent(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.basicStartAndStopOfWebApp(WebAppFunctionalTest.groovy:87) [junit] [junit] Testcase: basicStartAndStopOfWebAppInTomcat took 0.041 sec [junit] Caused an ERROR [junit] /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] : /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.test.util.WebappServer.compileSourceFiles(WebappServer.groovy:172) [junit] at net.sourceforge.cobertura.test.util.WebappServer.this$2$compileSourceFiles(WebappServer.groovy) [junit] at net.sourceforge.cobertura.test.util.WebappServer$this$2$compileSourceFiles.callCurrent(Unknown Source) [junit] at net.sourceforge.cobertura.test.util.WebappServer.deployApp(WebappServer.groovy:132) [junit] at net.sourceforge.cobertura.test.util.WebappServer$deployApp.call(Unknown Source) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$_basicStartAndStopOfWebApp_closure1.doCall(WebAppFunctionalTest.groovy:106) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.basicStartAndStopOfWebApp(WebAppFunctionalTest.groovy:96) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$basicStartAndStopOfWebApp.callCurrent(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.basicStartAndStopOfWebAppInTomcat(WebAppFunctionalTest.groovy:92) [junit] [junit] Testcase: flushCoberturaData2 took 0.045 sec [junit] Caused an ERROR [junit] /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] : /builddir/build/BUILD/cobertura-1.9.4.1/jetty does not exist. [junit] at groovy.util.AntBuilder.performTask(AntBuilder.java:260) [junit] at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:220) [junit] at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147) [junit] at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:170) [junit] at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120) [junit] at net.sourceforge.cobertura.test.util.WebappServer.compileSourceFiles(WebappServer.groovy:172) [junit] at net.sourceforge.cobertura.test.util.WebappServer.this$2$compileSourceFiles(WebappServer.groovy) [junit] at net.sourceforge.cobertura.test.util.WebappServer$this$2$compileSourceFiles.callCurrent(Unknown Source) [junit] at net.sourceforge.cobertura.test.util.WebappServer.deployApp(WebappServer.groovy:132) [junit] at net.sourceforge.cobertura.test.util.WebappServer$deployApp.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest$_flushCoberturaData2_closure3.doCall(WebAppFunctionalTest.groovy:192) [junit] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) [junit] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) [junit] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) [junit] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:903) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.test.util.TestUtil.withTempDir(TestUtil.groovy:90) [junit] at net.sourceforge.cobertura.test.util.TestUtil$withTempDir.call(Unknown Source) [junit] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) [junit] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) [junit] at net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest.flushCoberturaData2(WebAppFunctionalTest.groovy:182) [junit] [junit] TEST net.sourceforge.cobertura.webapp.test.WebAppFunctionalTest FAILED [junit] Flushing results... [junit] Flushing results done [junit] Cobertura: Coverage data file /builddir/build/BUILD/cobertura-1.9.4.1/build/cobertura.ser either does not exist or is not readable. Creating a new data file. [junit] Cobertura: Saved information on 0 classes. [junit] Tests FAILED [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/reports/junit-html [junitreport] Processing /builddir/build/BUILD/cobertura-1.9.4.1/build/reports/junit-html/TESTS-TestSuites.xml to /tmp/null545568883 [junitreport] Loading stylesheet jar:file:/usr/share/java/ant/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. [junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [junitreport] Transform time: 5115ms [junitreport] Deleting: /tmp/null545568883 init: [copy] Copying 1 file to /builddir/build/BUILD/cobertura-1.9.4.1/build compile: [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/cobertura-1.9.4.1/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds jar: [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/dist [jar] Building jar: /builddir/build/BUILD/cobertura-1.9.4.1/cobertura.jar [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/dist/eclipse [jar] Building jar: /builddir/build/BUILD/cobertura-1.9.4.1/build/dist/eclipse/cobertura.jar [jar] Building jar: /builddir/build/BUILD/cobertura-1.9.4.1/build/dist/eclipse/cobertura-main.jar javadoc: [mkdir] Created dir: /builddir/build/BUILD/cobertura-1.9.4.1/build/api [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/AntUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/CheckTask.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/CommonMatchingTask.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/ExcludeClasses.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/Ignore.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/IgnoreBranches.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/IncludeClasses.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/InstrumentTask.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/MergeTask.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/Regex.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/ant/ReportTask.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/check/CoverageRate.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/check/Main.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/check/PackageCoverage.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/BranchCoverageData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/ClassData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/CoverageData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/CoverageDataContainer.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/CoverageDataFileHandler.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/HasBeenInstrumented.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/JumpData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/LineData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/PackageData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/ProjectData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/SaveTimer.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/SourceFileData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/SwitchData.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/TouchCollector.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/countermaps/AtomicCounterMap.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/coveragedata/countermaps/CounterMap.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/Archive.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/ClassInstrumenter.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/ClassPattern.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/CoberturaFile.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/FirstPassMethodInstrumenter.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/JumpHolder.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/Main.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/NewLocalVariableMethodAdapter.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/SecondPassMethodInstrumenter.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/instrument/SwitchHolder.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/FunctionMetric.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/Javancss.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/Metric.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/ObjectMetric.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/PackageMetric.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/ccl/Exitable.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/ccl/FileUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/ccl/Init.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/ccl/Util.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/JavaCharStream.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/JavaParser.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/JavaParserConstants.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/JavaParserInterface.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/JavaParserTokenManager.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/ParseException.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/Token.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/TokenMgrError.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/JavaCharStream.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/JavaParserDebug.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/JavaParserDebugConstants.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/JavaParserDebugTokenManager.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/ParseException.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/Token.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/debug/TokenMgrError.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/JavaCharStream.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/JavaParser15.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/JavaParser15Constants.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/JavaParser15TokenManager.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/ParseException.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/Token.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/TokenMgrError.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/JavaCharStream.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/JavaParser15Debug.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/JavaParser15DebugConstants.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/JavaParser15DebugTokenManager.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/ParseException.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/Token.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/parser/java15/debug/TokenMgrError.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/javancss/test/JavancssTest.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/merge/Main.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/ComplexityCalculator.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/Main.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/html/HTMLReport.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/html/JavaToHtml.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/html/SourceFileDataBaseNameComparator.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/html/files/CopyFiles.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/xml/SummaryXMLReport.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/xml/XMLReport.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/ArchiveUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/CommandLineBuilder.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/ConfigurationUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/FileFinder.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/FileLocker.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/Header.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/IOUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/RegexUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/Source.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/util/StringUtil.java... [javadoc] Loading source file /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/webapp/FlushCoberturaServlet.java... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_75 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/ComplexityCalculator.java:93: warning - @param argument "file" is not a parameter name. [javadoc] /builddir/build/BUILD/cobertura-1.9.4.1/src/net/sourceforge/cobertura/reporting/ComplexityCalculator.java:135: warning - @param argument "file" is not a parameter name. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/cobertura-1.9.4.1/build/api/help-doc.html... [javadoc] 2 warnings BUILD SUCCESSFUL Total time: 7 minutes 30 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Icvkdg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch ++ dirname /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch + cd cobertura-1.9.4.1 + install -d -m 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java + install -p -m 644 cobertura.jar /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura.jar + cd /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java + ln -s cobertura.jar cobertura-runtime.jar + install -d -m 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-poms + install -p -m 644 /builddir/build/SOURCES/cobertura-1.9.4.1.pom /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-poms/JPP-cobertura.pom + install -p -m 644 /builddir/build/SOURCES/cobertura-runtime-1.9.4.1.pom /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-poms/JPP-cobertura-runtime.pom + set -e + _pompart=JPP-cobertura.pom + _jarpart=cobertura.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/lib/java/cobertura.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch%{_javajnidir}/cobertura.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura.jar ']' + _jpath=/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura.jar + python -m /usr/share/java-utils/maven_depmap -a cobertura:cobertura -p /usr -n '' /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-fragments/cobertura /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-poms/JPP-cobertura.pom /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura.jar + sed -i s:/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + set -e + _pompart=JPP-cobertura-runtime.pom + _jarpart=cobertura-runtime.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/lib/java/cobertura-runtime.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch%{_javajnidir}/cobertura-runtime.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura-runtime.jar ']' + _jpath=/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura-runtime.jar + python -m /usr/share/java-utils/maven_depmap -a cobertura:cobertura-runtime -p /usr -n '' /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-fragments/cobertura /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/maven-poms/JPP-cobertura-runtime.pom /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/java/cobertura-runtime.jar + sed -i s:/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + install -d -m 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/etc/ant.d + cat + install -d -m 755 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/javadoc/cobertura + cp -rp build/api/allclasses-frame.html build/api/allclasses-noframe.html build/api/constant-values.html build/api/deprecated-list.html build/api/help-doc.html build/api/index-all.html build/api/index.html build/api/net build/api/overview-frame.html build/api/overview-summary.html build/api/overview-tree.html build/api/package-list build/api/resources build/api/serialized-form.html build/api/src-html build/api/stylesheet.css /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/javadoc/cobertura + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cobertura-1.9.4.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cobertura-1.9.4.1-9.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RrOMKs + umask 022 + cd /builddir/build/BUILD + cd cobertura-1.9.4.1 + DOCDIR=/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr README /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr LICENSE-ASL-1.1 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + cp -pr LICENSE-ASL-2.0 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-1.9.4.1 + exit 0 Provides: cobertura = 1.9.4.1-9.el7 config(cobertura) = 1.9.4.1-9.el7 mvn(cobertura:cobertura) = 1.9.4.1 mvn(cobertura:cobertura-runtime) = 1.9.4.1 mvn(net.sourceforge.cobertura:cobertura) = 1.9.4.1 mvn(net.sourceforge.cobertura:cobertura-runtime) = 1.9.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: cobertura-javadoc-1.9.4.1-9.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kmQI7F + umask 022 + cd /builddir/build/BUILD + cd cobertura-1.9.4.1 + DOCDIR=/builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + cp -pr LICENSE-ASL-1.1 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + cp -pr LICENSE-ASL-2.0 /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch/usr/share/doc/cobertura-javadoc-1.9.4.1 + exit 0 Provides: cobertura-javadoc = 1.9.4.1-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch Wrote: /builddir/build/RPMS/cobertura-1.9.4.1-9.el7.noarch.rpm Wrote: /builddir/build/RPMS/cobertura-javadoc-1.9.4.1-9.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ozrjbi + umask 022 + cd /builddir/build/BUILD + cd cobertura-1.9.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cobertura-1.9.4.1-9.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->