rpl.rpl_stop_slave fails due to timeout in jenkins debug builds

Bug #804165 reported by Alexey Kopytov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Invalid
Medium
Unassigned
5.1
Invalid
Medium
Unassigned
5.5
Invalid
Undecided
Unassigned
5.6
Invalid
Medium
Unassigned

Bug Description

E.g. http://jenkins.percona.com/view/Percona%20Server%205.1/job/percona-server-5.1-param/BUILD_TYPE=debug-no-Werror,Host=ubuntu-natty-32bit/35/console :

rpl.rpl_stop_slave 'mix' w1 [ fail ] timeout after 900 seconds
        Test ended at 2011-06-30 20:28:37

Test case timeout after 900 seconds

Similar upstream bugs:

http://bugs.mysql.com/bug.php?id=58546
http://bugs.mysql.com/bug.php?id=61091

Tags: ci
Revision history for this message
Alexey Kopytov (akopytov) wrote :

It appears to be a different issue, or the fix for bug #800035 was incomplete. The mentioned Jenkins build was building a tree with the fix for bug #800035 included: http://bazaar.launchpad.net/~akopytov/percona-server/bug794790/view/head:/slave_timeout_fix.patch. However, rpl_stop_slave still failed with a timeout.

Reopening the bug.

Revision history for this message
Stewart Smith (stewart) wrote :

Still occurring :(

http://jenkins.percona.com/job/percona-server-5.1-trunk/lastCompletedBuild/BUILD_TYPE=debug,Host=centos5-64/testReport/(root)/rpl/rpl_stop_slave__mix_/

_StringException: Text attachment: traceback
------------
Timeout after 900 seconds

Test case timeout after 900 seconds

== /home/jenkins/workspace/percona-server-5.1-trunk/BUILD_TYPE/debug/Host/centos5-64/Percona-Server/mysql-test/var/2/log/rpl_stop_slave.log ==
SET GLOBAL debug= 'd,dump_thread_wait_before_send_xid';
[connection slave]
include/restart_slave.inc
BEGIN;
UPDATE t1 SET c2 = 2 WHERE c1 = 1;
[connection master]
BEGIN;
INSERT INTO t1 VALUES(2, 2);
INSERT INTO t2 VALUES(1);
UPDATE t1 SET c2 = 3 WHERE c1 = 1;
COMMIT;
[connection slave1]
STOP SLAVE;
[connection slave]
ROLLBACK;
[connection master]
SET DEBUG_SYNC= 'now SIGNAL signal.continue';
SET DEBUG_SYNC= 'RESET';
[connection slave]
include/wait_for_slave_to_stop.inc

 == /home/jenkins/workspace/percona-server-5.1-trunk/BUILD_TYPE/debug/Host/centos5-64/Percona-Server/mysql-test/var/2/tmp/analyze-timeout-mysqld.2.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/tmp/cjdy50tnWv/2/mysqld.2.sock' (111)

 == /home/jenkins/workspace/percona-server-5.1-trunk/BUILD_TYPE/debug/Host/centos5-64/Percona-Server/mysql-test/var/2/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/tmp/cjdy50tnWv/2/mysqld.1.sock' (111)

------------

Changed in percona-server:
importance: Undecided → High
status: New → Triaged
Revision history for this message
Stewart Smith (stewart) wrote :
tags: added: ci
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :
Changed in percona-server:
status: Triaged → Invalid
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-1215

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.