01KKNAGB2YC21SM7R3EYQWYW4J: 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: 01KKNAHATSK45ZDJ1Y5PDTSBZ1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-14T05:01:14.660Zjob dependencies complete; ready to run (waiting for 17 m 6 s)
22026-03-14T05:01:19.723Zjob assigned to worker 01KKNBDNKQ2BSTN62FMRYD6VNG [factory aws, i-01b48b4439f063a75] (queued for 5 s)
32026-03-14T05:01:27.853Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-03-14T05:01:27.866Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-03-14T05:01:27.866Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-03-14T05:01:29.185Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-03-14T05:01:29.185Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-03-14T05:01:29.219Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-03-14T05:01:29.232Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-03-14T05:01:29.474Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-03-14T05:01:29.485Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-03-14T05:01:29.485Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-03-14T05:01:29.485Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-03-14T05:01:29.675Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-03-14T05:01:29.684Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-03-14T05:01:29.684Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-03-14T05:01:29.684Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-03-14T05:01:30.121Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-03-14T05:01:30.129Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-03-14T05:01:30.391Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-03-14T05:01:30.391Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-03-14T05:01:30.602Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-03-14T05:01:30.610Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-03-14T05:01:30.786Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-03-14T05:01:30.795Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-03-14T05:01:31.240Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-03-14T05:01:31.240Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-03-14T05:01:31.328Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-03-14T05:01:31.332Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-03-14T05:01:31.335Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-03-14T05:01:31.335Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-03-14T05:01:31.338Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-03-14T05:01:31.338Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-03-14T05:01:31.341Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-03-14T05:01:31.341Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-03-14T05:01:31.344Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-03-14T05:01:31.344Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-03-14T05:01:31.930Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-03-14T05:01:31.930Zstarting task 0: "setup"
402026-03-14T05:01:31.943Z++ uname -s
412026-03-14T05:01:31.947Z+ kern=SunOS
422026-03-14T05:01:31.947Z+ build_user=build
432026-03-14T05:01:31.948Z+ build_uid=12345
442026-03-14T05:01:31.948Z+ work_dir=/work
452026-03-14T05:01:31.948Z+ input_dir=/input
462026-03-14T05:01:31.948Z+ [[ 0 == 12345 ]]
472026-03-14T05:01:31.948Z+ case "$kern" in
482026-03-14T05:01:31.948Z+ groupadd -g 12345 build
492026-03-14T05:01:31.948Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-03-14T05:01:33.954Z+ zfs create -o mountpoint=/work rpool/work
512026-03-14T05:01:34.033Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-03-14T05:01:34.081Z+ home_fs=zfs
532026-03-14T05:01:34.081Z+ [[ zfs == autofs ]]
542026-03-14T05:01:34.081Z+ mkdir -p /home/build
552026-03-14T05:01:34.081Z+ chown build:build /home/build /work
562026-03-14T05:01:36.042Z+ chmod 0700 /home/build /work
572026-03-14T05:01:36.045Zprocess exited: duration 4111 ms, exit code 0
 
582026-03-14T05:01:36.053Zstarting task 1: "authentication"
592026-03-14T05:01:36.070Zprocess exited: duration 15 ms, exit code 0
 
602026-03-14T05:01:36.089Zstarting task 2: "build"
612026-03-14T05:01:36.093Z+ banner cores
622026-03-14T05:01:36.097Z
632026-03-14T05:01:36.097Z #### #### ##### ###### ####
642026-03-14T05:01:36.098Z # # # # # # # #
652026-03-14T05:01:36.098Z # # # # # ##### ####
662026-03-14T05:01:36.098Z # # # ##### # #
672026-03-14T05:01:36.098Z # # # # # # # # #
682026-03-14T05:01:36.098Z #### #### # # ###### ####
692026-03-14T05:01:36.098Z
702026-03-14T05:01:36.098Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-03-14T05:01:36.104Z+ banner unpack
722026-03-14T05:01:36.107Z
732026-03-14T05:01:36.107Z # # # # ##### ## #### # #
742026-03-14T05:01:36.107Z # # ## # # # # # # # # #
752026-03-14T05:01:36.107Z # # # # # # # # # # ####
762026-03-14T05:01:36.107Z # # # # # ##### ###### # # #
772026-03-14T05:01:36.107Z # # # ## # # # # # # #
782026-03-14T05:01:36.107Z #### # # # # # #### # #
792026-03-14T05:01:36.107Z
802026-03-14T05:01:36.107Z+ mkdir -p /var/tmp/bins
812026-03-14T05:01:36.108Z+ for t in "$input/rbins/"*.gz
822026-03-14T05:01:36.111Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-03-14T05:01:36.111Z+ b=crucible-downstairs.gz
842026-03-14T05:01:36.111Z+ b=crucible-downstairs
852026-03-14T05:01:36.111Z+ gunzip
862026-03-14T05:01:36.512Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-03-14T05:01:36.516Z+ for t in "$input/rbins/"*.gz
882026-03-14T05:01:36.516Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-03-14T05:01:36.516Z+ b=crucible-hammer.gz
902026-03-14T05:01:36.516Z+ b=crucible-hammer
912026-03-14T05:01:36.516Z+ gunzip
922026-03-14T05:01:36.892Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-03-14T05:01:36.895Z+ for t in "$input/rbins/"*.gz
942026-03-14T05:01:36.895Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-03-14T05:01:36.895Z+ b=crudd.gz
962026-03-14T05:01:36.895Z+ b=crudd
972026-03-14T05:01:36.895Z+ gunzip
982026-03-14T05:01:37.262Z+ chmod +x /var/tmp/bins/crudd
992026-03-14T05:01:37.266Z+ for t in "$input/rbins/"*.gz
1002026-03-14T05:01:37.266Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-03-14T05:01:37.266Z+ b=crutest.gz
1022026-03-14T05:01:37.266Z+ b=crutest
1032026-03-14T05:01:37.266Z+ gunzip
1042026-03-14T05:01:37.664Z+ chmod +x /var/tmp/bins/crutest
1052026-03-14T05:01:37.667Z+ for t in "$input/rbins/"*.gz
1062026-03-14T05:01:37.667Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-03-14T05:01:37.670Z+ b=dsc.gz
1082026-03-14T05:01:37.670Z+ b=dsc
1092026-03-14T05:01:37.670Z+ gunzip
1102026-03-14T05:01:37.837Z+ chmod +x /var/tmp/bins/dsc
1112026-03-14T05:01:37.840Z+ export BINDIR=/var/tmp/bins
1122026-03-14T05:01:37.840Z+ BINDIR=/var/tmp/bins
1132026-03-14T05:01:37.840Z+ export RUST_BACKTRACE=1
1142026-03-14T05:01:37.840Z+ RUST_BACKTRACE=1
1152026-03-14T05:01:37.840Z+ banner setup
1162026-03-14T05:01:37.840Z
1172026-03-14T05:01:37.840Z #### ###### ##### # # #####
1182026-03-14T05:01:37.841Z # # # # # # #
1192026-03-14T05:01:37.841Z #### ##### # # # # #
1202026-03-14T05:01:37.841Z # # # # # #####
1212026-03-14T05:01:37.841Z # # # # # # #
1222026-03-14T05:01:37.841Z #### ###### # #### #
1232026-03-14T05:01:37.841Z
1242026-03-14T05:01:37.841Z+ pfexec plimit -n 9123456 1155
1252026-03-14T05:01:37.844Z+ echo 'Setup self timeout'
1262026-03-14T05:01:37.847ZSetup self timeout
1272026-03-14T05:01:37.847Z+ jobpid=1155
1282026-03-14T05:01:37.847Z+ echo 'Setup debug logging'
1292026-03-14T05:01:37.848ZSetup debug logging
1302026-03-14T05:01:37.848Z+ mkdir /tmp/debug
1312026-03-14T05:01:37.848Z+ sleep 3600
1322026-03-14T05:01:37.848Z+ psrinfo -v
1332026-03-14T05:01:37.851Z+ df -h
1342026-03-14T05:01:37.856Z+ prstat -d d -mLc 1
1352026-03-14T05:01:37.859Z+ iostat -T d -xn 1
1362026-03-14T05:01:37.859Z+ mpstat -T d 1
1372026-03-14T05:01:37.859Z+ vmstat -T d -p 1
1382026-03-14T05:01:37.859Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-03-14T05:01:37.859Z+ banner 512-memtest
1402026-03-14T05:01:37.859Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-03-14T05:01:37.862Z####### # #####
1422026-03-14T05:01:37.862Z# ## # # # # ###### # # ##### ###### ####
1432026-03-14T05:01:37.862Z# # # # ## ## # ## ## # # #
1442026-03-14T05:01:37.862Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-03-14T05:01:37.862Z # # # # # # # # # # #
1462026-03-14T05:01:37.862Z# # # # # # # # # # # # #
1472026-03-14T05:01:37.862Z ##### ##### ####### # # ###### # # # ###### ####
1482026-03-14T05:01:37.862Z
1492026-03-14T05:01:37.862Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-03-14T05:01:37.866ZUsing block size 512
1512026-03-14T05:01:37.866ZUsing extent size 131072
1522026-03-14T05:01:37.867ZUsing extent count 160
1532026-03-14T05:01:37.873Z/input/rbuild/work
1542026-03-14T05:01:37.880ZMemory usage test begins at March 14, 2026 at 05:01:37 AM UTC
1552026-03-14T05:01:37.883ZMemory usage values in kilobytes unless specified otherwise
1562026-03-14T05:01:37.906ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-03-14T05:02:13.671Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-03-14T05:02:13.803Z 1226 119200 745 163724 1023 97608 610 163724 1023 160
1592026-03-14T05:02:13.926Z 1224 103512 646 148028 925 81928 512 148028 925 160
1602026-03-14T05:02:14.061Z 1225 119380 746 164016 1025 97516 609 164016 1025 160
1612026-03-14T05:02:14.066ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 464 MiB
1622026-03-14T05:02:14.083ZSize of volume user gets : 10737418240
1632026-03-14T05:02:14.083ZSize on disk of all region dirs: 38259933392 or 35.6G
1642026-03-14T05:02:14.083ZSize on disk of a single region: 12753311129 or 11.9G
1652026-03-14T05:02:14.087Z Total Overage with 512 block size: 356.32%
1662026-03-14T05:02:14.091ZRegion Overage with 512 block size: 118.77%
1672026-03-14T05:02:15.099Z
1682026-03-14T05:02:15.105ZMemory usage test finished on March 14, 2026 at 05:02:14 AM UTC
1692026-03-14T05:02:15.112Z
1702026-03-14T05:02:15.112Zreal 37.225801326
1712026-03-14T05:02:15.112Zuser 58.163196897
1722026-03-14T05:02:15.112Zsys 38.513146094
1732026-03-14T05:02:15.112Ztrap 0.355101012
1742026-03-14T05:02:15.112Ztflt 0.002070939
1752026-03-14T05:02:15.112Zdflt 0.025678575
1762026-03-14T05:02:15.112Zkflt 0.001003174
1772026-03-14T05:02:15.112Zlock 1:09:30.718245264
1782026-03-14T05:02:15.112Zslp 2:36.309578181
1792026-03-14T05:02:15.112Zlat 55.829209968
1802026-03-14T05:02:15.112Zstop 0.004542773
1812026-03-14T05:02:15.112Z+ banner 4k-memtest
1822026-03-14T05:02:15.112Z#
1832026-03-14T05:02:15.112Z# # # # # # ###### # # ##### ###### #### #####
1842026-03-14T05:02:15.112Z# # # # ## ## # ## ## # # # #
1852026-03-14T05:02:15.112Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-03-14T05:02:15.112Z####### # # # # # # # # # # #
1872026-03-14T05:02:15.112Z # # # # # # # # # # # # #
1882026-03-14T05:02:15.112Z # # # # # ###### # # # ###### #### #
1892026-03-14T05:02:15.112Z
1902026-03-14T05:02:15.112Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-03-14T05:02:15.113ZUsing block size 4096
1922026-03-14T05:02:15.113ZUsing extent size 16384
1932026-03-14T05:02:15.113ZUsing extent count 160
1942026-03-14T05:02:15.118Z/input/rbuild/work
1952026-03-14T05:02:15.122ZMemory usage test begins at March 14, 2026 at 05:02:14 AM UTC
1962026-03-14T05:02:15.128ZMemory usage values in kilobytes unless specified otherwise
1972026-03-14T05:02:15.146ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-03-14T05:02:41.139Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-03-14T05:02:41.220Z 1392 38288 239 81524 509 15484 96 81524 509 160
2002026-03-14T05:02:41.300Z 1390 38392 239 81620 510 15548 97 81620 510 160
2012026-03-14T05:02:41.378Z 1391 34280 214 77504 484 11436 71 77504 484 160
2022026-03-14T05:02:41.382ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 235 MiB
2032026-03-14T05:02:41.401ZSize of volume user gets : 10737418240
2042026-03-14T05:02:41.402ZSize on disk of all region dirs: 32968229075 or 30.7G
2052026-03-14T05:02:41.402ZSize on disk of a single region: 10989409690 or 10.2G
2062026-03-14T05:02:41.405Z Total Overage with 4096 block size: 307.04%
2072026-03-14T05:02:41.409ZRegion Overage with 4096 block size: 102.35%
2082026-03-14T05:02:42.415Z
2092026-03-14T05:02:42.418ZMemory usage test finished on March 14, 2026 at 05:02:41 AM UTC
2102026-03-14T05:02:42.422Z
2112026-03-14T05:02:42.422Zreal 27.301795915
2122026-03-14T05:02:42.422Zuser 24.847249897
2132026-03-14T05:02:42.423Zsys 32.223401312
2142026-03-14T05:02:42.423Ztrap 0.139935623
2152026-03-14T05:02:42.423Ztflt 0.000404006
2162026-03-14T05:02:42.423Zdflt 0.002073190
2172026-03-14T05:02:42.423Zkflt 0.000014622
2182026-03-14T05:02:42.423Zlock 46:52.555791443
2192026-03-14T05:02:42.423Zslp 2:05.256827153
2202026-03-14T05:02:42.423Zlat 19.519555957
2212026-03-14T05:02:42.423Zstop 0.004557045
2222026-03-14T05:02:47.426Zprocess exited: duration 66307 ms, exit code 0
2232026-03-14T05:02:47.426Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-03-14T05:03:47.483Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-03-14T05:03:47.483Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-03-14T05:03:47.497Zfound 12 output files
2272026-03-14T05:03:47.497Zuploading: /tmp/test_mem_log.txt (2641301 bytes)
2282026-03-14T05:03:48.528Zuploaded: /tmp/test_mem_log.txt
2292026-03-14T05:03:48.528Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-03-14T05:03:49.538Zuploaded: /tmp/debug/df.txt
2312026-03-14T05:03:49.541Zuploading: /tmp/debug/iostat.txt (38859 bytes)
2322026-03-14T05:03:49.545Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 38859 -> 39455
2332026-03-14T05:03:50.553Zuploaded: /tmp/debug/iostat.txt
2342026-03-14T05:03:50.553Zuploading: /tmp/debug/mpstat.txt (94958 bytes)
2352026-03-14T05:03:50.561Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 94958 -> 97139
2362026-03-14T05:03:51.570Zuploaded: /tmp/debug/mpstat.txt
2372026-03-14T05:03:51.574Zuploading: /tmp/debug/paging.txt (16744 bytes)
2382026-03-14T05:03:51.577Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 16744 -> 17354
2392026-03-14T05:03:52.584Zuploaded: /tmp/debug/paging.txt
2402026-03-14T05:03:52.584Zuploading: /tmp/debug/perf.txt (104498 bytes)
2412026-03-14T05:03:53.601Zuploaded: /tmp/debug/perf.txt
2422026-03-14T05:03:53.601Zuploading: /tmp/debug/prstat.txt (184792 bytes)
2432026-03-14T05:03:53.611Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 184792 -> 192536
2442026-03-14T05:03:54.619Zuploaded: /tmp/debug/prstat.txt
2452026-03-14T05:03:54.619Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2462026-03-14T05:03:55.629Zuploaded: /tmp/debug/psrinfo.txt
2472026-03-14T05:03:55.632Zuploading: /tmp/debug/upinfo.txt (6188 bytes)
2482026-03-14T05:03:56.638Zuploaded: /tmp/debug/upinfo.txt
2492026-03-14T05:03:56.638Zuploading: /tmp/dsc/downstairs-8810.txt (8904 bytes)
2502026-03-14T05:03:57.649Zuploaded: /tmp/dsc/downstairs-8810.txt
2512026-03-14T05:03:57.652Zuploading: /tmp/dsc/downstairs-8820.txt (7728 bytes)
2522026-03-14T05:03:58.661Zuploaded: /tmp/dsc/downstairs-8820.txt
2532026-03-14T05:03:58.664Zuploading: /tmp/dsc/downstairs-8830.txt (7728 bytes)
2542026-03-14T05:03:59.673Zuploaded: /tmp/dsc/downstairs-8830.txt