blob: e6d28f50619baa38eb39c9c10152c7628ce9cdb5 [file] [log] [blame]
David Kranze8e26312013-10-09 21:31:32 -04001n-cpu:
2 - module: "nova.virt.libvirt.driver"
3 message: "During wait destroy, instance disappeared"
4 - module: "glanceclient.common.http"
5 message: "Request returned failure status"
6 - module: "nova.openstack.common.periodic_task"
7 message: "Error during ComputeManager\\.update_available_resource: \
8 'NoneType' object is not iterable"
9 - module: "nova.compute.manager"
10 message: "Possibly task preempted"
11 - module: "nova.openstack.common.rpc.amqp"
12 message: "Exception during message handling"
13 - module: "nova.network.api"
14 message: "Failed storing info cache"
15 - module: "nova.compute.manager"
16 message: "Error while trying to clean up image"
17 - module: "nova.virt.libvirt.driver"
18 message: "Error injecting data into image.*\\(Unexpected error while \
19 running command"
20 - module: "nova.compute.manager"
21 message: "Instance failed to spawn"
22 - module: "nova.compute.manager"
23 message: "Error: Unexpected error while running command"
David Kranz8ad259a2013-10-23 15:21:05 -040024 - module: "nova.virt.libvirt.driver"
25 message: "Error from libvirt during destroy"
26 - module: "nova.virt.libvirt.vif"
27 message: "Failed while unplugging vif"
28 - module: "nova.openstack.common.loopingcal"
29 message: "in fixed duration looping call"
30 - module: "nova.virt.libvirt.driver"
31 message: "Getting disk size of instance"
32 - module: "nova.virt.libvirt.driver"
33 message: "No such file or directory: '/opt/stack/data/nova/instances"
David Kranze8e26312013-10-09 21:31:32 -040034
35g-api:
36 - module: "glance.store.sheepdog"
37 message: "Error in store configuration: Unexpected error while \
38 running command"
39 - module: "swiftclient"
40 message: "Container HEAD failed: .*404 Not Found"
41
42ceilometer-acompute:
43 - module: "ceilometer.compute.pollsters.disk"
44 message: "Requested operation is not valid: domain is not running"
45 - module: "ceilometer.compute.pollsters.disk"
46 message: "Domain not found: no domain with matching uuid"
David Kranz8ad259a2013-10-23 15:21:05 -040047 - module: "ceilometer.compute.pollsters.net"
48 message: "No module named libvirt"
49
50ceilometer-alarm-evaluator:
51 - module: "ceilometer.alarm.service"
52 message: "alarm evaluation cycle failed"
David Kranze8e26312013-10-09 21:31:32 -040053
54h-api:
55 - module: "root"
56 message: "Returning 400 to user: The server could not comply with \
57 the request since it is either malformed or otherwise incorrect"
58 - module: "root"
59 message: "Unexpected error occurred serving API: Request limit \
60 exceeded: Template exceeds maximum allowed size"
61 - module: "root"
62 message: "Unexpected error occurred serving API: The Stack \
63 .*could not be found"
64
65h-eng:
66 - module: "heat.openstack.common.rpc.amqp"
67 message: "Exception during message handling"
68 - module: "heat.openstack.common.rpc.common"
69 message: "The Stack .* could not be found"
70
71n-api:
72 - module: "glanceclient.common.http"
73 message: "Request returned failure status"
74 - module: "nova.api.openstack"
75 message: "Caught error: Quota exceeded for"
76 - module: "nova.compute.api"
77 message: "ServerDiskConfigTest"
78 - module: "nova.compute.api"
79 message: "ServersTest"
80 - module: "nova.compute.api"
81 message: "\\{u'kernel_id'.*u'ramdisk_id':"
David Kranz8ad259a2013-10-23 15:21:05 -040082 - module: "nova.api.openstack.wsgi"
83 message: "takes exactly 4 arguments"
David Kranze8e26312013-10-09 21:31:32 -040084
85n-cond:
86 - module: "nova.notifications"
87 message: "Failed to send state update notification"
88
89n-sch:
90 - module: "nova.scheduler.filter_scheduler"
91 message: "Error from last host: "
92
93c-api:
94 - module: "cinder.api.middleware.fault"
95 message: "Caught error: Volume .* could not be found"
David Kranz8ad259a2013-10-23 15:21:05 -040096 - module: "cinder.api.middleware.fault"
97 message: "Caught error: Snapshot .* could not be found"
98
99c-vol:
100 - module: "cinder.brick.iscsi.iscsi"
101 message: "Failed to create iscsi target for volume id"
102 - module: "cinder.brick.local_dev.lvm"
103 message: "/dev/dm-1: stat failed: No such file or directory"
104 - module: "cinder.brick.local_dev.lvm"
105 message: "Can't remove open logical volume"
David Kranze8e26312013-10-09 21:31:32 -0400106
107q-dhpc:
108 - module: "neutron.common.legacy"
109 message: "Skipping unknown group key: firewall_driver"
110 - module: "neutron.agent.dhcp_agent"
111 message: "Unable to enable dhcp"
112 - module: "neutron.agent.dhcp_agent"
113 message: " Network .* RPC info call failed"
114
115ceilometer-collector:
116 - module: "stevedore.extension"
117 message: ".*"
118 - module: "ceilometer.collector.dispatcher.database"
119 message: "duplicate key value violates unique constraint"
David Kranz8ad259a2013-10-23 15:21:05 -0400120 - module: "ceilometer.collector.dispatcher.database"
121 message: "Failed to record metering data: QueuePool limit"
David Kranze8e26312013-10-09 21:31:32 -0400122
123q-agt:
124 - module: "neutron.agent.linux.ovs_lib"
125 message: "Unable to execute.*Exception:"
126
127q-dhcp:
128 - module: "neutron.common.legacy"
129 message: "Skipping unknown group key: firewall_driver"
130 - module: "neutron.agent.dhcp_agent"
131 message: "Unable to enable dhcp"
132 - module: "neutron.agent.dhcp_agent"
133 message: "Network .* RPC info call failed"
134
135q-l3:
136 - module: "neutron.common.legacy"
137 message: "Skipping unknown group key: firewall_driver"
138 - module: "neutron.agent.l3_agent"
139 message: "Failed synchronizing routers"
140
David Kranz8ad259a2013-10-23 15:21:05 -0400141q-vpn:
142 - module: "neutron.common.legacy"
143 message: "Skipping unknown group key: firewall_driver"
David Kranze8e26312013-10-09 21:31:32 -0400144
145q-lbaas:
146 - module: "neutron.common.legacy"
147 message: "Skipping unknown group key: firewall_driver"
148 - module: "neutron.services.loadbalancer.drivers.haproxy.agent_manager"
149 message: "Error upating stats"
150 - module: "neutron.services.loadbalancer.drivers.haproxy.agent_manager"
151 message: "Unable to destroy device for pool"
152
153q-svc:
154 - module: "neutron.common.legacy"
155 message: "Skipping unknown group key: firewall_driver"
156 - module: "neutron.openstack.common.rpc.amqp"
157 message: "Exception during message handling"
158 - module: "neutron.openstack.common.rpc.common"
David Kranz8ad259a2013-10-23 15:21:05 -0400159 message: "(Network|Pool|Subnet|Agent|Port) .* could not be found"
David Kranze8e26312013-10-09 21:31:32 -0400160 - module: "neutron.api.v2.resource"
David Kranz8ad259a2013-10-23 15:21:05 -0400161 message: ".* failed"
David Kranze8e26312013-10-09 21:31:32 -0400162