Still the old junit url ?

> http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar

The log refers to an

/home/jenkins/jenkins-slave/workspace/Derby-10.12-suites.All/10.12-head/build.xml
not visible outside

The
    https://svn.apache.org/repos/asf/db/derby/code/branches/10.15/build.xml
is correct and builds.

Bye,

    Davide Grandi

On 23/02/2020 12:56, Apache Jenkins Server wrote:
See 
<https://builds.apache.org/job/Derby-10.12-suites.All/14/display/redirect?page=changes>

Changes:

[rhillegas] DERBY-7066: Check in a copy of the 10.15.2.0 jars for upgrade 
testing.


------------------------------------------
[...truncated 501.12 KB...]
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:721:
 error: cannot find symbol
     [javac]     public static TestSetup 
singleUseDatabaseDecoratorNoShutdown(Test test)
     [javac]                   ^
     [javac]   symbol:   class TestSetup
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:746:
 error: cannot find symbol
     [javac]     public static DatabaseChangeSetup 
additionalDatabaseDecorator(Test test, String logicalDbName)
     [javac]                                                                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/DatabaseChangeSetup.java>:22:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeConfigurationSetup.java>:22:
 error: package junit.extensions does not exist
     [javac] import junit.extensions.TestSetup;
     [javac]                        ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeConfigurationSetup.java>:23:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeConfigurationSetup.java>:25:
 error: cannot find symbol
     [javac] abstract class ChangeConfigurationSetup extends TestSetup {
     [javac]                                                 ^
     [javac]   symbol: class TestSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:767:
 error: cannot find symbol
     [javac]         Test test,
     [javac]         ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:788:
 error: cannot find symbol
     [javac]          Test test,
     [javac]          ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:814:
 error: cannot find symbol
     [javac]         Test test,
     [javac]         ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:837:
 error: cannot find symbol
     [javac]     public static Test changeUserDecorator(Test test, String user, 
String password)
     [javac]                                            ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:837:
 error: cannot find symbol
     [javac]     public static Test changeUserDecorator(Test test, String user, 
String password)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:872:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecorator(Test test)
     [javac]                                                  ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:872:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecorator(Test test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:897:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecoratorSingleUse(Test 
test)
     [javac]                                                           ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:897:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecoratorSingleUse(Test 
test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:917:
 error: cannot find symbol
     [javac]             Test test, String dbName, boolean shutdownDatabase)
     [javac]             ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:916:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecoratorSingleUse(
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:955:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecorator(Test test,
     [javac]                                                  ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:955:
 error: cannot find symbol
     [javac]     public static Test sqlAuthorizationDecorator(Test test,
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:980:
 error: cannot find symbol
     [javac]     public static Test connectionCPDecorator(Test test)
     [javac]                                              ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:980:
 error: cannot find symbol
     [javac]     public static Test connectionCPDecorator(Test test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1002:
 error: cannot find symbol
     [javac]     public static Test connectionXADecorator(Test test)
     [javac]                                              ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1002:
 error: cannot find symbol
     [javac]     public static Test connectionXADecorator(Test test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1020:
 error: cannot find symbol
     [javac]     public static TestSetup connectionDSDecorator(Test test)
     [javac]                                                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1020:
 error: cannot find symbol
     [javac]     public static TestSetup connectionDSDecorator(Test test)
     [javac]                   ^
     [javac]   symbol:   class TestSetup
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1034:
 error: cannot find symbol
     [javac]     public static Test forceJDBC3Embedded(Test test)
     [javac]                                           ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1034:
 error: cannot find symbol
     [javac]     public static Test forceJDBC3Embedded(Test test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1055:
 error: cannot find symbol
     [javac]     public static Test forceJDBC3NetClient(Test test)
     [javac]                                            ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1055:
 error: cannot find symbol
     [javac]     public static Test forceJDBC3NetClient(Test test)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1071:
 error: cannot find symbol
     [javac]     public static Test changeSSLDecorator(Test test, String ssl)
     [javac]                                           ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1071:
 error: cannot find symbol
     [javac]     public static Test changeSSLDecorator(Test test, String ssl)
     [javac]                   ^
     [javac]   symbol:   class Test
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/JDBCClient.java>:22:
 error: package junit.framework does not exist
     [javac] import junit.framework.Assert;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/TestConfiguration.java>:1988:
 error: cannot find symbol
     [javac]     File getFailureFolder(TestCase test){
     [javac]                           ^
     [javac]   symbol:   class TestCase
     [javac]   location: class TestConfiguration
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/DatabaseChangeSetup.java>:37:
 error: cannot find symbol
     [javac]     public DatabaseChangeSetup(Test test, String logicalDbName, 
String dbName, boolean defaultDb) {
     [javac]                                ^
     [javac]   symbol:   class Test
     [javac]   location: class DatabaseChangeSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeConfigurationSetup.java>:29:
 error: cannot find symbol
     [javac]     ChangeConfigurationSetup(Test test)
     [javac]                              ^
     [javac]   symbol:   class Test
     [javac]   location: class ChangeConfigurationSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseJDBCTestSetup.java>:24:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:22:
 error: package junit.extensions does not exist
     [javac] import junit.extensions.TestSetup;
     [javac]                        ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:23:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:24:
 error: package junit.framework does not exist
     [javac] import junit.framework.TestResult;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:34:
 error: cannot find symbol
     [javac] public abstract class BaseTestSetup extends TestSetup {
     [javac]                                             ^
     [javac]   symbol: class TestSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseJDBCTestSetup.java>:32:
 error: cannot find symbol
     [javac]    public BaseJDBCTestSetup(Test test) {
     [javac]                             ^
     [javac]   symbol:   class Test
     [javac]   location: class BaseJDBCTestSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:36:
 error: cannot find symbol
     [javac]     protected BaseTestSetup(Test test) {
     [javac]                             ^
     [javac]   symbol:   class Test
     [javac]   location: class BaseTestSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSetup.java>:46:
 error: cannot find symbol
     [javac]     public void run(TestResult result)
     [javac]                     ^
     [javac]   symbol:   class TestResult
     [javac]   location: class BaseTestSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSuite.java>:29:
 error: package junit.framework does not exist
     [javac] import junit.framework.TestCase;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSuite.java>:30:
 error: package junit.framework does not exist
     [javac] import junit.framework.TestSuite;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSuite.java>:39:
 error: cannot find symbol
     [javac] public class BaseTestSuite extends TestSuite {
     [javac]                                    ^
     [javac]   symbol: class TestSuite
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/BaseTestSuite.java>:85:
 error: cannot find symbol
     [javac]     private static final Comparator<TestCase> TEST_ORDERER =
     [javac]                                     ^
     [javac]   symbol:   class TestCase
     [javac]   location: class BaseTestSuite
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeSSLSetup.java>:22:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeSSLSetup.java>:34:
 error: cannot find symbol
     [javac]     ChangeSSLSetup(Test test, String ssl)
     [javac]                    ^
     [javac]   symbol:   class Test
     [javac]   location: class ChangeSSLSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeUserSetup.java>:22:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeUserSetup.java>:37:
 error: cannot find symbol
     [javac]     ChangeUserSetup(Test test, String user, String password, 
String passwordToken)
     [javac]                     ^
     [javac]   symbol:   class Test
     [javac]   location: class ChangeUserSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ChangeUserSetup.java>:45:
 error: cannot find symbol
     [javac]     ChangeUserSetup(Test test, String user, String password)
     [javac]                     ^
     [javac]   symbol:   class Test
     [javac]   location: class ChangeUserSetup
     [javac] 
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/ClassLoaderTestSetup.java>:26:
 error: package junit.framework does not exist
     [javac] import junit.framework.Test;
     [javac]                       ^

BUILD FAILED
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/build.xml>:663:
 The following error occurred while executing this line:
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/build.xml>:59:
 The following error occurred while executing this line:
<https://builds.apache.org/job/Derby-10.12-suites.All/ws/10.12-head/java/testing/org/apache/derbyTesting/junit/build.xml>:71:
 Compile failed; see the compiler error output for details.

Total time: 57 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?


--
Ing. Davide Grandi
email  : davide.gra...@email.it
mobile : +39 339 7468 778

Reply via email to