action #27415
closed
[sle][functional][openqareview] test fails in systemd_testsuite - The testsuite needs improvements from tblume
Added by SLindoMansilla about 7 years ago.
Updated about 7 years ago.
Category:
Bugs in existing tests
Description
Observation¶
The testsuite needs improvements from tblume
openQA test in scenario sle-15-Installer-DVD-aarch64-suse_patches-systemd_testsuite@aarch64 fails in
systemd_testsuite
Acceptance criteria¶
- AC1: The test suite only shows a failure if there is a product bug.
- AC2: The logs from the test suite are uploaded properly on failure.
Reproducible¶
Fails since (at least) Build 321.5
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
- Description updated (diff)
- Target version set to Milestone 12
- Status changed from New to Feedback
Logs are now provided in the test results. Waiting for feedback from tsaupe.
Failing test on aarch64 is test-seccomp:
-->
Assertion 'errno == EFAULT' failed at src/test/test-seccomp.c:248, function test_protect_sysctl(). Aborting.
sysctlseccomp terminated by signal ABRT.
Assertion 'wait_for_terminate_and_warn("sysctlseccomp", pid, true) == EXIT_SUCCESS' failed at src/test/test-seccomp.c:258, function test_protect_sysctl(). Aborting.
<--
I could also reproduce it on a physical aarch64 testmachine (mustang4.arch.suse.de)
Investigating...
The udev test failing on ppc64le points to a disk space issue.
udev-test.pl.log shows:
-->
umount: test/tmpfs: no mount point specified.
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda9': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda7': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/loop6': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sdb': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda1': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/loop2': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda8': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda5': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/loop4': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda6': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sda': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/md0': No space left on device
cp: cannot create symbolic link 'test/tmpfs/sys/class/block/sdb1': No space left on device
cp: cannot create directory 'test/tmpfs/sys/class/scsi_host': No space left on device
cp: cannot create directory 'test/tmpfs/sys/class/graphics': No space left on device
cp: cannot create directory 'test/tmpfs/sys/class/tty': No space left on device
cp: cannot create directory 'test/tmpfs/sys/class/scsi_device': No space left on device
cp: cannot create directory 'test/tmpfs/sys/block': No space left on device
cp: cannot create directory 'test/tmpfs/sys/devices': No space left on device
unable to copy test/sys at /var/opt/systemd-tests/test/udev-test.pl line 1549.
--<
That would also explain why I couldn't see it on my testmachine.
Could you retry the test with a larger disk image?
The directory /var/opt/systemd-tests/test/tmpfs/ is tmpfs, so the amount of RAM is the problem.
I am doing my local tests on a ppc64le machine with 706MB of RAM and 2.0GB of SWAP.
tsaupe, how much RAM and SWAP has the ppc machine where you have done the tests?
Test failed with 1024 MB RAM
Test passed with 4096 MB RAM
Test passed with 2048 MB RAM
I have set QEMURAM=2048 for test suite suse_patches-systemd_testsuite
Verification run for ppc succeeded: osd#1255470
On aarch64 the error still happened for build 339.1:
- Status changed from Feedback to Resolved
Also available in: Atom
PDF