Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913377 - sys-cluster/kube-router-1.5.0 fails tests (PYTHON-3.12-SYSTEM): panic: runtime error: invalid memory address or nil pointer dereference [recovered]
Summary: sys-cluster/kube-router-1.5.0 fails tests (PYTHON-3.12-SYSTEM): panic: runtim...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-31 15:21 UTC by Agostino Sarubbo
Modified: 2023-09-01 14:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,353.00 KB, application/x-xz)
2023-08-31 15:21 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-31 15:21:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/kube-router-1.5.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-31 15:21:53 UTC
Created attachment 869090 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-31 15:21:54 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAIL
FAIL	github.com/cloudnativelabs/kube-router/pkg/controllers/routing	0.835s
I0831 14:04:00.060001   31536 network_routes_controller.go:1057] Could not find BGP peer info for the node in the node annotations so skipping configuring peer.
I0831 14:04:00.160909   31536 network_routes_controller.go:1057] Could not find BGP peer info for the node in the node annotations so skipping configuring peer.
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
Comment 3 Larry the Git Cow gentoo-dev 2023-09-01 14:32:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5e0326665a116361a0c62d97acc33f64bcf6ec

commit 6c5e0326665a116361a0c62d97acc33f64bcf6ec
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-08-31 23:04:48 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-09-01 14:32:15 +0000

    sys-cluster/kube-router: add 1.6.0
    
    Restrict tests for now.
    
    Closes: https://bugs.gentoo.org/913377
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-router/Manifest                 |  2 ++
 sys-cluster/kube-router/kube-router-1.6.0.ebuild | 39 ++++++++++++++++++++++++
 2 files changed, 41 insertions(+)