| Summary: | app-crypt/glep63-check-9 fails tests: - ERROR: test_integration (tests.test_key_algos.ED25519Test) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Michał Górny <mgorny> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
app-crypt:glep63-check-9:20210530-164913.log emerge-history.txt environment etc.portage.tar.bz2 temp.tar.bz2 tests.tar.bz2 |
||
Created attachment 712590 [details]
emerge-info.txt
Created attachment 712593 [details]
app-crypt:glep63-check-9:20210530-164913.log
Created attachment 712596 [details]
emerge-history.txt
Created attachment 712599 [details]
environment
Created attachment 712602 [details]
etc.portage.tar.bz2
Created attachment 712605 [details]
temp.tar.bz2
Created attachment 712608 [details]
tests.tar.bz2
Sounds like some /dev/shm problem? (In reply to Michał Górny from comment #8) > Sounds like some /dev/shm problem? Hhm, I do use bubblewrap where I defined this for /dev/shm: https://github.com/toralf/tinderbox/blob/master/bin/bwrap.sh#L155 # prevent "Broken sem_open function (bug 496328)" # https://github.com/containers/bubblewrap/issues/329 echo "chmod 1777 /dev/shm" > "$mnt/etc/profile.d/99_bwrap.sh" I thought that should make it, or ? I don't really know. Is it mounted as tmpfs? (In reply to Michał Górny from comment #10) > I don't really know. Is it mounted as tmpfs? oh yes: --tmpfs /dev/shm https://github.com/toralf/tinderbox/blob/master/bin/bwrap.sh#L135 Update summary. [something] is used when something refers to an overlay |
====================================================================== ERROR: test_integration (tests.test_key_algos.ED25519Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9/tests/test_key_algos.py", line 747, in test_integration super(ED25519Test, self).test_integration() ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j3_test-20210529-102459 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * Python 3.8.10 The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit de10e8f0c447e6ab7d178f0f88478fb2a567dfb6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun May 30 16:05:13 2021 +0000 2021-05-30 16:05:12 UTC emerge -qpvO app-crypt/glep63-check [ebuild N ] app-crypt/glep63-check-9 USE="test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"