Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
5.5(EOL), 10.0(EOL), 10.1(EOL)
-
None
Description
rpl.rpl_ip_mix2 w1 [ fail ]
|
Test ended at 2017-01-10 18:30:52
|
|
CURRENT_TEST: rpl.rpl_ip_mix2
|
mysqltest: In included file "./include/rpl_ip_mix2.inc":
|
included from /opt/buildbot-slave/mariadb/dan_demeter2/build/mysql-test/suite/rpl/t/rpl_ip_mix2.test at line 11:
|
At line 4: query 'connect slave,$IPv6,root,,test,$SLAVE_MYPORT' failed: 2003: Can't connect to MySQL server on '::1' (101 "Network is unreachable")
|
|
The result from queries just before the failure was:
|
#################### IP: ::1 ###########################
|
connect (master,127.0.0.1,root,,test,MASTER_MYPORT);
|
connect (slave,::1,root,,test,SLAVE_MYPORT);
|
|
- skipping '/opt/buildbot-slave/mariadb/dan_demeter2/build/mysql-test/var/1/log/rpl.rpl_ip_mix2/'
|
|
Retrying test rpl.rpl_ip_mix2, attempt(2/3)...
|
It started happening on Nov 29, on all trees, so it's not a code change. Apparently something changed on the slaves.
Attachments
Issue Links
- relates to
-
MDEV-34733 main.mysqld--help-aria test failure: feedback plugin: failed to retrieve the MAC address
- Open