Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1608059

Summary: post opgrade to 3.9, metrics not stable
Product: OpenShift Container Platform Reporter: Eric Jones <erjones>
Component: HawkularAssignee: Ruben Vargas Palma <rvargasp>
Status: CLOSED WONTFIX QA Contact: Junqi Zhao <juzhao>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.9.0CC: aos-bugs, pdwyer, rvargasp, vlaad
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1611896 (view as bug list) Environment:
Last Closed: 2020-04-14 15:40:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1607667, 1611896    

Description Eric Jones 2018-07-24 21:27:01 UTC
Description of problem:
Hawkular-metrics pod complaining about NullPointerException (HAWKMETRICS00006) trying to connect to cassandra cluster.

3 cassandra instances available.

Uploading pod logs, nodetool information from cassandra, and project yamls shortly.

Version-Release number of selected component (if applicable):
hawkular-cassandra instances all running 3.9.31
heapster and hawkular-metrics running 3.9.33

Additional info:
Per conversation with engineering, requesting [0] from customer to be uploaded here.

$ oc -n openshift-infra exec <cassandra pod> -- cqlsh --ssl -e "select * from hawkular_metrics.scheduled_jobs_idx"

$ oc -n openshift-infra exec <cassandra pod> -- cqlsh --ssl -e "select * from hawkular_metrics.finished_jobs_idx"