After the last HW crash, this host wasn't recloned and MySQL just crashed after less than 24h after being repooled.
However I noticed it did crash a bit after it was restarted after the onsite maintenance
Sep 17 13:53:07 db2125 mysqld[3189]: 2020-09-17 13:53:07 8 [Note] Slave I/O thread: connected to master 'repl@db2107.codfw.wmnet:3306',replication starts at GTID position '171970567-171970567-390719905,0-180359173-4880477695,180359173-180359173-70825087,171978786-17197878 Sep 17 13:54:16 db2125 mysqld[3189]: 2020-09-17 13:54:16 0 [ERROR] InnoDB: Unable to purge a record Sep 17 13:54:16 db2125 mysqld[3189]: InnoDB: tuple DATA TUPLE: 2 fields; Sep 17 13:54:16 db2125 mysqld[3189]: 0: len 4; hex 005c20d2; asc \ ;; Sep 17 13:54:16 db2125 mysqld[3189]: 1: len 4; hex 0341d33a; asc A :;; Sep 17 13:54:16 db2125 mysqld[3189]: InnoDB: record PHYSICAL RECORD: n_fields 2; compact format; info bits 0 Sep 17 13:54:16 db2125 mysqld[3189]: 0: len 4; hex 005c20d2; asc \ ;; Sep 17 13:54:16 db2125 mysqld[3189]: 1: len 4; hex 0341d33a; asc A :;; Sep 17 13:54:16 db2125 mysqld[3189]: space 7137 offset 4792 (1103 records, index id 25623) Sep 17 13:54:16 db2125 mysqld[3189]: InnoDB: Submit a detailed bug report to https://jira.mariadb.org/ Sep 17 13:56:27 db2125 mysqld[3189]: 2020-09-17 13:56:27 0 [ERROR] InnoDB: Unable to purge a record Sep 17 13:56:27 db2125 mysqld[3189]: InnoDB: tuple DATA TUPLE: 2 fields; Sep 17 13:56:27 db2125 mysqld[3189]: 0: len 4; hex 002b95d4; asc + ;; Sep 17 13:56:27 db2125 mysqld[3189]: 1: len 4; hex 0061c475; asc a u;; Sep 17 13:56:27 db2125 mysqld[3189]: InnoDB: record PHYSICAL RECORD: n_fields 2; compact format; info bits 0 Sep 17 13:56:27 db2125 mysqld[3189]: 0: len 4; hex 002b95d4; asc + ;; Sep 17 13:56:27 db2125 mysqld[3189]: 1: len 4; hex 0061c475; asc a u;;
This error does look similar to the ones experienced on labsdb1011. So I am going to update mariadb's bug.
Let's not only reclone, but also reimage, just to be fully sure.