01KA0N9JRR53FA54PEH77HADM0: 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: 01KA0N9VTAPSDZBD4W1AQ29ZQ5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-14T08:07:36.299Zjob dependencies complete; ready to run (waiting for 20 m 37 s)
22025-11-14T08:08:00.360Zjob assigned to worker 01KA0PFNJPQVXG9CJ4M3EJT39G [factory gimlet-EVT22200007-propolis, EVT22200007/48529] (queued for 24 s)
32025-11-14T08:08:09.102Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42025-11-14T08:08:09.128Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52025-11-14T08:08:09.128Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62025-11-14T08:08:14.758Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72025-11-14T08:08:14.758Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82025-11-14T08:08:14.796Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92025-11-14T08:08:14.796Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102025-11-14T08:08:15.996Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112025-11-14T08:08:15.996Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122025-11-14T08:08:16.037Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132025-11-14T08:08:16.062Zdownloading input: /input/rbuild/out/crucible-utils.tar
142025-11-14T08:08:17.061Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152025-11-14T08:08:17.061Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-11-14T08:08:17.135Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-11-14T08:08:17.135Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-11-14T08:08:18.986Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-11-14T08:08:19.012Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-11-14T08:08:20.052Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-11-14T08:08:20.052Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-11-14T08:08:21.080Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-11-14T08:08:21.080Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-11-14T08:08:22.062Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-11-14T08:08:22.062Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-11-14T08:08:23.177Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-11-14T08:08:23.177Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-11-14T08:08:23.699Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-11-14T08:08:23.725Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-11-14T08:08:23.750Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-11-14T08:08:23.750Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-11-14T08:08:23.782Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-11-14T08:08:23.807Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-11-14T08:08:23.876Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-11-14T08:08:23.876Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-11-14T08:08:23.959Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-11-14T08:08:23.985Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-11-14T08:08:26.393Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-11-14T08:08:26.393Zstarting task 0: "setup"
402025-11-14T08:08:26.418Z++ uname -s
412025-11-14T08:08:26.418Z+ kern=SunOS
422025-11-14T08:08:26.418Z+ build_user=build
432025-11-14T08:08:26.418Z+ build_uid=12345
442025-11-14T08:08:26.418Z+ work_dir=/work
452025-11-14T08:08:26.418Z+ input_dir=/input
462025-11-14T08:08:26.418Z+ [[ 0 == 12345 ]]
472025-11-14T08:08:26.418Z+ case "$kern" in
482025-11-14T08:08:26.418Z+ groupadd -g 12345 build
492025-11-14T08:08:26.418Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502025-11-14T08:08:28.422Z+ zfs create -o mountpoint=/work rpool/work
512025-11-14T08:08:28.457Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522025-11-14T08:08:28.482Z+ home_fs=zfs
532025-11-14T08:08:28.482Z+ [[ zfs == autofs ]]
542025-11-14T08:08:28.482Z+ mkdir -p /home/build
552025-11-14T08:08:28.482Z+ chown build:build /home/build /work
562025-11-14T08:08:30.466Z+ chmod 0700 /home/build /work
572025-11-14T08:08:30.491Zprocess exited: duration 4077 ms, exit code 0
 
582025-11-14T08:08:30.541Zstarting task 1: "authentication"
592025-11-14T08:08:30.596Zprocess exited: duration 53 ms, exit code 0
 
602025-11-14T08:08:30.646Zstarting task 2: "build"
612025-11-14T08:08:30.671Z+ banner cores
622025-11-14T08:08:30.671Z
632025-11-14T08:08:30.671Z #### #### ##### ###### ####
642025-11-14T08:08:30.671Z # # # # # # # #
652025-11-14T08:08:30.671Z # # # # # ##### ####
662025-11-14T08:08:30.671Z # # # ##### # #
672025-11-14T08:08:30.671Z # # # # # # # # #
682025-11-14T08:08:30.671Z #### #### # # ###### ####
692025-11-14T08:08:30.671Z
702025-11-14T08:08:30.671Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712025-11-14T08:08:30.671Z+ banner unpack
722025-11-14T08:08:30.697Z
732025-11-14T08:08:30.697Z # # # # ##### ## #### # #
742025-11-14T08:08:30.697Z # # ## # # # # # # # # #
752025-11-14T08:08:30.697Z # # # # # # # # # # ####
762025-11-14T08:08:30.697Z # # # # # ##### ###### # # #
772025-11-14T08:08:30.697Z # # # ## # # # # # # #
782025-11-14T08:08:30.697Z #### # # # # # #### # #
792025-11-14T08:08:30.697Z
802025-11-14T08:08:30.697Z+ mkdir -p /var/tmp/bins
812025-11-14T08:08:30.697Z+ for t in "$input/rbins/"*.gz
822025-11-14T08:08:30.697Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832025-11-14T08:08:30.697Z+ b=crucible-downstairs.gz
842025-11-14T08:08:30.697Z+ b=crucible-downstairs
852025-11-14T08:08:30.697Z+ gunzip
862025-11-14T08:08:31.187Z+ chmod +x /var/tmp/bins/crucible-downstairs
872025-11-14T08:08:31.212Z+ for t in "$input/rbins/"*.gz
882025-11-14T08:08:31.212Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892025-11-14T08:08:31.212Z+ b=crucible-hammer.gz
902025-11-14T08:08:31.212Z+ b=crucible-hammer
912025-11-14T08:08:31.212Z+ gunzip
922025-11-14T08:08:31.691Z+ chmod +x /var/tmp/bins/crucible-hammer
932025-11-14T08:08:31.716Z+ for t in "$input/rbins/"*.gz
942025-11-14T08:08:31.716Z++ basename /input/rbuild/work/rbins/crudd.gz
952025-11-14T08:08:31.716Z+ b=crudd.gz
962025-11-14T08:08:31.716Z+ b=crudd
972025-11-14T08:08:31.716Z+ gunzip
982025-11-14T08:08:32.175Z+ chmod +x /var/tmp/bins/crudd
992025-11-14T08:08:32.201Z+ for t in "$input/rbins/"*.gz
1002025-11-14T08:08:32.201Z++ basename /input/rbuild/work/rbins/crutest.gz
1012025-11-14T08:08:32.201Z+ b=crutest.gz
1022025-11-14T08:08:32.201Z+ b=crutest
1032025-11-14T08:08:32.201Z+ gunzip
1042025-11-14T08:08:32.705Z+ chmod +x /var/tmp/bins/crutest
1052025-11-14T08:08:32.730Z+ for t in "$input/rbins/"*.gz
1062025-11-14T08:08:32.730Z++ basename /input/rbuild/work/rbins/dsc.gz
1072025-11-14T08:08:32.730Z+ b=dsc.gz
1082025-11-14T08:08:32.730Z+ b=dsc
1092025-11-14T08:08:32.730Z+ gunzip
1102025-11-14T08:08:32.938Z+ chmod +x /var/tmp/bins/dsc
1112025-11-14T08:08:32.964Z+ export BINDIR=/var/tmp/bins
1122025-11-14T08:08:32.964Z+ BINDIR=/var/tmp/bins
1132025-11-14T08:08:32.964Z+ export RUST_BACKTRACE=1
1142025-11-14T08:08:32.964Z+ RUST_BACKTRACE=1
1152025-11-14T08:08:32.964Z+ banner setup
1162025-11-14T08:08:32.964Z
1172025-11-14T08:08:32.964Z #### ###### ##### # # #####
1182025-11-14T08:08:32.964Z # # # # # # #
1192025-11-14T08:08:32.964Z #### ##### # # # # #
1202025-11-14T08:08:32.964Z # # # # # #####
1212025-11-14T08:08:32.964Z # # # # # # #
1222025-11-14T08:08:32.964Z #### ###### # #### #
1232025-11-14T08:08:32.964Z
1242025-11-14T08:08:32.964Z+ pfexec plimit -n 9123456 1147
1252025-11-14T08:08:32.964Z+ echo 'Setup self timeout'
1262025-11-14T08:08:32.964ZSetup self timeout
1272025-11-14T08:08:32.964Z+ jobpid=1147
1282025-11-14T08:08:32.964ZSetup debug logging
1292025-11-14T08:08:32.964Z+ echo 'Setup debug logging'
1302025-11-14T08:08:32.964Z+ mkdir /tmp/debug
1312025-11-14T08:08:32.964Z+ sleep 3600
1322025-11-14T08:08:32.964Z+ psrinfo -v
1332025-11-14T08:08:32.964Z+ df -h
1342025-11-14T08:08:32.990Zdf: cannot statvfs /var/metadata/iso: Permission denied
1352025-11-14T08:08:32.990Z+ true
1362025-11-14T08:08:32.990Z+ prstat -d d -mLc 1
1372025-11-14T08:08:32.990Z+ iostat -T d -xn 1
1382025-11-14T08:08:32.990Z+ mpstat -T d 1
1392025-11-14T08:08:32.990Z+ vmstat -T d -p 1
1402025-11-14T08:08:32.990Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1412025-11-14T08:08:32.990Z+ banner 512-memtest
1422025-11-14T08:08:32.990Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1432025-11-14T08:08:32.990Z####### # #####
1442025-11-14T08:08:32.990Z# ## # # # # ###### # # ##### ###### ####
1452025-11-14T08:08:32.990Z# # # # ## ## # ## ## # # #
1462025-11-14T08:08:32.990Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1472025-11-14T08:08:32.990Z # # # # # # # # # # #
1482025-11-14T08:08:32.990Z# # # # # # # # # # # # #
1492025-11-14T08:08:32.990Z ##### ##### ####### # # ###### # # # ###### ####
1502025-11-14T08:08:32.990Z
1512025-11-14T08:08:32.990Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1522025-11-14T08:08:33.015ZUsing block size 512
1532025-11-14T08:08:33.015ZUsing extent size 131072
1542025-11-14T08:08:33.015ZUsing extent count 160
1552025-11-14T08:08:33.015Z/input/rbuild/work
1562025-11-14T08:08:33.015ZMemory usage test begins at November 14, 2025 at 08:08:32 AM UTC
1572025-11-14T08:08:33.015ZMemory usage values in kilobytes unless specified otherwise
1582025-11-14T08:08:33.055ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1592025-11-14T08:09:27.870Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1602025-11-14T08:09:28.108Z 1216 120108 750 161480 1009 99168 619 161480 1009 160
1612025-11-14T08:09:28.331Z 1217 119784 748 161176 1007 98864 617 161176 1007 160
1622025-11-14T08:09:28.513Z 1218 119980 749 161400 1008 98956 618 161400 1008 160
1632025-11-14T08:09:28.538ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 472 MiB
1642025-11-14T08:09:28.563ZSize of volume user gets : 10737418240
1652025-11-14T08:09:28.563ZSize on disk of all region dirs: 38259933392 or 35.6G
1662025-11-14T08:09:28.563ZSize on disk of a single region: 12753311129 or 11.9G
1672025-11-14T08:09:28.563Z Total Overage with 512 block size: 356.32%
1682025-11-14T08:09:28.563ZRegion Overage with 512 block size: 118.77%
1692025-11-14T08:09:29.620Z
1702025-11-14T08:09:29.645ZMemory usage test finished on November 14, 2025 at 08:09:29 AM UTC
1712025-11-14T08:09:29.645Z
1722025-11-14T08:09:29.645Zreal 56.640124730
1732025-11-14T08:09:29.645Zuser 1:26.837540398
1742025-11-14T08:09:29.645Zsys 1:06.233071013
1752025-11-14T08:09:29.645Ztrap 0.975902312
1762025-11-14T08:09:29.645Ztflt 0.005629315
1772025-11-14T08:09:29.645Zdflt 0.028619078
1782025-11-14T08:09:29.645Zkflt 0.001295888
1792025-11-14T08:09:29.645Zlock 1:54:16.201842286
1802025-11-14T08:09:29.645Zslp 3:51.855383907
1812025-11-14T08:09:29.645Zlat 2:04.032519533
1822025-11-14T08:09:29.645Zstop 0.249495252
1832025-11-14T08:09:29.645Z+ banner 4k-memtest
1842025-11-14T08:09:29.645Z#
1852025-11-14T08:09:29.645Z# # # # # # ###### # # ##### ###### #### #####
1862025-11-14T08:09:29.645Z# # # # ## ## # ## ## # # # #
1872025-11-14T08:09:29.645Z# # #### ##### # ## # ##### # ## # # ##### #### #
1882025-11-14T08:09:29.645Z####### # # # # # # # # # # #
1892025-11-14T08:09:29.645Z # # # # # # # # # # # # #
1902025-11-14T08:09:29.645Z # # # # # ###### # # # ###### #### #
1912025-11-14T08:09:29.645Z
1922025-11-14T08:09:29.645Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1932025-11-14T08:09:29.646ZUsing block size 4096
1942025-11-14T08:09:29.646ZUsing extent size 16384
1952025-11-14T08:09:29.646ZUsing extent count 160
1962025-11-14T08:09:29.671Z/input/rbuild/work
1972025-11-14T08:09:29.671ZMemory usage test begins at November 14, 2025 at 08:09:29 AM UTC
1982025-11-14T08:09:29.671ZMemory usage values in kilobytes unless specified otherwise
1992025-11-14T08:09:29.696ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
2002025-11-14T08:10:08.591Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
2012025-11-14T08:10:08.746Z 1382 105628 660 145684 910 83520 522 145684 910 160
2022025-11-14T08:10:08.878Z 1383 105504 659 145564 909 83520 522 145564 909 160
2032025-11-14T08:10:09.077Z 1384 106568 666 146608 916 84548 528 146608 916 160
2042025-11-14T08:10:09.077ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 427 MiB
2052025-11-14T08:10:09.102ZSize of volume user gets : 10737418240
2062025-11-14T08:10:09.102ZSize on disk of all region dirs: 32968229075 or 30.7G
2072025-11-14T08:10:09.102ZSize on disk of a single region: 10989409690 or 10.2G
2082025-11-14T08:10:09.102Z Total Overage with 4096 block size: 307.04%
2092025-11-14T08:10:09.128ZRegion Overage with 4096 block size: 102.35%
2102025-11-14T08:10:10.170Z
2112025-11-14T08:10:10.195ZMemory usage test finished on November 14, 2025 at 08:10:10 AM UTC
2122025-11-14T08:10:10.195Z
2132025-11-14T08:10:10.195Zreal 40.541853230
2142025-11-14T08:10:10.195Zuser 37.574238936
2152025-11-14T08:10:10.195Zsys 55.536097312
2162025-11-14T08:10:10.195Ztrap 0.332347425
2172025-11-14T08:10:10.195Ztflt 0.002593674
2182025-11-14T08:10:10.195Zdflt 0.009067549
2192025-11-14T08:10:10.195Zkflt 0.000037763
2202025-11-14T08:10:10.195Zlock 1:11:35.872491696
2212025-11-14T08:10:10.195Zslp 3:03.296772078
2222025-11-14T08:10:10.195Zlat 1:09.720318820
2232025-11-14T08:10:10.195Zstop 0.016042549
2242025-11-14T08:10:15.184Zprocess exited: duration 99533 ms, exit code 0
2252025-11-14T08:10:15.184Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2262025-11-14T08:11:15.206Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2272025-11-14T08:11:15.206Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2282025-11-14T08:11:15.287Zfound 12 output files
2292025-11-14T08:11:15.288Zuploading: /tmp/test_mem_log.txt (2635541 bytes)
2302025-11-14T08:11:16.612Zuploaded: /tmp/test_mem_log.txt
2312025-11-14T08:11:16.612Zuploading: /tmp/debug/df.txt (1270 bytes)
2322025-11-14T08:11:17.709Zuploaded: /tmp/debug/df.txt
2332025-11-14T08:11:17.709Zuploading: /tmp/debug/iostat.txt (60311 bytes)
2342025-11-14T08:11:17.847Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 60311 -> 61049
2352025-11-14T08:11:18.918Zuploaded: /tmp/debug/iostat.txt
2362025-11-14T08:11:18.943Zuploading: /tmp/debug/mpstat.txt (119273 bytes)
2372025-11-14T08:11:19.105Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 119273 -> 122193
2382025-11-14T08:11:20.177Zuploaded: /tmp/debug/mpstat.txt
2392025-11-14T08:11:20.202Zuploading: /tmp/debug/paging.txt (21594 bytes)
2402025-11-14T08:11:20.294Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 21594 -> 22174
2412025-11-14T08:11:21.366Zuploaded: /tmp/debug/paging.txt
2422025-11-14T08:11:21.366Zuploading: /tmp/debug/perf.txt (87549 bytes)
2432025-11-14T08:11:22.553Zuploaded: /tmp/debug/perf.txt
2442025-11-14T08:11:22.554Zuploading: /tmp/debug/prstat.txt (235406 bytes)
2452025-11-14T08:11:22.739Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 235406 -> 244489
2462025-11-14T08:11:23.811Zuploaded: /tmp/debug/prstat.txt
2472025-11-14T08:11:23.811Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2482025-11-14T08:11:24.907Zuploaded: /tmp/debug/psrinfo.txt
2492025-11-14T08:11:24.907Zuploading: /tmp/debug/upinfo.txt (10115 bytes)
2502025-11-14T08:11:26.027Zuploaded: /tmp/debug/upinfo.txt
2512025-11-14T08:11:26.051Zuploading: /tmp/dsc/downstairs-8810.txt (8798 bytes)
2522025-11-14T08:11:27.146Zuploaded: /tmp/dsc/downstairs-8810.txt
2532025-11-14T08:11:27.146Zuploading: /tmp/dsc/downstairs-8820.txt (7630 bytes)
2542025-11-14T08:11:28.265Zuploaded: /tmp/dsc/downstairs-8820.txt
2552025-11-14T08:11:28.290Zuploading: /tmp/dsc/downstairs-8830.txt (7629 bytes)
2562025-11-14T08:11:29.385Zuploaded: /tmp/dsc/downstairs-8830.txt