Comment 0 for bug 1843932

Revision history for this message
Peng Peng (ppeng) wrote : custom app apply failed by applying process terminated

Brief Description
-----------------
uploaded a custom app, like hello-kitty, then applied it. The status showed that the completion was 100%, but eventually, the status changed to apply-failed and the process msg shows "Unexpected process termination while application-apply was in progress."

Severity
--------
Major

Steps to Reproduce
------------------
uploaded a custom app, like hello-kitty,
application apply
check the applying status

TC-name: z_containers/test_custom_containers.py::test_launch_app_via_sysinv

Expected Behavior
------------------
apply completed

Actual Behavior
----------------
apply failed

Reproducibility
---------------
Seen once

System Configuration
--------------------
Multi-node system
IPv6

Lab-name: WCP_71-75

Branch/Pull Time/Commit
-----------------------
stx master as of 2019-09-12_20-00-00

Last Pass
---------
2019-09-09_00-10-00

Timestamp/Logs
--------------
[2019-09-13 14:37:04,313] 311 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[face::2]:5000/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne application-apply hello-kitty'

[2019-09-13 14:48:33,768] 311 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[face::2]:5000/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne application-list'
[2019-09-13 14:48:35,160] 433 DEBUG MainThread ssh.expect :: Output:
+---------------------+---------+-------------------------------+---------------+----------+--------------------------------------------------------------+
| application | version | manifest name | manifest file | status | progress |
+---------------------+---------+-------------------------------+---------------+----------+--------------------------------------------------------------+
| hello-kitty | 1.0 | hello-kitty | manifest.yaml | applying | processing chart: hk-hello-kitty, overall completion: 100.0% |
| platform-integ-apps | 1.0-7 | platform-integration-manifest | manifest.yaml | applied | completed |
+---------------------+---------+-------------------------------+---------------+----------+--------------------------------------------------------------+
controller-1:~$

[2019-09-13 14:50:46,445] 311 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[face::2]:5000/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne application-list'
[2019-09-13 14:50:47,897] 433 DEBUG MainThread ssh.expect :: Output:
+---------------------+---------+-------------------------------+---------------+--------------+-------------------------------------------------------------------------------------------------------------------------------+
| application | version | manifest name | manifest file | status | progress |
+---------------------+---------+-------------------------------+---------------+--------------+-------------------------------------------------------------------------------------------------------------------------------+
| hello-kitty | 1.0 | hello-kitty | manifest.yaml | apply-failed | Unexpected process termination while application-apply was in progress. The application status has changed from 'applying' to |
| | | | | | 'apply-failed'. |
| | | | | | |
| platform-integ-apps | 1.0-7 | platform-integration-manifest | manifest.yaml | applied | completed |
+---------------------+---------+-------------------------------+---------------+--------------+-------------------------------------------------------------------------------------------------------------------------------+
controller-0:~$

Test Activity
-------------
Sanity