Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670816 - dev-db/mysql-5.5.61 fails tests federated.federated_plugin : Can't initialize replace from 'replace_result $FEDERATED_PLUGIN FEDERATED_PLUGIN' ( Warning 1286 Unknown storage engine 'FEDERATED' )
Summary: dev-db/mysql-5.5.61 fails tests federated.federated_plugin : Can't initialize...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-11-10 08:58 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-11-19 14:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (mysql-5.5.61:20181110-043446.log.xz,55.92 KB, application/x-xz)
2018-11-10 08:58 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
contents of ${T}/var-tests/log/federated.federated_plugin (federated_plugin.tar.xz,462.69 KB, application/x-xz)
2018-11-10 09:18 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-11-10 08:58:58 UTC
Created attachment 554724 [details]
build.log.xz

Doing a test sweep of all available versions of dev-db/mysql for potential regressions in perl 5.28.

This seems unrelated to perl 5.28, however, available packages failing tests makes it harder to use tests to find real issues, exacerbated by mysql's very lengthy test suite.

 * Package:    dev-db/mysql-5.5.61
 * Repository: gentoo
 * Maintainer: mysql-bugs@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux perl server test userland_GNU
 * FEATURES:   ccache preserve-libs sandbox test userpriv usersandbox

federated.federated_plugin               w2 [ fail ]
        Test ended at 2018-11-10 04:36:44

CURRENT_TEST: federated.federated_plugin
mysqltest: At line 18: Can't initialize replace from 'replace_result $FEDERATED_PLUGIN FEDERATED_PLUGIN'

The result from queries just before the failure was:
CREATE TABLE t2(a int);
CREATE TABLE t1(a int) ENGINE=FEDERATED
CONNECTION='mysql://root@localhost:$MASTER_MYPORT/test/t2';
Warnings:
Warning 1286    Unknown storage engine 'FEDERATED'
Warning 1266    Using storage engine MyISAM for table 't1'
DROP TABLE t1;

 - saving '/var/tmp/portage/dev-db/mysql-5.5.61/temp/var-tests/2/log/federated.federated_plugin/' to '/var/tmp/portage/dev-db/mysql-5.5.61/temp/var-tests/log/federated.federated_plugin/'

Retrying test federated.federated_plugin, attempt(2/3)...

perfschema.cnf_option                    w1 [ pass ]      1
federated.federated_plugin               w2 [ retry-fail ]
        Test ended at 2018-11-10 04:36:49

CURRENT_TEST: federated.federated_plugin
mysqltest: At line 18: Can't initialize replace from 'replace_result $FEDERATED_PLUGIN FEDERATED_PLUGIN'

The result from queries just before the failure was:
CREATE TABLE t2(a int);
CREATE TABLE t1(a int) ENGINE=FEDERATED
CONNECTION='mysql://root@localhost:$MASTER_MYPORT/test/t2';
Warnings:
Warning 1286    Unknown storage engine 'FEDERATED'
Warning 1266    Using storage engine MyISAM for table 't1'
DROP TABLE t1;

 - saving '/var/tmp/portage/dev-db/mysql-5.5.61/temp/var-tests/2/log/federated.federated_plugin/' to '/var/tmp/portage/dev-db/mysql-5.5.61/temp/var-tests/log/federated.federated_plugin/'

Test federated.federated_plugin has failed 2 times, no more retries!

( I aborted the test run after running many hours with lots of various failures, so build log will be incomplete )

I'm going to run against other versions and see what happens too, but ideally, failing versions should be fixed or removed from tree (modulo when time permits)

Portage 2.3.40 (python 2.7.15-final-0, default/linux/amd64/17.1/no-multilib, gcc-8.2.0, glibc-2.27-r6, 4.9.6-gentoo-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.9.6-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6750_@_2.66GHz-with-gentoo-2.4.1
KiB Mem:     2042732 total,    206352 free
KiB Swap:   18588764 total,  18561880 free
Head commit of repository gentoo: c7440022b6226bc29679d55522e522bb2b64be20

sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p5) 2.30.0
ccache version 3.3.4 [enabled]
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.28.0::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.38.3::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r4::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo/gentoo.git
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build y --jobs 3 --autounmask=n"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs binpkg-multi-instance ccache clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://127.0.0.1/ http://distfiles.gentoo.org"
LANG="en_NZ.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli crypt cxx dri fortran gdbm iconv ipv6 libtirpc minimal ncurses nls nptl openmp pam pcre perl readline seccomp ssl tcpd unicode xattr zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="X86" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby23" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-db/mysql-5.5.61::gentoo was built with the following:
USE="perl server -bindist (-client-libs) -debug -extraengine -jemalloc -latin1 -libressl -profiling (-selinux) -static -static-libs -systemtap -tcmalloc -test -yassl"
CFLAGS="-march=native -mtune=native -O2 -pipe -fno-strict-aliasing"
CXXFLAGS="-march=native -mtune=native -O2 -pipe -felide-constructors -fno-strict-aliasing"
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-11-10 09:18:52 UTC
Created attachment 554784 [details]
contents of ${T}/var-tests/log/federated.federated_plugin
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-11-10 09:51:53 UTC
I note that 5.6.40-r2 doesn't fail this due to:

 * test 'federated.federated_plugin' disabled: 'False positives in Gentoo' 

So this bug only affects the 5.5* series.
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2018-11-19 14:02:18 UTC
I'll disable that test for 5.5.x but please keep in mind that we don't support mysql-5.5 anymore. It is only in repository to allow upgrades.
Comment 4 Larry the Git Cow gentoo-dev 2018-11-19 14:10:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c58c81f05f45afb4b733a8e21c6ba1fd025af9b

commit 2c58c81f05f45afb4b733a8e21c6ba1fd025af9b
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-11-19 14:10:06 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-11-19 14:10:06 +0000

    dev-db/mysql: disable federated.federated_plugin test
    
    Closes: https://bugs.gentoo.org/670816
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mysql/mysql-5.5.62.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)