Freshly installed PXC 5.5.41-37.0 box aborts with no diagnostics after successful SST

OK rerun finished, but it appears it doesn’t capture the xtrabackup output as before, so all I see is it clean up the /var/lib/mysql directory first and then it logs:

removed directory: `/var/lib/mysql/rtdb'
WSREP_SST: [INFO] Waiting for SST streaming to complete! (20160609 13:40:00.588)
160609 13:54:51 [Note] WSREP: 0 (db3): State transfer to 1 (barcoo-test) complete.
160609 13:54:51 [Note] WSREP: Member 0 (db3) synced with group.
WSREP_SST: [INFO] Preparing the backup at /var/lib/mysql//.sst (20160609 13:55:05.014)
WSREP_SST: [INFO] Evaluating innobackupex --no-version-check --apply-log $rebuildcmd ${DATA} &>${DATA}/innobackup.prepare.log (20160609 13:55:05.018)
rm: cannot remove `/var/lib/mysql//innobackup.prepare.log': No such file or directory
rm: cannot remove `/var/lib/mysql//innobackup.move.log': No such file or directory
WSREP_SST: [INFO] Moving the backup to /var/lib/mysql/ (20160609 13:55:18.729)
WSREP_SST: [INFO] Evaluating innobackupex --defaults-file=/etc/my.cnf --no-version-check --move-back --force-non-empty-directories ${DATA} &>${DATA}/innobackup.move.log (20160609 13:55:18.733)
WSREP_SST: [INFO] Move successful, removing /var/lib/mysql//.sst (20160609 13:55:18.823)
WSREP_SST: [INFO] Galera co-ords from recovery: 874d7052-1e62-11e3-aa8d-97e571a97d4a:126804399 (20160609 13:55:18.832)
WSREP_SST: [INFO] Total time on joiner: 0 seconds (20160609 13:55:18.836)
WSREP_SST: [INFO] Removing the sst_in_progress file (20160609 13:55:18.839)
160609 13:55:18 [Note] WSREP: SST complete, seqno: 126804399
160609 13:55:18 [Note] Plugin 'FEDERATED' is disabled.
160609 13:55:18 InnoDB: The InnoDB memory heap is disabled
160609 13:55:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160609 13:55:18 InnoDB: Compressed tables use zlib 1.2.3
160609 13:55:18 InnoDB: Using Linux native AIO
160609 13:55:18 InnoDB: Initializing buffer pool, size = 22.0G
160609 13:55:20 InnoDB: Completed initialization of buffer pool
160609 13:55:20 InnoDB: highest supported file format is Barracuda.
160609 13:55:22 InnoDB: Waiting for the background threads to start
160609 13:55:23 Percona XtraDB (http://www.percona.com) 5.5.41-37.0 started; log sequence number 877804777070
160609 13:55:23 [ERROR] Aborting

160609 13:55:25 [Note] WSREP: Closing send monitor...
160609 13:55:25 [Note] WSREP: Closed send monitor.
160609 13:55:25 [Note] WSREP: gcomm: terminating thread
160609 13:55:25 [Note] WSREP: gcomm: joining thread
160609 13:55:25 [Note] WSREP: gcomm: closing backend
160609 13:55:25 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 0, memb_num = 1
[...]

I’ve got 2 hours of meetings now so I might not get a chance to try and redo this again until tomorrow now. :frowning:

Thanks!
Chris