Comment 27 for bug 1913204

Revision history for this message
phonix6 (phonix6-deactivatedaccount-deactivatedaccount) wrote :

I have setup the interfaces to tagging as guided, but unfortunately still the same error:

fatal: [infra1_cinder_api_container-a65c2560]: FAILED! => {"attempts": 5, "changed": false, "module_stderr": "lxc-attach: infra1_cinder_api_container-a65c2560: attach.c: lxc_attach: 1042 Failed to get init pid\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
fatal: [infra1_glance_container-fcc7b2b2]: FAILED! => {"attempts": 5, "changed": false, "module_stderr": "lxc-attach: infra1_glance_container-fcc7b2b2: attach.c: lxc_attach: 1042 Failed to get init pid\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
"rc": 1}

fatal: [infra1_cinder_api_container-a65c2560 -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_cinder_api_container-a65c2560", "--logfile", "/var/log/lxc/lxc-infra1_cinder_api_container-a65c2560.log", "--logpriority", "INFO"], "delta": "0:00:00.146285", "end": "2021-02-16 18:37:40.312453", "msg": "non-zero return code", "rc": 1, "start": "2021-02-16 18:37:40.166168", "stderr": "lxc-start: infra1_cinder_api_container-a65c2560: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"\nlxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 329 The container failed to start\nlxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode\nlxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_cinder_api_container-a65c2560: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 329 The container failed to start", "lxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode", "lxc-start: infra1_cinder_api_container-a65c2560: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logpriority options"], "stdout": "", "stdout_lines": []}
fatal: [infra1_glance_container-fcc7b2b2 -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_glance_container-fcc7b2b2", "--logfile", "/var/log/lxc/lxc-infra1_glance_container-fcc7b2b2.log", "--logpriority", "INFO"], "delta": "0:00:00.159931", "end": "2021-02-16 18:37:40.387650", "msg": "non-zero return code", "rc": 1, "start": "2021-02-16 18:37:40.227719", "stderr": "lxc-start: infra1_glance_container-fcc7b2b2: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"\nlxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 329 The container failed to start\nlxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode\nlxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_glance_container-fcc7b2b2: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 329 The container failed to start", "lxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode", "lxc-start: infra1_glance_container-fcc7b2b2: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logpriority options"], "stdout": "", "stdout_lines": []}

thx,