01M2M79KQ5R8K2HHD3PFDP5M7S: test-memory

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

Buildomat Job: 01M2M7AH2AKW4E9BXX31D40Y2H

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-16T04:37:46.523Zjob dependencies complete; ready to run (waiting for 13 m 33 s)
22026-09-16T04:38:19.790Zjob assigned to worker 01M2M8344TZS4BCE1FTRN864TB [factory aws, i-0d4332054fe93d228] (queued for 33 s)
32026-09-16T04:38:26.412Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-09-16T04:38:26.453Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-09-16T04:38:26.453Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-09-16T04:38:27.962Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-09-16T04:38:27.971Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-09-16T04:38:28.006Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-09-16T04:38:28.013Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-09-16T04:38:28.397Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-09-16T04:38:28.409Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-09-16T04:38:28.439Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-09-16T04:38:28.452Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-09-16T04:38:28.768Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-09-16T04:38:28.773Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-09-16T04:38:28.802Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-09-16T04:38:28.802Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-09-16T04:38:29.212Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-09-16T04:38:29.230Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-09-16T04:38:29.509Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-09-16T04:38:29.517Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-09-16T04:38:29.829Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-09-16T04:38:29.834Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-09-16T04:38:30.049Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-09-16T04:38:30.053Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-09-16T04:38:30.416Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-09-16T04:38:30.422Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-09-16T04:38:30.584Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-09-16T04:38:30.592Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-09-16T04:38:30.617Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-09-16T04:38:30.617Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-09-16T04:38:30.652Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-09-16T04:38:30.653Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-09-16T04:38:30.692Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-09-16T04:38:30.702Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-09-16T04:38:30.720Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-09-16T04:38:30.729Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-09-16T04:38:31.335Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-09-16T04:38:31.335Zstarting task 0: "setup"
402026-09-16T04:38:31.343Z++ uname -s
412026-09-16T04:38:31.346Z+ kern=SunOS
422026-09-16T04:38:31.346Z+ build_user=build
432026-09-16T04:38:31.346Z+ build_uid=12345
442026-09-16T04:38:31.347Z+ work_dir=/work
452026-09-16T04:38:31.347Z+ input_dir=/input
462026-09-16T04:38:31.347Z+ [[ 0 == 12345 ]]
472026-09-16T04:38:31.347Z+ case "$kern" in
482026-09-16T04:38:31.347Z+ groupadd -g 12345 build
492026-09-16T04:38:31.347Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-09-16T04:38:33.350Z+ zfs create -o mountpoint=/work rpool/work
512026-09-16T04:38:33.536Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-09-16T04:38:33.543Z+ home_fs=zfs
532026-09-16T04:38:33.543Z+ [[ zfs == autofs ]]
542026-09-16T04:38:33.543Z+ mkdir -p /home/build
552026-09-16T04:38:33.543Z+ chown build:build /home/build /work
562026-09-16T04:38:34.536Z+ chmod 0700 /home/build /work
572026-09-16T04:38:34.540Zprocess exited: duration 3202 ms, exit code 0
 
582026-09-16T04:38:34.550Zstarting task 1: "authentication"
592026-09-16T04:38:34.562ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
602026-09-16T04:38:38.588Zprocess exited: duration 4037 ms, exit code 0
 
612026-09-16T04:38:38.608Zstarting task 2: "build"
622026-09-16T04:38:38.618Z+ banner cores
632026-09-16T04:38:38.618Z
642026-09-16T04:38:38.618Z #### #### ##### ###### ####
652026-09-16T04:38:38.618Z # # # # # # # #
662026-09-16T04:38:38.619Z # # # # # ##### ####
672026-09-16T04:38:38.619Z # # # ##### # #
682026-09-16T04:38:38.619Z # # # # # # # # #
692026-09-16T04:38:38.619Z #### #### # # ###### ####
702026-09-16T04:38:38.619Z
712026-09-16T04:38:38.619Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
722026-09-16T04:38:38.627Z+ banner unpack
732026-09-16T04:38:38.628Z
742026-09-16T04:38:38.628Z # # # # ##### ## #### # #
752026-09-16T04:38:38.628Z # # ## # # # # # # # # #
762026-09-16T04:38:38.628Z # # # # # # # # # # ####
772026-09-16T04:38:38.628Z # # # # # ##### ###### # # #
782026-09-16T04:38:38.628Z # # # ## # # # # # # #
792026-09-16T04:38:38.628Z #### # # # # # #### # #
802026-09-16T04:38:38.628Z
812026-09-16T04:38:38.628Z+ mkdir -p /var/tmp/bins
822026-09-16T04:38:38.628Z+ for t in "$input/rbins/"*.gz
832026-09-16T04:38:38.629Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
842026-09-16T04:38:38.629Z+ b=crucible-downstairs.gz
852026-09-16T04:38:38.629Z+ b=crucible-downstairs
862026-09-16T04:38:38.629Z+ gunzip
872026-09-16T04:38:38.906Z+ chmod +x /var/tmp/bins/crucible-downstairs
882026-09-16T04:38:38.914Z+ for t in "$input/rbins/"*.gz
892026-09-16T04:38:38.914Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
902026-09-16T04:38:38.914Z+ b=crucible-hammer.gz
912026-09-16T04:38:38.914Z+ b=crucible-hammer
922026-09-16T04:38:38.914Z+ gunzip
932026-09-16T04:38:39.168Z+ chmod +x /var/tmp/bins/crucible-hammer
942026-09-16T04:38:39.178Z+ for t in "$input/rbins/"*.gz
952026-09-16T04:38:39.178Z++ basename /input/rbuild/work/rbins/crudd.gz
962026-09-16T04:38:39.179Z+ b=crudd.gz
972026-09-16T04:38:39.179Z+ b=crudd
982026-09-16T04:38:39.179Z+ gunzip
992026-09-16T04:38:39.418Z+ chmod +x /var/tmp/bins/crudd
1002026-09-16T04:38:39.423Z+ for t in "$input/rbins/"*.gz
1012026-09-16T04:38:39.423Z++ basename /input/rbuild/work/rbins/crutest.gz
1022026-09-16T04:38:39.423Z+ b=crutest.gz
1032026-09-16T04:38:39.423Z+ b=crutest
1042026-09-16T04:38:39.423Z+ gunzip
1052026-09-16T04:38:39.697Z+ chmod +x /var/tmp/bins/crutest
1062026-09-16T04:38:39.704Z+ for t in "$input/rbins/"*.gz
1072026-09-16T04:38:39.704Z++ basename /input/rbuild/work/rbins/dsc.gz
1082026-09-16T04:38:39.704Z+ b=dsc.gz
1092026-09-16T04:38:39.704Z+ b=dsc
1102026-09-16T04:38:39.704Z+ gunzip
1112026-09-16T04:38:39.834Z+ chmod +x /var/tmp/bins/dsc
1122026-09-16T04:38:39.840Z+ export BINDIR=/var/tmp/bins
1132026-09-16T04:38:39.841Z+ BINDIR=/var/tmp/bins
1142026-09-16T04:38:39.841Z+ export RUST_BACKTRACE=1
1152026-09-16T04:38:39.841Z+ RUST_BACKTRACE=1
1162026-09-16T04:38:39.841Z+ banner setup
1172026-09-16T04:38:39.841Z
1182026-09-16T04:38:39.841Z #### ###### ##### # # #####
1192026-09-16T04:38:39.843Z # # # # # # #
1202026-09-16T04:38:39.843Z #### ##### # # # # #
1212026-09-16T04:38:39.843Z # # # # # #####
1222026-09-16T04:38:39.844Z # # # # # # #
1232026-09-16T04:38:39.844Z #### ###### # #### #
1242026-09-16T04:38:39.844Z
1252026-09-16T04:38:39.844Z+ pfexec plimit -n 9123456 1090
1262026-09-16T04:38:39.844Z+ echo 'Setup self timeout'
1272026-09-16T04:38:39.844ZSetup self timeout
1282026-09-16T04:38:39.844Z+ jobpid=1090
1292026-09-16T04:38:39.844ZSetup debug logging
1302026-09-16T04:38:39.844Z+ echo 'Setup debug logging'
1312026-09-16T04:38:39.845Z+ mkdir /tmp/debug
1322026-09-16T04:38:39.845Z+ sleep 3600
1332026-09-16T04:38:39.853Z+ psrinfo -v
1342026-09-16T04:38:39.854Z+ df -h
1352026-09-16T04:38:39.854Z+ prstat -d d -mLc 1
1362026-09-16T04:38:39.854Z+ iostat -T d -xn 1
1372026-09-16T04:38:39.854Z+ mpstat -T d 1
1382026-09-16T04:38:39.854Z+ vmstat -T d -p 1
1392026-09-16T04:38:39.854Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1402026-09-16T04:38:39.854Z+ banner 512-memtest
1412026-09-16T04:38:39.854Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1422026-09-16T04:38:39.868Z####### # #####
1432026-09-16T04:38:39.868Z# ## # # # # ###### # # ##### ###### ####
1442026-09-16T04:38:39.868Z# # # # ## ## # ## ## # # #
1452026-09-16T04:38:39.869Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1462026-09-16T04:38:39.869Z # # # # # # # # # # #
1472026-09-16T04:38:39.869Z# # # # # # # # # # # # #
1482026-09-16T04:38:39.869Z ##### ##### ####### # # ###### # # # ###### ####
1492026-09-16T04:38:39.869Z
1502026-09-16T04:38:39.869Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1512026-09-16T04:38:39.869ZUsing block size 512
1522026-09-16T04:38:39.869ZUsing extent size 131072
1532026-09-16T04:38:39.869ZUsing extent count 160
1542026-09-16T04:38:39.879Z/input/rbuild/work
1552026-09-16T04:38:39.879ZMemory usage test begins at September 16, 2026 at 04:38:38 AM UTC
1562026-09-16T04:38:39.879ZMemory usage values in kilobytes unless specified otherwise
1572026-09-16T04:38:39.887ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1582026-09-16T04:39:08.436Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1592026-09-16T04:39:08.533Z 1159 109584 684 145144 907 94140 588 145144 907 160
1602026-09-16T04:39:08.638Z 1160 113036 706 148900 930 97244 607 148900 930 160
1612026-09-16T04:39:08.740Z 1161 112408 702 148092 925 96816 605 148092 925 160
1622026-09-16T04:39:08.744ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 431 MiB
1632026-09-16T04:39:08.760ZSize of volume user gets : 10737418240
1642026-09-16T04:39:08.760ZSize on disk of all region dirs: 74726433 or 35.6G
1652026-09-16T04:39:08.760ZSize on disk of a single region: 24908811 or 11.9G
1662026-09-16T04:39:08.763Z Total Overage with 512 block size: 0.70%
1672026-09-16T04:39:08.766ZRegion Overage with 512 block size: 0.23%
1682026-09-16T04:39:09.773Z
1692026-09-16T04:39:09.776ZMemory usage test finished on September 16, 2026 at 04:39:08 AM UTC
1702026-09-16T04:39:09.776Z
1712026-09-16T04:39:09.776Zreal 29.919264662
1722026-09-16T04:39:09.776Zuser 37.603722732
1732026-09-16T04:39:09.776Zsys 27.144757058
1742026-09-16T04:39:09.776Ztrap 0.421486636
1752026-09-16T04:39:09.776Ztflt 0.000848927
1762026-09-16T04:39:09.776Zdflt 0.011114539
1772026-09-16T04:39:09.776Zkflt 0.000972443
1782026-09-16T04:39:09.776Zlock 1:08:07.344326169
1792026-09-16T04:39:09.776Zslp 2:12.235889349
1802026-09-16T04:39:09.776Zlat 53.492665016
1812026-09-16T04:39:09.776Zstop 0.005613476
1822026-09-16T04:39:09.780Z+ banner 4k-memtest
1832026-09-16T04:39:09.780Z#
1842026-09-16T04:39:09.780Z# # # # # # ###### # # ##### ###### #### #####
1852026-09-16T04:39:09.780Z# # # # ## ## # ## ## # # # #
1862026-09-16T04:39:09.780Z# # #### ##### # ## # ##### # ## # # ##### #### #
1872026-09-16T04:39:09.780Z####### # # # # # # # # # # #
1882026-09-16T04:39:09.780Z # # # # # # # # # # # # #
1892026-09-16T04:39:09.781Z # # # # # ###### # # # ###### #### #
1902026-09-16T04:39:09.781Z
1912026-09-16T04:39:09.781Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1922026-09-16T04:39:09.784ZUsing block size 4096
1932026-09-16T04:39:09.784ZUsing extent size 16384
1942026-09-16T04:39:09.784ZUsing extent count 160
1952026-09-16T04:39:09.787Z/input/rbuild/work
1962026-09-16T04:39:09.791ZMemory usage test begins at September 16, 2026 at 04:39:08 AM UTC
1972026-09-16T04:39:09.794ZMemory usage values in kilobytes unless specified otherwise
1982026-09-16T04:39:09.809ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1992026-09-16T04:39:32.019Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
2002026-09-16T04:39:32.082Z 1325 34140 213 68368 427 17540 109 68368 427 160
2012026-09-16T04:39:32.142Z 1327 32048 200 66276 414 15548 97 66276 414 160
2022026-09-16T04:39:32.207Z 1326 45444 284 79696 498 28912 180 79696 498 160
2032026-09-16T04:39:32.210ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 209 MiB
2042026-09-16T04:39:32.225ZSize of volume user gets : 10737418240
2052026-09-16T04:39:32.225ZSize on disk of all region dirs: 64391073 or 30.7G
2062026-09-16T04:39:32.225ZSize on disk of a single region: 21463691 or 10.2G
2072026-09-16T04:39:32.228Z Total Overage with 4096 block size: 0.60%
2082026-09-16T04:39:32.232ZRegion Overage with 4096 block size: 0.20%
2092026-09-16T04:39:33.238Z
2102026-09-16T04:39:33.241ZMemory usage test finished on September 16, 2026 at 04:39:31 AM UTC
2112026-09-16T04:39:33.244Z
2122026-09-16T04:39:33.244Zreal 23.458101039
2132026-09-16T04:39:33.244Zuser 16.760857732
2142026-09-16T04:39:33.244Zsys 24.963988565
2152026-09-16T04:39:33.244Ztrap 0.106651577
2162026-09-16T04:39:33.244Ztflt 0.000290545
2172026-09-16T04:39:33.244Zdflt 0.002038083
2182026-09-16T04:39:33.244Zkflt 0.000008665
2192026-09-16T04:39:33.244Zlock 40:43.331869352
2202026-09-16T04:39:33.244Zslp 1:52.092287017
2212026-09-16T04:39:33.244Zlat 16.842172890
2222026-09-16T04:39:33.244Zstop 0.004924913
2232026-09-16T04:39:38.249Zprocess exited: duration 54630 ms, exit code 0
2242026-09-16T04:39:38.249Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2252026-09-16T04:40:38.282Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2262026-09-16T04:40:38.282Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2272026-09-16T04:40:38.294Zfound 12 output files
2282026-09-16T04:40:38.294Zuploading: /tmp/test_mem_log.txt (2639136 bytes)
2292026-09-16T04:40:39.328Zuploaded: /tmp/test_mem_log.txt
2302026-09-16T04:40:39.328Zuploading: /tmp/debug/df.txt (1270 bytes)
2312026-09-16T04:40:40.342Zuploaded: /tmp/debug/df.txt
2322026-09-16T04:40:40.343Zuploading: /tmp/debug/iostat.txt (36034 bytes)
2332026-09-16T04:40:40.352Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 36034 -> 36638
2342026-09-16T04:40:41.361Zuploaded: /tmp/debug/iostat.txt
2352026-09-16T04:40:41.361Zuploading: /tmp/debug/mpstat.txt (87402 bytes)
2362026-09-16T04:40:41.372Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 87402 -> 89595
2372026-09-16T04:40:42.381Zuploaded: /tmp/debug/mpstat.txt
2382026-09-16T04:40:42.384Zuploading: /tmp/debug/paging.txt (15819 bytes)
2392026-09-16T04:40:42.389Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 15819 -> 16445
2402026-09-16T04:40:43.399Zuploaded: /tmp/debug/paging.txt
2412026-09-16T04:40:43.402Zuploading: /tmp/debug/perf.txt (52659 bytes)
2422026-09-16T04:40:43.409Zupload warning: file "/tmp/debug/perf.txt" changed size mid upload: 52659 -> 105189
2432026-09-16T04:40:44.419Zuploaded: /tmp/debug/perf.txt
2442026-09-16T04:40:44.422Zuploading: /tmp/debug/prstat.txt (163279 bytes)
2452026-09-16T04:40:44.432Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 163279 -> 171063
2462026-09-16T04:40:45.444Zuploaded: /tmp/debug/prstat.txt
2472026-09-16T04:40:45.447Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2482026-09-16T04:40:46.459Zuploaded: /tmp/debug/psrinfo.txt
2492026-09-16T04:40:46.462Zuploading: /tmp/debug/upinfo.txt (4760 bytes)
2502026-09-16T04:40:47.471Zuploaded: /tmp/debug/upinfo.txt
2512026-09-16T04:40:47.474Zuploading: /tmp/dsc/downstairs-8810.txt (8905 bytes)
2522026-09-16T04:40:48.484Zuploaded: /tmp/dsc/downstairs-8810.txt
2532026-09-16T04:40:48.487Zuploading: /tmp/dsc/downstairs-8820.txt (7726 bytes)
2542026-09-16T04:40:49.497Zuploaded: /tmp/dsc/downstairs-8820.txt
2552026-09-16T04:40:49.497Zuploading: /tmp/dsc/downstairs-8830.txt (7730 bytes)
2562026-09-16T04:40:50.511Zuploaded: /tmp/dsc/downstairs-8830.txt