16 Jun
2022
16 Jun
'22
7:06 p.m.
On 2022-06-16 15:11:54 -0700 (-0700), melanie witt wrote: [...]
Jun 16 19:25:26 node1 devstack@g-api.service[421305]: ERROR glance.common.wsgi sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter
The format of the above plugin message is <group>:<name> [2] which would mean the group is 'sqlalchemy.plugins' and the name is 'dbcounterplugin=dbcounterplugin=dbcounter'. I thought the latter looked strange. I thought the name would just be 'dbcounter'. [...]
It looks like copies of this may be getting repeatedly concatenated into the plugin variable: https://opendev.org/openstack/devstack/src/commit/44d07f300150f7297773a21503... -- Jeremy Stanley