Advertisement
Guest User

Untitled

a guest
Aug 16th, 2021
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. TASK [Perform online data migrations] ********************************************************************************************************************************************************************************
  2. fatal: [infra1_nova_api_container-28abf292]: FAILED! => {"changed": false, "cmd": ["/openstack/venvs/nova-23.1.0.dev9/bin/nova-manage", "db", "online_data_migrations"], "delta": "0:00:04.454815", "end": "2021-08-16 15:20:32.824668", "msg": "non-zero return code", "rc": 2, "start": "2021-08-16 15:20:28.369853", "stderr": "/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:508: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.\n return context.session.query(main_models.Quota).\\\n/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:517: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.\n return context.session.query(main_models.ProjectUserQuota).\\\n/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:594: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.\n return context.session.query(main_models.QuotaClass).\\\n/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/db/sqlalchemy/api.py:3267: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.\n db_migrations = model_query(context, models.Migration).filter_by(\n/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/compute_node.py:503: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.\n return context.session.query(models.ComputeNode).filter(or_(", "stderr_lines": ["/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:508: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.", " return context.session.query(main_models.Quota).\\", "/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:517: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.", " return context.session.query(main_models.ProjectUserQuota).\\", "/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/quotas.py:594: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.", " return context.session.query(main_models.QuotaClass).\\", "/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/db/sqlalchemy/api.py:3267: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.", " db_migrations = model_query(context, models.Migration).filter_by(", "/openstack/venvs/nova-23.1.0.dev9/lib/python3.8/site-packages/nova/objects/compute_node.py:503: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.", " return context.session.query(models.ComputeNode).filter(or_("], "stdout": "Running batches of 50 until complete\nError attempting to run <function fill_virtual_interface_list at 0x7fd873194040>\n+-------------------------------------+--------------+-----------+\n| Migration | Total Needed | Completed |\n+-------------------------------------+--------------+-----------+\n| fill_virtual_interface_list | 0 | 0 |\n| migrate_empty_ratio | 0 | 0 |\n| migrate_quota_classes_to_api_db | 0 | 0 |\n| migrate_quota_limits_to_api_db | 0 | 0 |\n| migration_migrate_to_uuid | 0 | 0 |\n| populate_dev_uuids | 0 | 0 |\n| populate_missing_availability_zones | 0 | 0 |\n| populate_queued_for_delete | 0 | 0 |\n| populate_user_id | 0 | 0 |\n| populate_uuids | 0 | 0 |\n+-------------------------------------+--------------+-----------+\nSome migrations failed unexpectedly. Check log for details.", "stdout_lines": ["Running batches of 50 until complete", "Error attempting to run <function fill_virtual_interface_list at 0x7fd873194040>", "+-------------------------------------+--------------+-----------+", "| Migration | Total Needed | Completed |", "+-------------------------------------+--------------+-----------+", "| fill_virtual_interface_list | 0 | 0 |", "| migrate_empty_ratio | 0 | 0 |", "| migrate_quota_classes_to_api_db | 0 | 0 |", "| migrate_quota_limits_to_api_db | 0 | 0 |", "| migration_migrate_to_uuid | 0 | 0 |", "| populate_dev_uuids | 0 | 0 |", "| populate_missing_availability_zones | 0 | 0 |", "| populate_queued_for_delete | 0 | 0 |", "| populate_user_id | 0 | 0 |", "| populate_uuids | 0 | 0 |", "+-------------------------------------+--------------+-----------+", "Some migrations failed unexpectedly. Check log for details."]}
  3.  
  4. NO MORE HOSTS LEFT *********************************************************************************************************************************************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement