← Back to team overview

libmemcached-build team mailing list archive

Build failed in Hudson: libmemcached-build-ubuntu-64bit #193

 

See <http://hudson.drizzle.org/job/libmemcached-build-ubuntu-64bit/193/>

------------------------------------------
[...truncated 2117 lines...]

generate_jenkins

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.332 [ ok ]
Testing get_read					0.323 [ ok ]
Testing delete_generate					0.310 [ ok ]
Testing generate_buffer_data					0.040 [ ok ]
Testing delete_buffer					0.028 [ ok ]
Testing generate_data					0.334 [ ok ]
Testing mget_read
Assertion failed in tests/mem_functions.c:3453: fetch_all_results(memc) == TEST_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing mget_read_result					0.007 [ ok ]
Testing mget_read_function					0.006 [ ok ]
Testing cleanup					0.003 [ ok ]
Testing generate_large_pairs					0.028 [ ok ]
Testing generate_data					3.798 [ ok ]
Testing generate_buffer_data					0.003 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_nonblock

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.234 [ ok ]
Testing get_read					0.223 [ ok ]
Testing delete_generate					0.213 [ ok ]
Testing generate_buffer_data					0.056 [ ok ]
Testing delete_buffer					0.022 [ ok ]
Testing generate_data					0.331 [ ok ]
Testing mget_read					0.009 [ ok ]
Testing mget_read_result					0.008 [ ok ]
Testing mget_read_function					0.008 [ ok ]
Testing cleanup					0.002 [ ok ]
Testing generate_large_pairs					0.028 [ ok ]
Testing generate_data					3.808 [ ok ]
Testing generate_buffer_data					0.002 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_corked

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.241 [ ok ]
Testing get_read					0.231 [ ok ]
Testing delete_generate					0.214 [ ok ]
Testing generate_buffer_data					0.057 [ ok ]
Testing delete_buffer					0.029 [ ok ]
Testing generate_data					0.240 [ ok ]
Testing mget_read
Assertion failed in tests/mem_functions.c:3452: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing mget_read_result
Assertion failed in tests/mem_functions.c:3463: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing mget_read_function
Assertion failed in tests/mem_functions.c:3490: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing cleanup					0.003 [ ok ]
Testing generate_large_pairs					0.028 [ ok ]
Testing generate_data					0.005 [ ok ]
Testing generate_buffer_data					0.002 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_corked_and_nonblock

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.338 [ ok ]
Testing get_read					0.328 [ ok ]
Testing delete_generate					0.310 [ ok ]
Testing generate_buffer_data					0.042 [ ok ]
Testing delete_buffer					0.023 [ ok ]
Testing generate_data					0.339 [ ok ]
Testing mget_read
Assertion failed in tests/mem_functions.c:3452: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing mget_read_result
Assertion failed in tests/mem_functions.c:3463: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing mget_read_function
Assertion failed in tests/mem_functions.c:3490: rc == MEMCACHED_SUCCESS
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

					[ failed ]
Testing cleanup					0.003 [ ok ]
Testing generate_large_pairs					0.028 [ ok ]
Testing generate_data					0.004 [ ok ]
Testing generate_buffer_data					0.002 [ ok ]
Testing cleanup					0.000 [ ok ]

consistent_not

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.332 [ ok ]
Testing get_read					0.390 [ ok ]
Testing cleanup					0.002 [ ok ]

consistent_ketama

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.337 [ ok ]
Testing get_read					0.411 [ ok ]
Testing cleanup					0.002 [ ok ]

consistent_ketama_weighted

Testing generate_pairs					0.172 [ ok ]
Testing generate_data					0.331 [ ok ]
Testing get_read					0.426 [ ok ]
Testing cleanup					0.002 [ ok ]

ketama_compat

Testing libmemcached					0.000 [ ok ]
Testing spymemcached					0.000 [ ok ]

test_hashes

Testing one_at_a_time_run					0.000 [ ok ]
Testing md5					0.000 [ ok ]
Testing crc					0.000 [ ok ]
Testing fnv1_64					0.000 [ ok ]
Testing fnv1a_64					0.000 [ ok ]
Testing fnv1_32					0.000 [ ok ]
Testing fnv1a_32					0.000 [ ok ]
Testing hsieh					0.000 [ ok ]
Testing murmur					0.000 [ ok ]
Testing jenkis					0.000 [ ok ]
Testing memcached_get_hashkit					0.000 [ ok ]

replication

Testing set					0.002 [ ok ]
Testing get					0.012 [ ok ]
Testing mget					0.026 [ ok ]
Testing delete					0.036 [ ok ]
Testing rand_mget					0.003 [ ok ]

replication_noblock

Testing set					0.002 [ ok ]
Testing get					0.012 [ ok ]
Testing mget					0.025 [ ok ]
Testing delete					0.034 [ ok ]
Testing rand_mget					0.003 [ ok ]

regression

Testing lp:434484					0.003 [ ok ]
Testing lp:434843					0.126 [ ok ]
Testing lp:434843-buffered					0.119 [ ok ]
Testing lp:421108					0.000 [ ok ]
Testing lp:442914					0.001 [ ok ]
Testing lp:447342					0.533 [ ok ]
Testing lp:463297					0.001 [ ok ]
Testing lp:490486					1.590 [ ok ]
Testing lp:583031					1.001 [ ok ]
Testing lp:?					[ skipped ]

behaviors

Testing behavior_test					0.000 [ ok ]
Testing MEMCACHED_BEHAVIOR_CORK					0.000 [ ok ]
Testing MEMCACHED_BEHAVIOR_TCP_KEEPALIVE					0.000 [ ok ]
Testing MEMCACHED_BEHAVIOR_TCP_KEEPIDLE					0.000 [ ok ]

regression_binary_vs_block

Testing block add					1.454 [ ok ]
Testing binary add					1.452 [ ok ]

error_conditions

Testing memcached_get_MEMCACHED_ERRNO					0.000 [ ok ]
Testing memcached_get_MEMCACHED_NOTFOUND					0.000 [ ok ]
Testing memcached_get_by_key_MEMCACHED_ERRNO					0.000 [ ok ]
Testing memcached_get_by_key_MEMCACHED_NOTFOUND					0.000 [ ok ]
Some test failures and/or skipped test occurred.


Total Collections				53
	Failed Collections			0
	Skipped Collections			8
	Succeeded Collections		36

Total				1295
	Failed			19
	Skipped			2
	Succeeded		1274
servers localhost:11221,localhost:11222,localhost:11223,localhost:11224,localhost:11225,
	localhost : 11221
	localhost : 11222
	localhost : 11223
	localhost : 11224
	localhost : 11225

make[3]: *** [test-mem] Error 1
make[3]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-build-ubuntu-64bit/ws/'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-build-ubuntu-64bit/ws/'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-build-ubuntu-64bit/ws/'>
make: *** [check] Error 2




Follow ups