Bug 53735 - Missing cleanup 51_app_install_with_required_app
Missing cleanup 51_app_install_with_required_app
Status: NEW
Product: UCS Test
Classification: Unclassified
Component: Docker
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-01 18:07 CEST by Philipp Hahn
Modified: 2021-09-01 18:32 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
console output (26.40 KB, text/plain)
2021-09-01 18:07 CEST, Philipp Hahn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2021-09-01 18:07:26 CEST
Created attachment 10814 [details]
console output

# ./51_app_install_with_required_app -vf
…
# docker ps
CONTAINER ID        IMAGE                                           COMMAND             CREATED             STATUS              PORTS               NAMES
f9af50f64542        docker-test.software-univention.de/alpine:3.6   "/sbin/init"        2 minutes ago       Up 2 minutes                            reverent_cerf
Comment 1 Philipp Hahn univentionstaff 2021-09-01 18:15:07 CEST
- docker container is left running

- init scripts left behind:
# ls -l /etc/init.d/docker-app-*
-rwxr-xr-x 1 root root 7564 Sep  1 15:29 /etc/init.d/docker-app-ckjq105r5c
-rwxr-xr-x 1 root root 7564 Sep  1 17:58 /etc/init.d/docker-app-njmn2zxtse

- UDM objects left behind:
# udm computers/computer list
DN: cn=ckjq1-29460148,cn=memberserver,cn=computers,dc=qa50,dc=pmh
DN: cn=njmn2-19294946,cn=memberserver,cn=computers,dc=qa50,dc=pmh

- …