state/api: api server is throwing errors for keys that do no exist

Bug #1169825 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Low
Roger Peppe

Bug Description

uncovered during load testing, on the bootstrap node, the api server is freaking out as relations are being added,

2013/04/17 05:11:39 DEBUG reading tools list: tools/juju-1.
2013/04/17 05:11:39 DEBUG found 1.9.14-precise-amd64
2013/04/17 05:11:39 DEBUG reading tools list: tools/juju-1.
2013/04/17 05:11:39 DEBUG finding best tools for version: 1.9.14-precise-amd64
2013/04/17 05:11:39 DEBUG checking tools 1.9.14-precise-amd64
2013/04/17 05:11:39 INFO environs/openstack: starting machine 84 in "goscale2" running tools version "1.9.14-precise-amd64" from "https://region-a.geo-1.objects.hpcloudsvc.com/v1/17031369947864/goscale2-1/tools/juju-1.9.14-precise-amd64.tgz"
2013/04/17 05:11:39 DEBUG environs/openstack: openstack user data; 2708 bytes
2013/04/17 05:11:45 ERROR settings for entity with unrecognized key "r#0#requirer#hadoop-slave/73"
2013/04/17 05:11:45 ERROR settings for entity with unrecognized key "r#1#requirer#hadoop-slave/73"
2013/04/17 05:11:45 ERROR settings for entity with unrecognized key "r#0#requirer#hadoop-slave/73"
2013/04/17 05:11:45 ERROR settings for entity with unrecognized key "r#1#requirer#hadoop-slave/73"
2013/04/17 05:11:51 INFO environs/openstack: started instance "1511577"
2013/04/17 05:11:51 NOTICE worker/provisioner: started machine 84 as instance 1511577
2013/04/17 05:11:51 INFO environs: searching for tools compatible with version: 1.9.14-precise-amd64
2013/04/17 05:11:51 DEBUG reading tools list: tools/juju-1.
2013/04/17 05:11:51 DEBUG found 1.9.14-precise-amd64
2013/04/17 05:11:51 DEBUG reading tools list: tools/juju-1.
2013/04/17 05:11:51 DEBUG finding best tools for version: 1.9.14-precise-amd64
2013/04/17 05:11:51 DEBUG checking tools 1.9.14-precise-amd64
2013/04/17 05:11:51 INFO environs/openstack: starting machine 85 in "goscale2" running tools version "1.9.14-precise-amd64" from "https://region-a.geo-1.objects.hpcloudsvc.com/v1/17031369947864/goscale2-1/tools/juju-1.9.14-precise-amd64.tgz"
2013/04/17 05:11:51 DEBUG environs/openstack: openstack user data; 2710 bytes
2013/04/17 05:11:55 ERROR settings for entity with unrecognized key "r#0#requirer#hadoop-slave/74"
2013/04/17 05:11:55 ERROR settings for entity with unrecognized key "r#1#requirer#hadoop-slave/74"
2013/04/17 05:11:55 ERROR settings for entity with unrecognized key "r#0#requirer#hadoop-slave/74"
2013/04/17 05:11:55 ERROR settings for entity with unrecognized key "r#1#requirer#hadoop-slave/74"
2013/04/17 05:12:02 INFO state: connecting to 127.0.0.1:37017
2013/04/17 05:12:02 INFO state: connection established
2013/04/17 05:12:02 INFO state: connecting to 127.0.0.1:37017
2013/04/17 05:12:02 INFO state: connection established
2013/04/17 05:12:03 INFO environs/openstack: started instance "1511579"

Three issues here

1. fwereade says they are not errors
2. this is the api server complaining, but it has no prefix
3. why are they being logged and is this knobbling the api server ?

Related branches

Revision history for this message
Roger Peppe (rogpeppe) wrote :

This isn't knobbling anything - it's just a log message that shoudn't be there.
I'll remove the messages.

Roger Peppe (rogpeppe)
Changed in juju-core:
status: Triaged → In Progress
Revision history for this message
Mark Ramm (mark-ramm) wrote :

Looks like this is now fix released?

Roger, can you confirm.

Changed in juju-core:
importance: High → Low
status: In Progress → Fix Released
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0 → 1.14.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.