Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-19394

Camel-K 1.8: Integration not marked as failed when it can't be build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • camel-k-1.10
    • camel-k-1.8
    • Camel-K
    • None
    • False
    • None
    • False
    • % %
    • +
    • Automated

      Worked correctly on 1.6.7:

      oc get integration
      NAME         PHASE     KIT                        REPLICAS
      fail         Error     kit-cateq460esvjovcpmr3g
      

      on 1.8.0, the integration stays in building kit:

      oc get integration
      NAME         PHASE          KIT                        REPLICAS
      fail         Building Kit   kit-cate2r9dcrqoo8fnuhjg
      

      even though it tried multiple times to build the integration:

      oc logs camel-k-operator-68dfc77cbf-6lxxn | grep "BUILD FAILURE"
      {"level":"info","ts":1656414579.036519,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      {"level":"info","ts":1656414587.120631,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      {"level":"info","ts":1656414597.314859,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      {"level":"info","ts":1656414617.11952,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      {"level":"info","ts":1656414657.0967484,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      {"level":"info","ts":1656414717.2569568,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"}
      

              christoph.deppisch Christoph Deppisch
              avano@redhat.com Andrej Vano
              Jan Bouska Jan Bouska
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: