Uploaded image for project: 'Openshift sandboxed containers'
  1. Openshift sandboxed containers
  2. KATA-3112

PodVM image build failure causing controller-manager to crashloop on libvirt provider

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • OSC 1.6.0
    • OSC 1.6.0
    • Operator
    • None
    • False
    • None
    • False
    • Approved
    • Kata Sprint #254
    • 0
    • 0

      While testing the latest versions of operator in s390x system the below error is encountered, it is seen for operator 1.6.0-s390x - 1.6.0-54-s390x builds. 

      2024-06-03T06:57:57Z INFO Observed a panic in reconciler: runtime error: invalid memory address or nil pointer dereference {"controller": "kataconfig", "controllerGroup": "kataconfiguration.openshift.io", "controllerKind": "KataConfig", "KataConfig": {"name":"example-kataconfig"}, "namespace": "", "name": "example-kataconfig", "reconcileID": "97fbdc02-176c-41ce-a1bb-774fa4b52f84"} panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x3d70db8] goroutine 239 [running]: sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile.func1() /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:115 +0x2a8 panic({0x410eba0, 0x5f37080}) /usr/lib/golang/src/runtime/panic.go:914 +0x280 github.com/openshift/sandboxed-containers-operator/controllers.ImageCreate({0x4acaaa0, 0xc0005e4000}) /remote-source/cachito-go-with-deps/app/controllers/image_generator.go:136 +0x58 github.com/openshift/sandboxed-containers-operator/controllers.(*KataConfigOpenShiftReconciler).processKataConfigInstallRequest(0xc00051a880) /remote-source/cachito-go-with-deps/app/controllers/openshift_controller.go:1186 +0x196a github.com/openshift/sandboxed-containers-operator/controllers.(*KataConfigOpenShiftReconciler).Reconcile.func1(0xc00051a880) /remote-source/cachito-go-with-deps/app/controllers/openshift_controller.go:165 +0x16e github.com/openshift/sandboxed-containers-operator/controllers.(*KataConfigOpenShiftReconciler).Reconcile(0xc00051a880, {0x4ac14b0, 0xc002345860}, {{{0x0, 0x0}, {0xc000558420, 0x12}}}) /remote-source/cachito-go-with-deps/app/controllers/openshift_controller.go:201 +0x40c sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile(0xc0006a1e00, {0x4ac14b0, 0xc002345860}, {{{0x0, 0x0}, {0xc000558420, 0x12}}}) /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:118 +0xce sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler(0xc0006a1e00, {0x4ac14e8, 0xc0005c5bd0}, {0x42c20a0, 0xc000162f20}) /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:314 +0x3c4 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem(0xc0006a1e00, {0x4ac14e8, 0xc0005c5bd0}) /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:265 +0x240 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2() /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:226 +0xa2 created by sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2 in goroutine 48 /remote-source/cachito-go-with-deps/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.15.0/pkg/internal/controller/controller.go:222 +0x5f4

            ajvictor Ajay Victor (Inactive)
            ajvictor Ajay Victor (Inactive)
            Pradipta Banerjee
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: