01JJA6YZHV5XA77TS3B57YDB86: 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: 01JJA6Z9KA724BV5BVZK4JWYS3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-23T18:46:23.906Zjob dependencies complete; ready to run (waiting for 14 m 11 s)
22025-01-23T18:47:15.082Zjob assigned to worker 01JJA7SA4NMW3BSXCPCAM7R9Y4 [factory aws, i-075e3af6876b1a2d1] (queued for 51 s)
32025-01-23T18:47:23.239Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42025-01-23T18:47:24.373Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52025-01-23T18:47:24.373Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62025-01-23T18:47:25.446Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72025-01-23T18:47:25.446Zdownloading input: /input/build/work/bins/crutest.gz
82025-01-23T18:47:26.617Zdownloaded input: /input/build/work/bins/crutest.gz
92025-01-23T18:47:26.617Zdownloading input: /input/build/work/bins/dsc.gz
102025-01-23T18:47:27.286Zdownloaded input: /input/build/work/bins/dsc.gz
112025-01-23T18:47:27.289Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122025-01-23T18:47:27.307Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132025-01-23T18:47:27.307Zdownloading input: /input/build/work/scripts/test_ds.sh
142025-01-23T18:47:27.323Zdownloaded input: /input/build/work/scripts/test_ds.sh
152025-01-23T18:47:27.323Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162025-01-23T18:47:27.342Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172025-01-23T18:47:27.342Zdownloading input: /input/build/work/scripts/test_repair.sh
182025-01-23T18:47:27.361Zdownloaded input: /input/build/work/scripts/test_repair.sh
192025-01-23T18:47:27.361Zdownloading input: /input/build/work/scripts/test_replay.sh
202025-01-23T18:47:27.381Zdownloaded input: /input/build/work/scripts/test_replay.sh
212025-01-23T18:47:27.381Zdownloading input: /input/build/work/scripts/test_up.sh
222025-01-23T18:47:27.401Zdownloaded input: /input/build/work/scripts/test_up.sh
232025-01-23T18:47:27.401Zdownloading input: /input/build/work/scripts/upstairs_info.d
242025-01-23T18:47:27.417Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252025-01-23T18:47:27.420Zdownloading input: /input/build/tmp/cargo-test-out.log
262025-01-23T18:47:28.118Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272025-01-23T18:47:28.118Zstarting task 0: "setup"
282025-01-23T18:47:28.131Z++ uname -s
292025-01-23T18:47:28.133Z+ kern=SunOS
302025-01-23T18:47:28.133Z+ case "$kern" in
312025-01-23T18:47:28.133Z+ groupadd -g 12345 build
322025-01-23T18:47:28.136Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332025-01-23T18:47:30.143Z+ zfs create -o mountpoint=/work rpool/work
342025-01-23T18:47:30.296Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352025-01-23T18:47:30.300Z+ home_fs=zfs
362025-01-23T18:47:30.300Z+ [[ zfs == autofs ]]
372025-01-23T18:47:30.300Z+ mkdir -p /home/build
382025-01-23T18:47:30.301Z+ chown build:build /home/build /work
392025-01-23T18:47:32.305Z+ chmod 0700 /home/build /work
402025-01-23T18:47:32.312Zprocess exited: duration 4186 ms, exit code 0
 
412025-01-23T18:47:32.324Zstarting task 1: "authentication"
422025-01-23T18:47:32.347Zprocess exited: duration 23 ms, exit code 0
 
432025-01-23T18:47:32.395Zstarting task 2: "build"
442025-01-23T18:47:32.418Z+ banner cores
452025-01-23T18:47:32.418Z
462025-01-23T18:47:32.418Z #### #### ##### ###### ####
472025-01-23T18:47:32.418Z # # # # # # # #
482025-01-23T18:47:32.418Z # # # # # ##### ####
492025-01-23T18:47:32.418Z # # # ##### # #
502025-01-23T18:47:32.418Z # # # # # # # # #
512025-01-23T18:47:32.419Z #### #### # # ###### ####
522025-01-23T18:47:32.419Z
532025-01-23T18:47:32.419Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542025-01-23T18:47:32.419Z+ echo 'input bins dir contains:'
552025-01-23T18:47:32.419Zinput bins dir contains:
562025-01-23T18:47:32.419Z+ ls -ltr /input/build/work/bins
572025-01-23T18:47:32.419Ztotal 768674
582025-01-23T18:47:32.419Z-rw-r--r-- 1 root root 109556617 Jan 23 18:47 crucible-downstairs.gz
592025-01-23T18:47:32.419Z-rw-r--r-- 1 root root 104183092 Jan 23 18:47 crucible-hammer.gz
602025-01-23T18:47:32.419Z-rw-r--r-- 1 root root 113188650 Jan 23 18:47 crutest.gz
612025-01-23T18:47:32.420Z-rw-r--r-- 1 root root 66384143 Jan 23 18:47 dsc.gz
622025-01-23T18:47:32.420Z+ echo 'input script dir contains:'
632025-01-23T18:47:32.420Zinput script dir contains:
642025-01-23T18:47:32.420Z+ ls -ltr /input/build/work/scripts
652025-01-23T18:47:32.420Ztotal 43
662025-01-23T18:47:32.420Z-rw-r--r-- 1 root root 3056 Jan 23 18:47 perf-downstairs-tick.d
672025-01-23T18:47:32.420Z-rw-r--r-- 1 root root 2127 Jan 23 18:47 test_ds.sh
682025-01-23T18:47:32.420Z-rw-r--r-- 1 root root 4272 Jan 23 18:47 test_live_repair.sh
692025-01-23T18:47:32.420Z-rw-r--r-- 1 root root 6724 Jan 23 18:47 test_repair.sh
702025-01-23T18:47:32.421Z-rw-r--r-- 1 root root 3494 Jan 23 18:47 test_replay.sh
712025-01-23T18:47:32.421Z-rw-r--r-- 1 root root 13887 Jan 23 18:47 test_up.sh
722025-01-23T18:47:32.421Z-rw-r--r-- 1 root root 2996 Jan 23 18:47 upstairs_info.d
732025-01-23T18:47:32.421Z+ 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-23T18:47:32.421Z+ echo ' chmod input script dir contains:'
752025-01-23T18:47:32.421Z chmod input script dir contains:
762025-01-23T18:47:32.421Z+ ls -ltr /input/build/work/scripts
772025-01-23T18:47:32.421Ztotal 43
782025-01-23T18:47:32.421Z-rwxr-xr-x 1 root root 3056 Jan 23 18:47 perf-downstairs-tick.d
792025-01-23T18:47:32.421Z-rwxr-xr-x 1 root root 2127 Jan 23 18:47 test_ds.sh
802025-01-23T18:47:32.422Z-rwxr-xr-x 1 root root 4272 Jan 23 18:47 test_live_repair.sh
812025-01-23T18:47:32.422Z-rwxr-xr-x 1 root root 6724 Jan 23 18:47 test_repair.sh
822025-01-23T18:47:32.422Z-rwxr-xr-x 1 root root 3494 Jan 23 18:47 test_replay.sh
832025-01-23T18:47:32.422Z-rwxr-xr-x 1 root root 13887 Jan 23 18:47 test_up.sh
842025-01-23T18:47:32.422Z-rwxr-xr-x 1 root root 2996 Jan 23 18:47 upstairs_info.d
852025-01-23T18:47:32.422Z+ banner unpack
862025-01-23T18:47:32.424Z
872025-01-23T18:47:32.424Z # # # # ##### ## #### # #
882025-01-23T18:47:32.424Z # # ## # # # # # # # # #
892025-01-23T18:47:32.424Z # # # # # # # # # # ####
902025-01-23T18:47:32.424Z # # # # # ##### ###### # # #
912025-01-23T18:47:32.424Z # # # ## # # # # # # #
922025-01-23T18:47:32.424Z #### # # # # # #### # #
932025-01-23T18:47:32.424Z
942025-01-23T18:47:32.424Z+ mkdir -p /var/tmp/bins
952025-01-23T18:47:32.424Z+ for t in "$input/bins/"*.gz
962025-01-23T18:47:32.424Z++ basename /input/build/work/bins/crucible-downstairs.gz
972025-01-23T18:47:32.424Z+ b=crucible-downstairs.gz
982025-01-23T18:47:32.424Z+ b=crucible-downstairs
992025-01-23T18:47:32.425Z+ gunzip
1002025-01-23T18:47:34.687Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012025-01-23T18:47:34.717Z+ for t in "$input/bins/"*.gz
1022025-01-23T18:47:34.718Z++ basename /input/build/work/bins/crucible-hammer.gz
1032025-01-23T18:47:34.718Z+ b=crucible-hammer.gz
1042025-01-23T18:47:34.718Z+ b=crucible-hammer
1052025-01-23T18:47:34.718Z+ gunzip
1062025-01-23T18:47:36.772Z+ chmod +x /var/tmp/bins/crucible-hammer
1072025-01-23T18:47:36.776Z+ for t in "$input/bins/"*.gz
1082025-01-23T18:47:36.776Z++ basename /input/build/work/bins/crutest.gz
1092025-01-23T18:47:36.776Z+ b=crutest.gz
1102025-01-23T18:47:36.776Z+ b=crutest
1112025-01-23T18:47:36.776Z+ gunzip
1122025-01-23T18:47:39.176Z+ chmod +x /var/tmp/bins/crutest
1132025-01-23T18:47:39.179Z+ for t in "$input/bins/"*.gz
1142025-01-23T18:47:39.182Z++ basename /input/build/work/bins/dsc.gz
1152025-01-23T18:47:39.184Z+ b=dsc.gz
1162025-01-23T18:47:39.184Z+ b=dsc
1172025-01-23T18:47:39.184Z+ gunzip
1182025-01-23T18:47:40.547Z+ chmod +x /var/tmp/bins/dsc
1192025-01-23T18:47:40.550Z+ export BINDIR=/var/tmp/bins
1202025-01-23T18:47:40.550Z+ BINDIR=/var/tmp/bins
1212025-01-23T18:47:40.550Z+ export RUST_BACKTRACE=1
1222025-01-23T18:47:40.550Z+ RUST_BACKTRACE=1
1232025-01-23T18:47:40.550Z+ echo 'Setup self timeout'
1242025-01-23T18:47:40.550ZSetup self timeout
1252025-01-23T18:47:40.550Z+ jobpid=1141
1262025-01-23T18:47:40.553Z+ echo 'Setup debug logging'
1272025-01-23T18:47:40.553ZSetup debug logging
1282025-01-23T18:47:40.553Z+ mkdir /tmp/debug
1292025-01-23T18:47:40.553Z+ sleep 7200
1302025-01-23T18:47:40.553Z+ psrinfo -v
1312025-01-23T18:47:40.557Z+ df -h
1322025-01-23T18:47:40.565Z+ prstat -d d -mLc 1
1332025-01-23T18:47:40.567Z+ iostat -T d -xn 1
1342025-01-23T18:47:40.567Z+ mpstat -T d 1
1352025-01-23T18:47:40.568Z+ vmstat -T d -p 1
1362025-01-23T18:47:40.570Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1372025-01-23T18:47:40.570Z+ banner repair
1382025-01-23T18:47:40.570Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1392025-01-23T18:47:40.573Z
1402025-01-23T18:47:40.573Z ##### ###### ##### ## # #####
1412025-01-23T18:47:40.573Z # # # # # # # # # #
1422025-01-23T18:47:40.573Z # # ##### # # # # # # #
1432025-01-23T18:47:40.573Z ##### # ##### ###### # #####
1442025-01-23T18:47:40.573Z # # # # # # # # #
1452025-01-23T18:47:40.573Z # # ###### # # # # # #
1462025-01-23T18:47:40.573Z
1472025-01-23T18:47:40.573Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1482025-01-23T18:55:55.812Z+ echo 'Test repair finished with 0'
1492025-01-23T18:55:55.812ZTest repair finished with 0
1502025-01-23T18:56:00.817Zprocess exited: duration 503384 ms, exit code 0
1512025-01-23T18:56:00.817Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1522025-01-23T18:57:00.858Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1532025-01-23T18:57:00.858Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1542025-01-23T18:57:00.869Zfound 13 output files
1552025-01-23T18:57:00.869Zuploading: /tmp/test-repair-out.txt (2236517 bytes)
1562025-01-23T18:57:01.907Zuploaded: /tmp/test-repair-out.txt
1572025-01-23T18:57:01.907Zuploading: /tmp/test_repair_ds8810.txt (40631 bytes)
1582025-01-23T18:57:02.917Zuploaded: /tmp/test_repair_ds8810.txt
1592025-01-23T18:57:02.917Zuploading: /tmp/test_repair_ds8820.txt (63100 bytes)
1602025-01-23T18:57:03.929Zuploaded: /tmp/test_repair_ds8820.txt
1612025-01-23T18:57:03.929Zuploading: /tmp/test_repair_ds8830.txt (18806 bytes)
1622025-01-23T18:57:04.937Zuploaded: /tmp/test_repair_ds8830.txt
1632025-01-23T18:57:04.937Zuploading: /tmp/test_repair_out.txt (41386 bytes)
1642025-01-23T18:57:05.946Zuploaded: /tmp/test_repair_out.txt
1652025-01-23T18:57:05.946Zuploading: /tmp/debug/df.txt (1270 bytes)
1662025-01-23T18:57:06.954Zuploaded: /tmp/debug/df.txt
1672025-01-23T18:57:06.954Zuploading: /tmp/debug/dtrace.txt (4648871 bytes)
1682025-01-23T18:57:08.040Zuploaded: /tmp/debug/dtrace.txt
1692025-01-23T18:57:08.040Zuploading: /tmp/debug/iostat.txt (168311 bytes)
1702025-01-23T18:57:08.052Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 168311 -> 170411
1712025-01-23T18:57:09.059Zuploaded: /tmp/debug/iostat.txt
1722025-01-23T18:57:09.062Zuploading: /tmp/debug/mpstat.txt (409023 bytes)
1732025-01-23T18:57:09.081Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 409023 -> 414855
1742025-01-23T18:57:10.088Zuploaded: /tmp/debug/mpstat.txt
1752025-01-23T18:57:10.090Zuploading: /tmp/debug/paging.txt (73521 bytes)
1762025-01-23T18:57:10.095Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 73521 -> 74556
1772025-01-23T18:57:11.101Zuploaded: /tmp/debug/paging.txt
1782025-01-23T18:57:11.104Zuploading: /tmp/debug/prstat.txt (778795 bytes)
1792025-01-23T18:57:11.129Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 778795 -> 791714
1802025-01-23T18:57:12.135Zuploaded: /tmp/debug/prstat.txt
1812025-01-23T18:57:12.138Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1822025-01-23T18:57:13.144Zuploaded: /tmp/debug/psrinfo.txt
1832025-01-23T18:57:13.147Zuploading: /tmp/debug/upstairs-info.txt (53020 bytes)
1842025-01-23T18:57:14.154Zuploaded: /tmp/debug/upstairs-info.txt