Bug #28882 Push of WL#3694 Replication of Invocation is causing 5.1-new-rpl pushbuild
Submitted: 4 Jun 2007 17:06 Modified: 4 Jun 2007 17:59
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version: OS:Any
Assigned to: Serge Kozlov CPU Architecture:Any

[4 Jun 2007 17:06] Jonathan Miller
Description:
Push into /data0/bk/mysql-5.1-new-rpl by skozlov@mysql.com on Mon Jun 4 12:23:00 2007
Bootstrap: Ok
Source: /pushbuild/pb/data/mysql-5.1-new-rpl/skozlov@mysql.com-20070604122300/mysql-5.1.20-beta-pb270.tar.gz [browse]
'sapsrv2' 'make dist': 	Build: Ok (695 sec)
'sapsrv1' Autopush: 	Build: Ok (453 sec)
  Warnings: 0
	jver: Ok (183 sec)
	     Server logs: clean [bootstrap.log] [jver_log.txt] [master.err]
	n_mix: FAILED (4044 sec): rpl_invoked_features[X]
	     Server logs: clean [bootstrap.log] [master.err] [master1.err] [slave.err] [slave1.err] [slave2.err]
	n_stm: FAILED (4021 sec): rpl_invoked_features[X]
	     Server logs: clean [bootstrap.log] [master.err] [master1.err] [slave.err] [slave1.err] [slave2.err]
	ps_row: FAILED (6334 sec): rpl_invoked_features[X]
	     Server logs: 1 [bootstrap.log] [master.err] [master1.err] [slave.err] [slave1.err] [slave2.err] [warnings]
	unit: Ok (17 sec)
	     Server logs: clean

rpl_invoked_features           [ fail ]

Errors are (from /dev/shm/var-n_mix-131/log/mysqltest-time) :
/data0/pushbuild/pb/mysql-5.1-new-rpl/270/mysql-5.1-new-rpl-exp/client/.libs/lt-mysqltest: Can't get stat of '/data0/pushbuild/pb/mysql-5.1-new-rpl/270/mysql-5.1-new-rpl-exp/mysql-test/r/rpl_invoked_features.result' (Errcode: 2)
mysqltest: unknown error
(the last lines may be the most important ones)
Result from queries before failure can be found in /dev/shm/var-n_mix-131/log/rpl_invoked_features.log

Stopping All Servers

rpl_invoked_features           [ fail ]

Errors are (from /dev/shm/var-n_stm-130/log/mysqltest-time) :
/data0/pushbuild/pb/mysql-5.1-new-rpl/270/mysql-5.1-new-rpl-exp/client/.libs/lt-mysqltest: Can't get stat of '/data0/pushbuild/pb/mysql-5.1-new-rpl/270/mysql-5.1-new-rpl-exp/mysql-test/r/rpl_invoked_features.result' (Errcode: 2)
mysqltest: unknown error
(the last lines may be the most important ones)
Result from queries before failure can be found in /dev/shm/var-n_stm-130/log/rpl_invoked_features.log

Stopping All Servers

rpl_invoked_features           [ fail ]

How to repeat:
Look at https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=mysql-5.1-new-rpl
[4 Jun 2007 17:09] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/28064

ChangeSet@1.2540, 2007-06-04 19:09:09+02:00, lars@mysql.com +2 -0
  BUG#28882: v2 did not exists in test
  do not have warnings in clean-up phase, the stuff should exist
  forgot to do cleanup on master
[4 Jun 2007 17:15] Lars Thalmann
No docs needed, test fix only.
[4 Jun 2007 17:59] Paul DuBois
Test suite change. No changelog entry needed.