Try   HackMD

FreeBSD CI Weekly Report 2020-04-26

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-04-20 to 2020-04-26.

During this period, we have:

  • 2503 builds (94.4% (+5.1) passed, 5.6% (-5.1) failed) of buildworld and
    buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
    armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
    sparc64 architectures for head, stable/12, stable/11 branches.
  • 402 test runs (62.5% (+20.5) passed, 34.8% (-21.1) unstable, 2.7% (+0.6)
    exception) were executed on amd64, i386, riscv64 architectures for head,
    stable/12, stable/11 branches.
  • 19 doc and www builds (84.2% (-10.8) passed, 15.8% (+10.8) failed)

Test case status (on 2020-04-26 23:59):

Branch/Architecture Total Pass Fail Skipped
head/amd64 7768 (+12) 7675 (+18) 0 (-5) 93 (-1)
head/i386 7766 (+12) 7665 (+19) 0 (-8) 101 (+1)
12-STABLE/amd64 7518 (0) 7462 (0) 0 (0) 56 (0)
12-STABLE/i386 7516 (0) 7452 (0) 0 (0) 64 (0)
11-STABLE/amd64 6883 (+1) 6834 (+4) 0 (0) 49 (-3)
11-STABLE/i386 6881 (+1) 6830 (+4) 0 (0) 51 (-3)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200426 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

Fixed tests

Failing jobs

  • https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc6_build/
    ​​/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/liblldb.a(IOHandlerCursesGUI.o): in function `curses::Window::Box(unsigned int, unsigned int)':
    ​​/workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
    ​​/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
    ​​collect2: error: ld returned 1 exit status
    

Regressions

Failing and Flaky tests (from experimental jobs)

Disabled Tests

Issues

Cause build fails

Cause kernel panics

Open

Others