Skip to content

Instantly share code, notes, and snippets.

@zmaril
Created April 23, 2013 11:11
Show Gist options
  • Save zmaril/5442736 to your computer and use it in GitHub Desktop.
Save zmaril/5442736 to your computer and use it in GitHub Desktop.
lein all test output
λ ~/Projects/aurelius-stack/titanium > lein all test
Performing task 'test' with profile(s): 'dev,1.4'
lein test clojurewerkz.titanium.conf
lein test clojurewerkz.titanium.edges-test
MemoryMeter uninitialized (jamm not specified as java agent); KeyCache size in JVM Heap will not be calculated accurately. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
No host ID found, created 2b453f84-8f4b-4747-acb7-01ff06293fc1 (Note: This should happen exactly once per node).
Generated random token [-8554636454003544914]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
lein test clojurewerkz.titanium.element-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.graph-test
lein test clojurewerkz.titanium.integration-test
lein test clojurewerkz.titanium.types-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.vertices-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
Ran 8 tests containing 210 assertions.
0 failures, 0 errors.
Performing task 'test' with profile(s): 'dev,1.6'
lein test clojurewerkz.titanium.conf
lein test clojurewerkz.titanium.edges-test
MemoryMeter uninitialized (jamm not specified as java agent); KeyCache size in JVM Heap will not be calculated accurately. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
No host ID found, created 1ffec69d-b3dc-492f-8869-1801610b7032 (Note: This should happen exactly once per node).
Generated random token [8948471421419923573]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
lein test clojurewerkz.titanium.element-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.graph-test
lein test clojurewerkz.titanium.integration-test
lein test clojurewerkz.titanium.types-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.vertices-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
Ran 8 tests containing 210 assertions.
0 failures, 0 errors.
Performing task 'test' with profile(s): 'dev,master'
lein test clojurewerkz.titanium.conf
lein test clojurewerkz.titanium.edges-test
MemoryMeter uninitialized (jamm not specified as java agent); KeyCache size in JVM Heap will not be calculated accurately. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
No host ID found, created f00c2a5a-1442-4efd-85b5-593f45aa53da (Note: This should happen exactly once per node).
Generated random token [167496653038092059]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
lein test clojurewerkz.titanium.element-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.graph-test
lein test clojurewerkz.titanium.integration-test
lein test clojurewerkz.titanium.types-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
lein test clojurewerkz.titanium.vertices-test
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
MemoryMeter uninitialized (jamm not specified as java agent); assuming liveRatio of 10.0. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead
Ran 8 tests containing 210 assertions.
0 failures, 0 errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment