Test eden #68
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Integration test (tpm=true;zfs):
tests/eden/volume/testdata/volumes_test.txt#L67
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[eclient-mount]' state: 'RUNNING' secs: 300
time: 2023-07-31T08:02:56.417205928Z out: appName eclient-mount state changed to PURGING
app_test.go:171: ASSERTION FAILED (2023-07-31T08:07:56.418092613Z): 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-07-31T08:02:56.367261977Z
app_test.go:177: state: PURGING received in: 2023-07-31T08:02:56.417202928Z
--- app eclient-mount logs ---
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Found user 'avahi' (UID 86) and group 'avahi' (GID 86).\n","msgid":"1","timestamp":"2023-07-31T08:02:42Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Successfully dropped root privileges.\n","msgid":"2","timestamp":"2023-07-31T08:02:42Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"avahi-daemon 0.8 starting up.\n","msgid":"3","timestamp":"2023-07-31T08:02:42Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"WARNING: No NSS support for mDNS detected, consider installing nss-mdns!\n","msgid":"4","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Successfully called chroot().\n","msgid":"5","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Successfully dropped remaining capabilities.\n","msgid":"6","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Loading service file /services/http.service.\n","msgid":"7","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Loading service file /services/sftp-ssh.service.\n","msgid":"8","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Loading service file /services/ssh.service.\n","msgid":"9","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Joining mDNS multicast group on interface nbu1x1.1.IPv4 with address 10.11.12.2.\n","msgid":"10","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"New relevant interface nbu1x1.1.IPv4 for mDNS.\n","msgid":"11","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.\n","msgid":"12","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"New relevant interface lo.IPv4 for mDNS.\n","msgid":"13","timestamp":"2023-07-31T08:02:43Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Network interface enumeration completed.\n","msgid":"14","timestamp":"2023-07-31T08:02:44Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Registering new address record for fe80::216:3eff:fe00:101 on nbu1x1.1.*.\n","msgid":"15","timestamp":"2023-07-31T08:02:44Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Registering new address record for 10.11.12.2 on nbu1x1.1.IPv4.\n","msgid":"16","timestamp":"2023-07-31T08:02:44Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Registering new address record for ::1 on lo.*.\n","msgid":"17","timestamp":"2023-07-31T08:02:44Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Registering new address record for 127.0.0.1 on lo.IPv4.\n","msgid":"18","timestamp":"2023-07-31T08:02:44Z"}
{"severity":"info","source":"bd6104c1-4c9f-491c-a66a-05b1edc0a83a.1.1","content":"Server startup complete. Host name
|
Integration test (tpm=true;zfs)
Process completed with exit code 1.
|
Integration test (tpm=true;ext4):
tests/eden/eclient/testdata/port_forward.txt#L60
[stdout]
192.168.0.10
ssh -o ConnectTimeout=10 -o StrictHostKeyChecking=no -i /home/runner/work/eve/eve/eve/tests/eden/eclient/image/cert/id_rsa root@10.1.0.23 -p 2223 sh /root/portmap_test.sh 192.168.0.10 2224
ssh -o ConnectTimeout=10 -o StrictHostKeyChecking=no -i /root/.ssh/id_rsa root@192.168.0.10 -p 2224 grep Ubuntu /etc/issue
[context deadline exceeded]
FAIL: ../eclient/testdata/port_forward.txt:60: command failure
|
Integration test (tpm=true;ext4)
Process completed with exit code 1.
|
Integration test (tpm=false;ext4):
tests/eden/eclient/testdata/dev_local_info.txt#L129
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:157: time: 2023-07-31T10:20:45.514022725Z out: Wait for state of ceaa5885-dd50-4da7-9724-045cfc242ed6
testContext.go:353: done waiting for State
reboot_test.go:161: time: 2023-07-31T10:20:45.514096125Z out: timewait: 1h40m0s
reboot_test.go:162: time: 2023-07-31T10:20:45.514108625Z out: reboot: false
reboot_test.go:163: time: 2023-07-31T10:20:45.514114925Z out: count: 3
reboot_test.go:167: time: 2023-07-31T10:20:45.514125325Z out: LastRebootTime: 2023-07-31 07:38:32.862830236 +0000 UTC
reboot_test.go:169: time: 2023-07-31T10:20:45.514163325Z out: LastRebootReason: NORMAL: First boot of device - at 2023-07-31T07:38:32.862830236Z
rebooted with reason NORMAL: controller reboot at EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:30:17.887832244Z
at 2023-07-31 10:30:17.987941688 +0000 UTC/nrebooted with reason Reboot from agent zedbox[1362] in partition IMGA at EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:45:03.813986184Z: fatal: agent zedbox[1362]: couldn't initialize containerd (this should not happen): initContainerdClient: could not create containerd client. failed to dial "/run/containerd/containerd.sock": context deadline exceeded: failed to receive server preface within timeout. Exiting.
Watchdog report for IMGA EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:48:35+00:00: 2 /run/domainmgr.touch
at 2023-07-31 10:45:06.669998108 +0000 UTC/n testProc.go:84: time: 2023-07-31T10:53:58.968468314Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot from agent zedbox[1362] in partition IMGA at EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:45:03.813986184Z: fatal: agent zedbox[1362]: couldn't initialize containerd (this should not happen): initContainerdClient: could not create containerd client. failed to dial "/run/containerd/containerd.sock": context deadline exceeded: failed to receive server preface within timeout. Exiting.
Watchdog report for IMGA EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:48:35+00:00: 2 /run/domainmgr.touch
testContext.go:244: done for device ceaa5885-dd50-4da7-9724-045cfc242ed6
reboot_test.go:181: time: 2023-07-31T10:53:58.968559914Z out: Number of reboots: 1
--- PASS: TestReboot (1993.45s)
PASS
[stderr]
time="2023-07-31T10:53:58Z" level=info msg="time: 2023-07-31T10:53:58.968468314Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot from agent zedbox[1362] in partition IMGA at EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:45:03.813986184Z: fatal: agent zedbox[1362]: couldn't initialize containerd (this should not happen): initContainerdClient: could not create containerd client. failed to dial \"/run/containerd/containerd.sock\": context deadline exceeded: failed to receive server preface within timeout. Exiting.\nWatchdog report for IMGA EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T10:48:35+00:00: 2 /run/domainmgr.touch\n"
FAIL: ../eclient/testdata/dev_local_info.txt:129: unexpected command success
|
Integration test (tpm=false;ext4):
tests/eden/eclient/testdata/dev_local_info.txt#L129
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[app1]' state: 'RUNNING' secs: 1200
time: 2023-07-31T10:42:28.928501652Z out: appName app1 state changed to HALTED
time: 2023-07-31T10:53:58.367914237Z out: appName app1 state changed to UNKNOWN
[context canceled]
FAIL: ../eclient/testdata/dev_local_info.txt:129: test interrupted while running command
|
Integration test (tpm=false;ext4)
Process completed with exit code 1.
|
Integration test (tpm=false;zfs):
tests/eden/eclient/testdata/dev_local_info.txt#L85
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:157: time: 2023-07-31T11:00:54.337682108Z out: Wait for state of ed151e8d-4646-4cf9-8a2f-614d3bf88cb8
testContext.go:353: done waiting for State
reboot_test.go:161: time: 2023-07-31T11:00:54.337747409Z out: timewait: 1h40m0s
reboot_test.go:162: time: 2023-07-31T11:00:54.337759109Z out: reboot: false
reboot_test.go:163: time: 2023-07-31T11:00:54.337765109Z out: count: 3
reboot_test.go:167: time: 2023-07-31T11:00:54.33779381Z out: LastRebootTime: 2023-07-31 07:38:00.074620327 +0000 UTC
reboot_test.go:169: time: 2023-07-31T11:00:54.33780071Z out: LastRebootReason: NORMAL: First boot of device - at 2023-07-31T07:38:00.074620327Z
rebooted with reason NORMAL: controller reboot at EVE version 0.0.0-master-1844bc4b-kvm-amd64 at 2023-07-31T11:11:51.593827764Z
at 2023-07-31 11:11:51.745986139 +0000 UTC/nrebooted with reason Reboot reason - kernel crash - at 2023-07-31T11:27:32.66043573Z at 2023-07-31 11:27:32.66043573 +0000 UTC/n testProc.go:84: time: 2023-07-31T11:29:21.796790138Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot reason - kernel crash - at 2023-07-31T11:27:32.66043573Z
testContext.go:244: done for device ed151e8d-4646-4cf9-8a2f-614d3bf88cb8
reboot_test.go:181: time: 2023-07-31T11:29:21.796886239Z out: Number of reboots: 1
--- PASS: TestReboot (1707.46s)
PASS
[stderr]
time="2023-07-31T11:29:21Z" level=info msg="time: 2023-07-31T11:29:21.796790138Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot reason - kernel crash - at 2023-07-31T11:27:32.66043573Z"
FAIL: ../eclient/testdata/dev_local_info.txt:85: unexpected command success
|
Integration test (tpm=false;zfs):
tests/eden/eclient/testdata/dev_local_info.txt#L85
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[app1 local-manager]' state: 'RUNNING' secs: 1200
time: 2023-07-31T11:11:17.379277462Z out: appName local-manager state changed to RUNNING
time: 2023-07-31T11:11:17.379342563Z out: appName app1 state changed to HALTED
time: 2023-07-31T11:11:49.045243726Z out: appName local-manager state changed to HALTING
time: 2023-07-31T11:11:56.050457253Z out: appName local-manager state changed to HALTED
time: 2023-07-31T11:17:02.334515485Z out: appName app1 state changed to UNKNOWN
time: 2023-07-31T11:17:02.334532886Z out: appName local-manager state changed to UNKNOWN
time: 2023-07-31T11:17:16.347832323Z out: appName local-manager state changed to INITIAL
time: 2023-07-31T11:17:18.350760138Z out: appName app1 state changed to INITIAL
time: 2023-07-31T11:21:39.584336663Z out: appName app1 state changed to INSTALLED
time: 2023-07-31T11:21:42.586520839Z out: appName local-manager state changed to INSTALLED
time: 2023-07-31T11:29:10.971139579Z out: appName local-manager state changed to INITIAL
time: 2023-07-31T11:29:13.974796206Z out: appName app1 state changed to INITIAL
[context canceled]
FAIL: ../eclient/testdata/dev_local_info.txt:85: test interrupted while running command
|
Integration test (tpm=false;zfs)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eden-report-tpm-false-ext4
Expired
|
41.6 MB |
|
eden-report-tpm-false-zfs
Expired
|
51.4 MB |
|
eden-report-tpm-true-ext4
Expired
|
29.9 MB |
|
eden-report-tpm-true-zfs
Expired
|
5.33 MB |
|