Created attachment 1631228 [details] hive metastore container log Description of problem: Currently, the hive metastore application goes in an exception at startup. This is happening only on the openshift4/ose-metering-hive:4.2 image (metastore container). the upstream image openshift/origin-metering-hive:4.2 is working fine. In attach the full logs. I guess is a matter to propagate the fix in downstream. The workaround is to override the hive repository: apiVersion: metering.openshift.io/v1 kind: MeteringConfig metadata: name: operator-metering namespace: openshift-metering spec: hive: spec: image: repository: quay.io/openshift/origin-metering-hive tag: '4.2' storage: hive: gcs: bucket: pro-reports region: europe-west3 secretName: gcs-secret type: gcs type: hive Version-Release number of selected component (if applicable): 4.2 How reproducible: Deploy OpenShift Metering Steps to Reproduce: 1. Install Red Hat OpenShift Metering Operator with Operator Hub 2. Create a simple MeteringConfig 3. Check start up log of metastore container in the hive-metastore statefulset. Actual results: - CrashLoopBackoff Expected results: - Start correctly Additional info:
verified with image: quay.io/openshift/origin-metering-hive:4.2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062