See <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/346/>
------------------------------------------ [...truncated 4731 lines...] main.odbc [ pass ] 50 main.olap [ pass ] 799 main.optimizer [ pass ] 548 main.order_by [ pass ] 1375 main.order_fill_sortbuf [ pass ] 635 main.outfile [ pass ] 70 main.outfile_loaddata [ pass ] 101 main.overflow [ pass ] 10 main.parser [ pass ] 736 main.parser_precedence [ pass ] 36 main.quarter [ pass ] 42 main.randgen_queries [ pass ] 208 main.range [ pass ] 1334 main.regression_385808 [ pass ] 432 main.rename [ pass ] 323 main.replace [ pass ] 35 main.replication_schema_ddl [ pass ] 117 main.replication_table_ddl [ pass ] 41 main.round [ pass ] 286 main.row [ pass ] 152 main.rr_from_cache [ pass ] 5879 main.savepoints [ pass ] 30 main.schema [ pass ] 15 main.second [ pass ] 227 main.select [ pass ] 14029 main.select_found [ pass ] 386 main.select_in_null [ pass ] 250 main.select_safe [ pass ] 577 main.show_check [ pass ] 373 main.show_create_table_basic [ pass ] 59 main.show_create_table_multibyte [ pass ] 113 main.show_create_table_utf8 [ pass ] 3 main.show_create_table_varbinary [ pass ] 136 main.small_tmp_table [ pass ] 99 main.snowman [ pass ] 51 main.statement_boundaries [ pass ] 118 main.status [ pass ] 82 main.strict [ pass ] 274 main.subselect [ pass ] 11147 main.subselect2 [ pass ] 388 main.subselect3 [ pass ] 1921 main.subselect_mat [ pass ] 279 main.subselect_sj [ pass ] 233 main.subselect_sj2 [ pass ] 423 main.sum_distinct [ pass ] 1235 main.synchronization [ pass ] 1451 main.temp_table [ pass ] 409 main.timezone [ pass ] 151 main.timezone4 [ pass ] 10 main.transaction [ pass ] 25 main.truncate [ pass ] 308 main.trx_isolation_read_committed [ pass ] 172 main.type_blob [ pass ] 620 main.type_date [ pass ] 208 main.type_datetime [ pass ] 468 main.type_decimal [ pass ] 566 main.type_enum [ pass ] 947 main.type_enum_max_elements [ pass ] 1269 main.type_enum_too_many_elements [ pass ] 436 main.type_float [ pass ] 581 main.type_newdecimal [ pass ] 720 main.type_ranges [ pass ] 313 main.type_timestamp [ pass ] 555 main.type_uint [ pass ] 13 main.type_varbinary [ pass ] 154 main.type_varchar [ pass ] 743 main.union [ pass ] 4378 main.update [ pass ] 800 main.update_is_truncate_on_temp_bug_lp387627 [ pass ] 19 main.user_var [ pass ] 184 main.varbinary [ pass ] 114 main.variables [ pass ] 329 main.variables_c [ pass ] 2 main.warnings [ pass ] 316 main.warnings_engine_disabled [ pass ] 15 main.weekday [ pass ] 3 main.year [ pass ] 186 memory.basic [ pass ] 254 memory.heap_auto_increment [ pass ] 27 memory.heap_btree [ pass ] 165 memory.heap_hash [ pass ] 209 memory.heap_var [ pass ] 1204 memory.primary_key [ pass ] 38 memory.uuid_type [ pass ] 62 microtime_type.basic [ pass ] 791 microtime_type.decimal [ pass ] 31 microtime_type.max [ pass ] 312 myisam.basic [ pass ] 888 myisam.index_merge_myisam [ pass ] 31 myisam.mix2_myisam [ pass ] 3554 myisam.rollback [ pass ] 47 mysql_compatibility.character_sets [ pass ] 24 mysql_compatibility.integer_display_width [ pass ] 48 mysql_compatibility.unsigned [ pass ] 49 mysql_compatibility.zerofill [ pass ] 21 rand_function.basic [ pass ] 25 registry_dictionary.data_dictionary [ pass ] 18 registry_dictionary.plugins [ pass ] 19 registry_dictionary.slap [ pass ] 654 regression.592690 [ pass ] 37 regression.622465 [ pass ] 12 regression.628912 [ pass ] 49 regression.632755 [ pass ] 75 regression.639716 [ pass ] 166 regression.654219 [ pass ] 108 regression.674719 [ pass ] 44 regression.676770 [ pass ] 115 regression.680028 [ pass ] 29 regression.682006 [ pass ] 28 regression.682037 [ pass ] 6 regression.682563 [ pass ] 76 regression.685803 [ pass ] 29 regression.686197 [ pass ] 67 regression.693309 [ pass ] 76 regression.697697 [ pass ] 80 regression.697726 [ pass ] 173 regression.701468 [ pass ] 17 regression.704776 [ pass ] 4 regression.707832 [ pass ] 25 regression.709493 [ pass ] 11 regression.709500 [ pass ] 202 regression.721104 [ pass ] 1 regression.722773 [ pass ] 73 regression.722850 [ pass ] 1 regression.728855 [ pass ] 193 regression.728856 [ pass ] 17 regression.731189 [ pass ] 38 regression.732849 [ fail ] Error executing query: You have an error in your SQL syntax; check the manual that corresponds to your Drizzle server version for the right syntax to use near 'NAMES 'utf8'' at line 1 Error executing query: Unknown column 'TABLE_COLLATION' in 'field list' drizzletest: At line 6: command "$DRIZZLE_DUMP --compact test t1" failed The result from queries just before the failure was: DROP TABLE IF EXISTS t1; CREATE TABLE t1 (a text, b int, key ab (a(10),b)); exec of '.././tests/var/../../client/drizzledump --no-defaults -uroot --port=8020 --compact test t1' failed, error: 512, status: 2, errno: 11 More results from queries before failure can be found in <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/tests/var/log/732849.log> Stopping All Servers Restoring snapshot of databases Resuming Tests regression.732962 [ fail ] Error executing query: You have an error in your SQL syntax; check the manual that corresponds to your Drizzle server version for the right syntax to use near 'NAMES 'utf8'' at line 1 Error executing query: Unknown column 'TABLE_COLLATION' in 'field list' drizzletest: At line 7: command "$DRIZZLE_DUMP --compact test t1 t2" failed The result from queries just before the failure was: DROP TABLE IF EXISTS t1, t2; CREATE TABLE t1 (a int); CREATE TABLE t2 (a int) REPLICATE=FALSE; exec of '.././tests/var/../../client/drizzledump --no-defaults -uroot --port=8020 --compact test t1 t2' failed, error: 512, status: 2, errno: 11 More results from queries before failure can be found in <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/tests/var/log/732962.log> Stopping All Servers Restoring snapshot of databases Resuming Tests replication_dictionary.data_dictionary [ pass ] 17 replication_dictionary.slap [ pass ] 322 schema_dictionary.binary_default [ pass ] 359 schema_dictionary.columns [ pass ] 32 schema_dictionary.data_dictionary [ pass ] 299 schema_dictionary.default_null [ pass ] 58 schema_dictionary.no_default [ pass ] 48 schema_dictionary.schema_version [ pass ] 21 schema_dictionary.show [ pass ] 411 schema_dictionary.show_fields [ pass ] 174 schema_dictionary.show_table_status [ pass ] 120 schema_dictionary.show_temporary_tables [ pass ] 94 schema_dictionary.slap [ pass ] 6894 schema_dictionary.table_version [ pass ] 322 schema_engine.exists [ pass ] 19 session_dictionary.data_dictionary [ pass ] 40 session_dictionary.long_proccesslist_info [ pass ] 24 session_dictionary.sessions [ pass ] 23 session_dictionary.show [ pass ] 3 session_dictionary.user_savepoints [ pass ] 25 session_dictionary.user_variable [ pass ] 50 show_dictionary.show_columns [ pass ] 2 show_dictionary.show_temporary_tables [ pass ] 181 show_schema_proto.basic [ pass ] 18 slave.basic [ skipped ] status_dictionary.data_dictionary [ pass ] 22 status_dictionary.select_order [ pass ] 80 status_dictionary.show [ pass ] 2 string_functions.regex [ pass ] 45 table_cache_dictionary.table_cache [ pass ] 55 table_cache_dictionary.table_definition_cache [ pass ] 164 tamil.utf8_create_database [ pass ] 24 tamil.utf8_create_table [ pass ] 277 time_type.basic [ pass ] 499 time_type.cast [ pass ] 90 time_type.sort [ pass ] 119 user_locks.create_barrier [ pass ] 13 user_locks.get_lock [ pass ] 20 user_locks.get_locks [ pass ] 2 user_locks.kill_get_lock [ pass ] 58 user_locks.kill_wait [ pass ] 14 user_locks.loaded [ pass ] 3 user_locks.release_lock [ pass ] 22 user_locks.signal [ pass ] 21 user_locks.signal_count [ pass ] 13 user_locks.user_locks_table [ pass ] 23 user_locks.wait [ pass ] 19 user_locks.wait_generation [ pass ] 16 user_locks.wait_names [ pass ] 3 utility_functions.assert [ pass ] 143 utility_functions.catalog [ pass ] 21 utility_functions.execute [ pass ] 155 utility_functions.execute_wait [ pass ] 139 utility_functions.kill [ pass ] 21 utility_functions.kill_query [ pass ] 5 utility_functions.kill_repeated [ pass ] 9 utility_functions.result_type [ pass ] 16 utility_functions.schema [ pass ] 38 utility_functions.typeof [ pass ] 132 utility_functions.user [ pass ] 3 uuid_type.alter_add_uuid [ pass ] 146 uuid_type.bad_conversions [ pass ] 10 uuid_type.create [ pass ] 26 uuid_type.function [ pass ] 20 uuid_type.insert_null_no_key [ pass ] 131 uuid_type.mixed [ pass ] 315 uuid_type.null [ pass ] 146 uuid_type.primary_key [ pass ] 76 uuid_type.select_like_no_key [ pass ] 36 -------------------------------------------------------------------------------- Stopping All Servers Failed 6/562 tests, 98.93% were successful. The log files in var/log may give you some hint of what went wrong. If you want to report this error, go to: http://bugs.launchpad.net/drizzle The servers were restarted 59 times Spent 518.467 of 1060 seconds executing testcases drizzle-test-run in default mode: *** Failing the test(s): main.drizzle_client main.drizzledump main.drizzledump_restore main.mysql_protocol regression.732849 regression.732962 drizzle-test-run: *** ERROR: there were failing test cases make[3]: *** [test-drizzle] Error 1 make[3]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make: *** [check] Error 2 _______________________________________________ Mailing list: https://launchpad.net/~drizzle-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-builds More help : https://help.launchpad.net/ListHelp

