01JJA2YXHE68FAEQG59QBP33DB: 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: 01JJA2Z8TQCB0BPZ48XRW680ZX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-23T17:36:06.955Zjob dependencies complete; ready to run (waiting for 13 m 49 s)
22025-01-23T17:37:07.184Zjob assigned to worker 01JJA3S20ESG10RT34W8GJ5BPX [factory aws, i-08920d03163d9525a] (queued for 1 m 0 s)
32025-01-23T17:37:15.068Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42025-01-23T17:37:16.217Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52025-01-23T17:37:16.217Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62025-01-23T17:37:17.346Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72025-01-23T17:37:17.346Zdownloading input: /input/build/work/bins/crutest.gz
82025-01-23T17:37:18.484Zdownloaded input: /input/build/work/bins/crutest.gz
92025-01-23T17:37:18.485Zdownloading input: /input/build/work/bins/dsc.gz
102025-01-23T17:37:19.189Zdownloaded input: /input/build/work/bins/dsc.gz
112025-01-23T17:37:19.192Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122025-01-23T17:37:19.208Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132025-01-23T17:37:19.210Zdownloading input: /input/build/work/scripts/test_ds.sh
142025-01-23T17:37:19.227Zdownloaded input: /input/build/work/scripts/test_ds.sh
152025-01-23T17:37:19.227Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162025-01-23T17:37:19.247Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172025-01-23T17:37:19.250Zdownloading input: /input/build/work/scripts/test_repair.sh
182025-01-23T17:37:19.266Zdownloaded input: /input/build/work/scripts/test_repair.sh
192025-01-23T17:37:19.266Zdownloading input: /input/build/work/scripts/test_replay.sh
202025-01-23T17:37:19.287Zdownloaded input: /input/build/work/scripts/test_replay.sh
212025-01-23T17:37:19.287Zdownloading input: /input/build/work/scripts/test_up.sh
222025-01-23T17:37:19.305Zdownloaded input: /input/build/work/scripts/test_up.sh
232025-01-23T17:37:19.305Zdownloading input: /input/build/work/scripts/upstairs_info.d
242025-01-23T17:37:19.323Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252025-01-23T17:37:19.325Zdownloading input: /input/build/tmp/cargo-test-out.log
262025-01-23T17:37:20.150Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272025-01-23T17:37:20.151Zstarting task 0: "setup"
282025-01-23T17:37:20.162Z++ uname -s
292025-01-23T17:37:20.165Z+ kern=SunOS
302025-01-23T17:37:20.165Z+ case "$kern" in
312025-01-23T17:37:20.165Z+ groupadd -g 12345 build
322025-01-23T17:37:20.168Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332025-01-23T17:37:22.176Z+ zfs create -o mountpoint=/work rpool/work
342025-01-23T17:37:22.337Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352025-01-23T17:37:22.340Z+ home_fs=zfs
362025-01-23T17:37:22.340Z+ [[ zfs == autofs ]]
372025-01-23T17:37:22.341Z+ mkdir -p /home/build
382025-01-23T17:37:22.344Z+ chown build:build /home/build /work
392025-01-23T17:37:24.349Z+ chmod 0700 /home/build /work
402025-01-23T17:37:24.359Zprocess exited: duration 4196 ms, exit code 0
 
412025-01-23T17:37:24.374Zstarting task 1: "authentication"
422025-01-23T17:37:24.390Zprocess exited: duration 18 ms, exit code 0
 
432025-01-23T17:37:24.402Zstarting task 2: "build"
442025-01-23T17:37:24.409Z+ banner cores
452025-01-23T17:37:24.417Z
462025-01-23T17:37:24.418Z #### #### ##### ###### ####
472025-01-23T17:37:24.418Z # # # # # # # #
482025-01-23T17:37:24.418Z # # # # # ##### ####
492025-01-23T17:37:24.418Z # # # ##### # #
502025-01-23T17:37:24.418Z # # # # # # # # #
512025-01-23T17:37:24.418Z #### #### # # ###### ####
522025-01-23T17:37:24.418Z
532025-01-23T17:37:24.418Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542025-01-23T17:37:24.424Z+ echo 'input bins dir contains:'
552025-01-23T17:37:24.424Zinput bins dir contains:
562025-01-23T17:37:24.424Z+ ls -ltr /input/build/work/bins
572025-01-23T17:37:24.424Ztotal 777437
582025-01-23T17:37:24.424Z-rw-r--r-- 1 root root 114057736 Jan 23 17:37 crucible-downstairs.gz
592025-01-23T17:37:24.424Z-rw-r--r-- 1 root root 104126212 Jan 23 17:37 crucible-hammer.gz
602025-01-23T17:37:24.424Z-rw-r--r-- 1 root root 113147614 Jan 23 17:37 crutest.gz
612025-01-23T17:37:24.424Z-rw-r--r-- 1 root root 66460705 Jan 23 17:37 dsc.gz
622025-01-23T17:37:24.424Z+ echo 'input script dir contains:'
632025-01-23T17:37:24.424Zinput script dir contains:
642025-01-23T17:37:24.424Z+ ls -ltr /input/build/work/scripts
652025-01-23T17:37:24.428Ztotal 43
662025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 3056 Jan 23 17:37 perf-downstairs-tick.d
672025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 2127 Jan 23 17:37 test_ds.sh
682025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 4272 Jan 23 17:37 test_live_repair.sh
692025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 6724 Jan 23 17:37 test_repair.sh
702025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 3494 Jan 23 17:37 test_replay.sh
712025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 13887 Jan 23 17:37 test_up.sh
722025-01-23T17:37:24.428Z-rw-r--r-- 1 root root 2996 Jan 23 17:37 upstairs_info.d
732025-01-23T17:37:24.428Z+ 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-23T17:37:24.428Z+ echo ' chmod input script dir contains:'
752025-01-23T17:37:24.428Z chmod input script dir contains:
762025-01-23T17:37:24.428Z+ ls -ltr /input/build/work/scripts
772025-01-23T17:37:24.436Ztotal 43
782025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 3056 Jan 23 17:37 perf-downstairs-tick.d
792025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 2127 Jan 23 17:37 test_ds.sh
802025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 4272 Jan 23 17:37 test_live_repair.sh
812025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 6724 Jan 23 17:37 test_repair.sh
822025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 3494 Jan 23 17:37 test_replay.sh
832025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 13887 Jan 23 17:37 test_up.sh
842025-01-23T17:37:24.436Z-rwxr-xr-x 1 root root 2996 Jan 23 17:37 upstairs_info.d
852025-01-23T17:37:24.436Z+ banner unpack
862025-01-23T17:37:24.436Z
872025-01-23T17:37:24.436Z # # # # ##### ## #### # #
882025-01-23T17:37:24.436Z # # ## # # # # # # # # #
892025-01-23T17:37:24.436Z # # # # # # # # # # ####
902025-01-23T17:37:24.436Z # # # # # ##### ###### # # #
912025-01-23T17:37:24.436Z # # # ## # # # # # # #
922025-01-23T17:37:24.437Z #### # # # # # #### # #
932025-01-23T17:37:24.437Z
942025-01-23T17:37:24.437Z+ mkdir -p /var/tmp/bins
952025-01-23T17:37:24.437Z+ for t in "$input/bins/"*.gz
962025-01-23T17:37:24.437Z++ basename /input/build/work/bins/crucible-downstairs.gz
972025-01-23T17:37:24.437Z+ b=crucible-downstairs.gz
982025-01-23T17:37:24.437Z+ b=crucible-downstairs
992025-01-23T17:37:24.437Z+ gunzip
1002025-01-23T17:37:26.792Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012025-01-23T17:37:26.796Z+ for t in "$input/bins/"*.gz
1022025-01-23T17:37:26.797Z++ basename /input/build/work/bins/crucible-hammer.gz
1032025-01-23T17:37:26.797Z+ b=crucible-hammer.gz
1042025-01-23T17:37:26.797Z+ b=crucible-hammer
1052025-01-23T17:37:26.797Z+ gunzip
1062025-01-23T17:37:28.914Z+ chmod +x /var/tmp/bins/crucible-hammer
1072025-01-23T17:37:28.917Z+ for t in "$input/bins/"*.gz
1082025-01-23T17:37:28.917Z++ basename /input/build/work/bins/crutest.gz
1092025-01-23T17:37:28.918Z+ b=crutest.gz
1102025-01-23T17:37:28.918Z+ b=crutest
1112025-01-23T17:37:28.918Z+ gunzip
1122025-01-23T17:37:31.338Z+ chmod +x /var/tmp/bins/crutest
1132025-01-23T17:37:31.343Z+ for t in "$input/bins/"*.gz
1142025-01-23T17:37:31.346Z++ basename /input/build/work/bins/dsc.gz
1152025-01-23T17:37:31.346Z+ b=dsc.gz
1162025-01-23T17:37:31.346Z+ b=dsc
1172025-01-23T17:37:31.346Z+ gunzip
1182025-01-23T17:37:32.688Z+ chmod +x /var/tmp/bins/dsc
1192025-01-23T17:37:32.690Z+ export BINDIR=/var/tmp/bins
1202025-01-23T17:37:32.690Z+ BINDIR=/var/tmp/bins
1212025-01-23T17:37:32.691Z+ export RUST_BACKTRACE=1
1222025-01-23T17:37:32.691Z+ RUST_BACKTRACE=1
1232025-01-23T17:37:32.691Z+ echo 'Setup self timeout'
1242025-01-23T17:37:32.691ZSetup self timeout
1252025-01-23T17:37:32.691Z+ jobpid=1141
1262025-01-23T17:37:32.693Z+ echo 'Setup debug logging'
1272025-01-23T17:37:32.693ZSetup debug logging
1282025-01-23T17:37:32.693Z+ mkdir /tmp/debug
1292025-01-23T17:37:32.693Z+ sleep 7200
1302025-01-23T17:37:32.694Z+ psrinfo -v
1312025-01-23T17:37:32.697Z+ df -h
1322025-01-23T17:37:32.704Z+ prstat -d d -mLc 1
1332025-01-23T17:37:32.706Z+ iostat -T d -xn 1
1342025-01-23T17:37:32.706Z+ mpstat -T d 1
1352025-01-23T17:37:32.706Z+ vmstat -T d -p 1
1362025-01-23T17:37:32.709Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1372025-01-23T17:37:32.709Z+ banner repair
1382025-01-23T17:37:32.709Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1392025-01-23T17:37:32.712Z
1402025-01-23T17:37:32.712Z ##### ###### ##### ## # #####
1412025-01-23T17:37:32.712Z # # # # # # # # # #
1422025-01-23T17:37:32.712Z # # ##### # # # # # # #
1432025-01-23T17:37:32.712Z ##### # ##### ###### # #####
1442025-01-23T17:37:32.712Z # # # # # # # # #
1452025-01-23T17:37:32.712Z # # ###### # # # # # #
1462025-01-23T17:37:32.712Z
1472025-01-23T17:37:32.712Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1482025-01-23T17:46:47.633Z+ echo 'Test repair finished with 0'
1492025-01-23T17:46:47.634ZTest repair finished with 0
1502025-01-23T17:46:52.638Zprocess exited: duration 563100 ms, exit code 0
1512025-01-23T17:46:52.639Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1522025-01-23T17:47:52.687Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1532025-01-23T17:47:52.687Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1542025-01-23T17:47:52.701Zfound 13 output files
1552025-01-23T17:47:52.701Zuploading: /tmp/test-repair-out.txt (2235740 bytes)
1562025-01-23T17:47:53.737Zuploaded: /tmp/test-repair-out.txt
1572025-01-23T17:47:53.738Zuploading: /tmp/test_repair_ds8810.txt (10325 bytes)
1582025-01-23T17:47:54.748Zuploaded: /tmp/test_repair_ds8810.txt
1592025-01-23T17:47:54.752Zuploading: /tmp/test_repair_ds8820.txt (19164 bytes)
1602025-01-23T17:47:55.759Zuploaded: /tmp/test_repair_ds8820.txt
1612025-01-23T17:47:55.759Zuploading: /tmp/test_repair_ds8830.txt (29310 bytes)
1622025-01-23T17:47:56.769Zuploaded: /tmp/test_repair_ds8830.txt
1632025-01-23T17:47:56.772Zuploading: /tmp/test_repair_out.txt (24040 bytes)
1642025-01-23T17:47:57.779Zuploaded: /tmp/test_repair_out.txt
1652025-01-23T17:47:57.782Zuploading: /tmp/debug/df.txt (1270 bytes)
1662025-01-23T17:47:58.787Zuploaded: /tmp/debug/df.txt
1672025-01-23T17:47:58.790Zuploading: /tmp/debug/dtrace.txt (4736696 bytes)
1682025-01-23T17:47:59.889Zuploaded: /tmp/debug/dtrace.txt
1692025-01-23T17:47:59.892Zuploading: /tmp/debug/iostat.txt (186010 bytes)
1702025-01-23T17:47:59.905Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 186010 -> 188410
1712025-01-23T17:48:00.912Zuploaded: /tmp/debug/iostat.txt
1722025-01-23T17:48:00.914Zuploading: /tmp/debug/mpstat.txt (452031 bytes)
1732025-01-23T17:48:00.938Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 452031 -> 458592
1742025-01-23T17:48:01.945Zuploaded: /tmp/debug/mpstat.txt
1752025-01-23T17:48:01.947Zuploading: /tmp/debug/paging.txt (81096 bytes)
1762025-01-23T17:48:01.956Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 81096 -> 82404
1772025-01-23T17:48:02.962Zuploaded: /tmp/debug/paging.txt
1782025-01-23T17:48:02.965Zuploading: /tmp/debug/prstat.txt (859360 bytes)
1792025-01-23T17:48:03.001Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 859360 -> 873589
1802025-01-23T17:48:04.012Zuploaded: /tmp/debug/prstat.txt
1812025-01-23T17:48:04.012Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1822025-01-23T17:48:05.020Zuploaded: /tmp/debug/psrinfo.txt
1832025-01-23T17:48:05.020Zuploading: /tmp/debug/upstairs-info.txt (59950 bytes)
1842025-01-23T17:48:06.035Zuploaded: /tmp/debug/upstairs-info.txt