You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/01/07 02:33:04 UTC

Build failed in Hudson: Cassandra-0.7 #148

See <https://hudson.apache.org/hudson/job/Cassandra-0.7/148/changes>

Changes:

[jbellis] merge from 0.6

[jbellis] reduce flush lock contention
patch by Kelvin Kakugawa; reviewed by jbellis for CASSANDRA-1930

------------------------------------------
[...truncated 1574 lines...]
    [junit] 	at org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:563)
    [junit] 	at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:352)
    [junit] 	at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:194)
    [junit] 	at org.apache.cassandra.db.RecoveryManager3Test.testMissingHeader(RecoveryManager3Test.java:74)
    [junit] Caused by: java.util.concurrent.ExecutionException: java.lang.AssertionError
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
    [junit] 	at org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:559)
    [junit] Caused by: java.lang.AssertionError
    [junit] 	at org.apache.cassandra.db.Memtable.put(Memtable.java:123)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.apply(ColumnFamilyStore.java:744)
    [junit] 	at org.apache.cassandra.db.Table.apply(Table.java:450)
    [junit] 	at org.apache.cassandra.db.commitlog.CommitLog$4.runMayThrow(CommitLog.java:329)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.db.RecoveryManager3Test FAILED
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.288 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RowIterationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RowTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.TableTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.TimeSortTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.754 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.91 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:29:24,416 Generated random token Token(bytes[fa775ab99d6ee9c6073036e0d8d26bf3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.837 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.245 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.561 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.295 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:29:59,333 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.>
    [junit]  WARN 17:30:00,392 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.>
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.598 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.987 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.293 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.766 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:30:35,202 Generated random token Token(bytes[a3615facdba1517220e92c0d4a5efba1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:164)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:81)
    [junit] Caused by: java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:539)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	... 3 more
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.445 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:30:45,241 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
    [junit]  WARN 17:30:45,740 Generated random token Token(bytes[e2123b1c74736990297d369c406d03b1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.172 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:30:57,589 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.551 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.863 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.215 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:31:17,217 Generated random token Token(bytes[d4572d7f7cf05611f5d277af00513553]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.912 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:31:23,691 Generated random token Token(bytes[37d76cc097da1e05b8911f04b3a05a88]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.307 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.52 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.097 sec
    [junit] 

BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:519: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:514: Some unit test(s) failed.

Total time: 17 minutes 41 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results


Hudson build is back to normal : Cassandra-0.7 #151

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra-0.7/151/changes>



Build failed in Hudson: Cassandra-0.7 #150

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra-0.7/150/changes>

Changes:

[jbellis] allow specifying specific SSTables to compact from JMX
patch by slebresne; reviewed by jbellis for CASSANDRA-1963

------------------------------------------
[...truncated 723 lines...]
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SliceRange.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SuperColumn.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/InvalidRequestException.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthorizationException.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SlicePredicate.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/IndexOperator.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/IndexExpression.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationRequest.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/RowPredicate.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/ConsistencyLevel.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/ColumnOrSuperColumn.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/KsDef.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/Column.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/TokenRange.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationException.java
AU        interface/cassandra.thrift
A         ivy.xml
A         lib
A         lib/guava-r05.jar
AU        lib/concurrentlinkedhashmap-lru-1.1.jar
AU        lib/high-scale-lib.jar
A         lib/commons-cli-1.1.jar
AU        lib/jug-2.0.0.jar
AU        lib/antlr-3.1.3.jar
A         lib/avro-1.4.0-fixes.jar
AU        lib/jetty-6.1.21.jar
A         lib/commons-codec-1.2.jar
A         lib/jackson-mapper-asl-1.4.0.jar
A         lib/snakeyaml-1.6.jar
A         lib/commons-collections-3.2.1.jar
A         lib/libthrift-0.5.jar
AU        lib/servlet-api-2.5-20081211.jar
A         lib/jackson-core-asl-1.4.0.jar
A         lib/licenses
AU        lib/licenses/log4j-1.2.16.txt
A         lib/licenses/slf4j-log4j12-1.6.1.txt
AU        lib/licenses/guava-r05.txt
AU        lib/licenses/concurrentlinkedhashmap-lru-1.1.txt
A         lib/licenses/high-scale-lib.txt
AU        lib/licenses/commons-cli-1.1.txt
A         lib/licenses/antlr-3.1.3.txt
A         lib/licenses/jug-2.0.0.txt
AU        lib/licenses/avro-1.3.1-dev.txt
A         lib/licenses/jetty-6.1.21.txt
AU        lib/licenses/commons-codec-1.2.txt
AU        lib/licenses/jackson-mapper-asl-1.4.0.txt
A         lib/licenses/snakeyaml-1.6.txt
AU        lib/licenses/commons-collections-3.2.1.txt
AU        lib/licenses/libthrift-0.5.txt
AU        lib/licenses/jackson-core-asl-1.4.0.txt
A         lib/licenses/servlet-api-2.5-20081211.txt
A         lib/licenses/slf4j-api-1.6.1.txt
AU        lib/licenses/commons-lang-2.4.txt
AU        lib/licenses/json-simple-1.1.txt
A         lib/licenses/jetty-util-6.1.21.txt
A         lib/licenses/jline-0.9.94.txt
AU        lib/slf4j-api-1.6.1.jar
A         lib/commons-lang-2.4.jar
A         lib/json-simple-1.1.jar
AU        lib/jetty-util-6.1.21.jar
A         lib/jline-0.9.94.jar
A         lib/avro-1.4.0-sources-fixes.jar
A         lib/log4j-1.2.16.jar
AU        lib/slf4j-log4j12-1.6.1.jar
A         redhat
A         redhat/cassandra
A         redhat/cassandra.conf
A         redhat/default
A         redhat/apache-cassandra.spec
A         redhat/cassandra.in.sh
A         bin
AU        bin/clustertool
A         bin/config-converter.bat
AU        bin/nodetool
A         bin/clustertool.bat
A         bin/nodetool.bat
AU        bin/stop-server
AU        bin/sstablekeys
A         bin/sstablekeys.bat
AU        bin/schematool
AU        bin/cassandra
A         bin/schematool.bat
AU        bin/cassandra-cli
AU        bin/cassandra.bat
AU        bin/cassandra-cli.bat
AU        bin/json2sstable
AU        bin/sstable2json
A         bin/config-converter
AU        bin/cassandra.in.sh
A         bin/json2sstable.bat
A         bin/sstable2json.bat
AU        README.txt
A         .rat-excludes
 U        .
At revision 1057729
[cassandra] $ /home/hudson/tools/ant/latest/bin/ant -Dversion=$BUILD_ID -Dcobertura.dir=/usr/share/java clean release test
Buildfile: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>

clean:

ivy-download:
     [echo] Downloading Ivy...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build>
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
      [get] To: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/ivy-2.1.0.jar>

ivy-init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/lib>

ivy-retrieve-build:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
[ivy:resolve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/ivysettings.xml>
[ivy:resolve] :: resolving dependencies :: apache-cassandra#cassandra;working@vesta.apache.org
[ivy:resolve] 	confs: [default]
[ivy:resolve] 	found com.thoughtworks.paranamer#paranamer-ant;2.1 in ibiblio
[ivy:resolve] 	found com.thoughtworks.paranamer#paranamer-generator;2.1 in ibiblio
[ivy:resolve] 	found com.thoughtworks.qdox#qdox;1.10 in ibiblio
[ivy:resolve] 	found asm#asm;3.2 in ibiblio
[ivy:resolve] 	found ant#ant;1.6.5 in ibiblio
[ivy:resolve] 	found junit#junit;4.6 in ibiblio
[ivy:resolve] 	found commons-logging#commons-logging;1.1.1 in chain
[ivy:resolve] 	found log4j#log4j;1.2.12 in ibiblio
[ivy:resolve] 	found logkit#logkit;1.0.1 in ibiblio
[ivy:resolve] 	found avalon-framework#avalon-framework;4.1.3 in ibiblio
[ivy:resolve] 	found javax.servlet#servlet-api;2.3 in ibiblio
[ivy:resolve] 	found org.apache.rat#apache-rat;0.6 in ibiblio
[ivy:resolve] 	found org.apache.rat#apache-rat-core;0.6 in chain
[ivy:resolve] 	found commons-collections#commons-collections;3.2 in chain
[ivy:resolve] 	found commons-lang#commons-lang;2.1 in chain
[ivy:resolve] 	found commons-cli#commons-cli;1.1 in chain
[ivy:resolve] 	found org.apache.rat#apache-rat-tasks;0.6 in chain
[ivy:resolve] 	found com.cloudera.hadoop#hadoop-core;0.20.2-320 in cloudera
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in ibiblio
[ivy:resolve] 	found xmlenc#xmlenc;0.52 in ibiblio
[ivy:resolve] 	found commons-httpclient#commons-httpclient;3.0.1 in ibiblio
[ivy:resolve] 	found commons-codec#commons-codec;1.3 in chain
[ivy:resolve] 	found commons-net#commons-net;1.4.1 in ibiblio
[ivy:resolve] 	found oro#oro;2.0.8 in chain
[ivy:resolve] 	found org.mortbay.jetty#jetty;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jetty-util;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#servlet-api-2.5;6.1.14 in ibiblio
[ivy:resolve] 	found tomcat#jasper-runtime;5.5.12 in ibiblio
[ivy:resolve] 	found tomcat#jasper-compiler;5.5.12 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jsp-api-2.1;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jsp-2.1;6.1.14 in ibiblio
[ivy:resolve] 	found org.eclipse.jdt#core;3.1.1 in ibiblio
[ivy:resolve] 	found commons-el#commons-el;1.0 in ibiblio
[ivy:resolve] 	found net.java.dev.jets3t#jets3t;0.7.1 in ibiblio
[ivy:resolve] 	found net.sf.kosmosfs#kfs;0.3 in ibiblio
[ivy:resolve] 	found hsqldb#hsqldb;1.8.0.10 in ibiblio
[ivy:resolve] 	found com.cloudera.hadoop#hadoop-streaming;0.20.2-320 in cloudera
[ivy:resolve] 	found net.sf.jopt-simple#jopt-simple;3.2 in ibiblio
[ivy:resolve] 	found net.java.dev.jna#jna;3.2.7 in java.net2
[ivy:resolve] :: resolution report :: resolve 1419ms :: artifacts dl 199ms
[ivy:resolve] 	:: evicted modules:
[ivy:resolve] 	commons-cli#commons-cli;1.1 by [commons-cli#commons-cli;1.2] in [default]
[ivy:resolve] 	junit#junit;3.8.1 by [junit#junit;4.6] in [default]
[ivy:resolve] 	commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [default]
[ivy:resolve] 	commons-codec#commons-codec;1.2 by [commons-codec#commons-codec;1.3] in [default]
[ivy:resolve] 	commons-httpclient#commons-httpclient;3.1 by [commons-httpclient#commons-httpclient;3.0.1] in [default]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   43  |   0   |   0   |   5   ||   46  |   0   |
	---------------------------------------------------------------------
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: ERRORS
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
[ivy:retrieve] :: retrieving :: apache-cassandra#cassandra [sync]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	44 artifacts copied, 0 already retrieved (17615kB/570ms)

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/classes>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/test/lib>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/test/classes>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/gen-java>

check-avro-generate:

avro-interface-generate-client:
     [echo] Generating Avro cassandra code...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/interface/avro>
     [echo] Generating Avro api code...

avro-interface-generate-internode:
     [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
     [echo] Building Grammar <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/cli/Cli.g>  ....

build-project:
     [echo] apache-cassandra: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>
    [javac] Compiling 425 source files to <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/classes>
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:37: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: package org.apache.cassandra.io.util
    [javac] import org.apache.cassandra.io.util.ColumnSortedMap;
    [javac]                                    ^
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:365: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: class org.apache.cassandra.db.SuperColumnSerializer
    [javac]         ColumnSortedMap preSortedMap = new ColumnSortedMap(comparator, serializer, dis, size);
    [javac]         ^
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:365: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: class org.apache.cassandra.db.SuperColumnSerializer
    [javac]         ColumnSortedMap preSortedMap = new ColumnSortedMap(comparator, serializer, dis, size);
    [javac]                                            ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors

BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:285: Compile failed; see the compiler error output for details.

Total time: 13 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results


Build failed in Hudson: Cassandra-0.7 #149

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra-0.7/149/changes>

Changes:

[jbellis] fix CFMetaData.applyto onlycompareobjectsof the same class
patch by Stu Hood; reviewed by slebresne for CASSANDRA-1962

[jbellis] optimize supercolumn deserialization
patch by Cliff Moon and jbellis; reviewed by Stu Hood for CASSANDRA-1891

------------------------------------------
[...truncated 718 lines...]
A         interface/thrift/gen-java/org/apache/cassandra/thrift/IndexType.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/ColumnPath.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/NotFoundException.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/ColumnDef.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SliceRange.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SuperColumn.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/InvalidRequestException.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthorizationException.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/SlicePredicate.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/IndexOperator.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/IndexExpression.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationRequest.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/RowPredicate.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/ConsistencyLevel.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/ColumnOrSuperColumn.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/KsDef.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/Column.java
AU        interface/thrift/gen-java/org/apache/cassandra/thrift/TokenRange.java
A         interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationException.java
AU        interface/cassandra.thrift
A         ivy.xml
A         lib
A         lib/guava-r05.jar
AU        lib/concurrentlinkedhashmap-lru-1.1.jar
AU        lib/high-scale-lib.jar
A         lib/commons-cli-1.1.jar
AU        lib/jug-2.0.0.jar
AU        lib/antlr-3.1.3.jar
A         lib/avro-1.4.0-fixes.jar
AU        lib/jetty-6.1.21.jar
A         lib/commons-codec-1.2.jar
A         lib/jackson-mapper-asl-1.4.0.jar
A         lib/snakeyaml-1.6.jar
A         lib/commons-collections-3.2.1.jar
A         lib/libthrift-0.5.jar
AU        lib/servlet-api-2.5-20081211.jar
A         lib/jackson-core-asl-1.4.0.jar
A         lib/licenses
AU        lib/licenses/log4j-1.2.16.txt
A         lib/licenses/slf4j-log4j12-1.6.1.txt
AU        lib/licenses/guava-r05.txt
AU        lib/licenses/concurrentlinkedhashmap-lru-1.1.txt
A         lib/licenses/high-scale-lib.txt
AU        lib/licenses/commons-cli-1.1.txt
A         lib/licenses/antlr-3.1.3.txt
A         lib/licenses/jug-2.0.0.txt
AU        lib/licenses/avro-1.3.1-dev.txt
A         lib/licenses/jetty-6.1.21.txt
AU        lib/licenses/commons-codec-1.2.txt
AU        lib/licenses/jackson-mapper-asl-1.4.0.txt
A         lib/licenses/snakeyaml-1.6.txt
AU        lib/licenses/commons-collections-3.2.1.txt
AU        lib/licenses/libthrift-0.5.txt
AU        lib/licenses/jackson-core-asl-1.4.0.txt
A         lib/licenses/servlet-api-2.5-20081211.txt
A         lib/licenses/slf4j-api-1.6.1.txt
AU        lib/licenses/commons-lang-2.4.txt
AU        lib/licenses/json-simple-1.1.txt
A         lib/licenses/jetty-util-6.1.21.txt
A         lib/licenses/jline-0.9.94.txt
AU        lib/slf4j-api-1.6.1.jar
A         lib/commons-lang-2.4.jar
A         lib/json-simple-1.1.jar
AU        lib/jetty-util-6.1.21.jar
A         lib/jline-0.9.94.jar
A         lib/avro-1.4.0-sources-fixes.jar
A         lib/log4j-1.2.16.jar
AU        lib/slf4j-log4j12-1.6.1.jar
A         redhat
A         redhat/cassandra
A         redhat/cassandra.conf
A         redhat/default
A         redhat/apache-cassandra.spec
A         redhat/cassandra.in.sh
A         bin
AU        bin/clustertool
A         bin/config-converter.bat
AU        bin/nodetool
A         bin/clustertool.bat
A         bin/nodetool.bat
AU        bin/stop-server
AU        bin/sstablekeys
A         bin/sstablekeys.bat
AU        bin/schematool
AU        bin/cassandra
A         bin/schematool.bat
AU        bin/cassandra-cli
AU        bin/cassandra.bat
AU        bin/cassandra-cli.bat
AU        bin/json2sstable
AU        bin/sstable2json
A         bin/config-converter
AU        bin/cassandra.in.sh
A         bin/json2sstable.bat
A         bin/sstable2json.bat
AU        README.txt
A         .rat-excludes
 U        .
At revision 1057659
[cassandra] $ /home/hudson/tools/ant/latest/bin/ant -Dversion=$BUILD_ID -Dcobertura.dir=/usr/share/java clean release test
Buildfile: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>

clean:

ivy-download:
     [echo] Downloading Ivy...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build>
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
      [get] To: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/ivy-2.1.0.jar>

ivy-init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/lib>

ivy-retrieve-build:
[ivy:resolve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file = <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/ivysettings.xml>
[ivy:resolve] :: resolving dependencies :: apache-cassandra#cassandra;working@minerva
[ivy:resolve] 	confs: [default]
[ivy:resolve] 	found com.thoughtworks.paranamer#paranamer-ant;2.1 in ibiblio
[ivy:resolve] 	found com.thoughtworks.paranamer#paranamer-generator;2.1 in ibiblio
[ivy:resolve] 	found com.thoughtworks.qdox#qdox;1.10 in ibiblio
[ivy:resolve] 	found asm#asm;3.2 in ibiblio
[ivy:resolve] 	found ant#ant;1.6.5 in ibiblio
[ivy:resolve] 	found junit#junit;4.6 in ibiblio
[ivy:resolve] 	found commons-logging#commons-logging;1.1.1 in ibiblio
[ivy:resolve] 	found log4j#log4j;1.2.12 in ibiblio
[ivy:resolve] 	found logkit#logkit;1.0.1 in ibiblio
[ivy:resolve] 	found avalon-framework#avalon-framework;4.1.3 in ibiblio
[ivy:resolve] 	found javax.servlet#servlet-api;2.3 in ibiblio
[ivy:resolve] 	found org.apache.rat#apache-rat;0.6 in ibiblio
[ivy:resolve] 	found org.apache.rat#apache-rat-core;0.6 in chain
[ivy:resolve] 	found commons-collections#commons-collections;3.2 in chain
[ivy:resolve] 	found commons-lang#commons-lang;2.1 in chain
[ivy:resolve] 	found commons-cli#commons-cli;1.1 in chain
[ivy:resolve] 	found org.apache.rat#apache-rat-tasks;0.6 in chain
[ivy:resolve] 	found com.cloudera.hadoop#hadoop-core;0.20.2-320 in cloudera
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in ibiblio
[ivy:resolve] 	found xmlenc#xmlenc;0.52 in ibiblio
[ivy:resolve] 	found commons-httpclient#commons-httpclient;3.0.1 in ibiblio
[ivy:resolve] 	found commons-codec#commons-codec;1.3 in ibiblio
[ivy:resolve] 	found commons-net#commons-net;1.4.1 in ibiblio
[ivy:resolve] 	found oro#oro;2.0.8 in chain
[ivy:resolve] 	found org.mortbay.jetty#jetty;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jetty-util;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#servlet-api-2.5;6.1.14 in ibiblio
[ivy:resolve] 	found tomcat#jasper-runtime;5.5.12 in ibiblio
[ivy:resolve] 	found tomcat#jasper-compiler;5.5.12 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jsp-api-2.1;6.1.14 in ibiblio
[ivy:resolve] 	found org.mortbay.jetty#jsp-2.1;6.1.14 in ibiblio
[ivy:resolve] 	found org.eclipse.jdt#core;3.1.1 in ibiblio
[ivy:resolve] 	found commons-el#commons-el;1.0 in ibiblio
[ivy:resolve] 	found net.java.dev.jets3t#jets3t;0.7.1 in ibiblio
[ivy:resolve] 	found net.sf.kosmosfs#kfs;0.3 in ibiblio
[ivy:resolve] 	found hsqldb#hsqldb;1.8.0.10 in ibiblio
[ivy:resolve] 	found com.cloudera.hadoop#hadoop-streaming;0.20.2-320 in cloudera
[ivy:resolve] 	found net.sf.jopt-simple#jopt-simple;3.2 in ibiblio
[ivy:resolve] 	found net.java.dev.jna#jna;3.2.7 in java.net2
[ivy:resolve] :: resolution report :: resolve 1056ms :: artifacts dl 89ms
[ivy:resolve] 	:: evicted modules:
[ivy:resolve] 	commons-cli#commons-cli;1.1 by [commons-cli#commons-cli;1.2] in [default]
[ivy:resolve] 	junit#junit;3.8.1 by [junit#junit;4.6] in [default]
[ivy:resolve] 	commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [default]
[ivy:resolve] 	commons-codec#commons-codec;1.2 by [commons-codec#commons-codec;1.3] in [default]
[ivy:resolve] 	commons-httpclient#commons-httpclient;3.1 by [commons-httpclient#commons-httpclient;3.0.1] in [default]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   43  |   0   |   0   |   5   ||   48  |   0   |
	---------------------------------------------------------------------
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: ERRORS
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 	unknown resolver default
[ivy:resolve] 	unknown resolver main
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
[ivy:retrieve] :: retrieving :: apache-cassandra#cassandra [sync]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	45 artifacts copied, 0 already retrieved (17688kB/356ms)

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/classes>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/test/lib>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/test/classes>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/gen-java>

check-avro-generate:

avro-interface-generate-client:
     [echo] Generating Avro cassandra code...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/interface/avro>
     [echo] Generating Avro api code...

avro-interface-generate-internode:
     [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
     [echo] Building Grammar <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/cli/Cli.g>  ....

build-project:
     [echo] apache-cassandra: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>
    [javac] Compiling 425 source files to <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build/classes>
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:37: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: package org.apache.cassandra.io.util
    [javac] import org.apache.cassandra.io.util.ColumnSortedMap;
    [javac]                                    ^
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:365: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: class org.apache.cassandra.db.SuperColumnSerializer
    [javac]         ColumnSortedMap preSortedMap = new ColumnSortedMap(comparator, serializer, dis, size);
    [javac]         ^
    [javac] <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/src/java/org/apache/cassandra/db/SuperColumn.java>:365: cannot find symbol
    [javac] symbol  : class ColumnSortedMap
    [javac] location: class org.apache.cassandra.db.SuperColumnSerializer
    [javac]         ColumnSortedMap preSortedMap = new ColumnSortedMap(comparator, serializer, dis, size);
    [javac]                                            ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors

BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:285: Compile failed; see the compiler error output for details.

Total time: 12 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results