Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 14:06:46 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_neutron/tasks/neutron_db_setup.yml:33)
-
Tags
- neutron-config
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "/usr/bin/neutron-db-manage", "--config-file", "/etc/neutron/neutron.conf", "has_offline_migrations" ] |
| delta |
0:00:03.995794 |
| end |
2025-12-08 14:06:46.928589 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "/usr/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf has_offline_migrations", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
1 |
| start |
2025-12-08 14:06:42.932795 |
| stderr |
INFO [alembic.runtime.migration] Context impl MySQLImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Context impl MySQLImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. |
| stderr_lines |
[ "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL." ] |
| stdout |
Need to apply migrations from neutron contract branch. This will require all Neutron server instances to be shutdown before proceeding with the upgrade. |
| stdout_lines |
[ "Need to apply migrations from neutron contract branch. This will require all Neutron server instances to be shutdown before proceeding with the upgrade." ] |