Logs
[root@server ~]# kubectl get pods -n awx
NAME READY STATUS RESTARTS AGE
automation-job-1402-r5smn 0/1 Error 0 18h
automation-job-1406-vw5vs 0/1 Completed 0 17h
automation-job-1410-qhbzm 0/1 Error 0 17h
automation-job-1418-rzjrj 0/1 Error 0 5h20m
awx-operator-controller-manager-745b55d94b-97sdw 2/2 Running 4577 (5m42s ago) 45d
awx-postgres-15-0 1/1 Running 12 (17d ago) 143d
awx-task-55d8c9dd9f-qzxr5 4/4 Running 4 (17d ago) 21d
awx-web-59498d8589-98bph 3/3 Running 24 (17d ago) 120d
[root@server ~]# kubectl logs automation-job-1418-rzjrj -n awx
{"status": "starting", "runner_ident": "1418", "command": ["ansible-playbook", "-u", "admin", "-i", "/runner/inventory/hosts", "-e", "@/runner/env/extravars", "backup/ansible/project/backup.yml"], "env": {"KUBERNETES_SERVICE_PORT_HTTPS": "443", "KUBERNETES_SERVICE_PORT": "443", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_HOST": "10.43.106.140", "HOSTNAME": "automation-job-1418-rzjrj", "AWX_SERVICE_PORT_80_TCP": "tcp://10.43.61.35:80", "PWD": "/runner", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_PORT": "8443", "PIP_BREAK_SYSTEM_PACKAGES": "1", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_PROTO": "tcp", "AWX_SERVICE_SERVICE_PORT": "80", "HOME": "/runner", "KUBERNETES_PORT_443_TCP": "tcp://10.43.0.1:443", "ANSIBLE_RUNNER_KEEPALIVE_SECONDS": "30", "AWX_SERVICE_PORT_80_TCP_ADDR": "10.43.61.35", "AWX_SERVICE_PORT": "tcp://10.43.61.35:80", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_PORT": "tcp://10.43.106.140:8443", "AWX_SERVICE_PORT_80_TCP_PORT": "80", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_PORT_HTTPS": "8443", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_PORT": "8443", "SHLVL": "0", "KUBERNETES_PORT_443_TCP_PROTO": "tcp", "KUBERNETES_PORT_443_TCP_ADDR": "10.43.0.1", "AWX_SERVICE_SERVICE_HOST": "10.43.61.35", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP": "tcp://10.43.106.140:8443", "AWX_SERVICE_SERVICE_PORT_HTTP": "80", "KUBERNETES_SERVICE_HOST": "10.43.0.1", "KUBERNETES_PORT": "tcp://10.43.0.1:443", "KUBERNETES_PORT_443_TCP_PORT": "443", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "AWX_OPERATOR_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_ADDR": "10.43.106.140", "AWX_SERVICE_PORT_80_TCP_PROTO": "tcp", "LC_CTYPE": "C.UTF-8", "ANSIBLE_BASE_ALLOW_CUSTOM_ROLES": "True", "ANSIBLE_BASE_ALLOW_CUSTOM_TEAM_ROLES": "False", "ANSIBLE_BASE_ALLOW_SINGLETON_ROLES_API": "False", "ANSIBLE_BASE_ALLOW_SINGLETON_TEAM_ROLES": "False", "ANSIBLE_BASE_ALLOW_SINGLETON_USER_ROLES": "True", "ANSIBLE_BASE_ALLOW_TEAM_ORG_ADMIN": "False", "ANSIBLE_BASE_ALLOW_TEAM_ORG_MEMBER": "False", "ANSIBLE_BASE_ALLOW_TEAM_ORG_PERMS": "True", "ANSIBLE_BASE_ALLOW_TEAM_PARENTS": "True", "ANSIBLE_BASE_ALL_REST_FILTERS": "('ansible_base.rest_filters.rest_framework.type_filter_backend.TypeFilterBackend', 'ansible_base.rest_filters.rest_framework.field_lookup_backend.FieldLookupBackend', 'rest_framework.filters.SearchFilter', 'ansible_base.rest_filters.rest_framework.order_backend.OrderByBackend')", "ANSIBLE_BASE_BYPASS_ACTION_FLAGS": "{}", "ANSIBLE_BASE_BYPASS_SUPERUSER_FLAGS": "['is_superuser']", "ANSIBLE_BASE_CACHE_PARENT_PERMISSIONS": "True", "ANSIBLE_BASE_CHECK_RELATED_PERMISSIONS": "['use', 'change', 'view']", "ANSIBLE_BASE_CREATOR_DEFAULTS": "['change', 'delete', 'execute', 'use', 'adhoc', 'approve', 'update', 'view']", "ANSIBLE_BASE_CUSTOM_VIEW_PARENT": "awx.api.generics.APIView", "ANSIBLE_BASE_EVALUATIONS_IGNORE_CONFLICTS": "True", "ANSIBLE_BASE_MANAGED_ROLE_REGISTRY": "{}", "ANSIBLE_BASE_ORGANIZATION_MODEL": "main.Organization", "ANSIBLE_BASE_PERMISSION_MODEL": "main.Permission", "ANSIBLE_BASE_RESOURCE_CONFIG_MODULE": "awx.resource_api", "ANSIBLE_BASE_REST_FILTERS_RESERVED_NAMES": "('page', 'page_size', 'format', 'order', 'order_by', 'search', 'type', 'host_filter', 'count_disabled', 'no_truncate', 'limit', 'validate')", "ANSIBLE_BASE_ROLE_CREATOR_NAME": "{cls.__name__} Creator", "ANSIBLE_BASE_ROLE_PRECREATE": "{}", "ANSIBLE_BASE_ROLE_SYSTEM_ACTIVATED": "True", "ANSIBLE_BASE_TEAM_MODEL": "main.Team", "ANSIBLE_FACT_CACHE_TIMEOUT": "0", "ANSIBLE_FORCE_COLOR": "True", "ANSIBLE_HOST_KEY_CHECKING": "False", "ANSIBLE_INVENTORY_UNPARSED_FAILED": "True", "ANSIBLE_PARAMIKO_RECORD_HOST_KEYS": "False", "AWX_PRIVATE_DATA_DIR": "/tmp/awx_1418_xww0hh3i", "JOB_ID": "1418", "INVENTORY_ID": "1", "PROJECT_REVISION": "7885966239d92108d9a83ce96e6cb88c4257d8e7", "ANSIBLE_RETRY_FILES_ENABLED": "False", "MAX_EVENT_RES": "700000", "AWX_HOST": "https://server.chq.ei/", "ANSIBLE_SSH_CONTROL_PATH_DIR": "/runner/cp", "ANSIBLE_COLLECTIONS_PATHS": "/runner/requirements_collections:~/.ansible/collections:/usr/share/ansible/collections", "ANSIBLE_ROLES_PATH": "/runner/requirements_roles:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles", "ANSIBLE_COLLECTIONS_PATH": "/runner/requirements_collections:~/.ansible/collections:/usr/share/ansible/collections", "ANSIBLE_CALLBACK_PLUGINS": "/usr/local/lib/python3.9/site-packages/ansible_runner/display_callback/callback", "ANSIBLE_STDOUT_CALLBACK": "awx_display", "AWX_ISOLATED_DATA_DIR": "/runner/artifacts/1418", "RUNNER_OMIT_EVENTS": "False", "RUNNER_ONLY_FAILED_EVENTS": "False"}, "cwd": "/runner/project"}
{"status": "running", "runner_ident": "1418"}
{"uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "counter": 1, "stdout": "", "start_line": 0, "end_line": 0, "runner_ident": "1418", "event": "playbook_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.731345+00:00", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000002", "counter": 2, "stdout": "\r\nPLAY [Backing up AWX using AWX Operator] ***************************************", "start_line": 0, "end_line": 2, "runner_ident": "1418", "event": "playbook_on_play_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.732799+00:00", "parent_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "name": "Backing up AWX using AWX Operator", "pattern": "localhost", "uuid": "4e329af7-df1e-0679-2e8f-000000000002"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000004", "counter": 3, "stdout": "\r\nTASK [Construct default variables] *********************************************", "start_line": 2, "end_line": 4, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.744816+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct default variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000004", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:9", "name": "Construct default variables", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-000000000004"}}
{"uuid": "6c5d59a5-4e57-4d6e-8d82-e161f2b99c86", "counter": 4, "stdout": "", "start_line": 4, "end_line": 4, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.745646+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000004", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct default variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000004", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:9", "host": "localhost", "uuid": "6c5d59a5-4e57-4d6e-8d82-e161f2b99c86"}}
{"uuid": "2eb3e739-546c-4c4c-9849-d8d398f7f9e0", "counter": 5, "stdout": "\u001b[0;32mok: [localhost]\u001b[0m", "start_line": 4, "end_line": 5, "runner_ident": "1418", "event": "runner_on_ok", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.772016+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000004", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct default variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000004", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:9", "host": "localhost", "remote_addr": "localhost", "res": {"ansible_facts": {"_awxbackup_default": {"api_version": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "namespace": "awx", "name": "awxbackup-2024-12-26-23-30-21", "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}, "timeout": 600, "keep_days": 30}}, "_ansible_no_log": false, "changed": false}, "start": "2024-12-26T23:30:21.745566+00:00", "end": "2024-12-26T23:30:21.771826+00:00", "duration": 0.02626, "event_loop": null, "uuid": "2eb3e739-546c-4c4c-9849-d8d398f7f9e0"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000005", "counter": 6, "stdout": "\r\nTASK [Construct custom variables] **********************************************", "start_line": 5, "end_line": 7, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.775500+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct custom variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000005", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:23", "name": "Construct custom variables", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-000000000005"}}
{"uuid": "9a143b19-effa-47d9-9f5f-23ae407a10e7", "counter": 7, "stdout": "", "start_line": 7, "end_line": 7, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.776385+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000005", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct custom variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000005", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:23", "host": "localhost", "uuid": "9a143b19-effa-47d9-9f5f-23ae407a10e7"}}
{"uuid": "4267d7de-2022-45c0-9570-7375b87b7c65", "counter": 8, "stdout": "\u001b[0;32mok: [localhost]\u001b[0m", "start_line": 7, "end_line": 8, "runner_ident": "1418", "event": "runner_on_ok", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.808275+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000005", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct custom variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000005", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:23", "host": "localhost", "remote_addr": "localhost", "res": {"ansible_facts": {"_awxbackup_config": {"api_version": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "namespace": "awx", "name": "awxbackup-2024-12-26-23-30-21", "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}, "timeout": "600", "keep_days": "30"}}, "_ansible_no_log": false, "changed": false}, "start": "2024-12-26T23:30:21.776317+00:00", "end": "2024-12-26T23:30:21.808076+00:00", "duration": 0.031759, "event_loop": null, "uuid": "4267d7de-2022-45c0-9570-7375b87b7c65"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000006", "counter": 9, "stdout": "\r\nTASK [Print active variables] **************************************************", "start_line": 8, "end_line": 10, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.811961+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print active variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000006", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:34", "name": "Print active variables", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-000000000006"}}
{"uuid": "61d8f273-d32b-4df8-b7de-162f7d94fcce", "counter": 10, "stdout": "", "start_line": 10, "end_line": 10, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.812900+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000006", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print active variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000006", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:34", "host": "localhost", "uuid": "61d8f273-d32b-4df8-b7de-162f7d94fcce"}}
{"uuid": "2504d855-b329-4cdf-a7a7-c6cf4c7ef26a", "counter": 11, "stdout": "\u001b[0;32mok: [localhost] => {\u001b[0m\r\n\u001b[0;32m \"_awxbackup_config\": {\u001b[0m\r\n\u001b[0;32m \"api_version\": \"awx.ansible.com/v1beta1\",\u001b[0m\r\n\u001b[0;32m \"keep_days\": \"30\",\u001b[0m\r\n\u001b[0;32m \"kind\": \"AWXBackup\",\u001b[0m\r\n\u001b[0;32m \"name\": \"awxbackup-2024-12-26-23-30-21\",\u001b[0m\r\n\u001b[0;32m \"namespace\": \"awx\",\u001b[0m\r\n\u001b[0;32m \"spec\": {\u001b[0m\r\n\u001b[0;32m \"backup_pvc\": \"awx-backup-claim\",\u001b[0m\r\n\u001b[0;32m \"clean_backup_on_delete\": true,\u001b[0m\r\n\u001b[0;32m \"deployment_name\": \"awx\"\u001b[0m\r\n\u001b[0;32m },\u001b[0m\r\n\u001b[0;32m \"timeout\": \"600\"\u001b[0m\r\n\u001b[0;32m }\u001b[0m\r\n\u001b[0;32m}\u001b[0m", "start_line": 10, "end_line": 25, "runner_ident": "1418", "event": "runner_on_ok", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.829088+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000006", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print active variables", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000006", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:34", "host": "localhost", "remote_addr": "localhost", "res": {"_awxbackup_config": {"api_version": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "namespace": "awx", "name": "awxbackup-2024-12-26-23-30-21", "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}, "timeout": "600", "keep_days": "30"}, "_ansible_verbose_always": true, "_ansible_no_log": false, "changed": false}, "start": "2024-12-26T23:30:21.812828+00:00", "end": "2024-12-26T23:30:21.828883+00:00", "duration": 0.016055, "event_loop": null, "uuid": "2504d855-b329-4cdf-a7a7-c6cf4c7ef26a"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000008", "counter": 12, "stdout": "\r\nTASK [Construct new manifest for AWXBackup resource] ***************************", "start_line": 25, "end_line": 27, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.832521+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct new manifest for AWXBackup resource", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000008", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:40", "name": "Construct new manifest for AWXBackup resource", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-000000000008"}}
{"uuid": "d1bfdf34-a7fb-41ca-8763-3928c22c43f0", "counter": 13, "stdout": "", "start_line": 27, "end_line": 27, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.834375+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000008", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct new manifest for AWXBackup resource", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000008", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:40", "host": "localhost", "uuid": "d1bfdf34-a7fb-41ca-8763-3928c22c43f0"}}
{"uuid": "da871e5b-4dad-4ba0-95dd-a2e8eb5a50e3", "counter": 14, "stdout": "\u001b[0;32mok: [localhost]\u001b[0m", "start_line": 27, "end_line": 28, "runner_ident": "1418", "event": "runner_on_ok", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.851735+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000008", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Construct new manifest for AWXBackup resource", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000008", "task_action": "ansible.builtin.set_fact", "resolved_action": "ansible.builtin.set_fact", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:40", "host": "localhost", "remote_addr": "localhost", "res": {"ansible_facts": {"_awxbackup_manifest": {"apiVersion": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "metadata": {"name": "awxbackup-2024-12-26-23-30-21", "namespace": "awx"}, "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}}}, "_ansible_no_log": false, "changed": false}, "start": "2024-12-26T23:30:21.834305+00:00", "end": "2024-12-26T23:30:21.851565+00:00", "duration": 0.01726, "event_loop": null, "uuid": "da871e5b-4dad-4ba0-95dd-a2e8eb5a50e3"}}
{"uuid": "4e329af7-df1e-0679-2e8f-000000000009", "counter": 15, "stdout": "\r\nTASK [Print manifest to be created] ********************************************", "start_line": 28, "end_line": 30, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.854961+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print manifest to be created", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000009", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:50", "name": "Print manifest to be created", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-000000000009"}}
{"uuid": "bc0f1b46-4bc3-49ab-a139-6fef09074dc6", "counter": 16, "stdout": "", "start_line": 30, "end_line": 30, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.855851+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000009", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print manifest to be created", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000009", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:50", "host": "localhost", "uuid": "bc0f1b46-4bc3-49ab-a139-6fef09074dc6"}}
{"uuid": "db16da99-fd61-4c6b-89e9-851014d27abe", "counter": 17, "stdout": "\u001b[0;32mok: [localhost] => {\u001b[0m\r\n\u001b[0;32m \"_awxbackup_manifest\": {\u001b[0m\r\n\u001b[0;32m \"apiVersion\": \"awx.ansible.com/v1beta1\",\u001b[0m\r\n\u001b[0;32m \"kind\": \"AWXBackup\",\u001b[0m\r\n\u001b[0;32m \"metadata\": {\u001b[0m\r\n\u001b[0;32m \"name\": \"awxbackup-2024-12-26-23-30-21\",\u001b[0m\r\n\u001b[0;32m \"namespace\": \"awx\"\u001b[0m\r\n\u001b[0;32m },\u001b[0m\r\n\u001b[0;32m \"spec\": {\u001b[0m\r\n\u001b[0;32m \"backup_pvc\": \"awx-backup-claim\",\u001b[0m\r\n\u001b[0;32m \"clean_backup_on_delete\": true,\u001b[0m\r\n\u001b[0;32m \"deployment_name\": \"awx\"\u001b[0m\r\n\u001b[0;32m }\u001b[0m\r\n\u001b[0;32m }\u001b[0m\r\n\u001b[0;32m}\u001b[0m", "start_line": 30, "end_line": 45, "runner_ident": "1418", "event": "runner_on_ok", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.870698+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000009", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Print manifest to be created", "task_uuid": "4e329af7-df1e-0679-2e8f-000000000009", "task_action": "ansible.builtin.debug", "resolved_action": "ansible.builtin.debug", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:50", "host": "localhost", "remote_addr": "localhost", "res": {"_awxbackup_manifest": {"apiVersion": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "metadata": {"name": "awxbackup-2024-12-26-23-30-21", "namespace": "awx"}, "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}}, "_ansible_verbose_always": true, "_ansible_no_log": false, "changed": false}, "start": "2024-12-26T23:30:21.855783+00:00", "end": "2024-12-26T23:30:21.870498+00:00", "duration": 0.014715, "event_loop": null, "uuid": "db16da99-fd61-4c6b-89e9-851014d27abe"}}
{"uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "counter": 18, "stdout": "\r\nTASK [Create new AWXBackup resource and wait for complete] *********************", "start_line": 45, "end_line": 47, "runner_ident": "1418", "event": "playbook_on_task_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.876625+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Create new AWXBackup resource and wait for complete", "task_uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "task_action": "kubernetes.core.k8s", "resolved_action": "kubernetes.core.k8s", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:56", "name": "Create new AWXBackup resource and wait for complete", "is_conditional": false, "uuid": "4e329af7-df1e-0679-2e8f-00000000000b"}}
{"uuid": "3b1614c5-8f23-4fac-b92c-828e4e26a741", "counter": 19, "stdout": "", "start_line": 47, "end_line": 47, "runner_ident": "1418", "event": "runner_on_start", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:30:21.877557+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Create new AWXBackup resource and wait for complete", "task_uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "task_action": "kubernetes.core.k8s", "resolved_action": "kubernetes.core.k8s", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:56", "host": "localhost", "uuid": "3b1614c5-8f23-4fac-b92c-828e4e26a741"}}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"event": "keepalive", "counter": 0, "uuid": 0}
{"uuid": "e8f324c4-941c-4d09-bcdd-87ee641e1c49", "counter": 20, "stdout": "\u001b[0;31mfatal: [localhost]: FAILED! => {\"changed\": true, \"duration\": 600, \"method\": \"create\", \"msg\": \"\\\"AWXBackup\\\" \\\"awxbackup-2024-12-26-23-30-21\\\": Timed out waiting on resource\", \"result\": {\"apiVersion\": \"awx.ansible.com/v1beta1\", \"kind\": \"AWXBackup\", \"metadata\": {\"creationTimestamp\": \"2024-12-26T23:30:22Z\", \"generation\": 1, \"managedFields\": [{\"apiVersion\": \"awx.ansible.com/v1beta1\", \"fieldsType\": \"FieldsV1\", \"fieldsV1\": {\"f:spec\": {\".\": {}, \"f:backup_pvc\": {}, \"f:clean_backup_on_delete\": {}, \"f:deployment_name\": {}, \"f:image_pull_policy\": {}, \"f:no_log\": {}, \"f:set_self_labels\": {}}}, \"manager\": \"OpenAPI-Generator\", \"operation\": \"Update\", \"time\": \"2024-12-26T23:30:22Z\"}], \"name\": \"awxbackup-2024-12-26-23-30-21\", \"namespace\": \"awx\", \"resourceVersion\": \"9000995\", \"uid\": \"03f81604-198d-44de-8e0e-0289dfa77320\"}, \"spec\": {\"backup_pvc\": \"awx-backup-claim\", \"clean_backup_on_delete\": true, \"deployment_name\": \"awx\", \"image_pull_policy\": \"IfNotPresent\", \"no_log\": true, \"set_self_labels\": true}}}\u001b[0m", "start_line": 47, "end_line": 48, "runner_ident": "1418", "event": "runner_on_failed", "job_id": 1418, "pid": 17, "created": "2024-12-26T23:40:23.475258+00:00", "parent_uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "event_data": {"playbook": "backup/ansible/project/backup.yml", "playbook_uuid": "f2d304fd-8016-4325-957e-38b1a57b17bf", "play": "Backing up AWX using AWX Operator", "play_uuid": "4e329af7-df1e-0679-2e8f-000000000002", "play_pattern": "localhost", "task": "Create new AWXBackup resource and wait for complete", "task_uuid": "4e329af7-df1e-0679-2e8f-00000000000b", "task_action": "kubernetes.core.k8s", "resolved_action": "kubernetes.core.k8s", "task_args": "", "task_path": "/runner/project/backup/ansible/project/backup.yml:56", "host": "localhost", "remote_addr": "localhost", "res": {"changed": true, "result": {"apiVersion": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "metadata": {"creationTimestamp": "2024-12-26T23:30:22Z", "generation": 1, "managedFields": [{"apiVersion": "awx.ansible.com/v1beta1", "fieldsType": "FieldsV1", "fieldsV1": {"f:spec": {".": {}, "f:backup_pvc": {}, "f:clean_backup_on_delete": {}, "f:deployment_name": {}, "f:image_pull_policy": {}, "f:no_log": {}, "f:set_self_labels": {}}}, "manager": "OpenAPI-Generator", "operation": "Update", "time": "2024-12-26T23:30:22Z"}], "name": "awxbackup-2024-12-26-23-30-21", "namespace": "awx", "resourceVersion": "9000995", "uid": "03f81604-198d-44de-8e0e-0289dfa77320"}, "spec": {"backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true, "deployment_name": "awx", "image_pull_policy": "IfNotPresent", "no_log": true, "set_self_labels": true}}, "method": "create", "duration": 600, "msg": "\"AWXBackup\" \"awxbackup-2024-12-26-23-30-21\": Timed out waiting on resource", "invocation": {"module_args": {"state": "present", "definition": {"apiVersion": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "metadata": {"name": "awxbackup-2024-12-26-23-30-21", "namespace": "awx"}, "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}}, "wait": true, "wait_condition": {"reason": "Successful", "status": true, "type": "Running"}, "wait_timeout": 600, "resource_definition": {"apiVersion": "awx.ansible.com/v1beta1", "kind": "AWXBackup", "metadata": {"name": "awxbackup-2024-12-26-23-30-21", "namespace": "awx"}, "spec": {"deployment_name": "awx", "backup_pvc": "awx-backup-claim", "clean_backup_on_delete": true}}, "api_version": "v1", "wait_sleep": 5, "append_hash": false, "apply": false, "continue_on_error": false, "force": false, "delete_all": false, "kind": null, "name": null, "namespace": null, "src": null, "kubeconfig": null, "context": null, "host": null, "api_key": null, "username": null, "password": null, "validate_certs": null, "ca_cert": null, "client_cert": null, "client_key": null, "proxy": null, "no_proxy": null,