Test replacement of one application with another #1710
Annotations
6 errors
Integration test (tpm=false;zfs):
tests/volume/testdata/volumes_test.txt#L67
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[eclient-mount]' state: 'RUNNING' secs: 600
time: 2023-09-26T14:02:31.333884284Z out: appName eclient-mount state changed to PURGING
app_test.go:171: ASSERTION FAILED (2023-09-26T14:12:31.334137208Z): expected apps [eclient-mount] in RUNNING state
app_test.go:173: actual eclient-mount: PURGING
app_test.go:175: history of states for eclient-mount:
app_test.go:177: state: no info from controller received in: 2023-09-26T14:02:31.315304394Z
app_test.go:177: state: PURGING received in: 2023-09-26T14:02:31.333881584Z
--- app eclient-mount logs ---
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Found user 'avahi' (UID 86) and group 'avahi' (GID 86).", "msgid":"1", "timestamp":"2023-09-26T14:01:57.813682273Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Successfully dropped root privileges.", "msgid":"2", "timestamp":"2023-09-26T14:01:57.822975238Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"avahi-daemon 0.8 starting up.", "msgid":"3", "timestamp":"2023-09-26T14:01:57.831032259Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"WARNING: No NSS support for mDNS detected, consider installing nss-mdns!", "msgid":"4", "timestamp":"2023-09-26T14:01:57.841296608Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Successfully called chroot().", "msgid":"5", "timestamp":"2023-09-26T14:01:57.851603202Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Successfully dropped remaining capabilities.", "msgid":"6", "timestamp":"2023-09-26T14:01:57.851712201Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Loading service file /services/http.service.", "msgid":"7", "timestamp":"2023-09-26T14:01:57.865423511Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Loading service file /services/sftp-ssh.service.", "msgid":"8", "timestamp":"2023-09-26T14:01:57.931469985Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Loading service file /services/ssh.service.", "msgid":"9", "timestamp":"2023-09-26T14:01:57.938488632Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Joining mDNS multicast group on interface nbu1x1.1.IPv4 with address 10.11.12.2.", "msgid":"10", "timestamp":"2023-09-26T14:01:58.006194232Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"New relevant interface nbu1x1.1.IPv4 for mDNS.", "msgid":"11", "timestamp":"2023-09-26T14:01:58.006587021Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.", "msgid":"12", "timestamp":"2023-09-26T14:01:58.009682129Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"New relevant interface lo.IPv4 for mDNS.", "msgid":"13", "timestamp":"2023-09-26T14:01:58.009791496Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Network interface enumeration completed.", "msgid":"14", "timestamp":"2023-09-26T14:01:58.018340400Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Registering new address record for fe80::9839:38ff:fe13:934 on nbu1x1.1.*.", "msgid":"15", "timestamp":"2023-09-26T14:01:58.027599111Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Registering new address record for 10.11.12.2 on nbu1x1.1.IPv4.", "msgid":"16", "timestamp":"2023-09-26T14:01:58.037427180Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Registering new address record for ::1 on lo.*.", "msgid":"17", "timestamp":"2023-09-26T14:01:58.037551229Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Registering new address record for 127.0.0.1 on lo.IPv4.", "msgid":"18", "timestamp":"2023-09-26T14:01:58.037894684Z"}
{"source":"e5a769ff-7a1e-40a0-9653-762fae8e3d50.1.1", "content":"Server startup complete. Host name is ubuntu-http-server.local. Local service cookie is 1758113360.", "msgid":"19", "timestamp":"2023-09-26T14:01:58.941756252Z"}
{"source":"e5a7
|
Integration test (tpm=false;zfs)
Process completed with exit code 1.
|
Integration test (tpm=true;zfs):
tests/eclient/testdata/dev_local_info.txt#L70
[stdout]
"state": "ZDEVICE_STATE_ONLINE",
# STEP 4: Request for shutdown. Check that app1 stops before local_manager (0.004s)
> exec -t 15m bash wait-for-app-state.sh app1 HALTED &app1halted&
> exec -t 1m bash put-devinfo-cmd.sh COMMAND_SHUTDOWN &
> exec -t 5m bash wait-for-dev-state.sh SHUTTING_DOWN &
# Could it already have HALTED? Match HALTING or HALTED
> exec -t 5m bash wait-for-app-state.sh app1 HALT
[context deadline exceeded]
FAIL: ../eclient/testdata/dev_local_info.txt:70: command failure
|
Integration test (tpm=true;zfs)
Process completed with exit code 1.
|
Integration test (tpm=false;ext4)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
|
Integration test (tpm=false;ext4)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eden-report-tpm-false-ext4
Expired
|
42.4 MB |
|
eden-report-tpm-false-zfs
Expired
|
28.1 MB |
|
eden-report-tpm-true-ext4
Expired
|
41.8 MB |
|
eden-report-tpm-true-zfs
Expired
|
62.3 MB |
|