frr
frr copied to clipboard
pimd: Candidate RP support
This adds support to pimd for advertising itself as Candidate RP.
Also, bugfixes for the BSM code... hoooo boy what a mess :sob:
WORK IN PROGRESS. No tests yet. Those are coming shortly.
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 26cd3431 |
| Date | 07/25/2021 |
| Start | 11:11:29 |
| Finish | 11:36:58 |
| Run-Time | 25:29 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | |
| Valgrind-Loss | |
| Details | vncregress-2021-07-25-11:11:29.txt |
| Log | autoscript-2021-07-25-11:12:43.log.bz2 |
| Memory | 492 496 421 |
For details, please contact louberger
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Failed
CentOS 8 amd64 build: Failed (click for details)
CentOS 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/config.status/config.statusMake failed for CentOS 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
make[1]: Target 'all-am' not remade because of errors.
CentOS 8 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: Failed (click for details)
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM8BUILD/config.status/config.status Ubuntu 18.04 arm8 build: Unknown LogMake failed for Ubuntu 18.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
Ubuntu 16.04 arm7 build: Failed (click for details)
Ubuntu 16.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI101BUILD/config.status/config.status Ubuntu 16.04 arm7 build: Unknown LogMake failed for Ubuntu 16.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI101BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
FreeBSD 12 amd64 build: Failed (click for details)
Make failed for FreeBSD 12 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/ErrorLog/log_make.txt)
static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.20511/frr-source'
FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/config.status/config.status FreeBSD 12 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/config.log/config.log.gz
Debian 10 amd64 build: Failed (click for details)
Debian 10 amd64 build: Unknown LogMake failed for Debian 10 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB10BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9956: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB10BUILD/config.status/config.status
NetBSD 8 amd64 build: Failed (click for details)
NetBSD 8 amd64 build: Unknown LogMake failed for NetBSD 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI012BUILD/ErrorLog/log_make.txt)
static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
ld: warning: libintl.so.1, needed by /usr/pkg/lib/libpython3.7.so, may conflict with libintl.so.8
doc/user/_build/texinfo/frr.texi:5: warning: unrecognized encoding name `UTF-8'.
doc/user/_build/texinfo/frr.texi:15126: warning: @image file `frr-figures/fig-normal-processing.txt' (for text) unreadable: No such file or directory.
NetBSD 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI012BUILD/config.status/config.status
Ubuntu 16.04 amd64 build: Failed (click for details)
Make failed for Ubuntu 16.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/config.status/config.status Ubuntu 16.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/config.log/config.log.gz
Ubuntu 18.04 amd64 build: Failed (click for details)
Make failed for Ubuntu 18.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/config.status/config.status Ubuntu 18.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/config.log/config.log.gz
FreeBSD 11 amd64 build: Failed (click for details)
Make failed for FreeBSD 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/ErrorLog/log_make.txt)
1033 | static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9958: pimd/pim_bsm.o] Error 1
/usr/home/ci/cibuild.20511/frr-source/doc/user/isisd.rst:43: WARNING: duplicate clicmd description of net XX.XXXX. ... .XXX.XX, other instance in fabricd
FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/config.status/config.status FreeBSD 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/config.log/config.log.gz
Ubuntu 18.04 arm7 build: Failed (click for details)
Make failed for Ubuntu 18.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
Ubuntu 18.04 arm7 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/config.log/config.log.gz Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/config.status/config.status
Ubuntu 18.04 ppc64le build: Failed (click for details)
Make failed for Ubuntu 18.04 ppc64le build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/config.status/config.status Ubuntu 18.04 ppc64le build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/config.log/config.log.gz
Debian 9 amd64 build: Failed (click for details)
Make failed for Debian 9 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/config.status/config.status Debian 9 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/config.log/config.log.gz
Ubuntu 20.04 amd64 build: Failed (click for details)
Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/config.status/config.statusMake failed for Ubuntu 20.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: ifp was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9956: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
Ubuntu 20.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/config.log/config.log.gz
Ubuntu 18.04 i386 build: Failed (click for details)
Ubuntu 18.04 i386 build: Unknown LogMake failed for Ubuntu 18.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18I386BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 16.04 arm8 build: Failed (click for details)
Make failed for Ubuntu 16.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 arm8 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/config.log/config.log.gz Ubuntu 16.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/config.status/config.status
Ubuntu 16.04 i386 build: Failed (click for details)
Make failed for Ubuntu 16.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/config.status/config.status Ubuntu 16.04 i386 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/config.log/config.log.gz
Fedora 29 amd64 build: Failed (click for details)
Make failed for Fedora 29 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/config.status/config.status Fedora 29 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/config.log/config.log.gz
Debian 11 amd64 build: Failed (click for details)
Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/config.status/config.statusMake failed for Debian 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: ifp was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9959: pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/isisd.rst:43: WARNING: duplicate clicmd description of net XX.XXXX. ... .XXX.XX, other instance in fabricd
Debian 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/config.log/config.log.gz
Successful on other platforms/tests
- CentOS 7 amd64 build
- OpenBSD 6 amd64 build
Warnings Generated during build:
Checkout code: Successful with additional warnings
CentOS 8 amd64 build: Failed (click for details)
CentOS 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/config.status/config.statusMake failed for CentOS 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
make[1]: Target 'all-am' not remade because of errors.
CentOS 8 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CENTOS8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: Failed (click for details)
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM8BUILD/config.status/config.status Ubuntu 18.04 arm8 build: Unknown LogMake failed for Ubuntu 18.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
Ubuntu 16.04 arm7 build: Failed (click for details)
Ubuntu 16.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI101BUILD/config.status/config.status Ubuntu 16.04 arm7 build: Unknown LogMake failed for Ubuntu 16.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI101BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
FreeBSD 12 amd64 build: Failed (click for details)
Make failed for FreeBSD 12 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/ErrorLog/log_make.txt)
static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.20511/frr-source'
FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/config.status/config.status FreeBSD 12 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/FBSD12AMD64/config.log/config.log.gz
Debian 10 amd64 build: Failed (click for details)
Debian 10 amd64 build: Unknown LogMake failed for Debian 10 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB10BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9956: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB10BUILD/config.status/config.status
NetBSD 8 amd64 build: Failed (click for details)
NetBSD 8 amd64 build: Unknown LogMake failed for NetBSD 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI012BUILD/ErrorLog/log_make.txt)
static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
ld: warning: libintl.so.1, needed by /usr/pkg/lib/libpython3.7.so, may conflict with libintl.so.8
doc/user/_build/texinfo/frr.texi:5: warning: unrecognized encoding name `UTF-8'.
doc/user/_build/texinfo/frr.texi:15126: warning: @image file `frr-figures/fig-normal-processing.txt' (for text) unreadable: No such file or directory.
NetBSD 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI012BUILD/config.status/config.status
Ubuntu 16.04 amd64 build: Failed (click for details)
Make failed for Ubuntu 16.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/config.status/config.status Ubuntu 16.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI014BUILD/config.log/config.log.gz
Ubuntu 18.04 amd64 build: Failed (click for details)
Make failed for Ubuntu 18.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/config.status/config.status Ubuntu 18.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804AMD64/config.log/config.log.gz
FreeBSD 11 amd64 build: Failed (click for details)
Make failed for FreeBSD 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/ErrorLog/log_make.txt)
1033 | static void elffile_add_dynreloc(struct elffile *w, Elf_Data *reldata,
pimd/pim_bsm.c: In function 'pim_cand_rp_apply':
pimd/pim_bsm.c:1551:5: error: 'ifp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: 'ifp' was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
gmake[1]: *** [Makefile:9958: pimd/pim_bsm.o] Error 1
/usr/home/ci/cibuild.20511/frr-source/doc/user/isisd.rst:43: WARNING: duplicate clicmd description of net XX.XXXX. ... .XXX.XX, other instance in fabricd
FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/config.status/config.status FreeBSD 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI009BUILD/config.log/config.log.gz
Ubuntu 18.04 arm7 build: Failed (click for details)
Make failed for Ubuntu 18.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
Ubuntu 18.04 arm7 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/config.log/config.log.gz Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18ARM7BUILD/config.status/config.status
Ubuntu 18.04 ppc64le build: Failed (click for details)
Make failed for Ubuntu 18.04 ppc64le build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/config.status/config.status Ubuntu 18.04 ppc64le build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1804PPC64LEBUILD/config.log/config.log.gz
Debian 9 amd64 build: Failed (click for details)
Make failed for Debian 9 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/config.status/config.status Debian 9 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/CI021BUILD/config.log/config.log.gz
Ubuntu 20.04 amd64 build: Failed (click for details)
Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/config.status/config.statusMake failed for Ubuntu 20.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: ifp was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9956: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
Ubuntu 20.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U2004AMD64BUILD/config.log/config.log.gz
Ubuntu 18.04 i386 build: Failed (click for details)
Ubuntu 18.04 i386 build: Unknown LogMake failed for Ubuntu 18.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U18I386BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Ubuntu 16.04 arm8 build: Failed (click for details)
Make failed for Ubuntu 16.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 arm8 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/config.log/config.log.gz Ubuntu 16.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U16ARM8BUILD/config.status/config.status
Ubuntu 16.04 i386 build: Failed (click for details)
Make failed for Ubuntu 16.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/ErrorLog/log_make.txt)
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
Makefile:9323: recipe for target 'pimd/pim_bsm.o' failed
make[1]: *** [pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.20511/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/config.status/config.status Ubuntu 16.04 i386 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/U1604I386/config.log/config.log.gz
Fedora 29 amd64 build: Failed (click for details)
Make failed for Fedora 29 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
pimd/pim_bsm.c:1518:20: note: ifp was declared here
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9955: pimd/pim_bsm.o] Error 1
copying selected object files to avoid basename conflicts...
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.20511/frr-source'
Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/config.status/config.status Fedora 29 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/F29BUILD/config.log/config.log.gz
Debian 11 amd64 build: Failed (click for details)
Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/config.status/config.statusMake failed for Debian 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/ErrorLog/log_make.txt)
make[1]: Entering directory '/home/ci/cibuild.20511/frr-source'
pimd/pim_bsm.c: In function pim_cand_rp_apply:
pimd/pim_bsm.c:1551:5: error: ifp may be used uninitialized in this function [-Werror=maybe-uninitialized]
1551 | if (ifp && !if_is_up(ifp))
pimd/pim_bsm.c:1518:20: note: ifp was declared here
1518 | struct interface *ifp;
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9959: pimd/pim_bsm.o] Error 1
/home/ci/cibuild.20511/frr-source/doc/user/isisd.rst:43: WARNING: duplicate clicmd description of net XX.XXXX. ... .XXX.XX, other instance in fabricd
Debian 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20511/artifact/DEB11AMD64/config.log/config.log.gz
Report for pim_bsm.c | 10 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #323: FILE: /tmp/f1-23970/pim_bsm.c:323:
< WARNING: space prohibited between function name and open parenthesis '('
< #1022: FILE: /tmp/f1-23970/pim_bsm.c:1022:
< WARNING: Block comments use a trailing */ on a separate line
< #1575: FILE: /tmp/f1-23970/pim_bsm.c:1575:
< WARNING: space prohibited between function name and open parenthesis '('
< #1659: FILE: /tmp/f1-23970/pim_bsm.c:1659:
< WARNING: space prohibited between function name and open parenthesis '('
< #1822: FILE: /tmp/f1-23970/pim_bsm.c:1822:
Report for pim_bsm.h | 2 issues
===============================================
< WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
< #114: FILE: /tmp/f1-23970/pim_bsm.h:114:
Report for pim_nb.c | 40 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-23970/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-23970/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-23970/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-23970/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-23970/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-23970/pim_nb.c:388:
< WARNING: line over 80 characters
< #389: FILE: /tmp/f1-23970/pim_nb.c:389:
< WARNING: line over 80 characters
< #393: FILE: /tmp/f1-23970/pim_nb.c:393:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-23970/pim_nb.c:395:
< WARNING: line over 80 characters
< #396: FILE: /tmp/f1-23970/pim_nb.c:396:
< WARNING: line over 80 characters
< #400: FILE: /tmp/f1-23970/pim_nb.c:400:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-23970/pim_nb.c:402:
< WARNING: line over 80 characters
< #403: FILE: /tmp/f1-23970/pim_nb.c:403:
< WARNING: line over 80 characters
< #407: FILE: /tmp/f1-23970/pim_nb.c:407:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-23970/pim_nb.c:409:
< WARNING: line over 80 characters
< #410: FILE: /tmp/f1-23970/pim_nb.c:410:
< WARNING: line over 80 characters
< #414: FILE: /tmp/f1-23970/pim_nb.c:414:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-23970/pim_nb.c:416:
< WARNING: line over 80 characters
< #417: FILE: /tmp/f1-23970/pim_nb.c:417:
< WARNING: line over 80 characters
< #438: FILE: /tmp/f1-23970/pim_nb.c:438:
Report for pim_nb_config.c | 16 issues
===============================================
< WARNING: line over 80 characters
< #2503: FILE: /tmp/f1-23970/pim_nb_config.c:2503:
< WARNING: line over 80 characters
< #2531: FILE: /tmp/f1-23970/pim_nb_config.c:2531:
< WARNING: line over 80 characters
< #2557: FILE: /tmp/f1-23970/pim_nb_config.c:2557:
< WARNING: line over 80 characters
< #2583: FILE: /tmp/f1-23970/pim_nb_config.c:2583:
< WARNING: line over 80 characters
< #2608: FILE: /tmp/f1-23970/pim_nb_config.c:2608:
< WARNING: line over 80 characters
< #2658: FILE: /tmp/f1-23970/pim_nb_config.c:2658:
< WARNING: line over 80 characters
< #2664: FILE: /tmp/f1-23970/pim_nb_config.c:2664:
< WARNING: line over 80 characters
< #2670: FILE: /tmp/f1-23970/pim_nb_config.c:2670:
Report for pim_nb.h | 16 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-23970/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-23970/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-23970/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-23970/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-23970/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-23970/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-23970/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-23970/pim_nb.h:169:
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 fa3ceab0 |
| Date | 07/25/2021 |
| Start | 13:16:29 |
| Finish | 13:42:02 |
| Run-Time | 25:33 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | |
| Valgrind-Loss | |
| Details | vncregress-2021-07-25-13:16:29.txt |
| Log | autoscript-2021-07-25-13:17:44.log.bz2 |
| Memory | 518 515 428 |
For details, please contact louberger
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Successful
Basic Tests: Failed
Topotests debian 10 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8DEB10AMD64-20512/test
Topology Tests failed for Topotests debian 10 amd64 part 8:
2021-07-25 17:49:53,049 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:09,247 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
2021-07-25 18:20:32,053 ERROR: i6: zebra left a dead pidfile (pid=23143)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8DEB10AMD64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18ARM64-20512/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 8:
2021-07-25 17:50:06,825 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:52,927 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
2021-07-25 18:47:03,137 ERROR: i6: bgpd left a dead pidfile (pid=19375)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8U18ARM64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18I386-20512/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 8:
2021-07-25 17:49:40,358 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:30,309 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8U18I386/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundSuccessful on other platforms/tests
- Topotests debian 10 amd64 part 9
- Topotests Ubuntu 18.04 i386 part 9
- Topotests debian 10 amd64 part 4
- Topotests Ubuntu 18.04 arm8 part 0
- Topotests Ubuntu 18.04 arm8 part 5
- Static analyzer (clang)
- Addresssanitizer topotests part 5
- Topotests Ubuntu 18.04 amd64 part 4
- Topotests Ubuntu 18.04 amd64 part 0
- Topotests Ubuntu 18.04 i386 part 0
- Topotests Ubuntu 18.04 arm8 part 4
- Topotests Ubuntu 18.04 i386 part 5
- Addresssanitizer topotests part 1
- Topotests Ubuntu 18.04 arm8 part 9
- Addresssanitizer topotests part 0
- IPv4 ldp protocol on Ubuntu 18.04
- Topotests Ubuntu 18.04 i386 part 4
- Topotests Ubuntu 18.04 arm8 part 6
- Fedora 29 rpm pkg check
- Topotests Ubuntu 18.04 arm8 part 1
- Topotests debian 10 amd64 part 5
- Addresssanitizer topotests part 8
- Topotests Ubuntu 18.04 amd64 part 3
- IPv6 protocols on Ubuntu 18.04
- Addresssanitizer topotests part 6
- Topotests Ubuntu 18.04 amd64 part 5
- Topotests Ubuntu 18.04 i386 part 7
- Topotests Ubuntu 18.04 amd64 part 7
- IPv4 protocols on Ubuntu 18.04
- Topotests debian 10 amd64 part 7
- Topotests Ubuntu 18.04 amd64 part 9
- Topotests Ubuntu 18.04 amd64 part 6
- Debian 9 deb pkg check
- Topotests Ubuntu 18.04 i386 part 2
- Topotests Ubuntu 18.04 arm8 part 2
- Ubuntu 18.04 deb pkg check
- Topotests debian 10 amd64 part 6
- Topotests Ubuntu 18.04 arm8 part 7
- Ubuntu 16.04 deb pkg check
- Ubuntu 20.04 deb pkg check
- Addresssanitizer topotests part 4
- Topotests Ubuntu 18.04 amd64 part 1
- Addresssanitizer topotests part 2
- Topotests Ubuntu 18.04 arm8 part 3
- CentOS 7 rpm pkg check
- Debian 10 deb pkg check
- Topotests Ubuntu 18.04 amd64 part 2
- Topotests Ubuntu 18.04 i386 part 3
- Topotests debian 10 amd64 part 3
- Topotests debian 10 amd64 part 0
- Addresssanitizer topotests part 9
- Topotests debian 10 amd64 part 2
- Addresssanitizer topotests part 3
- Topotests Ubuntu 18.04 i386 part 1
- Topotests Ubuntu 18.04 i386 part 6
- Topotests debian 10 amd64 part 1
- Addresssanitizer topotests part 7
Warnings Generated during build:
Checkout code: Successful with additional warnings
Topotests debian 10 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8DEB10AMD64-20512/test
Topology Tests failed for Topotests debian 10 amd64 part 8:
2021-07-25 17:49:53,049 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:09,247 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
2021-07-25 18:20:32,053 ERROR: i6: zebra left a dead pidfile (pid=23143)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8DEB10AMD64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18ARM64-20512/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 8:
2021-07-25 17:50:06,825 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:52,927 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
2021-07-25 18:47:03,137 ERROR: i6: bgpd left a dead pidfile (pid=19375)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8U18ARM64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18I386-20512/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 8:
2021-07-25 17:49:40,358 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_BSR_higher_prefer_ip_p0": Testcase test_BSR_higher_prefer_ip_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 1.1.2.7, Found : 0.0.0.0' is True
2021-07-25 17:54:30,309 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0 :Failed
Error [DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0
assert '[DUT f1]:bsr status: not found[FAILED]!! Expected : 70.0.0.1, Found : 0.0.0.0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20512/artifact/TOPO8U18I386/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundReport for pim_bsm.c | 10 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #323: FILE: /tmp/f1-25063/pim_bsm.c:323:
< WARNING: space prohibited between function name and open parenthesis '('
< #1022: FILE: /tmp/f1-25063/pim_bsm.c:1022:
< WARNING: Block comments use a trailing */ on a separate line
< #1575: FILE: /tmp/f1-25063/pim_bsm.c:1575:
< WARNING: space prohibited between function name and open parenthesis '('
< #1659: FILE: /tmp/f1-25063/pim_bsm.c:1659:
< WARNING: space prohibited between function name and open parenthesis '('
< #1822: FILE: /tmp/f1-25063/pim_bsm.c:1822:
Report for pim_bsm.h | 2 issues
===============================================
< WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
< #114: FILE: /tmp/f1-25063/pim_bsm.h:114:
Report for pim_nb.c | 40 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-25063/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-25063/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-25063/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-25063/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-25063/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-25063/pim_nb.c:388:
< WARNING: line over 80 characters
< #389: FILE: /tmp/f1-25063/pim_nb.c:389:
< WARNING: line over 80 characters
< #393: FILE: /tmp/f1-25063/pim_nb.c:393:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-25063/pim_nb.c:395:
< WARNING: line over 80 characters
< #396: FILE: /tmp/f1-25063/pim_nb.c:396:
< WARNING: line over 80 characters
< #400: FILE: /tmp/f1-25063/pim_nb.c:400:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-25063/pim_nb.c:402:
< WARNING: line over 80 characters
< #403: FILE: /tmp/f1-25063/pim_nb.c:403:
< WARNING: line over 80 characters
< #407: FILE: /tmp/f1-25063/pim_nb.c:407:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-25063/pim_nb.c:409:
< WARNING: line over 80 characters
< #410: FILE: /tmp/f1-25063/pim_nb.c:410:
< WARNING: line over 80 characters
< #414: FILE: /tmp/f1-25063/pim_nb.c:414:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-25063/pim_nb.c:416:
< WARNING: line over 80 characters
< #417: FILE: /tmp/f1-25063/pim_nb.c:417:
< WARNING: line over 80 characters
< #438: FILE: /tmp/f1-25063/pim_nb.c:438:
Report for pim_nb_config.c | 16 issues
===============================================
< WARNING: line over 80 characters
< #2503: FILE: /tmp/f1-25063/pim_nb_config.c:2503:
< WARNING: line over 80 characters
< #2531: FILE: /tmp/f1-25063/pim_nb_config.c:2531:
< WARNING: line over 80 characters
< #2557: FILE: /tmp/f1-25063/pim_nb_config.c:2557:
< WARNING: line over 80 characters
< #2583: FILE: /tmp/f1-25063/pim_nb_config.c:2583:
< WARNING: line over 80 characters
< #2608: FILE: /tmp/f1-25063/pim_nb_config.c:2608:
< WARNING: line over 80 characters
< #2658: FILE: /tmp/f1-25063/pim_nb_config.c:2658:
< WARNING: line over 80 characters
< #2664: FILE: /tmp/f1-25063/pim_nb_config.c:2664:
< WARNING: line over 80 characters
< #2670: FILE: /tmp/f1-25063/pim_nb_config.c:2670:
Report for pim_nb.h | 16 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-25063/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-25063/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-25063/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-25063/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-25063/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-25063/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-25063/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-25063/pim_nb.h:169:
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 9c077526 |
| Date | 07/26/2021 |
| Start | 06:12:10 |
| Finish | 06:37:43 |
| Run-Time | 25:33 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | |
| Valgrind-Loss | |
| Details | vncregress-2021-07-26-06:12:10.txt |
| Log | autoscript-2021-07-26-06:13:25.log.bz2 |
| Memory | 501 496 428 |
For details, please contact louberger
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Successful
Basic Tests: Failed
Topotests Ubuntu 18.04 amd64 part 4: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TP4U1804AMD64-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 4:
2021-07-26 10:06:05,015 ERROR: 'router_json_cmp' failed after 126.16 seconds
2021-07-26 10:06:05,022 ERROR: assert failed at "bgp_ipv6_rtadv.test_bgp_ipv6_rtadv/test_protocols_convergence": "r1" JSON output mismatches
assert Generated JSON diff error report:
> $->2001:db8:1::/64: d1 has Array of length 1 but in d2 it is of length 2
2021-07-26 10:09:35,554 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp community-list standard ANY permit 0:-1
2021-07-26 10:09:35,830 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp community-list standard ANY permit 0:65536
2021-07-26 10:09:36,086 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 0:4294967296
2021-07-26 10:09:36,342 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 0:-1:1
2021-07-26 10:09:37,950 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 1:a:2
2021-07-26 10:12:35,066 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: line 2: % Command incomplete[4]: bgp large-community-list standard Test1 permit
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TP4U1804AMD64/ErrorLog/log_topotests.txt
Topotests debian 10 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8DEB10AMD64-20525/test
Topology Tests failed for Topotests debian 10 amd64 part 8:
2021-07-26 09:37:50,187 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:38:54,337 ERROR: i1: zebra left a dead pidfile (pid=10492)
2021-07-26 09:41:45,946 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8DEB10AMD64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18ARM64-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 8:
2021-07-26 09:38:15,603 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:42:30,735 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8U18ARM64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18I386-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 8:
2021-07-26 09:37:44,963 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:41:58,207 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
2021-07-26 10:36:08,570 ERROR: i1: pimd left a dead pidfile (pid=27255)
2021-07-26 10:53:40,603 ERROR: r5: bgpd left a dead pidfile (pid=30863)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8U18I386/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundSuccessful on other platforms/tests
- Topotests Ubuntu 18.04 amd64 part 5
- Topotests Ubuntu 18.04 i386 part 0
- Topotests Ubuntu 18.04 i386 part 5
- Addresssanitizer topotests part 3
- Addresssanitizer topotests part 0
- IPv4 ldp protocol on Ubuntu 18.04
- Topotests debian 10 amd64 part 4
- Topotests Ubuntu 18.04 arm8 part 1
- Topotests Ubuntu 18.04 amd64 part 3
- Topotests Ubuntu 18.04 i386 part 9
- Topotests Ubuntu 18.04 i386 part 4
- IPv6 protocols on Ubuntu 18.04
- Topotests Ubuntu 18.04 amd64 part 0
- Addresssanitizer topotests part 1
- Topotests Ubuntu 18.04 arm8 part 4
- Topotests Ubuntu 18.04 arm8 part 9
- Addresssanitizer topotests part 6
- Addresssanitizer topotests part 8
- Topotests Ubuntu 18.04 amd64 part 7
- Debian 10 deb pkg check
- Topotests Ubuntu 18.04 arm8 part 6
- Topotests debian 10 amd64 part 7
- IPv4 protocols on Ubuntu 18.04
- Topotests Ubuntu 18.04 amd64 part 9
- Fedora 29 rpm pkg check
- Topotests debian 10 amd64 part 9
- Ubuntu 20.04 deb pkg check
- Addresssanitizer topotests part 4
- Addresssanitizer topotests part 2
- Topotests Ubuntu 18.04 amd64 part 1
- Topotests Ubuntu 18.04 arm8 part 3
- Topotests debian 10 amd64 part 6
- Topotests Ubuntu 18.04 i386 part 2
- CentOS 7 rpm pkg check
- Topotests Ubuntu 18.04 i386 part 7
- Topotests debian 10 amd64 part 1
- Debian 9 deb pkg check
- Addresssanitizer topotests part 9
- Topotests Ubuntu 18.04 arm8 part 7
- Topotests debian 10 amd64 part 0
- Topotests debian 10 amd64 part 5
- Topotests Ubuntu 18.04 arm8 part 2
- Topotests Ubuntu 18.04 i386 part 3
- Addresssanitizer topotests part 7
- Topotests Ubuntu 18.04 i386 part 6
- Topotests debian 10 amd64 part 2
- Topotests Ubuntu 18.04 i386 part 1
- Topotests Ubuntu 18.04 amd64 part 2
- Static analyzer (clang)
- Topotests Ubuntu 18.04 amd64 part 6
- Topotests Ubuntu 18.04 arm8 part 5
- Topotests debian 10 amd64 part 3
- Topotests Ubuntu 18.04 arm8 part 0
- Ubuntu 18.04 deb pkg check
- Ubuntu 16.04 deb pkg check
- Addresssanitizer topotests part 5
Warnings Generated during build:
Checkout code: Successful with additional warnings
Topotests Ubuntu 18.04 amd64 part 4: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TP4U1804AMD64-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 4:
2021-07-26 10:06:05,015 ERROR: 'router_json_cmp' failed after 126.16 seconds
2021-07-26 10:06:05,022 ERROR: assert failed at "bgp_ipv6_rtadv.test_bgp_ipv6_rtadv/test_protocols_convergence": "r1" JSON output mismatches
assert Generated JSON diff error report:
> $->2001:db8:1::/64: d1 has Array of length 1 but in d2 it is of length 2
2021-07-26 10:09:35,554 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp community-list standard ANY permit 0:-1
2021-07-26 10:09:35,830 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp community-list standard ANY permit 0:65536
2021-07-26 10:09:36,086 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 0:4294967296
2021-07-26 10:09:36,342 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 0:-1:1
2021-07-26 10:09:37,950 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: % Malformed community-list value
line 2: Failure to communicate[13] to bgpd, line: bgp large-community-list standard ANY permit 1:a:2
2021-07-26 10:12:35,066 ERROR: Traceback (most recent call last):
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 2575, in create_bgp_community_lists
tgen, router, config_data, "bgp_community_list", build=build
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 363, in create_common_configuration
load_config_to_router(tgen, router)
File "/root/bamboo-agent-home/xml-data/build-dir/FRR-FRRPULLREQ-TP4U1804AMD64/topotests/lib/common_config.py", line 590, in load_config_to_router
raise InvalidCLIError("%s" % output)
InvalidCLIError: line 2: % Command incomplete[4]: bgp large-community-list standard Test1 permit
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TP4U1804AMD64/ErrorLog/log_topotests.txt
Topotests debian 10 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8DEB10AMD64-20525/test
Topology Tests failed for Topotests debian 10 amd64 part 8:
2021-07-26 09:37:50,187 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:38:54,337 ERROR: i1: zebra left a dead pidfile (pid=10492)
2021-07-26 09:41:45,946 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8DEB10AMD64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18ARM64-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 8:
2021-07-26 09:38:15,603 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:42:30,735 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8U18ARM64/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18I386-20525/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 8:
2021-07-26 09:37:44,963 ERROR: assert failed at "test_mcast_pim_bsmp_01/test_new_router_fwd_p0": Testcase test_new_router_fwd_p0 :Failed
Error: [DUT l1]: mroutes are not present or flushed out !!
assert '[DUT l1]: mroutes are not present or flushed out !!' is True
2021-07-26 09:41:58,207 ERROR: assert failed at "test_mcast_pim_bsmp_02/test_starg_mroute_p0": Testcase test_starg_mroute_p0:Failed
Error: [DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0
assert '[DUT l1]: Verifying iif (Inbound Interface) for (*, 226.1.1.1) [FAILED]!! Expected: Unknown, Found: l1-i1-eth0' is True
2021-07-26 10:36:08,570 ERROR: i1: pimd left a dead pidfile (pid=27255)
2021-07-26 10:53:40,603 ERROR: r5: bgpd left a dead pidfile (pid=30863)
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20525/artifact/TOPO8U18I386/ErrorLog/log_topotests.txt
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundReport for pim_bsm.c | 8 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #323: FILE: /tmp/f1-23574/pim_bsm.c:323:
< WARNING: space prohibited between function name and open parenthesis '('
< #1022: FILE: /tmp/f1-23574/pim_bsm.c:1022:
< WARNING: space prohibited between function name and open parenthesis '('
< #1660: FILE: /tmp/f1-23574/pim_bsm.c:1660:
< WARNING: space prohibited between function name and open parenthesis '('
< #1823: FILE: /tmp/f1-23574/pim_bsm.c:1823:
Report for pim_nb.c | 40 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-23574/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-23574/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-23574/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-23574/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-23574/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-23574/pim_nb.c:388:
< WARNING: line over 80 characters
< #389: FILE: /tmp/f1-23574/pim_nb.c:389:
< WARNING: line over 80 characters
< #393: FILE: /tmp/f1-23574/pim_nb.c:393:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-23574/pim_nb.c:395:
< WARNING: line over 80 characters
< #396: FILE: /tmp/f1-23574/pim_nb.c:396:
< WARNING: line over 80 characters
< #400: FILE: /tmp/f1-23574/pim_nb.c:400:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-23574/pim_nb.c:402:
< WARNING: line over 80 characters
< #403: FILE: /tmp/f1-23574/pim_nb.c:403:
< WARNING: line over 80 characters
< #407: FILE: /tmp/f1-23574/pim_nb.c:407:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-23574/pim_nb.c:409:
< WARNING: line over 80 characters
< #410: FILE: /tmp/f1-23574/pim_nb.c:410:
< WARNING: line over 80 characters
< #414: FILE: /tmp/f1-23574/pim_nb.c:414:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-23574/pim_nb.c:416:
< WARNING: line over 80 characters
< #417: FILE: /tmp/f1-23574/pim_nb.c:417:
< WARNING: line over 80 characters
< #438: FILE: /tmp/f1-23574/pim_nb.c:438:
Report for pim_nb_config.c | 16 issues
===============================================
< WARNING: line over 80 characters
< #2503: FILE: /tmp/f1-23574/pim_nb_config.c:2503:
< WARNING: line over 80 characters
< #2531: FILE: /tmp/f1-23574/pim_nb_config.c:2531:
< WARNING: line over 80 characters
< #2557: FILE: /tmp/f1-23574/pim_nb_config.c:2557:
< WARNING: line over 80 characters
< #2583: FILE: /tmp/f1-23574/pim_nb_config.c:2583:
< WARNING: line over 80 characters
< #2608: FILE: /tmp/f1-23574/pim_nb_config.c:2608:
< WARNING: line over 80 characters
< #2658: FILE: /tmp/f1-23574/pim_nb_config.c:2658:
< WARNING: line over 80 characters
< #2664: FILE: /tmp/f1-23574/pim_nb_config.c:2664:
< WARNING: line over 80 characters
< #2670: FILE: /tmp/f1-23574/pim_nb_config.c:2670:
Report for pim_nb.h | 16 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-23574/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-23574/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-23574/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-23574/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-23574/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-23574/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-23574/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-23574/pim_nb.h:169:
The refactoring/restructuring should all be contained in this commit: 00e0778 (#9180)
I don't think I can split it off further, it doesn't really divide into a cleanup and a changes step, particularly since the previous code was wrong in some corner cases.
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-302/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Failed
Checkout code: Failed (click for details)
PullReq merge failed. Please rebase your branch: see merge log in attachment https://ci1.netdef.org/browse/FRR-PULLREQ2-302/artifact/CHECKOUT/ErrorLog/log_merge.txt
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git pull/9180 f458c00d7 (merge failed) |
| Date | 09/22/2021 |
| Start | 05:30:47 |
| Finish | 06:11:45 |
| Run-Time | 40:58 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-09-22-05:30:47.txt |
| Log | autoscript-2021-09-22-05:31:58.log.bz2 |
| Memory | 480 489 431 |
For details, please contact louberger
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 2500f171e |
| Date | 09/22/2021 |
| Start | 09:12:38 |
| Finish | 09:39:04 |
| Run-Time | 26:26 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-09-22-09:12:38.txt |
| Log | autoscript-2021-09-22-09:13:51.log.bz2 |
| Memory | 492 496 428 |
For details, please contact louberger
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 da1114e87 |
| Date | 09/22/2021 |
| Start | 10:42:49 |
| Finish | 11:09:08 |
| Run-Time | 26:19 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-09-22-10:42:49.txt |
| Log | autoscript-2021-09-22-10:43:59.log.bz2 |
| Memory | 515 515 427 |
For details, please contact louberger
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-306/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Successful
Basic Tests: Failed
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests debian 10 amd64 part 8: Failed (click for details)
Topotests debian 10 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topotests Ubuntu 18.04 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topotests Ubuntu 18.04 i386 part 8: No useful log foundSuccessful on other platforms/tests
- Fedora 29 rpm pkg check
- Addresssanitizer topotests part 6
- Topotests Ubuntu 18.04 i386 part 5
- Topotests Ubuntu 18.04 i386 part 0
- Addresssanitizer topotests part 3
- Topotests debian 10 amd64 part 1
- Topotests Ubuntu 18.04 arm8 part 5
- CentOS 7 rpm pkg check
- Topotests Ubuntu 18.04 amd64 part 4
- Topotests Ubuntu 18.04 amd64 part 0
- Addresssanitizer topotests part 2
- Topotests debian 10 amd64 part 5
- Topotests Ubuntu 18.04 amd64 part 1
- Addresssanitizer topotests part 1
- Topotests Ubuntu 18.04 i386 part 4
- Ubuntu 18.04 deb pkg check
- Topotests Ubuntu 18.04 i386 part 9
- Topotests debian 10 amd64 part 7
- Debian 9 deb pkg check
- Topotests Ubuntu 18.04 amd64 part 6
- Addresssanitizer topotests part 8
- Topotests Ubuntu 18.04 arm8 part 1
- Topotests Ubuntu 18.04 i386 part 7
- Topotests Ubuntu 18.04 arm8 part 6
- Topotests debian 10 amd64 part 6
- Topotests Ubuntu 18.04 i386 part 2
- Topotests Ubuntu 18.04 amd64 part 2
- Addresssanitizer topotests part 5
- Topotests Ubuntu 18.04 arm8 part 3
- Topotests debian 10 amd64 part 4
- Topotests Ubuntu 18.04 i386 part 3
- Addresssanitizer topotests part 4
- Addresssanitizer topotests part 0
- Topotests debian 10 amd64 part 9
- Topotests Ubuntu 18.04 arm8 part 4
- Topotests Ubuntu 18.04 amd64 part 3
- Topotests Ubuntu 18.04 arm8 part 9
- Topotests debian 10 amd64 part 3
- IPv6 protocols on Ubuntu 18.04
- Static analyzer (clang)
- Topotests Ubuntu 18.04 arm8 part 2
- Topotests debian 10 amd64 part 0
- Ubuntu 16.04 deb pkg check
- Topotests Ubuntu 18.04 arm8 part 7
- Topotests Ubuntu 18.04 i386 part 6
- Addresssanitizer topotests part 9
- Topotests Ubuntu 18.04 i386 part 1
- Topotests debian 10 amd64 part 2
- IPv4 protocols on Ubuntu 18.04
- Topotests Ubuntu 18.04 arm8 part 0
- IPv4 ldp protocol on Ubuntu 18.04
- Topotests Ubuntu 18.04 amd64 part 9
- Addresssanitizer topotests part 7
- Ubuntu 20.04 deb pkg check
- Topotests Ubuntu 18.04 amd64 part 7
- Topotests Ubuntu 18.04 amd64 part 5
- Debian 10 deb pkg check
Warnings Generated during build:
Checkout code: Successful with additional warnings
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests debian 10 amd64 part 8: Failed (click for details)
Topotests debian 10 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topotests Ubuntu 18.04 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topotests Ubuntu 18.04 i386 part 8: No useful log foundReport for pim_bsm.c | 8 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #324: FILE: /tmp/f1-10574/pim_bsm.c:324:
< WARNING: space prohibited between function name and open parenthesis '('
< #1026: FILE: /tmp/f1-10574/pim_bsm.c:1026:
< WARNING: space prohibited between function name and open parenthesis '('
< #1669: FILE: /tmp/f1-10574/pim_bsm.c:1669:
< WARNING: space prohibited between function name and open parenthesis '('
< #1838: FILE: /tmp/f1-10574/pim_bsm.c:1838:
Report for pim_nb.c | 40 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-10574/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-10574/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-10574/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-10574/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-10574/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-10574/pim_nb.c:388:
< WARNING: line over 80 characters
< #389: FILE: /tmp/f1-10574/pim_nb.c:389:
< WARNING: line over 80 characters
< #393: FILE: /tmp/f1-10574/pim_nb.c:393:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-10574/pim_nb.c:395:
< WARNING: line over 80 characters
< #396: FILE: /tmp/f1-10574/pim_nb.c:396:
< WARNING: line over 80 characters
< #400: FILE: /tmp/f1-10574/pim_nb.c:400:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-10574/pim_nb.c:402:
< WARNING: line over 80 characters
< #403: FILE: /tmp/f1-10574/pim_nb.c:403:
< WARNING: line over 80 characters
< #407: FILE: /tmp/f1-10574/pim_nb.c:407:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-10574/pim_nb.c:409:
< WARNING: line over 80 characters
< #410: FILE: /tmp/f1-10574/pim_nb.c:410:
< WARNING: line over 80 characters
< #414: FILE: /tmp/f1-10574/pim_nb.c:414:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-10574/pim_nb.c:416:
< WARNING: line over 80 characters
< #417: FILE: /tmp/f1-10574/pim_nb.c:417:
< WARNING: line over 80 characters
< #438: FILE: /tmp/f1-10574/pim_nb.c:438:
Report for pim_nb_config.c | 16 issues
===============================================
< WARNING: line over 80 characters
< #2501: FILE: /tmp/f1-10574/pim_nb_config.c:2501:
< WARNING: line over 80 characters
< #2529: FILE: /tmp/f1-10574/pim_nb_config.c:2529:
< WARNING: line over 80 characters
< #2555: FILE: /tmp/f1-10574/pim_nb_config.c:2555:
< WARNING: line over 80 characters
< #2581: FILE: /tmp/f1-10574/pim_nb_config.c:2581:
< WARNING: line over 80 characters
< #2606: FILE: /tmp/f1-10574/pim_nb_config.c:2606:
< WARNING: line over 80 characters
< #2656: FILE: /tmp/f1-10574/pim_nb_config.c:2656:
< WARNING: line over 80 characters
< #2662: FILE: /tmp/f1-10574/pim_nb_config.c:2662:
< WARNING: line over 80 characters
< #2668: FILE: /tmp/f1-10574/pim_nb_config.c:2668:
Report for pim_nb.h | 16 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-10574/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-10574/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-10574/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-10574/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-10574/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-10574/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-10574/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-10574/pim_nb.h:169:
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 2ae2d5487 |
| Date | 09/23/2021 |
| Start | 05:41:20 |
| Finish | 06:07:32 |
| Run-Time | 26:12 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-09-23-05:41:20.txt |
| Log | autoscript-2021-09-23-05:42:33.log.bz2 |
| Memory | 519 514 429 |
For details, please contact louberger
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-314/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Successful
Basic Tests: Failed
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topotests Ubuntu 18.04 i386 part 8: No useful log foundTopotests debian 10 amd64 part 8: Failed (click for details)
Topotests debian 10 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topotests Ubuntu 18.04 amd64 part 8: No useful log foundSuccessful on other platforms/tests
- Topotests Ubuntu 18.04 arm8 part 1
- Topotests Ubuntu 18.04 amd64 part 7
- Topotests Ubuntu 18.04 arm8 part 6
- Topotests Ubuntu 18.04 amd64 part 0
- Topotests debian 10 amd64 part 6
- Topotests Ubuntu 18.04 i386 part 5
- Topotests Ubuntu 18.04 i386 part 0
- Addresssanitizer topotests part 3
- Addresssanitizer topotests part 2
- Fedora 29 rpm pkg check
- Topotests Ubuntu 18.04 amd64 part 4
- CentOS 7 rpm pkg check
- Topotests Ubuntu 18.04 i386 part 9
- Topotests debian 10 amd64 part 7
- Topotests Ubuntu 18.04 amd64 part 3
- Topotests Ubuntu 18.04 i386 part 2
- Topotests debian 10 amd64 part 5
- Addresssanitizer topotests part 8
- Topotests Ubuntu 18.04 i386 part 7
- Addresssanitizer topotests part 6
- Topotests Ubuntu 18.04 amd64 part 1
- Ubuntu 18.04 deb pkg check
- Topotests Ubuntu 18.04 i386 part 3
- Topotests Ubuntu 18.04 amd64 part 6
- Addresssanitizer topotests part 0
- Topotests Ubuntu 18.04 amd64 part 2
- Topotests debian 10 amd64 part 4
- Topotests debian 10 amd64 part 9
- Topotests Ubuntu 18.04 arm8 part 4
- Addresssanitizer topotests part 4
- Topotests Ubuntu 18.04 arm8 part 9
- Topotests debian 10 amd64 part 3
- Debian 9 deb pkg check
- IPv6 protocols on Ubuntu 18.04
- Addresssanitizer topotests part 1
- Topotests Ubuntu 18.04 i386 part 4
- Topotests Ubuntu 18.04 arm8 part 3
- Addresssanitizer topotests part 9
- Topotests debian 10 amd64 part 2
- IPv4 protocols on Ubuntu 18.04
- Topotests Ubuntu 18.04 arm8 part 0
- Static analyzer (clang)
- Topotests Ubuntu 18.04 arm8 part 2
- Topotests debian 10 amd64 part 0
- Ubuntu 16.04 deb pkg check
- Topotests Ubuntu 18.04 amd64 part 9
- Topotests Ubuntu 18.04 arm8 part 7
- Addresssanitizer topotests part 7
- Topotests Ubuntu 18.04 i386 part 6
- Ubuntu 20.04 deb pkg check
- Topotests Ubuntu 18.04 i386 part 1
- Topotests Ubuntu 18.04 amd64 part 5
- Debian 10 deb pkg check
- Topotests Ubuntu 18.04 arm8 part 5
- IPv4 ldp protocol on Ubuntu 18.04
- Addresssanitizer topotests part 5
- Topotests debian 10 amd64 part 1
Warnings Generated during build:
Checkout code: Successful with additional warnings
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests Ubuntu 18.04 i386 part 8: Failed (click for details)
Topotests Ubuntu 18.04 i386 part 8: No useful log foundTopotests debian 10 amd64 part 8: Failed (click for details)
Topotests debian 10 amd64 part 8: No useful log foundTopotests Ubuntu 18.04 amd64 part 8: Failed (click for details)
Topotests Ubuntu 18.04 amd64 part 8: No useful log foundReport for pim_bsm.c | 8 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #336: FILE: /tmp/f1-775/pim_bsm.c:336:
< WARNING: space prohibited between function name and open parenthesis '('
< #1038: FILE: /tmp/f1-775/pim_bsm.c:1038:
< WARNING: space prohibited between function name and open parenthesis '('
< #1681: FILE: /tmp/f1-775/pim_bsm.c:1681:
< WARNING: space prohibited between function name and open parenthesis '('
< #1852: FILE: /tmp/f1-775/pim_bsm.c:1852:
Report for pim_nb.c | 44 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-775/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-775/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-775/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-775/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-775/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-775/pim_nb.c:388:
< WARNING: line over 80 characters
< #392: FILE: /tmp/f1-775/pim_nb.c:392:
< WARNING: line over 80 characters
< #394: FILE: /tmp/f1-775/pim_nb.c:394:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-775/pim_nb.c:395:
< WARNING: line over 80 characters
< #399: FILE: /tmp/f1-775/pim_nb.c:399:
< WARNING: line over 80 characters
< #401: FILE: /tmp/f1-775/pim_nb.c:401:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-775/pim_nb.c:402:
< WARNING: line over 80 characters
< #406: FILE: /tmp/f1-775/pim_nb.c:406:
< WARNING: line over 80 characters
< #408: FILE: /tmp/f1-775/pim_nb.c:408:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-775/pim_nb.c:409:
< WARNING: line over 80 characters
< #413: FILE: /tmp/f1-775/pim_nb.c:413:
< WARNING: line over 80 characters
< #415: FILE: /tmp/f1-775/pim_nb.c:415:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-775/pim_nb.c:416:
< WARNING: line over 80 characters
< #420: FILE: /tmp/f1-775/pim_nb.c:420:
< WARNING: line over 80 characters
< #422: FILE: /tmp/f1-775/pim_nb.c:422:
< WARNING: line over 80 characters
< #423: FILE: /tmp/f1-775/pim_nb.c:423:
< WARNING: line over 80 characters
< #444: FILE: /tmp/f1-775/pim_nb.c:444:
Report for pim_nb_config.c | 20 issues
===============================================
< WARNING: line over 80 characters
< #2501: FILE: /tmp/f1-775/pim_nb_config.c:2501:
< WARNING: line over 80 characters
< #2522: FILE: /tmp/f1-775/pim_nb_config.c:2522:
< WARNING: line over 80 characters
< #2531: FILE: /tmp/f1-775/pim_nb_config.c:2531:
< WARNING: line over 80 characters
< #2557: FILE: /tmp/f1-775/pim_nb_config.c:2557:
< WARNING: line over 80 characters
< #2583: FILE: /tmp/f1-775/pim_nb_config.c:2583:
< WARNING: line over 80 characters
< #2611: FILE: /tmp/f1-775/pim_nb_config.c:2611:
< WARNING: line over 80 characters
< #2636: FILE: /tmp/f1-775/pim_nb_config.c:2636:
< WARNING: line over 80 characters
< #2686: FILE: /tmp/f1-775/pim_nb_config.c:2686:
< WARNING: line over 80 characters
< #2692: FILE: /tmp/f1-775/pim_nb_config.c:2692:
< WARNING: line over 80 characters
< #2698: FILE: /tmp/f1-775/pim_nb_config.c:2698:
Report for pim_nb.h | 18 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-775/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-775/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-775/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-775/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-775/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-775/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-775/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-775/pim_nb.h:169:
< WARNING: line over 80 characters
< #171: FILE: /tmp/f1-775/pim_nb.h:171:
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git merge/9180 b0692eb00 |
| Date | 09/23/2021 |
| Start | 09:11:23 |
| Finish | 09:37:20 |
| Run-Time | 25:57 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-09-23-09:11:23.txt |
| Log | autoscript-2021-09-23-09:12:25.log.bz2 |
| Memory | 488 518 427 |
For details, please contact louberger
Continuous Integration Result: SUCCESSFUL
Continuous Integration Result: SUCCESSFUL
Congratulations, this patch passed basic tests
Tested-by: NetDEF / OpenSourceRouting.org CI System
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-318/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Warnings Generated during build:
Checkout code: Successful with additional warnings
Report for pim_bsm.c | 8 issues
===============================================
< WARNING: space prohibited between function name and open parenthesis '('
< #336: FILE: /tmp/f1-18673/pim_bsm.c:336:
< WARNING: space prohibited between function name and open parenthesis '('
< #1038: FILE: /tmp/f1-18673/pim_bsm.c:1038:
< WARNING: space prohibited between function name and open parenthesis '('
< #1681: FILE: /tmp/f1-18673/pim_bsm.c:1681:
< WARNING: space prohibited between function name and open parenthesis '('
< #1852: FILE: /tmp/f1-18673/pim_bsm.c:1852:
Report for pim_nb.c | 44 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-18673/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-18673/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-18673/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-18673/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-18673/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-18673/pim_nb.c:388:
< WARNING: line over 80 characters
< #392: FILE: /tmp/f1-18673/pim_nb.c:392:
< WARNING: line over 80 characters
< #394: FILE: /tmp/f1-18673/pim_nb.c:394:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-18673/pim_nb.c:395:
< WARNING: line over 80 characters
< #399: FILE: /tmp/f1-18673/pim_nb.c:399:
< WARNING: line over 80 characters
< #401: FILE: /tmp/f1-18673/pim_nb.c:401:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-18673/pim_nb.c:402:
< WARNING: line over 80 characters
< #406: FILE: /tmp/f1-18673/pim_nb.c:406:
< WARNING: line over 80 characters
< #408: FILE: /tmp/f1-18673/pim_nb.c:408:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-18673/pim_nb.c:409:
< WARNING: line over 80 characters
< #413: FILE: /tmp/f1-18673/pim_nb.c:413:
< WARNING: line over 80 characters
< #415: FILE: /tmp/f1-18673/pim_nb.c:415:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-18673/pim_nb.c:416:
< WARNING: line over 80 characters
< #420: FILE: /tmp/f1-18673/pim_nb.c:420:
< WARNING: line over 80 characters
< #422: FILE: /tmp/f1-18673/pim_nb.c:422:
< WARNING: line over 80 characters
< #423: FILE: /tmp/f1-18673/pim_nb.c:423:
< WARNING: line over 80 characters
< #444: FILE: /tmp/f1-18673/pim_nb.c:444:
Report for pim_nb_config.c | 20 issues
===============================================
< WARNING: line over 80 characters
< #2501: FILE: /tmp/f1-18673/pim_nb_config.c:2501:
< WARNING: line over 80 characters
< #2522: FILE: /tmp/f1-18673/pim_nb_config.c:2522:
< WARNING: line over 80 characters
< #2531: FILE: /tmp/f1-18673/pim_nb_config.c:2531:
< WARNING: line over 80 characters
< #2557: FILE: /tmp/f1-18673/pim_nb_config.c:2557:
< WARNING: line over 80 characters
< #2583: FILE: /tmp/f1-18673/pim_nb_config.c:2583:
< WARNING: line over 80 characters
< #2611: FILE: /tmp/f1-18673/pim_nb_config.c:2611:
< WARNING: line over 80 characters
< #2636: FILE: /tmp/f1-18673/pim_nb_config.c:2636:
< WARNING: line over 80 characters
< #2686: FILE: /tmp/f1-18673/pim_nb_config.c:2686:
< WARNING: line over 80 characters
< #2692: FILE: /tmp/f1-18673/pim_nb_config.c:2692:
< WARNING: line over 80 characters
< #2698: FILE: /tmp/f1-18673/pim_nb_config.c:2698:
Report for pim_nb.h | 18 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-18673/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-18673/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-18673/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-18673/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-18673/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-18673/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-18673/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-18673/pim_nb.h:169:
< WARNING: line over 80 characters
< #171: FILE: /tmp/f1-18673/pim_nb.h:171:
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-462/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Failed
Checkout code: Failed (click for details)
PullReq merge failed. Please rebase your branch: see merge log in attachment https://ci1.netdef.org/browse/FRR-PULLREQ2-462/artifact/CHECKOUT/ErrorLog/log_merge.txt
Outdated results 💚
Basic BGPD CI results: SUCCESS, 0 tests failed
| _ | _ |
|---|---|
| Result | SUCCESS git pull/9180 f8ad3dcb2 (merge failed) |
| Date | 10/01/2021 |
| Start | 04:10:45 |
| Finish | 04:37:00 |
| Run-Time | 26:15 |
| Total | 1813 |
| Pass | 1813 |
| Fail | 0 |
| Valgrind-Errors | 0 |
| Valgrind-Loss | 0 |
| Details | vncregress-2021-10-01-04:10:45.txt |
| Log | autoscript-2021-10-01-04:11:58.log.bz2 |
| Memory | 498 503 429 |
For details, please contact louberger
Continuous Integration Result: SUCCESSFUL
Congratulations, this patch passed basic tests
Tested-by: NetDEF / OpenSourceRouting.org CI System
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-1634/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Warnings Generated during build:
Checkout code: Successful with additional warnings
Report for pim_nb.c | 44 issues
===============================================
< WARNING: line over 80 characters
< #375: FILE: /tmp/f1-16859/pim_nb.c:375:
< WARNING: line over 80 characters
< #376: FILE: /tmp/f1-16859/pim_nb.c:376:
< WARNING: line over 80 characters
< #380: FILE: /tmp/f1-16859/pim_nb.c:380:
< WARNING: line over 80 characters
< #382: FILE: /tmp/f1-16859/pim_nb.c:382:
< WARNING: line over 80 characters
< #386: FILE: /tmp/f1-16859/pim_nb.c:386:
< WARNING: line over 80 characters
< #388: FILE: /tmp/f1-16859/pim_nb.c:388:
< WARNING: line over 80 characters
< #392: FILE: /tmp/f1-16859/pim_nb.c:392:
< WARNING: line over 80 characters
< #394: FILE: /tmp/f1-16859/pim_nb.c:394:
< WARNING: line over 80 characters
< #395: FILE: /tmp/f1-16859/pim_nb.c:395:
< WARNING: line over 80 characters
< #399: FILE: /tmp/f1-16859/pim_nb.c:399:
< WARNING: line over 80 characters
< #401: FILE: /tmp/f1-16859/pim_nb.c:401:
< WARNING: line over 80 characters
< #402: FILE: /tmp/f1-16859/pim_nb.c:402:
< WARNING: line over 80 characters
< #406: FILE: /tmp/f1-16859/pim_nb.c:406:
< WARNING: line over 80 characters
< #408: FILE: /tmp/f1-16859/pim_nb.c:408:
< WARNING: line over 80 characters
< #409: FILE: /tmp/f1-16859/pim_nb.c:409:
< WARNING: line over 80 characters
< #413: FILE: /tmp/f1-16859/pim_nb.c:413:
< WARNING: line over 80 characters
< #415: FILE: /tmp/f1-16859/pim_nb.c:415:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-16859/pim_nb.c:416:
< WARNING: line over 80 characters
< #420: FILE: /tmp/f1-16859/pim_nb.c:420:
< WARNING: line over 80 characters
< #422: FILE: /tmp/f1-16859/pim_nb.c:422:
< WARNING: line over 80 characters
< #423: FILE: /tmp/f1-16859/pim_nb.c:423:
< WARNING: line over 80 characters
< #444: FILE: /tmp/f1-16859/pim_nb.c:444:
Report for pim_nb_config.c | 20 issues
===============================================
< WARNING: line over 80 characters
< #2504: FILE: /tmp/f1-16859/pim_nb_config.c:2504:
< WARNING: line over 80 characters
< #2525: FILE: /tmp/f1-16859/pim_nb_config.c:2525:
< WARNING: line over 80 characters
< #2534: FILE: /tmp/f1-16859/pim_nb_config.c:2534:
< WARNING: line over 80 characters
< #2560: FILE: /tmp/f1-16859/pim_nb_config.c:2560:
< WARNING: line over 80 characters
< #2586: FILE: /tmp/f1-16859/pim_nb_config.c:2586:
< WARNING: line over 80 characters
< #2613: FILE: /tmp/f1-16859/pim_nb_config.c:2613:
< WARNING: line over 80 characters
< #2638: FILE: /tmp/f1-16859/pim_nb_config.c:2638:
< WARNING: line over 80 characters
< #2688: FILE: /tmp/f1-16859/pim_nb_config.c:2688:
< WARNING: line over 80 characters
< #2694: FILE: /tmp/f1-16859/pim_nb_config.c:2694:
< WARNING: line over 80 characters
< #2700: FILE: /tmp/f1-16859/pim_nb_config.c:2700:
Report for pim_nb.h | 18 issues
===============================================
< WARNING: line over 80 characters
< #155: FILE: /tmp/f1-16859/pim_nb.h:155:
< WARNING: line over 80 characters
< #157: FILE: /tmp/f1-16859/pim_nb.h:157:
< WARNING: line over 80 characters
< #159: FILE: /tmp/f1-16859/pim_nb.h:159:
< WARNING: line over 80 characters
< #161: FILE: /tmp/f1-16859/pim_nb.h:161:
< WARNING: line over 80 characters
< #163: FILE: /tmp/f1-16859/pim_nb.h:163:
< WARNING: line over 80 characters
< #165: FILE: /tmp/f1-16859/pim_nb.h:165:
< WARNING: line over 80 characters
< #167: FILE: /tmp/f1-16859/pim_nb.h:167:
< WARNING: line over 80 characters
< #169: FILE: /tmp/f1-16859/pim_nb.h:169:
< WARNING: line over 80 characters
< #171: FILE: /tmp/f1-16859/pim_nb.h:171:
This pull request has conflicts, please resolve those before we can evaluate the pull request.
This pull request has conflicts, please resolve those before we can evaluate the pull request.