See <https://builds.apache.org/job/Derby-branch-10.5/185/changes>
Changes: [kmarsden] DERBY-3337 convert jdbcapi/derbyStress.java to JUnit DERBY-4200 client side OutOfMemoryError running derbnetclientmats:jdbcapi/derbyStress Merged revision 1141924 from trunk. Convert test to JUnit and also run the finalizer periodically if freeMemory() falls below 500K. The converted tests is no longer called derbyStress. It is now memory.MemoryLeakFixes and runs with the junit-lowmem target or can be run directly with junit.textui.TestRunner with -Xmx16M. ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 Updating https://svn.eu.apache.org/repos/asf/db/derby/code/branches/10.5 U java/engine/org/apache/derby/impl/sql/catalog/DataDictionaryImpl.java D java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/derbyStress.java D java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/derbyStress_app.properties A java/testing/org/apache/derbyTesting/functionTests/tests/memory/MemoryLeakFixesTest.java U java/testing/org/apache/derbyTesting/functionTests/tests/memory/_Suite.java U java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/BasicSetup.java U java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/UpgradeChange.java D java/testing/org/apache/derbyTesting/functionTests/suites/jdbcapi.runall U java/testing/org/apache/derbyTesting/functionTests/suites/DerbyNetClientUseprocess.exclude U java/testing/org/apache/derbyTesting/functionTests/suites/DerbyNet.exclude U . At revision 1142113 [Derby-branch-10.5] $ /bin/bash -xe /tmp/hudson7028987186621438167.sh + '[' '!' -e <https://builds.apache.org/job/Derby-branch-10.5/ws/junit.jar> ']' + cp <https://builds.apache.org/job/Derby-branch-10.5/ws/junit.jar> <https://builds.apache.org/job/Derby-branch-10.5/ws/10.5-head/tools/java> /tmp/hudson7028987186621438167.sh: line 11: cp: command not found [WARNINGS] Skipping publisher since build result is FAILURE
