Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:01.91
-
PlayInstall neutron services
-
Taskos_neutron : Check for available offline migrations
-
Date14 Dec 2025 10:49:44 +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 |
[ "/openstack/venvs/neutron-32.1.0.dev19/bin/neutron-db-manage", "--config-file", "/openstack/venvs/neutron-32.1.0.dev19/etc/neutron/neutron.conf", "has_offline_migrations" ] |
| delta |
0:00:01.498197 |
| end |
2025-12-14 10:49:44.293667 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "/openstack/venvs/neutron-32.1.0.dev19/bin/neutron-db-manage --config-file /openstack/venvs/neutron-32.1.0.dev19/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-14 10:49:42.795470 |
| 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." ] |