← Back to team overview

libmemcached-build team mailing list archive

Build failed in Jenkins: libmemcached-build-ubuntu-64bit #195

 

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

------------------------------------------
[...truncated 2133 lines...]

generate_jenkins

Testing generate_pairs					0.201 [ ok ]
Testing generate_data					0.713 [ ok ]
Testing get_read					0.718 [ ok ]
Testing delete_generate					0.645 [ ok ]
Testing generate_buffer_data					0.068 [ ok ]
Testing delete_buffer					0.047 [ ok ]
Testing generate_data					0.708 [ 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.015 [ ok ]
Testing mget_read_function					0.014 [ ok ]
Testing cleanup					0.009 [ ok ]
Testing generate_large_pairs					0.025 [ ok ]
Testing generate_data					3.804 [ ok ]
Testing generate_buffer_data					0.003 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_nonblock

Testing generate_pairs					0.164 [ ok ]
Testing generate_data					0.719 [ ok ]
Testing get_read					0.691 [ ok ]
Testing delete_generate					0.662 [ ok ]
Testing generate_buffer_data					0.085 [ ok ]
Testing delete_buffer					0.063 [ ok ]
Testing generate_data					0.701 [ ok ]
Testing mget_read					0.019 [ ok ]
Testing mget_read_result					0.018 [ ok ]
Testing mget_read_function					0.018 [ ok ]
Testing cleanup					0.007 [ ok ]
Testing generate_large_pairs					0.025 [ ok ]
Testing generate_data					3.802 [ ok ]
Testing generate_buffer_data					0.005 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_corked

Testing generate_pairs					0.214 [ ok ]
Testing generate_data					0.744 [ ok ]
Testing get_read					0.733 [ ok ]
Testing delete_generate					0.653 [ ok ]
Testing generate_buffer_data					0.090 [ ok ]
Testing delete_buffer					0.049 [ ok ]
Testing generate_data					0.757 [ 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.011 [ ok ]
Testing generate_large_pairs					0.027 [ ok ]
Testing generate_data					0.012 [ ok ]
Testing generate_buffer_data					0.003 [ ok ]
Testing cleanup					0.000 [ ok ]

generate_corked_and_nonblock

Testing generate_pairs					0.169 [ ok ]
Testing generate_data					0.762 [ ok ]
Testing get_read					0.779 [ ok ]
Testing delete_generate					0.661 [ ok ]
Testing generate_buffer_data					0.082 [ ok ]
Testing delete_buffer					0.051 [ ok ]
Testing generate_data					0.765 [ 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.012 [ ok ]
Testing generate_large_pairs					0.027 [ ok ]
Testing generate_data					0.011 [ ok ]
Testing generate_buffer_data					0.004 [ ok ]
Testing cleanup					0.000 [ ok ]

consistent_not

Testing generate_pairs					0.171 [ ok ]
Testing generate_data					0.689 [ ok ]
Testing get_read					0.746 [ ok ]
Testing cleanup					0.005 [ ok ]

consistent_ketama

Testing generate_pairs					0.202 [ ok ]
Testing generate_data					0.717 [ ok ]
Testing get_read					0.803 [ ok ]
Testing cleanup					0.005 [ ok ]

consistent_ketama_weighted

Testing generate_pairs					0.205 [ ok ]
Testing generate_data					0.729 [ ok ]
Testing get_read					0.897 [ ok ]
Testing cleanup					0.006 [ 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.008 [ ok ]
Testing get					0.036 [ ok ]
Testing mget					0.099 [ ok ]
Testing delete					0.112 [ ok ]
Testing rand_mget					0.014 [ ok ]

replication_noblock

Testing set					0.008 [ ok ]
Testing get					0.036 [ ok ]
Testing mget					0.098 [ ok ]
Testing delete					0.111 [ ok ]
Testing rand_mget					0.014 [ ok ]

regression

Testing lp:434484					0.009 [ ok ]
Testing lp:434843					0.439 [ ok ]
Testing lp:434843-buffered					0.442 [ ok ]
Testing lp:421108					0.001 [ ok ]
Testing lp:442914					0.002 [ ok ]
Testing lp:447342					0.582 [ ok ]
Testing lp:463297					0.002 [ ok ]
Testing lp:490486					7.200 [ ok ]
Testing lp:583031					1.003 [ 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					6.907 [ ok ]
Testing binary add					6.941 [ 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

References