Bug 28580

Summary: Getting random "Database is not empty!" when a job is run on jenkins
Product: Project Infrastructure Reporter: Jonathan Druart <jonathan.druart>
Component: Continuous IntegrationAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jonathan Druart 2021-06-17 08:35:11 UTC
Master_D11/319

10:21:00 koha_1       | Running [sudo koha-shell kohadev -p -c 'PERL5LIB=/kohadevbox/koha:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/populate_db.pl -v --opac-base-url http://kohadev.myDNSname.org:8080 --intranet-base-url http://kohadev-intra.myDNSname.org:8081 --marcflavour MARC21']...
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 koha_1       | Database is not empty! at /kohadevbox/misc4dev/populate_db.pl line 101.
10:21:00 koha_koha_1 exited with code 1
10:21:00 Stopping koha_db_1          ... 
10:21:00 Stopping koha_memcached_1   ...
Comment 1 Jonathan Druart 2021-06-17 08:36:02 UTC
(In reply to Jonathan Druart from comment #0)
> Master_D11/319

This was on Docker_6
Comment 2 Jonathan Druart 2021-06-21 07:44:12 UTC
Moved to https://gitlab.com/koha-community/koha-testing-docker/-/issues/262