[MDEV-11763] All ipv6-related tests fail in buildbot on bld-dan builders Created: 2017-01-11  Updated: 2021-01-24  Resolved: 2021-01-24

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 5.5, 10.0, 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: 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.



 Comments   
Comment by Elena Stepanova [ 2017-01-11 ]

Also feedback plugin:

plugins.feedback_plugin_install          w1 [ fail ]
        Test ended at 2016-11-29 07:02:25
 
CURRENT_TEST: plugins.feedback_plugin_install
mysqltest: At line 8: query 'install plugin feedback soname '$FEEDBACK_SO'' failed: 1123: Can't initialize function 'feedback'; Plugin initialization function failed.
 
The result from queries just before the failure was:
install plugin feedback soname 'feedback.so';

161129  7:02:25 [ERROR] feedback plugin: failed to retrieve the MAC address
161129  7:02:25 [ERROR] Plugin 'FEEDBACK' init function returned error.

It started even earlier, at the end of September.

Comment by Elena Stepanova [ 2021-01-24 ]

The builder does not exist anymore

Generated at Thu Feb 08 07:52:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.