See <https://hudson.apache.org/hudson/job/OpenJPA-trunk/346/changes>

Changes:

[faywang] OPENJPA-1890: attach a test case

[mikedd] allow setSecurityManager() to be called by testcases

------------------------------------------
[...truncated 14792 lines...]
enhance.all.entities:
     [echo]  running enhancer
287  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.SingleEMFTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.SingleEMFTestCase" to be persistence-capable, then 
this means that OpenJPA could not find any metadata for "class 
org.apache.openjpa.slice.SingleEMFTestCase". This can happen if the directory 
containing your metadata is not in your CLASSPATH, or if your metadata files 
are not named properly. See the documentation on metadata placement for more 
information.
292  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.EvenOddDistributionPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.policy.EvenOddDistributionPolicy" to be 
persistence-capable, then this means that OpenJPA could not find any metadata 
for "class org.apache.openjpa.slice.policy.EvenOddDistributionPolicy". This can 
happen if the directory containing your metadata is not in your CLASSPATH, or 
if your metadata files are not named properly. See the documentation on 
metadata placement for more information.
295  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.SampleQueryTargetPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.policy.SampleQueryTargetPolicy" to be 
persistence-capable, then this means that OpenJPA could not find any metadata 
for "class org.apache.openjpa.slice.policy.SampleQueryTargetPolicy". This can 
happen if the directory containing your metadata is not in your CLASSPATH, or 
if your metadata files are not named properly. See the documentation on 
metadata placement for more information.
298  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.SliceTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.SliceTestCase" to be persistence-capable, then this 
means that OpenJPA could not find any metadata for "class 
org.apache.openjpa.slice.SliceTestCase". This can happen if the directory 
containing your metadata is not in your CLASSPATH, or if your metadata files 
are not named properly. See the documentation on metadata placement for more 
information.
303  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.UserDistributionPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.policy.UserDistributionPolicy" to be 
persistence-capable, then this means that OpenJPA could not find any metadata 
for "class org.apache.openjpa.slice.policy.UserDistributionPolicy". This can 
happen if the directory containing your metadata is not in your CLASSPATH, or 
if your metadata files are not named properly. See the documentation on 
metadata placement for more information.
388  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.PersistenceTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@98e3ec has no metadata; 
enhancing as persistence aware. If you intended for "class 
org.apache.openjpa.slice.PersistenceTestCase" to be persistence-capable, then 
this means that OpenJPA could not find any metadata for "class 
org.apache.openjpa.slice.PersistenceTestCase". This can happen if the directory 
containing your metadata is not in your CLASSPATH, or if your metadata files 
are not named properly. See the documentation on metadata placement for more 
information.
[INFO] Executed tasks
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.openjpa.slice.TestQuery
4  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
5  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
39  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
166  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
485  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4784  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12513  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
12703  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p.value,p FROM 
PObject p ORDER BY p.value ASC" is removed from cache  excluded permanently. 
Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is not cached 
because its result is not obtained by executing a select statement. This can 
happen if the query was evaluated in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
10  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
393  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
487  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p 
ORDER BY p.value ASC" is removed from cache  excluded permanently. Query 
"SELECT p FROM PObject p ORDER BY p.value ASC" is not cached because its result 
is not obtained by executing a select statement. This can happen if the query 
was evaluated in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
11  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
9  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
205  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
340  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM Person p 
JOIN p.address a ORDER BY a.zip ASC, a.city DESC" is removed from cache  
excluded permanently. Query "SELECT p FROM Person p JOIN p.address a ORDER BY 
a.zip ASC, a.city DESC" is not cached because its result is not obtained by 
executing a select statement. This can happen if the query was evaluated 
in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
10  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
8  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
191  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
277  ordering  WARN   [main] openjpa.Runtime - Query "SELECT MAX(p.value) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT 
MAX(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
287  ordering  WARN   [main] openjpa.Runtime - Query "SELECT MIN(p.value) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT 
MIN(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
298  ordering  WARN   [main] openjpa.Runtime - Query "SELECT SUM(p.value) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT 
SUM(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
310  ordering  WARN   [main] openjpa.Runtime - Query "SELECT 
MIN(p.value),MAX(p.value) FROM PObject p" is removed from cache  excluded 
permanently. Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is not 
cached because it returns a single value rather than a list. A query that 
returns single value can not be cached. .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
10  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
7  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
179  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
274  ordering  WARN   [main] openjpa.Runtime - Query "SELECT MAX(p.value) FROM 
PObject p WHERE MOD(p.value,2)=0" is removed from cache  excluded permanently. 
Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" is not cached 
because it returns a single value rather than a list. A query that returns 
single value can not be cached. .
1  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
10  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
8  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
176  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
265  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p 
ORDER BY p.value ASC" is removed from cache  excluded permanently. Query 
"SELECT p FROM PObject p ORDER BY p.value ASC" is not cached because its result 
is not obtained by executing a select statement. This can happen if the query 
was evaluated in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
7  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
199  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
293  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p" 
is removed from cache  excluded permanently. Query "SELECT p FROM PObject p" is 
not cached because its result is not obtained by executing a select statement. 
This can happen if the query was evaluated in-memory. The result was provided 
by org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
6  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
184  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
272  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p" 
is removed from cache  excluded permanently. Query "SELECT p FROM PObject p" is 
not cached because its result is not obtained by executing a select statement. 
This can happen if the query was evaluated in-memory. The result was provided 
by org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
6  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
151  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
228  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p 
ORDER BY p.value" is removed from cache  excluded permanently. Query "SELECT p 
FROM PObject p ORDER BY p.value" is not cached because its result is not 
obtained by executing a select statement. This can happen if the query was 
evaluated in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
6  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
149  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
235  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM PObject p 
WHERE p.value > :v" is removed from cache  excluded permanently. Query "SELECT 
p FROM PObject p WHERE p.value > :v" is not cached because its result is not 
obtained by executing a select statement. This can happen if the query was 
evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
1  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
5  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
145  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
237  ordering  WARN   [main] openjpa.Runtime - Query "select a from Address a 
where a.city = :city" is removed from cache  excluded permanently. Query 
"select a from Address a where a.city = :city" is not cached because its result 
is not obtained by executing a select statement. This can happen if the query 
was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
266  ordering  WARN   [main] openjpa.Runtime - Query "SELECT p FROM Person p 
WHERE p.address = :a" is removed from cache  excluded permanently. Query 
"SELECT p FROM Person p WHERE p.address = :a" is not cached because its result 
is not obtained by executing a select statement. This can happen if the query 
was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
141  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
243  ordering  WARN   [main] openjpa.Runtime - Query "select c from Car c" is 
removed from cache  excluded permanently. Query "select c from Car c" is not 
cached because its result is not obtained by executing a select statement. This 
can happen if the query was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
249  ordering  WARN   [main] openjpa.Runtime - Query "select m from 
Manufacturer m" is removed from cache  excluded permanently. Query "select m 
from Manufacturer m" is not cached because its result is not obtained by 
executing a select statement. This can happen if the query was evaluated 
in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.617 sec
Running org.apache.openjpa.slice.TestQueryMultiThreaded
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
165  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
273  ordering  WARN   [Thread-2] openjpa.Runtime - Query "SELECT MAX(p.value) 
FROM PObject p" is removed from cache  excluded permanently. Query "SELECT 
MAX(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
278  ordering  WARN   [Thread-2] openjpa.Runtime - Query "SELECT MIN(p.value) 
FROM PObject p" is removed from cache  excluded permanently. Query "SELECT 
MIN(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
285  ordering  WARN   [Thread-2] openjpa.Runtime - Query "SELECT SUM(p.value) 
FROM PObject p" is removed from cache  excluded permanently. Query "SELECT 
SUM(p.value) FROM PObject p" is not cached because it returns a single value 
rather than a list. A query that returns single value can not be cached. .
292  ordering  WARN   [Thread-2] openjpa.Runtime - Query "SELECT 
MIN(p.value),MAX(p.value) FROM PObject p" is removed from cache  excluded 
permanently. Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is not 
cached because it returns a single value rather than a list. A query that 
returns single value can not be cached. .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
136  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
220  ordering  WARN   [Thread-7] openjpa.Runtime - Query "SELECT MAX(p.value) 
FROM PObject p WHERE MOD(p.value,2)=0" is removed from cache  excluded 
permanently. Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" 
is not cached because it returns a single value rather than a list. A query 
that returns single value can not be cached. .
1  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
132  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
215  ordering  WARN   [Thread-12] openjpa.Runtime - Query "SELECT p.value,p 
FROM PObject p ORDER BY p.value ASC" is removed from cache  excluded 
permanently. Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is 
not cached because its result is not obtained by executing a select statement. 
This can happen if the query was evaluated in-memory. The result was provided 
by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
7  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
146  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
225  ordering  WARN   [Thread-17] openjpa.Runtime - Query "SELECT p FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT p FROM 
PObject p" is not cached because its result is not obtained by executing a 
select statement. This can happen if the query was evaluated in-memory. The 
result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
5  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
350  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
513  ordering  WARN   [Thread-22] openjpa.Runtime - Query "SELECT p FROM 
PObject p ORDER BY p.value" is removed from cache  excluded permanently. Query 
"SELECT p FROM PObject p ORDER BY p.value" is not cached because its result is 
not obtained by executing a select statement. This can happen if the query was 
evaluated in-memory. The result was provided by 
org.apache.openjpa.kernel.OrderingMergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
152  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
240  ordering  WARN   [Thread-27] openjpa.Runtime - Query "SELECT p FROM 
PObject p WHERE p.value > :v" is removed from cache  excluded permanently. 
Query "SELECT p FROM PObject p WHERE p.value > :v" is not cached because its 
result is not obtained by executing a select statement. This can happen if the 
query was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
5  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
178  ordering  WARN   [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM 
PObject p" is removed from cache  excluded permanently. Query "SELECT COUNT(p) 
FROM PObject p" is not cached because it returns a single value rather than a 
list. A query that returns single value can not be cached. .
273  ordering  WARN   [Thread-32] openjpa.Runtime - Query "select a from 
Address a where a.city = :city" is removed from cache  excluded permanently. 
Query "select a from Address a where a.city = :city" is not cached because its 
result is not obtained by executing a select statement. This can happen if the 
query was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
287  ordering  WARN   [Thread-32] openjpa.Runtime - Query "SELECT p FROM Person 
p WHERE p.address = :a" is removed from cache  excluded permanently. Query 
"SELECT p FROM Person p WHERE p.address = :a" is not cached because its result 
is not obtained by executing a select statement. This can happen if the query 
was evaluated in-memory. The result was provided by 
org.apache.openjpa.lib.rop.MergedResultObjectProvider.  .
Build timed out. Aborting
killed.
[HUDSON] Recording test resultsSending e-mails to: [email protected]

[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
channel stopped
[INFO] hudson.remoting.RequestAbortedException: 
hudson.remoting.Channel$OrderlyShutdown
[INFO] ------------------------------------------------------------------------
[INFO] Trace
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Request.call(Request.java:137)
        at hudson.remoting.Channel.call(Channel.java:630)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
        at $Proxy2.isArchivingDisabled(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:222)
        at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:192)
        at 
hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:107)
        at 
hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:800)
        at 
hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:317)
        at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:275)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.remoting.RequestAbortedException: 
hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Request.abort(Request.java:257)
        at hudson.remoting.Channel.terminate(Channel.java:681)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:764)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:963)
Caused by: hudson.remoting.Channel$OrderlyShutdown
        ... 2 more
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:58)
        at hudson.remoting.Command.<init>(Command.java:47)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
        at hudson.remoting.Channel.close(Channel.java:805)
        at hudson.slaves.Channels$1.close(Channels.java:91)
        at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:541)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
        at hudson.model.Run.run(Run.java:1324)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:139)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 86 minutes 27 seconds
[INFO] Finished at: Mon Nov 29 20:50:19 UTC 2010

Reply via email to