[debian-mysql] Bug#1006529: Info received (mariadb: FTBFS on hppa: builds, but test suite crashes immediately with "'aio write' returned OS error 0"))

Otto Kekäläinen otto at kekalainen.net
Sun Feb 5 21:27:30 GMT 2023


Latest build (https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=hppa&ver=1%3A10.11.1-2&stamp=1675231483&raw=09
no longer fails on this but test suite runs, and fails on two tests:


1)
main.func_json_notembedded               w2 [ fail ]  timeout after 7200 seconds
        Test ended at 2023-02-01 04:01:59
Test case timeout after 7200 seconds
== /<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/func_json_notembedded.log ==
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    1234567,
    2345678
]
select json_loose(@arr);
json_loose(@arr)
[1234567, 1234567, 1234567, 1234567, 1234567,
....

This is potentially related to
https://jira.mariadb.org/browse/MDEV-30518 or
https://jira.mariadb.org/browse/MDEV-27955.

2)
main.large_pages 'innodb'                w2 [ fail ]
        Test ended at 2023-02-01 00:35:17
CURRENT_TEST: main.large_pages
Failed to start mysqld.1
mysqltest failed but provided no output
 - found 'core' (0/5)
Trying 'dbx' to get a backtrace
Trying 'lldb' to get a backtrace from coredump
/<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/mysqld.1/data/core
Compressed file
/<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/mysqld.1/data/core
 - saving '/<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/'
to '/<<PKGBUILDDIR>>/builddir/mysql-test/var/log/main.large_pages-innodb/'
Retrying test main.large_pages, attempt(2/3)...
***Warnings generated in error logs during shutdown after running
tests: main.large_pages
2023-02-01  0:35:16 0 [Warning] mariadbd: Couldn't allocate 8388608
bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing
to smaller size
2023-02-01  0:35:16 0 [Warning] mariadbd: Couldn't allocate 6291456
bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing
to smaller size
2023-02-01  0:35:16 0 [Warning] mariadbd: Couldn't allocate 6291456
bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing
to smaller size
2023-02-01  0:35:16 0 [Warning] mariadbd: Couldn't allocate 4194304
bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing
to smaller size
2023-02-01  0:35:16 0 [Warning] mariadbd: Couldn't allocate 4194304
bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing
to smaller size
2023-02-01  0:35:16 0 [Warning] InnoDB: Retry attempts for reading
partial data failed.
2023-02-01  0:35:16 0 [ERROR] InnoDB: Operating system error number 14
in a file operation.
2023-02-01  0:35:16 0 [ERROR] InnoDB: Error number 14 means 'Bad address'
2023-02-01  0:35:16 0 [ERROR] InnoDB: File (unknown): 'read' returned
OS error 214. Cannot continue operation
Attempting backtrace. You can use the following information to find out

Filed the latter one as https://jira.mariadb.org/browse/MDEV-30572



More information about the pkg-mysql-maint mailing list