01JCPQJT6ZCZFMSQTXHF4TTC2Y: 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: 01JCPQK4R9FR9PAW2FRT0P9DCB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-15T01:55:58.355Zjob dependencies complete; ready to run (waiting for 16 m 35 s)
22024-11-15T01:56:53.510Zjob assigned to worker 01JCPRHQ1XX8AF79GPE6SZSM7S [factory aws, i-00d002529e8f94d5f] (queued for 55 s)
32024-11-15T01:57:01.445Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-11-15T01:57:02.541Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-11-15T01:57:02.541Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-11-15T01:57:03.596Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-11-15T01:57:03.596Zdownloading input: /input/build/work/bins/crutest.gz
82024-11-15T01:57:04.694Zdownloaded input: /input/build/work/bins/crutest.gz
92024-11-15T01:57:04.694Zdownloading input: /input/build/work/bins/dsc.gz
102024-11-15T01:57:05.438Zdownloaded input: /input/build/work/bins/dsc.gz
112024-11-15T01:57:05.442Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-11-15T01:57:05.455Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-11-15T01:57:05.455Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-11-15T01:57:05.472Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-11-15T01:57:05.472Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-11-15T01:57:05.490Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-11-15T01:57:05.490Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-11-15T01:57:05.506Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-11-15T01:57:05.506Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-11-15T01:57:05.527Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-11-15T01:57:05.527Zdownloading input: /input/build/work/scripts/test_up.sh
222024-11-15T01:57:05.543Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-11-15T01:57:05.544Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-11-15T01:57:05.561Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-11-15T01:57:05.564Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-11-15T01:57:06.235Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-11-15T01:57:06.235Zstarting task 0: "setup"
282024-11-15T01:57:06.239Z++ uname -s
292024-11-15T01:57:06.242Z+ kern=SunOS
302024-11-15T01:57:06.242Z+ case "$kern" in
312024-11-15T01:57:06.242Z+ groupadd -g 12345 build
322024-11-15T01:57:06.245Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-11-15T01:57:08.250Z+ zfs create -o mountpoint=/work rpool/work
342024-11-15T01:57:08.419Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-11-15T01:57:08.422Z+ home_fs=zfs
362024-11-15T01:57:08.422Z+ [[ zfs == autofs ]]
372024-11-15T01:57:08.422Z+ mkdir -p /home/build
382024-11-15T01:57:08.426Z+ chown build:build /home/build /work
392024-11-15T01:57:10.427Z+ chmod 0700 /home/build /work
402024-11-15T01:57:10.430Zprocess exited: duration 4202 ms, exit code 0
 
412024-11-15T01:57:10.437Zstarting task 1: "authentication"
422024-11-15T01:57:10.455Zprocess exited: duration 18 ms, exit code 0
 
432024-11-15T01:57:10.462Zstarting task 2: "build"
442024-11-15T01:57:10.468Z+ banner cores
452024-11-15T01:57:10.489Z
462024-11-15T01:57:10.489Z #### #### ##### ###### ####
472024-11-15T01:57:10.489Z # # # # # # # #
482024-11-15T01:57:10.489Z # # # # # ##### ####
492024-11-15T01:57:10.489Z # # # ##### # #
502024-11-15T01:57:10.489Z # # # # # # # # #
512024-11-15T01:57:10.489Z #### #### # # ###### ####
522024-11-15T01:57:10.489Z
532024-11-15T01:57:10.492Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-11-15T01:57:10.497Z+ echo 'input bins dir contains:'
552024-11-15T01:57:10.497Zinput bins dir contains:
562024-11-15T01:57:10.500Z+ ls -ltr /input/build/work/bins
572024-11-15T01:57:10.500Ztotal 762774
582024-11-15T01:57:10.500Z-rw-r--r-- 1 root root 109276874 Nov 15 01:57 crucible-downstairs.gz
592024-11-15T01:57:10.500Z-rw-r--r-- 1 root root 105057390 Nov 15 01:57 crucible-hammer.gz
602024-11-15T01:57:10.500Z-rw-r--r-- 1 root root 109474605 Nov 15 01:57 crutest.gz
612024-11-15T01:57:10.500Z-rw-r--r-- 1 root root 66480466 Nov 15 01:57 dsc.gz
622024-11-15T01:57:10.500Z+ echo 'input script dir contains:'
632024-11-15T01:57:10.501Zinput script dir contains:
642024-11-15T01:57:10.501Z+ ls -ltr /input/build/work/scripts
652024-11-15T01:57:10.504Ztotal 42
662024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 3056 Nov 15 01:57 perf-downstairs-tick.d
672024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 2127 Nov 15 01:57 test_ds.sh
682024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 4272 Nov 15 01:57 test_live_repair.sh
692024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 6724 Nov 15 01:57 test_repair.sh
702024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 3494 Nov 15 01:57 test_replay.sh
712024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 13887 Nov 15 01:57 test_up.sh
722024-11-15T01:57:10.504Z-rw-r--r-- 1 root root 2334 Nov 15 01:57 upstairs_info.d
732024-11-15T01:57:10.504Z+ 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-11-15T01:57:10.508Z+ echo ' chmod input script dir contains:'
752024-11-15T01:57:10.508Z chmod input script dir contains:
762024-11-15T01:57:10.508Z+ ls -ltr /input/build/work/scripts
772024-11-15T01:57:10.508Ztotal 42
782024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 3056 Nov 15 01:57 perf-downstairs-tick.d
792024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 2127 Nov 15 01:57 test_ds.sh
802024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 4272 Nov 15 01:57 test_live_repair.sh
812024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 6724 Nov 15 01:57 test_repair.sh
822024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 3494 Nov 15 01:57 test_replay.sh
832024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 13887 Nov 15 01:57 test_up.sh
842024-11-15T01:57:10.508Z-rwxr-xr-x 1 root root 2334 Nov 15 01:57 upstairs_info.d
852024-11-15T01:57:10.508Z+ banner unpack
862024-11-15T01:57:10.512Z
872024-11-15T01:57:10.512Z # # # # ##### ## #### # #
882024-11-15T01:57:10.512Z # # ## # # # # # # # # #
892024-11-15T01:57:10.512Z # # # # # # # # # # ####
902024-11-15T01:57:10.512Z # # # # # ##### ###### # # #
912024-11-15T01:57:10.512Z # # # ## # # # # # # #
922024-11-15T01:57:10.512Z #### # # # # # #### # #
932024-11-15T01:57:10.512Z
942024-11-15T01:57:10.512Z+ mkdir -p /var/tmp/bins
952024-11-15T01:57:10.512Z+ for t in "$input/bins/"*.gz
962024-11-15T01:57:10.515Z++ basename /input/build/work/bins/crucible-downstairs.gz
972024-11-15T01:57:10.515Z+ b=crucible-downstairs.gz
982024-11-15T01:57:10.515Z+ b=crucible-downstairs
992024-11-15T01:57:10.515Z+ gunzip
1002024-11-15T01:57:12.774Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012024-11-15T01:57:12.777Z+ for t in "$input/bins/"*.gz
1022024-11-15T01:57:12.777Z++ basename /input/build/work/bins/crucible-hammer.gz
1032024-11-15T01:57:12.780Z+ b=crucible-hammer.gz
1042024-11-15T01:57:12.780Z+ b=crucible-hammer
1052024-11-15T01:57:12.780Z+ gunzip
1062024-11-15T01:57:14.941Z+ chmod +x /var/tmp/bins/crucible-hammer
1072024-11-15T01:57:14.944Z+ for t in "$input/bins/"*.gz
1082024-11-15T01:57:14.946Z++ basename /input/build/work/bins/crutest.gz
1092024-11-15T01:57:14.946Z+ b=crutest.gz
1102024-11-15T01:57:14.946Z+ b=crutest
1112024-11-15T01:57:14.946Z+ gunzip
1122024-11-15T01:57:17.279Z+ chmod +x /var/tmp/bins/crutest
1132024-11-15T01:57:17.282Z+ for t in "$input/bins/"*.gz
1142024-11-15T01:57:17.285Z++ basename /input/build/work/bins/dsc.gz
1152024-11-15T01:57:17.285Z+ b=dsc.gz
1162024-11-15T01:57:17.285Z+ b=dsc
1172024-11-15T01:57:17.285Z+ gunzip
1182024-11-15T01:57:18.674Z+ chmod +x /var/tmp/bins/dsc
1192024-11-15T01:57:18.677Z+ export BINDIR=/var/tmp/bins
1202024-11-15T01:57:18.677Z+ BINDIR=/var/tmp/bins
1212024-11-15T01:57:18.677Z+ echo 'Setup self timeout'
1222024-11-15T01:57:18.677ZSetup self timeout
1232024-11-15T01:57:18.677Z+ jobpid=1139
1242024-11-15T01:57:18.680Z+ echo 'Setup debug logging'
1252024-11-15T01:57:18.680ZSetup debug logging
1262024-11-15T01:57:18.680Z+ mkdir /tmp/debug
1272024-11-15T01:57:18.680Z+ sleep 7200
1282024-11-15T01:57:18.680Z+ psrinfo -v
1292024-11-15T01:57:18.684Z+ df -h
1302024-11-15T01:57:18.728Z+ prstat -d d -mLc 1
1312024-11-15T01:57:18.731Z+ iostat -T d -xn 1
1322024-11-15T01:57:18.731Z+ mpstat -T d 1
1332024-11-15T01:57:18.732Z+ vmstat -T d -p 1
1342024-11-15T01:57:18.732Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1352024-11-15T01:57:18.736Z+ banner repair
1362024-11-15T01:57:18.736Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1372024-11-15T01:57:18.736Z
1382024-11-15T01:57:18.736Z ##### ###### ##### ## # #####
1392024-11-15T01:57:18.736Z # # # # # # # # # #
1402024-11-15T01:57:18.736Z # # ##### # # # # # # #
1412024-11-15T01:57:18.736Z ##### # ##### ###### # #####
1422024-11-15T01:57:18.736Z # # # # # # # # #
1432024-11-15T01:57:18.736Z # # ###### # # # # # #
1442024-11-15T01:57:18.736Z
1452024-11-15T01:57:18.736Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1462024-11-15T02:04:39.586Z+ echo 'Test repair finished with 0'
1472024-11-15T02:04:39.586ZTest repair finished with 0
1482024-11-15T02:04:44.591Zprocess exited: duration 449077 ms, exit code 0
1492024-11-15T02:04:44.591Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1502024-11-15T02:05:44.643Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1512024-11-15T02:05:44.643Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1522024-11-15T02:05:44.654Zfound 13 output files
1532024-11-15T02:05:44.654Zuploading: /tmp/test-repair-out.txt (2396845 bytes)
1542024-11-15T02:05:45.692Zuploaded: /tmp/test-repair-out.txt
1552024-11-15T02:05:45.697Zuploading: /tmp/test_repair_ds8810.txt (89928 bytes)
1562024-11-15T02:05:46.706Zuploaded: /tmp/test_repair_ds8810.txt
1572024-11-15T02:05:46.709Zuploading: /tmp/test_repair_ds8820.txt (43822 bytes)
1582024-11-15T02:05:47.716Zuploaded: /tmp/test_repair_ds8820.txt
1592024-11-15T02:05:47.719Zuploading: /tmp/test_repair_ds8830.txt (20328 bytes)
1602024-11-15T02:05:48.727Zuploaded: /tmp/test_repair_ds8830.txt
1612024-11-15T02:05:48.727Zuploading: /tmp/test_repair_out.txt (73732 bytes)
1622024-11-15T02:05:49.737Zuploaded: /tmp/test_repair_out.txt
1632024-11-15T02:05:49.740Zuploading: /tmp/debug/df.txt (1270 bytes)
1642024-11-15T02:05:50.746Zuploaded: /tmp/debug/df.txt
1652024-11-15T02:05:50.749Zuploading: /tmp/debug/dtrace.txt (3991136 bytes)
1662024-11-15T02:05:51.817Zuploaded: /tmp/debug/dtrace.txt
1672024-11-15T02:05:51.817Zuploading: /tmp/debug/iostat.txt (152314 bytes)
1682024-11-15T02:05:51.830Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 152314 -> 154722
1692024-11-15T02:05:52.836Zuploaded: /tmp/debug/iostat.txt
1702024-11-15T02:05:52.838Zuploading: /tmp/debug/mpstat.txt (369428 bytes)
1712024-11-15T02:05:52.857Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 369428 -> 375998
1722024-11-15T02:05:53.864Zuploaded: /tmp/debug/mpstat.txt
1732024-11-15T02:05:53.866Zuploading: /tmp/debug/paging.txt (66754 bytes)
1742024-11-15T02:05:53.873Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 66754 -> 68072
1752024-11-15T02:05:54.879Zuploaded: /tmp/debug/paging.txt
1762024-11-15T02:05:54.882Zuploading: /tmp/debug/prstat.txt (708752 bytes)
1772024-11-15T02:05:54.910Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 708752 -> 721686
1782024-11-15T02:05:55.916Zuploaded: /tmp/debug/prstat.txt
1792024-11-15T02:05:55.918Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1802024-11-15T02:05:56.924Zuploaded: /tmp/debug/psrinfo.txt
1812024-11-15T02:05:56.924Zuploading: /tmp/debug/upstairs-info.txt (63840 bytes)
1822024-11-15T02:05:57.937Zuploaded: /tmp/debug/upstairs-info.txt