Bug #24316 rpl_loaddata.test and rpl_rotate_logs.test time out
Submitted: 14 Nov 2006 18:45 Modified: 27 Nov 2006 14:59
Reporter: Ingo Strüwing Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Replication Severity:S2 (Serious)
Version:5.1.14 OS:Linux (Debian Sid kernel 2.6.16 PREEMPT)
Assigned to: Jonathan Miller CPU Architecture:Any

[14 Nov 2006 18:45] Ingo Strüwing
Description:
rpl_loaddata                   [ fail ]  timeout

Stopping All Servers
Restoring snapshot of databases
Resuming Tests

rpl_rotate_logs                [ fail ]  timeout

Stopping All Servers
Restoring snapshot of databases
Resuming Tests

How to repeat:
OS: Debian Sid kernel 2.6.16 PREEMPT
HW: Pentium4 (32 bit) 2.4GHz 2GB RAM

bk clone bk-internal.mysql.com:/home/bk/mysql-5.1-engines 'mysql-5.1-axmrg'
cd 'mysql-5.1-axmrg'
bk pull bk-internal.mysql.com:/home/bk/mysql-5.1
BUILD/compile-pentium-debug-max
cd mysql-test
./mysql-test-run.pl --force --skip-innodb --skip-ndbcluster --mysqld=--binlog-format=statement rpl_loaddata rpl_rotate_logs
[27 Nov 2006 14:58] Jonathan Miller
:/data0/mysql-5.1-engines/mysql-test> ./mysql-test-run.pl --force --skip-i
nnodb --skip-ndbcluster --mysqld=--binlog-format=statement rpl_loaddata rpl_rotate_log
s
Logging: ./mysql-test-run.pl --force --skip-innodb --skip-ndbcluster --mysqld=--binlog-format=statement rpl_loaddata rpl_rotate_logs
Using binlog format 'stmt'
Skipping ndbcluster
Setting mysqld to support SSL connections
Binaries are debug compiled
Using MTR_BUILD_THREAD      = 0
Using MASTER_MYPORT         = 9306
Using MASTER_MYPORT1        = 9307
Using SLAVE_MYPORT          = 9308
Using SLAVE_MYPORT1         = 9309
Using SLAVE_MYPORT2         = 9310
Using NDBCLUSTER_PORT       = 9310
Using NDBCLUSTER_PORT_SLAVE = 9311
Using IM_PORT               = 9312
Using IM_MYSQLD1_PORT       = 9313
Using IM_MYSQLD2_PORT       = 9314
Killing Possible Leftover Processes
Removing Stale Files
Installing Master Database
Installing Master Database
Installing Slave1 Database
Stopping All Servers
Shutting-down Instance Manager
Saving snapshot of installed databases
=======================================================
Starting Tests in the 'main' suite

TEST                           RESULT         TIME (ms)
-------------------------------------------------------

rpl_loaddata                   [ pass ]          21259
rpl_rotate_logs                [ pass ]          11865
-------------------------------------------------------
Stopping All Servers
Shutting-down Instance Manager
All 2 tests were successful.
The servers were restarted 1 times
Spent 33.124 seconds actually executing testcases

Seems to pass just fine for me.
/jeb
[27 Nov 2006 14:59] Jonathan Miller
Thank you for taking the time to report a problem.  Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/

If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open".  Again, thank you for your continued support of MySQL.
[27 Nov 2006 15:00] Jonathan Miller
Please note: I do not have OS: Debian Sid kernel 2.6.16 PREEMPT to test on
[27 Nov 2006 15:18] Ingo Strüwing
Sigh. I wish I could get rid of my assigned bugs as easily.