storage-init.sh: Fix /dev/root checking #18215
eden.yml
on: push
test_suite_master
/
Determine best available runner
0s
test_suite_tag
/
Determine best available runner
check_md_wf_files
0s
test_suite_master
/
Networking test suite
1h 4m
test_suite_master
/
LPS LOC test suite
48m 1s
test_suite_master
/
User apps test suite
37m 2s
test_suite_master
/
Virtualization test suite
21m 57s
Matrix: test_suite_master / EVE upgrade test suite
Matrix: test_suite_master / Smoke tests
Matrix: test_suite_master / Storage test suite
test_suite_tag
/
LPS LOC test suite
test_suite_tag
/
Networking test suite
test_suite_tag
/
User apps test suite
test_suite_tag
/
Virtualization test suite
Matrix: test_suite_tag / EVE upgrade test suite
Waiting for pending jobs
Matrix: test_suite_tag / Smoke tests
Waiting for pending jobs
Matrix: test_suite_tag / Storage test suite
Waiting for pending jobs
Matrix: test_suite_pr
Waiting for pending jobs
Annotations
11 errors and 2 warnings
test_suite_master / Storage test suite (zfs):
tests/volume/testdata/volumes_test.txt#L40
[stdout]
Log/Info/Metric Test
=== RUN TestInfo
lim_test.go:273: time: 2025-01-22T06:39:45.53251982Z out: Wait for info of 35e4d54d-8054-462e-9f72-bc26e284eecf number=1 timewait=3m0s
testContext.go:291: WaitForProc terminated by timeout 3m0s
testContext.go:274: WaitForProcWithErrorCallback terminated by timeout 3m0s
--- FAIL: TestInfo (180.00s)
FAIL
FAIL: ../volume/testdata/volumes_test.txt:40: command failure
|
test_suite_master / Storage test suite (zfs)
Process completed with exit code 1.
|
test_suite_master / Virtualization test suite
Process completed with exit code 1.
|
test_suite_master / Virtualization test suite
Process completed with exit code 1.
|
test_suite_master / Smoke tests (zfs, true):
tests/eclient/testdata/app_logs.txt#L27
[stdout]
Log/Info/Metric Test
=== RUN TestAppLog
lim_test.go:232: time: 2025-01-22T06:52:59.403480789Z out: Wait for app log of ceb9a9ac-f7ea-42eb-9e67-616ac844ce32 app eclient number=1 timewait=5m0s
testContext.go:291: WaitForProc terminated by timeout 5m0s
testContext.go:274: WaitForProcWithErrorCallback terminated by timeout 5m0s
--- FAIL: TestAppLog (300.00s)
FAIL
[exit status 1]
FAIL: ../eclient/testdata/app_logs.txt:27: command failure
|
test_suite_master / Smoke tests (zfs, true)
Process completed with exit code 1.
|
test_suite_master / Smoke tests (ext4, true):
tests/eclient/testdata/shutdown_test.txt#L74
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:162: time: 2025-01-22T07:00:21.400695855Z out: Wait for state of d1851f0e-202a-484f-ae73-2cd4e0017cf9
testContext.go:369: done waiting for State
reboot_test.go:166: time: 2025-01-22T07:00:21.400802614Z out: timewait: 20m0s
reboot_test.go:167: time: 2025-01-22T07:00:21.400819635Z out: reboot: true
reboot_test.go:168: time: 2025-01-22T07:00:21.400860491Z out: count: 1
reboot_test.go:172: time: 2025-01-22T07:00:21.400893062Z out: LastRebootTime: 2025-01-22 06:52:46.336215014 +0000 UTC
reboot_test.go:174: time: 2025-01-22T07:00:21.400908931Z out: LastRebootReason: NORMAL: controller reboot at EVE version 0.0.0-master-ed2ed199-kvm-amd64 at 2025-01-22T06:52:46.305474041Z
config changed, to see config run 'eden controller edge-node get-config'
rebooted with reason Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2025-01-22T07:08:06.187017378Z at 2025-01-22 07:08:06.187017378 +0000 UTC/n reboot_test.go:64: abnormal reboot: Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2025-01-22T07:08:06.187017378Z
testContext.go:291: WaitForProc terminated by timeout 20m0s
reboot_test.go:186: time: 2025-01-22T07:08:57.450602539Z out: Number of reboots: 0
--- FAIL: TestReboot (516.05s)
FAIL
FAIL: ../eclient/testdata/shutdown_test.txt:74: command failure
|
test_suite_master / Smoke tests (ext4, true)
Process completed with exit code 1.
|
test_suite_master / Smoke tests (ext4, false):
tests/eclient/testdata/ctrl_cert_change.txt#L42
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[eclient1 eclient2]' state: 'RUNNING' secs: 1200
time: 2025-01-22T06:53:08.362139571Z out: appName eclient1 state changed to UNKNOWN
time: 2025-01-22T06:53:08.362143799Z out: appName eclient2 state changed to UNKNOWN
time: 2025-01-22T06:53:15.546752448Z out: appName eclient2 state changed to RUNNING
time: 2025-01-22T06:53:18.548401729Z out: appName eclient1 state changed to HALTING
time: 2025-01-22T06:53:23.557390196Z out: appName eclient2 state changed to HALTING
time: 2025-01-22T06:53:24.558012298Z out: appName eclient1 state changed to HALTED
time: 2025-01-22T06:53:27.560048834Z out: appName eclient2 state changed to HALTED
app_test.go:178: ASSERTION FAILED (2025-01-22T07:13:08.363101713Z): expected apps [eclient1 eclient2] in RUNNING state
app_test.go:180: actual eclient1: HALTED
app_test.go:182: history of states for eclient1:
app_test.go:184: state: no info from controller received in: 2025-01-22T06:53:08.362136107Z
app_test.go:184: state: UNKNOWN received in: 2025-01-22T06:53:08.362137748Z
app_test.go:184: state: HALTING received in: 2025-01-22T06:53:18.548397972Z
app_test.go:184: state: HALTED received in: 2025-01-22T06:53:24.558008301Z
--- app eclient1 logs ---
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Found user 'avahi' (UID 86) and group 'avahi' (GID 86).","msgid":"1","timestamp":"2025-01-22T06:52:02.284815695Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Successfully dropped root privileges.","msgid":"2","timestamp":"2025-01-22T06:52:02.284905464Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"avahi-daemon 0.8 starting up.","msgid":"3","timestamp":"2025-01-22T06:52:02.285244963Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"WARNING: No NSS support for mDNS detected, consider installing nss-mdns!","msgid":"4","timestamp":"2025-01-22T06:52:02.285401862Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Successfully called chroot().","msgid":"5","timestamp":"2025-01-22T06:52:02.285551741Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Successfully dropped remaining capabilities.","msgid":"6","timestamp":"2025-01-22T06:52:02.285579701Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Loading service file /services/http.service.","msgid":"7","timestamp":"2025-01-22T06:52:02.285693910Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Loading service file /services/sftp-ssh.service.","msgid":"8","timestamp":"2025-01-22T06:52:02.285721740Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Loading service file /services/ssh.service.","msgid":"9","timestamp":"2025-01-22T06:52:02.285826089Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Joining mDNS multicast group on interface nbu1x1.1.IPv4 with address 10.11.12.2.","msgid":"10","timestamp":"2025-01-22T06:52:02.285853249Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"New relevant interface nbu1x1.1.IPv4 for mDNS.","msgid":"11","timestamp":"2025-01-22T06:52:02.285968038Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.","msgid":"12","timestamp":"2025-01-22T06:52:02.285996258Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"New relevant interface lo.IPv4 for mDNS.","msgid":"13","timestamp":"2025-01-22T06:52:02.286100298Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Network interface enumeration completed.","msgid":"14","timestamp":"2025-01-22T06:52:02.286127628Z"}
{"severity":"info","source":"2a263a3b-5d39-43c6-8111-13a5777dbca5.1.1","content":"Registering new address record for fe80::94
|
test_suite_master / Smoke tests (ext4, false)
Process completed with exit code 1.
|
test_suite_master / Smoke tests (ext4, false)
Process completed with exit code 1.
|
test_suite_master / Determine best available runner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eden-report-eve-upgrade.tests.txt-tpm-true-ext4", "eden-report-eve-upgrade.tests.txt-tpm-true-zfs", "eden-report-lps-loc.tests.txt-tpm-true-ext4", "eden-report-networking.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-false-ext4", "eden-report-smoke.tests.txt-tpm-false-zfs", "eden-report-smoke.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-true-zfs", "eden-report-storage.tests.txt-tpm-true-ext4", "eden-report-storage.tests.txt-tpm-true-zfs", "eden-report-user-apps.tests.txt-tpm-true-ext4", "eden-report-virtualization.tests.txt-tpm-true-ext4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eden-report-eve-upgrade.tests.txt-tpm-true-ext4
|
24.4 MB |
|
eden-report-eve-upgrade.tests.txt-tpm-true-zfs
|
26.7 MB |
|
eden-report-lps-loc.tests.txt-tpm-true-ext4
|
20.3 MB |
|
eden-report-networking.tests.txt-tpm-true-ext4
|
29.2 MB |
|
eden-report-smoke.tests.txt-tpm-false-ext4
|
12.6 MB |
|
eden-report-smoke.tests.txt-tpm-false-zfs
|
18.5 MB |
|
eden-report-smoke.tests.txt-tpm-true-ext4
|
48.1 MB |
|
eden-report-smoke.tests.txt-tpm-true-zfs
|
15 MB |
|
eden-report-storage.tests.txt-tpm-true-ext4
|
17.4 MB |
|
eden-report-storage.tests.txt-tpm-true-zfs
|
6.59 MB |
|
eden-report-user-apps.tests.txt-tpm-true-ext4
|
16.8 MB |
|
eden-report-virtualization.tests.txt-tpm-true-ext4
|
2.33 KB |
|