01JEW0KXE72F6Y0MY7YKKJZ4ZT: test-repair

BasicConfig {
    output_rules: [
        "%/tmp/*.txt",
        "%/tmp/debug/*",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01JEW0M6AK3E9CPNPBGW2TZB6T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-11T23:38:59.941Zjob dependencies complete; ready to run (waiting for 14 m 10 s)
22024-12-11T23:39:59.077Zjob assigned to worker 01JEW1EDBDZJ4HH98YP2BSQWYV [factory aws, i-028dac4dac61cdac6] (queued for 59 s)
32024-12-11T23:40:06.632Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-12-11T23:40:07.722Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-12-11T23:40:07.722Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-12-11T23:40:08.773Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-12-11T23:40:08.773Zdownloading input: /input/build/work/bins/crutest.gz
82024-12-11T23:40:09.870Zdownloaded input: /input/build/work/bins/crutest.gz
92024-12-11T23:40:09.870Zdownloading input: /input/build/work/bins/dsc.gz
102024-12-11T23:40:10.540Zdownloaded input: /input/build/work/bins/dsc.gz
112024-12-11T23:40:10.544Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-12-11T23:40:10.561Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-12-11T23:40:10.564Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-12-11T23:40:10.578Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-12-11T23:40:10.578Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-12-11T23:40:10.597Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-12-11T23:40:10.597Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-12-11T23:40:10.623Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-12-11T23:40:10.623Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-12-11T23:40:10.649Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-12-11T23:40:10.649Zdownloading input: /input/build/work/scripts/test_up.sh
222024-12-11T23:40:10.668Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-12-11T23:40:10.668Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-12-11T23:40:10.687Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-12-11T23:40:10.691Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-12-11T23:40:11.410Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-12-11T23:40:11.410Zstarting task 0: "setup"
282024-12-11T23:40:11.419Z++ uname -s
292024-12-11T23:40:11.424Z+ kern=SunOS
302024-12-11T23:40:11.424Z+ case "$kern" in
312024-12-11T23:40:11.424Z+ groupadd -g 12345 build
322024-12-11T23:40:11.425Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-12-11T23:40:13.427Z+ zfs create -o mountpoint=/work rpool/work
342024-12-11T23:40:13.533Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-12-11T23:40:13.536Z+ home_fs=zfs
362024-12-11T23:40:13.536Z+ [[ zfs == autofs ]]
372024-12-11T23:40:13.536Z+ mkdir -p /home/build
382024-12-11T23:40:13.539Z+ chown build:build /home/build /work
392024-12-11T23:40:15.540Z+ chmod 0700 /home/build /work
402024-12-11T23:40:15.543Zprocess exited: duration 4137 ms, exit code 0
 
412024-12-11T23:40:15.550Zstarting task 1: "authentication"
422024-12-11T23:40:15.567Zprocess exited: duration 17 ms, exit code 0
 
432024-12-11T23:40:15.572Zstarting task 2: "build"
442024-12-11T23:40:15.578Z+ banner cores
452024-12-11T23:40:15.597Z
462024-12-11T23:40:15.597Z #### #### ##### ###### ####
472024-12-11T23:40:15.597Z # # # # # # # #
482024-12-11T23:40:15.597Z # # # # # ##### ####
492024-12-11T23:40:15.597Z # # # ##### # #
502024-12-11T23:40:15.597Z # # # # # # # # #
512024-12-11T23:40:15.597Z #### #### # # ###### ####
522024-12-11T23:40:15.597Z
532024-12-11T23:40:15.600Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-12-11T23:40:15.607Z+ echo 'input bins dir contains:'
552024-12-11T23:40:15.607Zinput bins dir contains:
562024-12-11T23:40:15.610Z+ ls -ltr /input/build/work/bins
572024-12-11T23:40:15.610Ztotal 760636
582024-12-11T23:40:15.610Z-rw-r--r-- 1 root root 109276510 Dec 11 23:40 crucible-downstairs.gz
592024-12-11T23:40:15.610Z-rw-r--r-- 1 root root 104518811 Dec 11 23:40 crucible-hammer.gz
602024-12-11T23:40:15.610Z-rw-r--r-- 1 root root 108906373 Dec 11 23:40 crutest.gz
612024-12-11T23:40:15.610Z-rw-r--r-- 1 root root 66480704 Dec 11 23:40 dsc.gz
622024-12-11T23:40:15.611Z+ echo 'input script dir contains:'
632024-12-11T23:40:15.611Zinput script dir contains:
642024-12-11T23:40:15.612Z+ ls -ltr /input/build/work/scripts
652024-12-11T23:40:15.616Ztotal 42
662024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 3056 Dec 11 23:40 perf-downstairs-tick.d
672024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 2127 Dec 11 23:40 test_ds.sh
682024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 4272 Dec 11 23:40 test_live_repair.sh
692024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 6724 Dec 11 23:40 test_repair.sh
702024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 3494 Dec 11 23:40 test_replay.sh
712024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 13887 Dec 11 23:40 test_up.sh
722024-12-11T23:40:15.616Z-rw-r--r-- 1 root root 2315 Dec 11 23:40 upstairs_info.d
732024-12-11T23:40:15.616Z+ pfexec chmod +x /input/build/work/scripts/perf-downstairs-tick.d /input/build/work/scripts/test_ds.sh /input/build/work/scripts/test_live_repair.sh /input/build/work/scripts/test_repair.sh /input/build/work/scripts/test_replay.sh /input/build/work/scripts/test_up.sh /input/build/work/scripts/upstairs_info.d
742024-12-11T23:40:15.617Z+ echo ' chmod input script dir contains:'
752024-12-11T23:40:15.617Z chmod input script dir contains:
762024-12-11T23:40:15.617Z+ ls -ltr /input/build/work/scripts
772024-12-11T23:40:15.620Ztotal 42
782024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 3056 Dec 11 23:40 perf-downstairs-tick.d
792024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 2127 Dec 11 23:40 test_ds.sh
802024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 4272 Dec 11 23:40 test_live_repair.sh
812024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 6724 Dec 11 23:40 test_repair.sh
822024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 3494 Dec 11 23:40 test_replay.sh
832024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 13887 Dec 11 23:40 test_up.sh
842024-12-11T23:40:15.621Z-rwxr-xr-x 1 root root 2315 Dec 11 23:40 upstairs_info.d
852024-12-11T23:40:15.621Z+ banner unpack
862024-12-11T23:40:15.621Z
872024-12-11T23:40:15.621Z # # # # ##### ## #### # #
882024-12-11T23:40:15.621Z # # ## # # # # # # # # #
892024-12-11T23:40:15.621Z # # # # # # # # # # ####
902024-12-11T23:40:15.621Z # # # # # ##### ###### # # #
912024-12-11T23:40:15.621Z # # # ## # # # # # # #
922024-12-11T23:40:15.621Z #### # # # # # #### # #
932024-12-11T23:40:15.621Z
942024-12-11T23:40:15.622Z+ mkdir -p /var/tmp/bins
952024-12-11T23:40:15.622Z+ for t in "$input/bins/"*.gz
962024-12-11T23:40:15.625Z++ basename /input/build/work/bins/crucible-downstairs.gz
972024-12-11T23:40:15.625Z+ b=crucible-downstairs.gz
982024-12-11T23:40:15.625Z+ b=crucible-downstairs
992024-12-11T23:40:15.625Z+ gunzip
1002024-12-11T23:40:17.868Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012024-12-11T23:40:17.871Z+ for t in "$input/bins/"*.gz
1022024-12-11T23:40:17.871Z++ basename /input/build/work/bins/crucible-hammer.gz
1032024-12-11T23:40:17.873Z+ b=crucible-hammer.gz
1042024-12-11T23:40:17.873Z+ b=crucible-hammer
1052024-12-11T23:40:17.873Z+ gunzip
1062024-12-11T23:40:20.009Z+ chmod +x /var/tmp/bins/crucible-hammer
1072024-12-11T23:40:20.011Z+ for t in "$input/bins/"*.gz
1082024-12-11T23:40:20.014Z++ basename /input/build/work/bins/crutest.gz
1092024-12-11T23:40:20.014Z+ b=crutest.gz
1102024-12-11T23:40:20.014Z+ b=crutest
1112024-12-11T23:40:20.014Z+ gunzip
1122024-12-11T23:40:22.281Z+ chmod +x /var/tmp/bins/crutest
1132024-12-11T23:40:22.284Z+ for t in "$input/bins/"*.gz
1142024-12-11T23:40:22.287Z++ basename /input/build/work/bins/dsc.gz
1152024-12-11T23:40:22.289Z+ b=dsc.gz
1162024-12-11T23:40:22.289Z+ b=dsc
1172024-12-11T23:40:22.289Z+ gunzip
1182024-12-11T23:40:23.685Z+ chmod +x /var/tmp/bins/dsc
1192024-12-11T23:40:23.688Z+ export BINDIR=/var/tmp/bins
1202024-12-11T23:40:23.688Z+ BINDIR=/var/tmp/bins
1212024-12-11T23:40:23.688Z+ echo 'Setup self timeout'
1222024-12-11T23:40:23.688ZSetup self timeout
1232024-12-11T23:40:23.688Z+ jobpid=1139
1242024-12-11T23:40:23.690Z+ echo 'Setup debug logging'
1252024-12-11T23:40:23.690Z+ mkdir /tmp/debug
1262024-12-11T23:40:23.690ZSetup debug logging
1272024-12-11T23:40:23.691Z+ sleep 7200
1282024-12-11T23:40:23.691Z+ psrinfo -v
1292024-12-11T23:40:23.693Z+ df -h
1302024-12-11T23:40:23.717Z+ prstat -d d -mLc 1
1312024-12-11T23:40:23.720Z+ iostat -T d -xn 1
1322024-12-11T23:40:23.720Z+ mpstat -T d 1
1332024-12-11T23:40:23.720Z+ vmstat -T d -p 1
1342024-12-11T23:40:23.720Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1352024-12-11T23:40:23.723Z+ banner repair
1362024-12-11T23:40:23.723Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1372024-12-11T23:40:23.723Z
1382024-12-11T23:40:23.723Z ##### ###### ##### ## # #####
1392024-12-11T23:40:23.723Z # # # # # # # # # #
1402024-12-11T23:40:23.723Z # # ##### # # # # # # #
1412024-12-11T23:40:23.723Z ##### # ##### ###### # #####
1422024-12-11T23:40:23.723Z # # # # # # # # #
1432024-12-11T23:40:23.724Z # # ###### # # # # # #
1442024-12-11T23:40:23.724Z
1452024-12-11T23:40:23.724Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1462024-12-11T23:49:48.448Z+ echo 'Test repair finished with 0'
1472024-12-11T23:49:48.448ZTest repair finished with 0
1482024-12-11T23:49:53.452Zprocess exited: duration 572794 ms, exit code 0
1492024-12-11T23:49:53.452Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1502024-12-11T23:50:53.490Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1512024-12-11T23:50:53.490Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1522024-12-11T23:50:53.500Zfound 13 output files
1532024-12-11T23:50:53.500Zuploading: /tmp/test-repair-out.txt (2447849 bytes)
1542024-12-11T23:50:54.534Zuploaded: /tmp/test-repair-out.txt
1552024-12-11T23:50:54.537Zuploading: /tmp/test_repair_ds8810.txt (19786 bytes)
1562024-12-11T23:50:55.544Zuploaded: /tmp/test_repair_ds8810.txt
1572024-12-11T23:50:55.544Zuploading: /tmp/test_repair_ds8820.txt (22202 bytes)
1582024-12-11T23:50:56.552Zuploaded: /tmp/test_repair_ds8820.txt
1592024-12-11T23:50:56.553Zuploading: /tmp/test_repair_ds8830.txt (30837 bytes)
1602024-12-11T23:50:57.563Zuploaded: /tmp/test_repair_ds8830.txt
1612024-12-11T23:50:57.567Zuploading: /tmp/test_repair_out.txt (44684 bytes)
1622024-12-11T23:50:58.574Zuploaded: /tmp/test_repair_out.txt
1632024-12-11T23:50:58.577Zuploading: /tmp/debug/df.txt (1270 bytes)
1642024-12-11T23:50:59.584Zuploaded: /tmp/debug/df.txt
1652024-12-11T23:50:59.584Zuploading: /tmp/debug/dtrace.txt (4911104 bytes)
1662024-12-11T23:51:00.670Zuploaded: /tmp/debug/dtrace.txt
1672024-12-11T23:51:00.670Zuploading: /tmp/debug/iostat.txt (189644 bytes)
1682024-12-11T23:51:00.680Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 189644 -> 191751
1692024-12-11T23:51:01.687Zuploaded: /tmp/debug/iostat.txt
1702024-12-11T23:51:01.687Zuploading: /tmp/debug/mpstat.txt (459944 bytes)
1712024-12-11T23:51:01.699Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 459944 -> 465784
1722024-12-11T23:51:02.704Zuploaded: /tmp/debug/mpstat.txt
1732024-12-11T23:51:02.709Zuploading: /tmp/debug/paging.txt (83034 bytes)
1742024-12-11T23:51:02.712Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 83034 -> 84236
1752024-12-11T23:51:03.718Zuploaded: /tmp/debug/paging.txt
1762024-12-11T23:51:03.720Zuploading: /tmp/debug/prstat.txt (877078 bytes)
1772024-12-11T23:51:03.733Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 877078 -> 889993
1782024-12-11T23:51:04.739Zuploaded: /tmp/debug/prstat.txt
1792024-12-11T23:51:04.742Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1802024-12-11T23:51:05.748Zuploaded: /tmp/debug/psrinfo.txt
1812024-12-11T23:51:05.752Zuploading: /tmp/debug/upstairs-info.txt (84512 bytes)
1822024-12-11T23:51:06.760Zuploaded: /tmp/debug/upstairs-info.txt