Measures that unit is none cannot be obtained

Bug #1775792 reported by xiaoxu790
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
gnocchi (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

gnocchi+ceilometer:queens

issue:
Measures that unit is none cannot be obtained

# gnocchi metric list
| fdecb2ef-d471-4666-9b7c-2c43cc53c525 | low | network.outgoing.bytes | B | f6b33ac3-8eed-5889-b77b-2fe73e8f9528 |
| fe1e2ed1-dcbc-4601-9d45-4f700519acc2 | low | memory.swap.out | None | bbf8353b-9285-49b6-aecc-d48f52eeb413 |
| fe330e54-7d06-46fd-87a9-bba3849da8b8 | low | perf.cache.misses | None | fb6d27dd-35db-4646-bf0f-0805a2835539 |
| fead9be3-4afb-40f7-b133-273488b22f8d | low | disk.device.usage | None | ac45fa65-e57c-5809-b115-7acda1dc1fa3 |
| feeb8bc5-417e-4fef-b7e4-19f3794c6373 | low | disk.read.requests.rate | None | dd417c08-5d22-470c-8c48-30ca8be8491b |
| ff11b011-ea85-4e80-97f5-acc839559856 | low | disk.read.bytes | None | c35d913b-542f-40e0-b69d-ad79af0c1c38 |
| ff66d623-04dc-4607-9a1c-bba6411a69d8 | low | network.incoming.packets.error | None | ab872fe0-33fa-56ff-be5e-1c15110d890f |
| ff9b1f6d-29cb-4975-854e-1ff59d6dd0e1 | low | disk.usage | None | dd417c08-5d22-470c-8c48-30ca8be8491b

#gnocchi measures show ff9b1f6d-29cb-4975-854e-1ff59d6dd0e1 (not measures )

# gnocchi measures show fdecb2ef-d471-4666-9b7c-2c43cc53c525(have measures )
+---------------------------+-------------+--------+
| timestamp | granularity | value |
+---------------------------+-------------+--------+
| 2018-06-03T23:45:00-04:00 | 300.0 | 8172.0 |
| 2018-06-03T23:50:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T00:00:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T00:10:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T00:30:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T00:55:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T01:05:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T01:15:00-04:00 | 300.0 | 8172.0 |
| 2018-06-04T02:00:00-04:00 | 300.0 | 8172.0 |

# more /var/lib/docker/volumes/kolla_logs/_data/gnocchi/gnocchi-api.log
2018-05-20 12:19:49,634 [17] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 12:19:49,651 [17] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 12:19:50,686 [17] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 12:19:50,686 [17] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 12:19:50,687 [17] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 12:19:50,692 [17] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 12:19:50,703 [17] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 12:19:59,672 [18] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 12:19:59,684 [18] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 12:20:00,254 [18] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 12:20:00,254 [18] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 12:20:00,254 [18] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 12:20:00,257 [18] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 12:20:00,264 [18] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 12:20:16,292 [19] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 12:20:16,304 [19] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 12:20:16,868 [19] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 12:20:16,868 [19] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 12:20:16,868 [19] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 12:20:16,871 [19] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 12:20:16,877 [19] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 21:11:38,921 [17] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 21:11:38,922 [17] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 21:11:38,925 [17] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 21:11:38,930 [17] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 21:11:46,263 [20] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 21:11:46,277 [20] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 21:11:47,158 [20] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 21:11:47,159 [20] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 21:11:47,159 [20] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 21:11:47,162 [20] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 21:11:47,169 [20] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 21:11:52,160 [16] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 21:11:52,173 [16] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 21:11:53,050 [16] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 21:11:53,050 [16] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 21:11:53,051 [16] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 21:11:53,053 [16] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 21:11:53,060 [16] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-20 21:12:03,351 [18] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-20 21:12:03,364 [18] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-20 21:12:03,927 [18] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-20 21:12:03,927 [18] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-20 21:12:03,927 [18] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-20 21:12:03,930 [18] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-20 21:12:03,936 [18] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 01:38:40,288 [20] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-21 01:38:40,306 [20] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-21 01:38:41,261 [17] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-21 01:38:41,274 [17] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-21 01:38:41,341 [20] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-21 01:38:41,341 [20] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-21 01:38:41,341 [20] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-21 01:38:41,345 [20] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-21 01:38:41,352 [20] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 01:38:41,871 [17] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-21 01:38:41,871 [17] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-21 01:38:41,872 [17] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-21 01:38:41,875 [17] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-21 01:38:41,882 [17] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 01:38:42,270 [20] WARNING keystonemiddleware.auth_token: Authorization failed for token
2018-05-21 01:38:44,468 [18] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-21 01:38:44,482 [16] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-21 01:38:44,485 [18] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-21 01:38:44,495 [16] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-21 01:38:45,388 [16] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-21 01:38:45,388 [16] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-21 01:38:45,388 [16] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-21 01:38:45,391 [16] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-21 01:38:45,395 [18] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-21 01:38:45,395 [18] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-21 01:38:45,396 [18] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-21 01:38:45,398 [16] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 01:38:45,399 [18] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-21 01:38:45,405 [18] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 01:38:48,325 [19] INFO gnocchi.service: Gnocchi version 4.2.0
2018-05-21 01:38:48,338 [19] INFO gnocchi.rest.app: WSGI config used: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/api-paste.ini
2018-05-21 01:38:49,490 [19] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2018-05-21 01:38:49,491 [19] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2018-05-21 01:38:49,491 [19] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2018-05-21 01:38:49,494 [19] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to
False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-05-21 01:38:49,501 [19] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" fro
m group "keystone_authtoken".
2018-05-21 03:30:05,591 [20] WARNING py.warnings: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/aggregates/operations.py:149: RuntimeWarning:
 divide by zero encountered in true_divide
  values = binary_operators[op](v1, v2)

2018-05-21 03:30:05,595 [20] WARNING py.warnings: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/aggregates/operations.py:149: RuntimeWarning:
 invalid value encountered in true_divide
  values = binary_operators[op](v1, v2)

2018-06-03 23:21:02,559 [18] WARNING py.warnings: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/aggregates/operations.py:149: RuntimeWarning:
 invalid value encountered in true_divide
  values = binary_operators[op](v1, v2)

2018-06-04 01:11:18,442 [19] WARNING py.warnings: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/aggregates/operations.py:149: RuntimeWarning:
 divide by zero encountered in true_divide
  values = binary_operators[op](v1, v2)

2018-06-04 01:11:18,442 [19] WARNING py.warnings: /var/lib/kolla/venv/lib/python2.7/site-packages/gnocchi/rest/aggregates/operations.py:149: RuntimeWarning:
 invalid value encountered in true_divide
  values = binary_operators[op](v1, v2)

# vim /var/lib/docker/volumes/kolla_logs/_data/ceilometer/ceilometer-agent-notification.log
2018-06-08 06:35:06.790 28 WARNING ceilometer.publisher.gnocchi [-] filtered project not found in keystone, ignoring the filter_project option: NotFound: 404 (HTTP 404)
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi [-] fail to retrieve filtered project : NoUniqueMatch: ClientException
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi Traceback (most recent call last):
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/publisher/gnocchi.py", line 255, in gnocchi_project_id
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi name=self.filter_project)
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi File "/var/lib/kolla/venv/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi return f(*args, **new_kwargs)
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi File "/var/lib/kolla/venv/lib/python2.7/site-packages/keystoneclient/base.py", line 447, in find
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi raise ksc_exceptions.NoUniqueMatch
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi NoUniqueMatch: ClientException
2018-06-08 06:35:06.848 28 ERROR ceilometer.publisher.gnocchi
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample [-] Pipeline meter_sink: Continue after error from publisher <ceilometer.publisher.gnocchi.GnocchiPublisher object at 0x7fd1de8ab110>: NoUniqueMatch: ClientException
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample Traceback (most recent call last):
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/pipeline/sample.py", line 157, in _publish_samples
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample p.publish_samples(transformed_samples)
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/publisher/gnocchi.py", line 294, in publish_samples
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample data = [s for s in data if not self._is_gnocchi_activity(s)]
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/publisher/gnocchi.py", line 278, in _is_gnocchi_activity
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample return (self.filter_project and self.gnocchi_project_id and (
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/publisher/gnocchi.py", line 255, in gnocchi_project_id
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample name=self.filter_project)
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample return f(*args, **new_kwargs)
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample File "/var/lib/kolla/venv/lib/python2.7/site-packages/keystoneclient/base.py", line 447, in find
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample raise ksc_exceptions.NoUniqueMatch
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample NoUniqueMatch: ClientException
2018-06-08 06:35:06.850 28 ERROR ceilometer.pipeline.sample
2018-06-08 06:35:09.487 28 ERROR ceilometer.publisher.gnocchi [-] <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
 root@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
 (HTTP 500): ClientException: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

# cat /etc/kolla/ceilometer-notification/ceilometer.conf
[DEFAULT]
debug = False
log_dir = /var/log/kolla/ceilometer
transport_url = rabbit://openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.51:5672,openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.52:5672,openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.53:5672
evaluation_interval = 300

[keystone_authtoken]
auth_uri = http://172.17.51.50:5000
project_domain_name = Default
project_name = service
user_domain_name = Default
username = ceilometer
password = MSme6HyHofNcCGaCtye7q8A6kfuZ4e4hbz4Hhz1u
auth_url = http://172.17.51.50:35357
auth_type = password
memcache_security_strategy = ENCRYPT
memcache_secret_key = YejzzjJeGwAAbGBc3pLxDZvWFeYLU4yTRHgn26io
memcached_servers = 172.17.51.51:11211,172.17.51.52:11211,172.17.51.53:11211

[service_credentials]
auth_url = http://172.17.51.50:5000/v3
region_name = RegionOne
password = MSme6HyHofNcCGaCtye7q8A6kfuZ4e4hbz4Hhz1u
username = ceilometer
project_name = service
project_domain_id = default
user_domain_id = default
auth_type = password
interface = internal

[oslo_messaging_notifications]
transport_url = rabbit://openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.51:5672,openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.52:5672,openstack:NrQ5qizTKtGZX89JJlMe2brbDnRlg2eCU6j6JtlQ@172.17.51.53:5672

# cat /var/lib/docker/volumes/kolla_logs/_data/gnocchi/gnocchi-api-error.log | more
[Fri Jun 08 03:41:05.025513 2018] [:error] [pid 20] [remote 172.17.51.52:148] mod_wsgi (pid=20): Exception occurred processing WSGI script '/var/lib/kolla/ve
nv/bin/gnocchi-api'.
[Fri Jun 08 03:41:05.025591 2018] [:error] [pid 20] [remote 172.17.51.52:148] Traceback (most recent call last):
[Fri Jun 08 03:41:05.025616 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/dec.py", line 131
, in __call__
[Fri Jun 08 03:41:05.025664 2018] [:error] [pid 20] [remote 172.17.51.52:148] resp = self.call_func(req, *args, **self.kwargs)
[Fri Jun 08 03:41:05.025733 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/dec.py", line 196
, in call_func
[Fri Jun 08 03:41:05.025787 2018] [:error] [pid 20] [remote 172.17.51.52:148] return self.func(req, *args, **kwargs)
[Fri Jun 08 03:41:05.025802 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/oslo_middleware/base.py
", line 131, in __call__
[Fri Jun 08 03:41:05.025828 2018] [:error] [pid 20] [remote 172.17.51.52:148] response = req.get_response(self.application)
[Fri Jun 08 03:41:05.025841 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/request.py", line
 1327, in send
[Fri Jun 08 03:41:05.025864 2018] [:error] [pid 20] [remote 172.17.51.52:148] application, catch_exc_info=False)
[Fri Jun 08 03:41:05.025876 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/request.py", line
 1291, in call_application
[Fri Jun 08 03:41:05.025898 2018] [:error] [pid 20] [remote 172.17.51.52:148] app_iter = application(self.environ, start_response)
[Fri Jun 08 03:41:05.025910 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/paste/urlmap.py", line
216, in __call__
[Fri Jun 08 03:41:05.025940 2018] [:error] [pid 20] [remote 172.17.51.52:148] return app(environ, start_response)
[Fri Jun 08 03:41:05.025953 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/dec.py", line 131
, in __call__
[Fri Jun 08 03:41:05.025976 2018] [:error] [pid 20] [remote 172.17.51.52:148] resp = self.call_func(req, *args, **self.kwargs)
[Fri Jun 08 03:41:05.025987 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/dec.py", line 196
, in call_func
[Fri Jun 08 03:41:05.026008 2018] [:error] [pid 20] [remote 172.17.51.52:148] return self.func(req, *args, **kwargs)
[Fri Jun 08 03:41:05.026020 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/oslo_middleware/base.py
", line 131, in __call__
[Fri Jun 08 03:41:05.026041 2018] [:error] [pid 20] [remote 172.17.51.52:148] response = req.get_response(self.application)
[Fri Jun 08 03:41:05.026052 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/request.py", line
 1327, in send
[Fri Jun 08 03:41:05.026073 2018] [:error] [pid 20] [remote 172.17.51.52:148] application, catch_exc_info=False)
[Fri Jun 08 03:41:05.026084 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/request.py", line
 1291, in call_application
[Fri Jun 08 03:41:05.026105 2018] [:error] [pid 20] [remote 172.17.51.52:148] app_iter = application(self.environ, start_response)
[Fri Jun 08 03:41:05.026117 2018] [:error] [pid 20] [remote 172.17.51.52:148] File "/var/lib/kolla/venv/lib/python2.7/site-packages/webob/dec.py", line 131
[Fri Jun 08 03:41:05.026386 2018] [:error] [pid 20] [remote 172.17.51.52:148] return self.app(environ, start_response)
[Fri Jun 08 03:41:05.026424 2018] [:error] [pid 20] [remote 172.17.51.52:148] return self.application(environ, start_response)
[Fri Jun 08 03:41:05.026861 2018] [:error] [pid 20] [remote 172.17.51.52:148] (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags)
[Fri Jun 08 03:41:05.041061 2018] [:error] [pid 16] [remote 172.17.51.52:148] return self.app(environ, start_response)
[Fri Jun 08 03:41:05.041097 2018] [:error] [pid 16] [remote 172.17.51.52:148] return self.application(environ, start_response)
[Fri Jun 08 03:41:05.041749 2018] [:error] [pid 16] [remote 172.17.51.52:148] delete=False)
[Fri Jun 08 03:41:05.041762 2018] [:error] [pid 16] [remote 172.17.51.52:148] File "/usr/lib64/python2.7/tempfile.py", line 458, in NamedTemporaryFile
[Fri Jun 08 03:41:05.041785 2018] [:error] [pid 16] [remote 172.17.51.52:148] (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags)
[Fri Jun 08 03:41:05.041797 2018] [:error] [pid 16] [remote 172.17.51.52:148] File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
[Fri Jun 08 03:41:05.041817 2018] [:error] [pid 16] [remote 172.17.51.52:148] fd = _os.open(file, flags, 0600)
[Fri Jun 08 03:41:05.041845 2018] [:error] [pid 16] [remote 172.17.51.52:148] OSError: [Errno 2] No such file or directory: '/var/lib/gnocchi/tmp/gnocchiwiRewp'

xiaoxu790 (xiaoxu790)
description: updated
description: updated
description: updated
xiaoxu790 (xiaoxu790)
description: updated
description: updated
xiaoxu790 (xiaoxu790)
description: updated
xiaoxu790 (xiaoxu790)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnocchi (Ubuntu):
status: New → Confirmed
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.