2026-09-07 02:05:08,176 p=98 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:05:08.175144Z", "start": "2026-09-07T02:05:07.727144Z" }, "id": "e54fb6bb-85f9-eef9-fb79-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": false, "invocation": { "module_args": { "append_privs": false, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "root", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "*.*:ALL,GRANT", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "root" } }, "msg": "User unchanged", "user": "root" } }, "task": { "duration": { "end": "2026-09-07T02:05:08.175144Z", "start": "2026-09-07T02:05:07.736407Z" }, "id": "e54fb6bb-85f9-eef9-fb79-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:05:09,518 p=121 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:05:09.517089Z", "start": "2026-09-07T02:05:09.052113Z" }, "id": "e54fb6bb-85f9-4bfa-88ff-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": false, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "haproxy", "password": "", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "*.*:USAGE,REPLICATION CLIENT", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "haproxy" } }, "msg": "User added", "user": "haproxy" } }, "task": { "duration": { "end": "2026-09-07T02:05:09.517089Z", "start": "2026-09-07T02:05:09.060790Z" }, "id": "e54fb6bb-85f9-4bfa-88ff-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:05:57,382 p=191 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:05:57.380827Z", "start": "2026-09-07T02:05:56.986304Z" }, "id": "e54fb6bb-85f9-d0ae-2e44-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "keystone", "db_list": [ "keystone" ], "executed_commands": [ "CREATE DATABASE `keystone`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "keystone" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:05:57.380827Z", "start": "2026-09-07T02:05:56.994190Z" }, "id": "e54fb6bb-85f9-d0ae-2e44-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:05:58,873 p=214 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:05:58.872428Z", "start": "2026-09-07T02:05:58.335954Z" }, "id": "e54fb6bb-85f9-4468-b835-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "keystone", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "keystone.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "keystone" } }, "msg": "User added", "user": "keystone" } }, "task": { "duration": { "end": "2026-09-07T02:05:58.872428Z", "start": "2026-09-07T02:05:58.345194Z" }, "id": "e54fb6bb-85f9-4468-b835-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:05,007 p=299 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:05.005954Z", "start": "2026-09-07T02:07:01.682004Z" }, "id": "e54fb6bb-85f9-d9a1-54b5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Identity Service", "interface": "internal", "is_enabled": null, "name": "keystone", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "identity", "state": "present", "timeout": 180, "type": "identity", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Identity Service", "id": "694d9a0cfec741888182d10740fe3fdf", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/694d9a0cfec741888182d10740fe3fdf" }, "name": "keystone", "type": "identity" } } }, "task": { "duration": { "end": "2026-09-07T02:07:05.005954Z", "start": "2026-09-07T02:07:01.690043Z" }, "id": "e54fb6bb-85f9-d9a1-54b5-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:07,154 p=326 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:07.153456Z", "start": "2026-09-07T02:07:05.978073Z" }, "id": "e54fb6bb-85f9-3eee-2c37-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "c845b8a0eafb4007b8a4c38835caeade", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/c845b8a0eafb4007b8a4c38835caeade" }, "name": null, "region_id": "RegionOne", "service_id": "694d9a0cfec741888182d10740fe3fdf", "url": "http://10.0.0.185:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "keystone", "state": "present", "timeout": 180, "url": "http://10.0.0.185:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:07.153456Z", "start": "2026-09-07T02:07:05.986131Z" }, "id": "e54fb6bb-85f9-3eee-2c37-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:09,210 p=350 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:09.209773Z", "start": "2026-09-07T02:07:08.026445Z" }, "id": "e54fb6bb-85f9-13d7-da59-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "96b913d7eb854d94a30515eab401b320", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/96b913d7eb854d94a30515eab401b320" }, "name": null, "region_id": "RegionOne", "service_id": "694d9a0cfec741888182d10740fe3fdf", "url": "http://10.0.0.185:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "keystone", "state": "present", "timeout": 180, "url": "http://10.0.0.185:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:09.209773Z", "start": "2026-09-07T02:07:08.036532Z" }, "id": "e54fb6bb-85f9-13d7-da59-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:11,388 p=374 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:11.387552Z", "start": "2026-09-07T02:07:10.232853Z" }, "id": "e54fb6bb-85f9-05d6-0a23-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "endpoint_type": "internal", "interface": "internal", "name": "member", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "2a9cb8bcefe54bd6ac226f771ab524c0", "links": { "self": "http://10.0.0.185:5000/v3/roles/2a9cb8bcefe54bd6ac226f771ab524c0" }, "name": "member", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:11.387552Z", "start": "2026-09-07T02:07:10.240642Z" }, "id": "e54fb6bb-85f9-05d6-0a23-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:13,644 p=398 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:13.643037Z", "start": "2026-09-07T02:07:12.486798Z" }, "id": "e54fb6bb-85f9-7960-901e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Image", "interface": "internal", "is_enabled": null, "name": "glance", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "image", "state": "present", "timeout": 180, "type": "image", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Image", "id": "bb513081ae5241fb9a5a6c17bfd4c046", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/bb513081ae5241fb9a5a6c17bfd4c046" }, "name": "glance", "type": "image" } } }, "task": { "duration": { "end": "2026-09-07T02:07:13.643037Z", "start": "2026-09-07T02:07:12.494961Z" }, "id": "e54fb6bb-85f9-7960-901e-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:15,902 p=422 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:15.901439Z", "start": "2026-09-07T02:07:14.656578Z" }, "id": "e54fb6bb-85f9-8ce5-c471-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "9663735f38214c51b369b893c0a0e7ee", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/9663735f38214c51b369b893c0a0e7ee" }, "name": null, "region_id": "RegionOne", "service_id": "bb513081ae5241fb9a5a6c17bfd4c046", "url": "http://10.0.0.185:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "glance", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:15.901439Z", "start": "2026-09-07T02:07:14.666399Z" }, "id": "e54fb6bb-85f9-8ce5-c471-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:17,892 p=446 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:17.890843Z", "start": "2026-09-07T02:07:16.731981Z" }, "id": "e54fb6bb-85f9-2b63-3920-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "d1999d5bb9ec4fb687578fa90ed6cee7", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/d1999d5bb9ec4fb687578fa90ed6cee7" }, "name": null, "region_id": "RegionOne", "service_id": "bb513081ae5241fb9a5a6c17bfd4c046", "url": "http://10.0.0.185:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "glance", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:17.890843Z", "start": "2026-09-07T02:07:16.739926Z" }, "id": "e54fb6bb-85f9-2b63-3920-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:20,017 p=470 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:20.015903Z", "start": "2026-09-07T02:07:18.785899Z" }, "id": "e54fb6bb-85f9-5eb9-5f14-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:07:20.015903Z", "start": "2026-09-07T02:07:18.794506Z" }, "id": "e54fb6bb-85f9-5eb9-5f14-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:22,663 p=495 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:22.662753Z", "start": "2026-09-07T02:07:20.974712Z" }, "id": "e54fb6bb-85f9-7ca7-d313-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "glance", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "665e64c278c34774a4f325b311fac4be", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/665e64c278c34774a4f325b311fac4be" }, "name": "glance", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:07:22.662753Z", "start": "2026-09-07T02:07:20.982913Z" }, "id": "e54fb6bb-85f9-7ca7-d313-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:24,862 p=519 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:24.861829Z", "start": "2026-09-07T02:07:23.599773Z" }, "id": "e54fb6bb-85f9-f51f-5dd2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:24.861829Z", "start": "2026-09-07T02:07:23.607418Z" }, "id": "e54fb6bb-85f9-f51f-5dd2-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:27,234 p=543 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:27.233705Z", "start": "2026-09-07T02:07:25.847669Z" }, "id": "e54fb6bb-85f9-a248-5899-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "glance", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:07:27.233705Z", "start": "2026-09-07T02:07:25.858346Z" }, "id": "e54fb6bb-85f9-a248-5899-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:33,884 p=573 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:33.883392Z", "start": "2026-09-07T02:07:33.471445Z" }, "id": "e54fb6bb-85f9-9378-7d51-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "glance", "db_list": [ "glance" ], "executed_commands": [ "CREATE DATABASE `glance`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "glance" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:07:33.883392Z", "start": "2026-09-07T02:07:33.480637Z" }, "id": "e54fb6bb-85f9-9378-7d51-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:35,337 p=596 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:35.336006Z", "start": "2026-09-07T02:07:34.840202Z" }, "id": "e54fb6bb-85f9-49eb-54c6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "glance", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "glance.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "glance" } }, "msg": "User added", "user": "glance" } }, "task": { "duration": { "end": "2026-09-07T02:07:35.336006Z", "start": "2026-09-07T02:07:34.848157Z" }, "id": "e54fb6bb-85f9-49eb-54c6-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:36,779 p=620 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:36.778567Z", "start": "2026-09-07T02:07:36.385482Z" }, "id": "e54fb6bb-85f9-4b58-d230-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_variables", "changed": true, "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "mode": "global", "value": "1", "variable": "log_bin_trust_function_creators" } }, "msg": "Variable change succeeded prev_value=OFF", "queries": [ "SET GLOBAL `log_bin_trust_function_creators` = 1" ] } }, "task": { "duration": { "end": "2026-09-07T02:07:36.778567Z", "start": "2026-09-07T02:07:36.394282Z" }, "id": "e54fb6bb-85f9-4b58-d230-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:07:57,900 p=663 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:07:57.899211Z", "start": "2026-09-07T02:07:57.506780Z" }, "id": "e54fb6bb-85f9-b6ea-e559-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_variables", "changed": true, "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "mode": "global", "value": "0", "variable": "log_bin_trust_function_creators" } }, "msg": "Variable change succeeded prev_value=ON", "queries": [ "SET GLOBAL `log_bin_trust_function_creators` = 0" ] } }, "task": { "duration": { "end": "2026-09-07T02:07:57.899211Z", "start": "2026-09-07T02:07:57.515670Z" }, "id": "e54fb6bb-85f9-b6ea-e559-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:02,582 p=689 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:02.581521Z", "start": "2026-09-07T02:08:01.383325Z" }, "id": "e54fb6bb-85f9-dbbe-063e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Placement Service", "interface": "internal", "is_enabled": null, "name": "placement", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "placement", "state": "present", "timeout": 180, "type": "placement", "validate_certs": null, "wait": true } }, "service": { "description": "Placement Service", "id": "1d37cc0267d844ae98905c99d659e264", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/1d37cc0267d844ae98905c99d659e264" }, "name": "placement", "type": "placement" } } }, "task": { "duration": { "end": "2026-09-07T02:08:02.581521Z", "start": "2026-09-07T02:08:01.394152Z" }, "id": "e54fb6bb-85f9-dbbe-063e-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:04,837 p=713 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:04.836512Z", "start": "2026-09-07T02:08:03.575880Z" }, "id": "e54fb6bb-85f9-45eb-4633-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "2bb6818bdbc04648b87dc58a5b1fb88d", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/2bb6818bdbc04648b87dc58a5b1fb88d" }, "name": null, "region_id": "RegionOne", "service_id": "1d37cc0267d844ae98905c99d659e264", "url": "http://10.0.0.185:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "placement", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:08:04.836512Z", "start": "2026-09-07T02:08:03.584120Z" }, "id": "e54fb6bb-85f9-45eb-4633-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:06,876 p=737 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:06.874739Z", "start": "2026-09-07T02:08:05.657724Z" }, "id": "e54fb6bb-85f9-454b-e987-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "0a957d9db8f742dcadf5fd56eaebfbbb", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/0a957d9db8f742dcadf5fd56eaebfbbb" }, "name": null, "region_id": "RegionOne", "service_id": "1d37cc0267d844ae98905c99d659e264", "url": "http://10.0.0.185:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "placement", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:08:06.874739Z", "start": "2026-09-07T02:08:05.665448Z" }, "id": "e54fb6bb-85f9-454b-e987-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:08,839 p=761 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:08.838029Z", "start": "2026-09-07T02:08:07.721183Z" }, "id": "e54fb6bb-85f9-3bc4-d3d3-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:08:08.838029Z", "start": "2026-09-07T02:08:07.728523Z" }, "id": "e54fb6bb-85f9-3bc4-d3d3-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:11,265 p=785 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:11.264806Z", "start": "2026-09-07T02:08:09.695100Z" }, "id": "e54fb6bb-85f9-c069-f283-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "placement", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "fce030b317454533a8451612d80ab80a", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/fce030b317454533a8451612d80ab80a" }, "name": "placement", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:08:11.264806Z", "start": "2026-09-07T02:08:09.702814Z" }, "id": "e54fb6bb-85f9-c069-f283-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:13,425 p=810 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:13.424616Z", "start": "2026-09-07T02:08:12.208444Z" }, "id": "e54fb6bb-85f9-5254-7220-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:08:13.424616Z", "start": "2026-09-07T02:08:12.216341Z" }, "id": "e54fb6bb-85f9-5254-7220-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:15,696 p=834 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:15.695546Z", "start": "2026-09-07T02:08:14.373371Z" }, "id": "e54fb6bb-85f9-7d4e-2ad9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "placement", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:08:15.695546Z", "start": "2026-09-07T02:08:14.382102Z" }, "id": "e54fb6bb-85f9-7d4e-2ad9-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:20,518 p=862 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:20.517320Z", "start": "2026-09-07T02:08:20.103950Z" }, "id": "e54fb6bb-85f9-6e05-f573-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "placement", "db_list": [ "placement" ], "executed_commands": [ "CREATE DATABASE `placement`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "placement" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:08:20.517320Z", "start": "2026-09-07T02:08:20.113118Z" }, "id": "e54fb6bb-85f9-6e05-f573-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:21,862 p=885 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:21.861638Z", "start": "2026-09-07T02:08:21.385446Z" }, "id": "e54fb6bb-85f9-0ee0-ab3f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "placement", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "placement.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "placement" } }, "msg": "User added", "user": "placement" } }, "task": { "duration": { "end": "2026-09-07T02:08:21.861638Z", "start": "2026-09-07T02:08:21.393368Z" }, "id": "e54fb6bb-85f9-0ee0-ab3f-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:33,811 p=919 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:33.810746Z", "start": "2026-09-07T02:08:33.386926Z" }, "id": "e54fb6bb-85f9-06c4-1589-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova_cell0", "db_list": [ "nova_cell0" ], "executed_commands": [ "CREATE DATABASE `nova_cell0`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova_cell0" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:08:33.810746Z", "start": "2026-09-07T02:08:33.397893Z" }, "id": "e54fb6bb-85f9-06c4-1589-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:35,103 p=941 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:35.102426Z", "start": "2026-09-07T02:08:34.684973Z" }, "id": "e54fb6bb-85f9-420d-e068-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova_api", "db_list": [ "nova_api" ], "executed_commands": [ "CREATE DATABASE `nova_api`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova_api" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:08:35.102426Z", "start": "2026-09-07T02:08:34.693546Z" }, "id": "e54fb6bb-85f9-420d-e068-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:36,469 p=964 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:36.468740Z", "start": "2026-09-07T02:08:35.997728Z" }, "id": "e54fb6bb-85f9-4c6f-1220-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova_cell0.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova" } }, "msg": "User added", "user": "nova" } }, "task": { "duration": { "end": "2026-09-07T02:08:36.468740Z", "start": "2026-09-07T02:08:36.006066Z" }, "id": "e54fb6bb-85f9-4c6f-1220-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:08:37,831 p=988 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:08:37.830060Z", "start": "2026-09-07T02:08:37.349817Z" }, "id": "e54fb6bb-85f9-82f2-7f08-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova_api", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova_api.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova_api" } }, "msg": "User added", "user": "nova_api" } }, "task": { "duration": { "end": "2026-09-07T02:08:37.830060Z", "start": "2026-09-07T02:08:37.357543Z" }, "id": "e54fb6bb-85f9-82f2-7f08-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:09:30,543 p=1063 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:09:30.542665Z", "start": "2026-09-07T02:09:30.132939Z" }, "id": "e54fb6bb-85f9-a284-767a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova", "db_list": [ "nova" ], "executed_commands": [ "CREATE DATABASE `nova`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:09:30.542665Z", "start": "2026-09-07T02:09:30.140542Z" }, "id": "e54fb6bb-85f9-a284-767a-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:09:31,886 p=1086 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:09:31.885821Z", "start": "2026-09-07T02:09:31.400593Z" }, "id": "e54fb6bb-85f9-7f60-3fa0-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova" } }, "msg": "New privileges granted", "user": "nova" } }, "task": { "duration": { "end": "2026-09-07T02:09:31.885821Z", "start": "2026-09-07T02:09:31.408103Z" }, "id": "e54fb6bb-85f9-7f60-3fa0-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:09:36,737 p=1109 u=rabbitmq n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:09:36.735983Z", "start": "2026-09-07T02:09:32.861026Z" }, "id": "e54fb6bb-85f9-88fd-b161-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "rabbitmq_user", "changed": false, "invocation": { "module_args": { "configure_priv": ".*", "force": false, "login_host": null, "login_password": null, "login_port": "15672", "login_protocol": "http", "login_user": null, "node": "rabbit@cn-jenkins-deploy-platform-ansible-os-6258-1", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "permissions": [ { "configure_priv": ".*", "read_priv": ".*", "vhost": "/", "write_priv": ".*" } ], "read_priv": ".*", "state": "present", "tags": "administrator", "topic_permissions": [], "update_password": "always", "user": "openstack", "vhost": "/", "write_priv": ".*" } }, "state": "present", "user": "openstack" } }, "task": { "duration": { "end": "2026-09-07T02:09:36.735983Z", "start": "2026-09-07T02:09:32.869601Z" }, "id": "e54fb6bb-85f9-88fd-b161-000000000005", "name": "rabbitmq_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:09:58,339 p=1380 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:09:58.338801Z", "start": "2026-09-07T02:09:57.061563Z" }, "id": "e54fb6bb-85f9-6330-cfec-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "OpenStack Compute Service", "interface": "internal", "is_enabled": null, "name": "nova", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "compute", "state": "present", "timeout": 180, "type": "compute", "validate_certs": null, "wait": true } }, "service": { "description": "OpenStack Compute Service", "id": "5987e0955bd84c99931237b119350be4", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/5987e0955bd84c99931237b119350be4" }, "name": "nova", "type": "compute" } } }, "task": { "duration": { "end": "2026-09-07T02:09:58.338801Z", "start": "2026-09-07T02:09:57.069756Z" }, "id": "e54fb6bb-85f9-6330-cfec-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:00,671 p=1406 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:00.669914Z", "start": "2026-09-07T02:09:59.448900Z" }, "id": "e54fb6bb-85f9-85f4-ce9c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "79f88ef93780427d8a334f69c3963b5d", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/79f88ef93780427d8a334f69c3963b5d" }, "name": null, "region_id": "RegionOne", "service_id": "5987e0955bd84c99931237b119350be4", "url": "http://10.0.0.185:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "nova", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:10:00.669914Z", "start": "2026-09-07T02:09:59.458003Z" }, "id": "e54fb6bb-85f9-85f4-ce9c-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:02,707 p=1431 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:02.706711Z", "start": "2026-09-07T02:10:01.550944Z" }, "id": "e54fb6bb-85f9-9e24-6fd1-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "bd1df62ee0224c0fbc13418e323c5400", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/bd1df62ee0224c0fbc13418e323c5400" }, "name": null, "region_id": "RegionOne", "service_id": "5987e0955bd84c99931237b119350be4", "url": "http://10.0.0.185:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "nova", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:10:02.706711Z", "start": "2026-09-07T02:10:01.560355Z" }, "id": "e54fb6bb-85f9-9e24-6fd1-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:04,885 p=1455 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:04.884029Z", "start": "2026-09-07T02:10:03.634876Z" }, "id": "e54fb6bb-85f9-f225-0da1-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:10:04.884029Z", "start": "2026-09-07T02:10:03.643309Z" }, "id": "e54fb6bb-85f9-f225-0da1-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:07,372 p=1479 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:07.371417Z", "start": "2026-09-07T02:10:05.777132Z" }, "id": "e54fb6bb-85f9-2bcb-4b74-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "be5f5a1b325b401e8c892ee9ad0665a6", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/be5f5a1b325b401e8c892ee9ad0665a6" }, "name": "nova", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:10:07.371417Z", "start": "2026-09-07T02:10:05.785209Z" }, "id": "e54fb6bb-85f9-2bcb-4b74-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:09,481 p=1504 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:09.480548Z", "start": "2026-09-07T02:10:08.282343Z" }, "id": "e54fb6bb-85f9-d3fb-e375-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:10:09.480548Z", "start": "2026-09-07T02:10:08.290569Z" }, "id": "e54fb6bb-85f9-d3fb-e375-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:11,632 p=1528 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:11.631242Z", "start": "2026-09-07T02:10:10.378220Z" }, "id": "e54fb6bb-85f9-c98f-a1c8-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:10:11.631242Z", "start": "2026-09-07T02:10:10.386452Z" }, "id": "e54fb6bb-85f9-c98f-a1c8-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:10:13,883 p=1553 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:10:13.882729Z", "start": "2026-09-07T02:10:12.531642Z" }, "id": "e54fb6bb-85f9-49a1-e596-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:10:13.882729Z", "start": "2026-09-07T02:10:12.540102Z" }, "id": "e54fb6bb-85f9-49a1-e596-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:45,371 p=1798 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:45.370496Z", "start": "2026-09-07T02:13:44.196545Z" }, "id": "e54fb6bb-85f9-8dcb-658f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Networking", "interface": "internal", "is_enabled": null, "name": "neutron", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "network", "state": "present", "timeout": 180, "type": "network", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Networking", "id": "40c25583c68d49cc9bea8f39caa64182", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/40c25583c68d49cc9bea8f39caa64182" }, "name": "neutron", "type": "network" } } }, "task": { "duration": { "end": "2026-09-07T02:13:45.370496Z", "start": "2026-09-07T02:13:44.204485Z" }, "id": "e54fb6bb-85f9-8dcb-658f-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:47,429 p=1822 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:47.428148Z", "start": "2026-09-07T02:13:46.279358Z" }, "id": "e54fb6bb-85f9-5ee0-8b50-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "c8b941c5aef74dfd82106f8507c2cf3e", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/c8b941c5aef74dfd82106f8507c2cf3e" }, "name": null, "region_id": "RegionOne", "service_id": "40c25583c68d49cc9bea8f39caa64182", "url": "http://10.0.0.185:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "neutron", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:13:47.428148Z", "start": "2026-09-07T02:13:46.286753Z" }, "id": "e54fb6bb-85f9-5ee0-8b50-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:49,544 p=1846 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:49.543622Z", "start": "2026-09-07T02:13:48.354800Z" }, "id": "e54fb6bb-85f9-390b-fc49-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "b18b0bd9d4e84fcd89dc66f9c5506f97", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/b18b0bd9d4e84fcd89dc66f9c5506f97" }, "name": null, "region_id": "RegionOne", "service_id": "40c25583c68d49cc9bea8f39caa64182", "url": "http://10.0.0.185:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "neutron", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:13:49.543622Z", "start": "2026-09-07T02:13:48.364392Z" }, "id": "e54fb6bb-85f9-390b-fc49-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:51,634 p=1870 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:51.633257Z", "start": "2026-09-07T02:13:50.465918Z" }, "id": "e54fb6bb-85f9-3a14-e960-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:13:51.633257Z", "start": "2026-09-07T02:13:50.474120Z" }, "id": "e54fb6bb-85f9-3a14-e960-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:54,102 p=1894 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:54.101457Z", "start": "2026-09-07T02:13:52.526602Z" }, "id": "e54fb6bb-85f9-56f0-2f14-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "neutron", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "463aecb2e0d14dcdba1094133633031b", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/463aecb2e0d14dcdba1094133633031b" }, "name": "neutron", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:13:54.101457Z", "start": "2026-09-07T02:13:52.535811Z" }, "id": "e54fb6bb-85f9-56f0-2f14-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:56,311 p=1919 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:56.310761Z", "start": "2026-09-07T02:13:55.083888Z" }, "id": "e54fb6bb-85f9-d20e-c1fc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:13:56.310761Z", "start": "2026-09-07T02:13:55.093295Z" }, "id": "e54fb6bb-85f9-d20e-c1fc-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:13:58,418 p=1943 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:13:58.417738Z", "start": "2026-09-07T02:13:57.167165Z" }, "id": "e54fb6bb-85f9-6889-a2bc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:13:58.417738Z", "start": "2026-09-07T02:13:57.174691Z" }, "id": "e54fb6bb-85f9-6889-a2bc-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:14:00,534 p=1967 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:14:00.533638Z", "start": "2026-09-07T02:13:59.237600Z" }, "id": "e54fb6bb-85f9-14b3-12a1-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:14:00.533638Z", "start": "2026-09-07T02:13:59.245437Z" }, "id": "e54fb6bb-85f9-14b3-12a1-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:14:28,756 p=2018 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:14:28.755541Z", "start": "2026-09-07T02:14:28.351293Z" }, "id": "e54fb6bb-85f9-d515-c2bb-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "neutron", "db_list": [ "neutron" ], "executed_commands": [ "CREATE DATABASE `neutron`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "neutron" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:14:28.755541Z", "start": "2026-09-07T02:14:28.360341Z" }, "id": "e54fb6bb-85f9-d515-c2bb-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:14:30,165 p=2041 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:14:30.163366Z", "start": "2026-09-07T02:14:29.612289Z" }, "id": "e54fb6bb-85f9-5b6c-6a77-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "neutron", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "neutron.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "neutron" } }, "msg": "User added", "user": "neutron" } }, "task": { "duration": { "end": "2026-09-07T02:14:30.163366Z", "start": "2026-09-07T02:14:29.620334Z" }, "id": "e54fb6bb-85f9-5b6c-6a77-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:26,332 p=2119 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:26.331514Z", "start": "2026-09-07T02:15:24.990563Z" }, "id": "e54fb6bb-85f9-d992-7300-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "name": "heat", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "orchestration", "state": "present", "timeout": 180, "type": "orchestration", "validate_certs": null, "wait": true } }, "service": { "description": "Orchestration", "id": "f3b3e2016abb441fa5420d38edd00a74", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/f3b3e2016abb441fa5420d38edd00a74" }, "name": "heat", "type": "orchestration" } } }, "task": { "duration": { "end": "2026-09-07T02:15:26.331514Z", "start": "2026-09-07T02:15:24.998544Z" }, "id": "e54fb6bb-85f9-d992-7300-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:28,382 p=2144 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:28.381161Z", "start": "2026-09-07T02:15:27.199249Z" }, "id": "e54fb6bb-85f9-1874-9dca-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "name": "heat-cfn", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "cloudformation", "state": "present", "timeout": 180, "type": "cloudformation", "validate_certs": null, "wait": true } }, "service": { "description": "Orchestration", "id": "d98b91032bd447c8b4ae449c67be10ea", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/d98b91032bd447c8b4ae449c67be10ea" }, "name": "heat-cfn", "type": "cloudformation" } } }, "task": { "duration": { "end": "2026-09-07T02:15:28.381161Z", "start": "2026-09-07T02:15:27.206590Z" }, "id": "e54fb6bb-85f9-1874-9dca-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:30,573 p=2169 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:30.572879Z", "start": "2026-09-07T02:15:29.388791Z" }, "id": "e54fb6bb-85f9-6b7a-c263-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "210e9be2af5148f5a387352976934dbc", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/210e9be2af5148f5a387352976934dbc" }, "name": null, "region_id": "RegionOne", "service_id": "f3b3e2016abb441fa5420d38edd00a74", "url": "http://10.0.0.185:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:30.572879Z", "start": "2026-09-07T02:15:29.396619Z" }, "id": "e54fb6bb-85f9-6b7a-c263-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:32,681 p=2193 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:32.680288Z", "start": "2026-09-07T02:15:31.450738Z" }, "id": "e54fb6bb-85f9-815c-a574-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "e72b543e2e9244fdb0e54b2587a060ca", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/e72b543e2e9244fdb0e54b2587a060ca" }, "name": null, "region_id": "RegionOne", "service_id": "f3b3e2016abb441fa5420d38edd00a74", "url": "http://10.0.0.185:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:32.680288Z", "start": "2026-09-07T02:15:31.458760Z" }, "id": "e54fb6bb-85f9-815c-a574-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:34,712 p=2217 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:34.711573Z", "start": "2026-09-07T02:15:33.535791Z" }, "id": "e54fb6bb-85f9-04b9-34e4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "44c6047ddddb4895aaf1d962108c49bb", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/44c6047ddddb4895aaf1d962108c49bb" }, "name": null, "region_id": "RegionOne", "service_id": "d98b91032bd447c8b4ae449c67be10ea", "url": "http://10.0.0.185:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat-cfn", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:34.711573Z", "start": "2026-09-07T02:15:33.544323Z" }, "id": "e54fb6bb-85f9-04b9-34e4-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:36,819 p=2241 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:36.818129Z", "start": "2026-09-07T02:15:35.604278Z" }, "id": "e54fb6bb-85f9-e50b-2699-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "209b2a41469040dc8a48e399b654d687", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/209b2a41469040dc8a48e399b654d687" }, "name": null, "region_id": "RegionOne", "service_id": "d98b91032bd447c8b4ae449c67be10ea", "url": "http://10.0.0.185:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat-cfn", "state": "present", "timeout": 180, "url": "http://10.0.0.185:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:36.818129Z", "start": "2026-09-07T02:15:35.611841Z" }, "id": "e54fb6bb-85f9-e50b-2699-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:39,047 p=2265 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:39.045925Z", "start": "2026-09-07T02:15:37.750721Z" }, "id": "e54fb6bb-85f9-a8ca-27e6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:15:39.045925Z", "start": "2026-09-07T02:15:37.758685Z" }, "id": "e54fb6bb-85f9-a8ca-27e6-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:41,710 p=2290 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:41.708793Z", "start": "2026-09-07T02:15:39.936773Z" }, "id": "e54fb6bb-85f9-c19d-f40a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "heat", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "108068629c89476ba0b36ad45c5b235f", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/108068629c89476ba0b36ad45c5b235f" }, "name": "heat", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:15:41.708793Z", "start": "2026-09-07T02:15:39.944674Z" }, "id": "e54fb6bb-85f9-c19d-f40a-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:43,883 p=2314 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:43.881933Z", "start": "2026-09-07T02:15:42.614166Z" }, "id": "e54fb6bb-85f9-65fa-cfdc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:43.881933Z", "start": "2026-09-07T02:15:42.622376Z" }, "id": "e54fb6bb-85f9-65fa-cfdc-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:45,905 p=2338 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:45.904685Z", "start": "2026-09-07T02:15:44.744342Z" }, "id": "e54fb6bb-85f9-47c1-02eb-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "heat_stack_owner", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "434afe891cf34f40b6f494f0f85bea7d", "links": { "self": "http://10.0.0.185:5000/v3/roles/434afe891cf34f40b6f494f0f85bea7d" }, "name": "heat_stack_owner", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:15:45.904685Z", "start": "2026-09-07T02:15:44.752097Z" }, "id": "e54fb6bb-85f9-47c1-02eb-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:47,993 p=2362 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:47.992463Z", "start": "2026-09-07T02:15:46.853767Z" }, "id": "e54fb6bb-85f9-1b13-6f14-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "heat_stack_user", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "1800cc26652d4462905ba1b1204ce92d", "links": { "self": "http://10.0.0.185:5000/v3/roles/1800cc26652d4462905ba1b1204ce92d" }, "name": "heat_stack_user", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:15:47.992463Z", "start": "2026-09-07T02:15:46.861871Z" }, "id": "e54fb6bb-85f9-1b13-6f14-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:50,250 p=2387 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:50.249184Z", "start": "2026-09-07T02:15:48.989114Z" }, "id": "e54fb6bb-85f9-0d28-0bfc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "heat", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:50.249184Z", "start": "2026-09-07T02:15:48.996816Z" }, "id": "e54fb6bb-85f9-0d28-0bfc-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:15:52,353 p=2411 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:15:52.352877Z", "start": "2026-09-07T02:15:51.084590Z" }, "id": "e54fb6bb-85f9-edd1-c43e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "admin", "project_domain": null, "region_name": "RegionOne", "role": "heat_stack_owner", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "admin", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:15:52.352877Z", "start": "2026-09-07T02:15:51.092491Z" }, "id": "e54fb6bb-85f9-edd1-c43e-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:16:02,876 p=2444 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:16:02.875098Z", "start": "2026-09-07T02:16:02.473384Z" }, "id": "e54fb6bb-85f9-d8fe-9b4c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "heat", "db_list": [ "heat" ], "executed_commands": [ "CREATE DATABASE `heat`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "heat" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:16:02.875098Z", "start": "2026-09-07T02:16:02.480815Z" }, "id": "e54fb6bb-85f9-d8fe-9b4c-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:16:04,261 p=2467 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:16:04.260246Z", "start": "2026-09-07T02:16:03.793778Z" }, "id": "e54fb6bb-85f9-ee85-6bcc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "heat", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "heat.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "heat" } }, "msg": "User added", "user": "heat" } }, "task": { "duration": { "end": "2026-09-07T02:16:04.260246Z", "start": "2026-09-07T02:16:03.801501Z" }, "id": "e54fb6bb-85f9-ee85-6bcc-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:02,799 p=2547 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:02.798699Z", "start": "2026-09-07T02:17:01.500316Z" }, "id": "e54fb6bb-85f9-471d-10ed-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Barbican Key Management Service", "interface": "internal", "is_enabled": null, "name": "barbican", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "key-manager", "state": "present", "timeout": 180, "type": "key-manager", "validate_certs": null, "wait": true } }, "service": { "description": "Barbican Key Management Service", "id": "54f55f0741d14ab59263e231ef3d3137", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/services/54f55f0741d14ab59263e231ef3d3137" }, "name": "barbican", "type": "key-manager" } } }, "task": { "duration": { "end": "2026-09-07T02:17:02.798699Z", "start": "2026-09-07T02:17:01.508987Z" }, "id": "e54fb6bb-85f9-471d-10ed-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:05,071 p=2571 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:05.070423Z", "start": "2026-09-07T02:17:03.804038Z" }, "id": "e54fb6bb-85f9-1bbf-82cd-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "74f02cc6eb994bc4b52e0e071b89fca2", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/74f02cc6eb994bc4b52e0e071b89fca2" }, "name": null, "region_id": "RegionOne", "service_id": "54f55f0741d14ab59263e231ef3d3137", "url": "http://10.0.0.185:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "barbican", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:17:05.070423Z", "start": "2026-09-07T02:17:03.811726Z" }, "id": "e54fb6bb-85f9-1bbf-82cd-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:07,152 p=2594 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:07.151606Z", "start": "2026-09-07T02:17:05.985097Z" }, "id": "e54fb6bb-85f9-0b36-6ee4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "094d627ad49e48b087b3bd6aca1cec90", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/endpoints/094d627ad49e48b087b3bd6aca1cec90" }, "name": null, "region_id": "RegionOne", "service_id": "54f55f0741d14ab59263e231ef3d3137", "url": "http://10.0.0.185:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "barbican", "state": "present", "timeout": 180, "url": "http://10.0.0.185:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:17:07.151606Z", "start": "2026-09-07T02:17:05.995870Z" }, "id": "e54fb6bb-85f9-0b36-6ee4-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:09,294 p=2618 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:09.293346Z", "start": "2026-09-07T02:17:08.046720Z" }, "id": "e54fb6bb-85f9-447e-fc47-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "20e40b3d61c449f9ae4d7f18f36acfed", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/projects/20e40b3d61c449f9ae4d7f18f36acfed" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-09-07T02:17:09.293346Z", "start": "2026-09-07T02:17:08.054855Z" }, "id": "e54fb6bb-85f9-447e-fc47-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:11,890 p=2642 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:11.889914Z", "start": "2026-09-07T02:17:10.250130Z" }, "id": "e54fb6bb-85f9-27e1-4ac6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "barbican", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "20e40b3d61c449f9ae4d7f18f36acfed", "description": null, "domain_id": "default", "email": null, "id": "eef64091c1114f57bf14b9086c44cc59", "is_enabled": true, "links": { "self": "http://10.0.0.185:5000/v3/users/eef64091c1114f57bf14b9086c44cc59" }, "name": "barbican", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-09-07T02:17:11.889914Z", "start": "2026-09-07T02:17:10.257923Z" }, "id": "e54fb6bb-85f9-27e1-4ac6-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:14,179 p=2666 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:14.178064Z", "start": "2026-09-07T02:17:12.887258Z" }, "id": "e54fb6bb-85f9-0d38-50f0-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "dbe0eba091e74ab6a1a6c6d9cf340962", "links": { "self": "http://10.0.0.185:5000/v3/roles/dbe0eba091e74ab6a1a6c6d9cf340962" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-09-07T02:17:14.178064Z", "start": "2026-09-07T02:17:12.896939Z" }, "id": "e54fb6bb-85f9-0d38-50f0-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:16,248 p=2690 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:16.247614Z", "start": "2026-09-07T02:17:15.026119Z" }, "id": "e54fb6bb-85f9-0a24-d489-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "key-manager:service-admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "1fd7988fd7bf44a48a3e45358eef6d25", "links": { "self": "http://10.0.0.185:5000/v3/roles/1fd7988fd7bf44a48a3e45358eef6d25" }, "name": "key-manager:service-admin", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:17:16.247614Z", "start": "2026-09-07T02:17:15.033868Z" }, "id": "e54fb6bb-85f9-0a24-d489-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:18,356 p=2715 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:18.355004Z", "start": "2026-09-07T02:17:17.161652Z" }, "id": "e54fb6bb-85f9-8f2f-e513-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "creator", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "99672adb1b514c589c8764a08c9277a1", "links": { "self": "http://10.0.0.185:5000/v3/roles/99672adb1b514c589c8764a08c9277a1" }, "name": "creator", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:17:18.355004Z", "start": "2026-09-07T02:17:17.169499Z" }, "id": "e54fb6bb-85f9-8f2f-e513-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:20,479 p=2739 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:20.478481Z", "start": "2026-09-07T02:17:19.277608Z" }, "id": "e54fb6bb-85f9-6301-963e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "observer", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "ea51040fa00d47f98992b5e08a14cfed", "links": { "self": "http://10.0.0.185:5000/v3/roles/ea51040fa00d47f98992b5e08a14cfed" }, "name": "observer", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:17:20.478481Z", "start": "2026-09-07T02:17:19.285516Z" }, "id": "e54fb6bb-85f9-6301-963e-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:22,514 p=2763 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:22.513117Z", "start": "2026-09-07T02:17:21.340894Z" }, "id": "e54fb6bb-85f9-41ae-1cc5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "audit", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "a3c240148f254835922d4ab5009e1ec8", "links": { "self": "http://10.0.0.185:5000/v3/roles/a3c240148f254835922d4ab5009e1ec8" }, "name": "audit", "options": {} } } }, "task": { "duration": { "end": "2026-09-07T02:17:22.513117Z", "start": "2026-09-07T02:17:21.348776Z" }, "id": "e54fb6bb-85f9-41ae-1cc5-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:24,756 p=2787 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:24.755582Z", "start": "2026-09-07T02:17:23.423581Z" }, "id": "e54fb6bb-85f9-5820-40c4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.185:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "barbican", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-09-07T02:17:24.755582Z", "start": "2026-09-07T02:17:23.431509Z" }, "id": "e54fb6bb-85f9-5820-40c4-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:33,390 p=2818 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:33.389467Z", "start": "2026-09-07T02:17:32.966469Z" }, "id": "e54fb6bb-85f9-bc4c-d3a8-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "barbican", "db_list": [ "barbican" ], "executed_commands": [ "CREATE DATABASE `barbican`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "barbican" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-09-07T02:17:33.389467Z", "start": "2026-09-07T02:17:32.975312Z" }, "id": "e54fb6bb-85f9-bc4c-d3a8-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-09-07 02:17:34,817 p=2842 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-09-07T02:17:34.815870Z", "start": "2026-09-07T02:17:34.332153Z" }, "id": "e54fb6bb-85f9-0949-10af-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.185", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "barbican", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "barbican.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "barbican" } }, "msg": "User added", "user": "barbican" } }, "task": { "duration": { "end": "2026-09-07T02:17:34.815870Z", "start": "2026-09-07T02:17:34.339935Z" }, "id": "e54fb6bb-85f9-0949-10af-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } }