01JJPX9QN2G5Q28ZXM9FH6JRRZ: 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: 01JJPXAC8NHBV4E9F7NTDYWQ90

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-28T17:07:37.581Zjob dependencies complete; ready to run (waiting for 13 m 59 s)
22025-01-28T17:08:37.868Zjob assigned to worker 01JJPY45MXXEQWS7EPC9XWQB28 [factory aws, i-075696f8612761579] (queued for 1 m 0 s)
32025-01-28T17:08:45.871Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42025-01-28T17:08:46.969Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52025-01-28T17:08:46.969Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62025-01-28T17:08:48.022Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72025-01-28T17:08:48.022Zdownloading input: /input/build/work/bins/crutest.gz
82025-01-28T17:08:49.163Zdownloaded input: /input/build/work/bins/crutest.gz
92025-01-28T17:08:49.163Zdownloading input: /input/build/work/bins/dsc.gz
102025-01-28T17:08:49.834Zdownloaded input: /input/build/work/bins/dsc.gz
112025-01-28T17:08:49.839Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122025-01-28T17:08:49.853Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132025-01-28T17:08:49.853Zdownloading input: /input/build/work/scripts/test_ds.sh
142025-01-28T17:08:49.872Zdownloaded input: /input/build/work/scripts/test_ds.sh
152025-01-28T17:08:49.872Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162025-01-28T17:08:49.891Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172025-01-28T17:08:49.891Zdownloading input: /input/build/work/scripts/test_repair.sh
182025-01-28T17:08:49.913Zdownloaded input: /input/build/work/scripts/test_repair.sh
192025-01-28T17:08:49.913Zdownloading input: /input/build/work/scripts/test_replay.sh
202025-01-28T17:08:49.935Zdownloaded input: /input/build/work/scripts/test_replay.sh
212025-01-28T17:08:49.935Zdownloading input: /input/build/work/scripts/test_up.sh
222025-01-28T17:08:49.955Zdownloaded input: /input/build/work/scripts/test_up.sh
232025-01-28T17:08:49.955Zdownloading input: /input/build/work/scripts/upstairs_info.d
242025-01-28T17:08:49.985Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252025-01-28T17:08:49.988Zdownloading input: /input/build/tmp/cargo-test-out.log
262025-01-28T17:08:50.691Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272025-01-28T17:08:50.691Zstarting task 0: "setup"
282025-01-28T17:08:50.702Z++ uname -s
292025-01-28T17:08:50.706Z+ kern=SunOS
302025-01-28T17:08:50.706Z+ case "$kern" in
312025-01-28T17:08:50.706Z+ groupadd -g 12345 build
322025-01-28T17:08:50.710Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332025-01-28T17:08:52.715Z+ zfs create -o mountpoint=/work rpool/work
342025-01-28T17:08:52.864Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352025-01-28T17:08:52.867Z+ home_fs=zfs
362025-01-28T17:08:52.867Z+ [[ zfs == autofs ]]
372025-01-28T17:08:52.867Z+ mkdir -p /home/build
382025-01-28T17:08:52.871Z+ chown build:build /home/build /work
392025-01-28T17:08:54.870Z+ chmod 0700 /home/build /work
402025-01-28T17:08:54.873Zprocess exited: duration 4183 ms, exit code 0
 
412025-01-28T17:08:54.878Zstarting task 1: "authentication"
422025-01-28T17:08:54.895Zprocess exited: duration 16 ms, exit code 0
 
432025-01-28T17:08:54.902Zstarting task 2: "build"
442025-01-28T17:08:54.905Z+ banner cores
452025-01-28T17:08:54.908Z
462025-01-28T17:08:54.908Z #### #### ##### ###### ####
472025-01-28T17:08:54.908Z # # # # # # # #
482025-01-28T17:08:54.908Z # # # # # ##### ####
492025-01-28T17:08:54.908Z # # # ##### # #
502025-01-28T17:08:54.908Z # # # # # # # # #
512025-01-28T17:08:54.908Z #### #### # # ###### ####
522025-01-28T17:08:54.908Z
532025-01-28T17:08:54.911Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542025-01-28T17:08:54.917Z+ echo 'input bins dir contains:'
552025-01-28T17:08:54.919Zinput bins dir contains:
562025-01-28T17:08:54.920Z+ ls -ltr /input/build/work/bins
572025-01-28T17:08:54.920Ztotal 768689
582025-01-28T17:08:54.920Z-rw-r--r-- 1 root root 109556895 Jan 28 17:08 crucible-downstairs.gz
592025-01-28T17:08:54.920Z-rw-r--r-- 1 root root 104171409 Jan 28 17:08 crucible-hammer.gz
602025-01-28T17:08:54.920Z-rw-r--r-- 1 root root 113207653 Jan 28 17:08 crutest.gz
612025-01-28T17:08:54.920Z-rw-r--r-- 1 root root 66384302 Jan 28 17:08 dsc.gz
622025-01-28T17:08:54.920Z+ echo 'input script dir contains:'
632025-01-28T17:08:54.920Z+ ls -ltr /input/build/work/scripts
642025-01-28T17:08:54.920Zinput script dir contains:
652025-01-28T17:08:54.923Ztotal 43
662025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 3056 Jan 28 17:08 perf-downstairs-tick.d
672025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 2127 Jan 28 17:08 test_ds.sh
682025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 4272 Jan 28 17:08 test_live_repair.sh
692025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 6724 Jan 28 17:08 test_repair.sh
702025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 3494 Jan 28 17:08 test_replay.sh
712025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 13887 Jan 28 17:08 test_up.sh
722025-01-28T17:08:54.923Z-rw-r--r-- 1 root root 2996 Jan 28 17:08 upstairs_info.d
732025-01-28T17:08:54.923Z+ 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
742025-01-28T17:08:54.925Z+ echo ' chmod input script dir contains:'
752025-01-28T17:08:54.926Z chmod input script dir contains:
762025-01-28T17:08:54.926Z+ ls -ltr /input/build/work/scripts
772025-01-28T17:08:54.928Ztotal 43
782025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 3056 Jan 28 17:08 perf-downstairs-tick.d
792025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 2127 Jan 28 17:08 test_ds.sh
802025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 4272 Jan 28 17:08 test_live_repair.sh
812025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 6724 Jan 28 17:08 test_repair.sh
822025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 3494 Jan 28 17:08 test_replay.sh
832025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 13887 Jan 28 17:08 test_up.sh
842025-01-28T17:08:54.928Z-rwxr-xr-x 1 root root 2996 Jan 28 17:08 upstairs_info.d
852025-01-28T17:08:54.928Z+ banner unpack
862025-01-28T17:08:54.928Z
872025-01-28T17:08:54.928Z # # # # ##### ## #### # #
882025-01-28T17:08:54.928Z # # ## # # # # # # # # #
892025-01-28T17:08:54.928Z # # # # # # # # # # ####
902025-01-28T17:08:54.928Z # # # # # ##### ###### # # #
912025-01-28T17:08:54.928Z # # # ## # # # # # # #
922025-01-28T17:08:54.928Z #### # # # # # #### # #
932025-01-28T17:08:54.929Z
942025-01-28T17:08:54.929Z+ mkdir -p /var/tmp/bins
952025-01-28T17:08:54.931Z+ for t in "$input/bins/"*.gz
962025-01-28T17:08:54.931Z++ basename /input/build/work/bins/crucible-downstairs.gz
972025-01-28T17:08:54.934Z+ b=crucible-downstairs.gz
982025-01-28T17:08:54.934Z+ b=crucible-downstairs
992025-01-28T17:08:54.934Z+ gunzip
1002025-01-28T17:08:57.171Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012025-01-28T17:08:57.173Z+ for t in "$input/bins/"*.gz
1022025-01-28T17:08:57.176Z++ basename /input/build/work/bins/crucible-hammer.gz
1032025-01-28T17:08:57.176Z+ b=crucible-hammer.gz
1042025-01-28T17:08:57.176Z+ b=crucible-hammer
1052025-01-28T17:08:57.176Z+ gunzip
1062025-01-28T17:08:59.304Z+ chmod +x /var/tmp/bins/crucible-hammer
1072025-01-28T17:08:59.307Z+ for t in "$input/bins/"*.gz
1082025-01-28T17:08:59.307Z++ basename /input/build/work/bins/crutest.gz
1092025-01-28T17:08:59.310Z+ b=crutest.gz
1102025-01-28T17:08:59.311Z+ b=crutest
1112025-01-28T17:08:59.311Z+ gunzip
1122025-01-28T17:09:01.692Z+ chmod +x /var/tmp/bins/crutest
1132025-01-28T17:09:01.699Z+ for t in "$input/bins/"*.gz
1142025-01-28T17:09:01.699Z++ basename /input/build/work/bins/dsc.gz
1152025-01-28T17:09:01.703Z+ b=dsc.gz
1162025-01-28T17:09:01.703Z+ b=dsc
1172025-01-28T17:09:01.704Z+ gunzip
1182025-01-28T17:09:03.062Z+ chmod +x /var/tmp/bins/dsc
1192025-01-28T17:09:03.065Z+ export BINDIR=/var/tmp/bins
1202025-01-28T17:09:03.065Z+ BINDIR=/var/tmp/bins
1212025-01-28T17:09:03.065Z+ export RUST_BACKTRACE=1
1222025-01-28T17:09:03.065Z+ RUST_BACKTRACE=1
1232025-01-28T17:09:03.065Z+ echo 'Setup self timeout'
1242025-01-28T17:09:03.065ZSetup self timeout
1252025-01-28T17:09:03.065Z+ jobpid=1144
1262025-01-28T17:09:03.065Z+ echo 'Setup debug logging'
1272025-01-28T17:09:03.065ZSetup debug logging
1282025-01-28T17:09:03.065Z+ mkdir /tmp/debug
1292025-01-28T17:09:03.065Z+ sleep 7200
1302025-01-28T17:09:03.065Z+ psrinfo -v
1312025-01-28T17:09:03.070Z+ df -h
1322025-01-28T17:09:03.075Z+ prstat -d d -mLc 1
1332025-01-28T17:09:03.078Z+ iostat -T d -xn 1
1342025-01-28T17:09:03.078Z+ mpstat -T d 1
1352025-01-28T17:09:03.078Z+ vmstat -T d -p 1
1362025-01-28T17:09:03.081Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1372025-01-28T17:09:03.081Z+ banner repair
1382025-01-28T17:09:03.081Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1392025-01-28T17:09:03.082Z
1402025-01-28T17:09:03.082Z ##### ###### ##### ## # #####
1412025-01-28T17:09:03.082Z # # # # # # # # # #
1422025-01-28T17:09:03.082Z # # ##### # # # # # # #
1432025-01-28T17:09:03.082Z ##### # ##### ###### # #####
1442025-01-28T17:09:03.082Z # # # # # # # # #
1452025-01-28T17:09:03.082Z # # ###### # # # # # #
1462025-01-28T17:09:03.082Z
1472025-01-28T17:09:03.082Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1482025-01-28T17:17:26.667Z+ echo 'Test repair finished with 0'
1492025-01-28T17:17:26.667ZTest repair finished with 0
1502025-01-28T17:17:31.672Zprocess exited: duration 511707 ms, exit code 0
1512025-01-28T17:17:31.673Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1522025-01-28T17:18:31.727Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1532025-01-28T17:18:31.727Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1542025-01-28T17:18:31.738Zfound 13 output files
1552025-01-28T17:18:31.738Zuploading: /tmp/test-repair-out.txt (2227418 bytes)
1562025-01-28T17:18:32.770Zuploaded: /tmp/test-repair-out.txt
1572025-01-28T17:18:32.770Zuploading: /tmp/test_repair_ds8810.txt (68605 bytes)
1582025-01-28T17:18:33.783Zuploaded: /tmp/test_repair_ds8810.txt
1592025-01-28T17:18:33.783Zuploading: /tmp/test_repair_ds8820.txt (11207 bytes)
1602025-01-28T17:18:34.791Zuploaded: /tmp/test_repair_ds8820.txt
1612025-01-28T17:18:34.794Zuploading: /tmp/test_repair_ds8830.txt (96781 bytes)
1622025-01-28T17:18:35.802Zuploaded: /tmp/test_repair_ds8830.txt
1632025-01-28T17:18:35.802Zuploading: /tmp/test_repair_out.txt (28495 bytes)
1642025-01-28T17:18:36.811Zuploaded: /tmp/test_repair_out.txt
1652025-01-28T17:18:36.811Zuploading: /tmp/debug/df.txt (1270 bytes)
1662025-01-28T17:18:37.819Zuploaded: /tmp/debug/df.txt
1672025-01-28T17:18:37.819Zuploading: /tmp/debug/dtrace.txt (4568912 bytes)
1682025-01-28T17:18:38.873Zuploaded: /tmp/debug/dtrace.txt
1692025-01-28T17:18:38.873Zuploading: /tmp/debug/iostat.txt (170711 bytes)
1702025-01-28T17:18:38.882Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 170711 -> 172811
1712025-01-28T17:18:39.888Zuploaded: /tmp/debug/iostat.txt
1722025-01-28T17:18:39.888Zuploading: /tmp/debug/mpstat.txt (414856 bytes)
1732025-01-28T17:18:39.899Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 414856 -> 420688
1742025-01-28T17:18:40.905Zuploaded: /tmp/debug/mpstat.txt
1752025-01-28T17:18:40.906Zuploading: /tmp/debug/paging.txt (74441 bytes)
1762025-01-28T17:18:40.912Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 74441 -> 75634
1772025-01-28T17:18:41.918Zuploaded: /tmp/debug/paging.txt
1782025-01-28T17:18:41.918Zuploading: /tmp/debug/prstat.txt (791329 bytes)
1792025-01-28T17:18:41.933Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 791329 -> 804232
1802025-01-28T17:18:42.939Zuploaded: /tmp/debug/prstat.txt
1812025-01-28T17:18:42.939Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1822025-01-28T17:18:43.947Zuploaded: /tmp/debug/psrinfo.txt
1832025-01-28T17:18:43.947Zuploading: /tmp/debug/upstairs-info.txt (54230 bytes)
1842025-01-28T17:18:44.957Zuploaded: /tmp/debug/upstairs-info.txt