01JPK30R34Z0H0H02MBYKB2K1V: 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: 01JPK31A2B7ZQHJV7V6Y5E7JQD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-17T22:37:04.337Zjob dependencies complete; ready to run (waiting for 17 m 42 s)
22025-03-17T22:37:07.382Zjob assigned to worker 01JPK413299NM63MCJDC91G08D [factory gimlet-EVT22200007-propolis, EVT22200007/22167] (queued for 3 s)
32025-03-17T22:37:16.157Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-03-17T22:37:16.182Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-03-17T22:37:16.182Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-03-17T22:37:16.396Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-03-17T22:37:16.396Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-03-17T22:37:16.434Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-03-17T22:37:16.434Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-03-17T22:37:21.596Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-03-17T22:37:21.596Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-03-17T22:37:21.639Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-03-17T22:37:21.639Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-03-17T22:37:22.546Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-03-17T22:37:22.546Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-03-17T22:37:22.584Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-03-17T22:37:22.584Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-03-17T22:37:23.886Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-03-17T22:37:23.912Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-03-17T22:37:24.754Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-03-17T22:37:24.754Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-03-17T22:37:25.478Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-03-17T22:37:25.478Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-03-17T22:37:26.235Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-03-17T22:37:26.235Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-03-17T22:37:27.088Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-03-17T22:37:27.088Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-03-17T22:37:27.495Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-03-17T22:37:27.495Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-03-17T22:37:27.537Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-03-17T22:37:27.537Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-03-17T22:37:27.580Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-03-17T22:37:27.580Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-03-17T22:37:27.837Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-03-17T22:37:27.837Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-03-17T22:37:27.888Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-03-17T22:37:27.913Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-03-17T22:37:30.939Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-03-17T22:37:30.940Zstarting task 0: "setup"
402025-03-17T22:37:30.966Z++ uname -s
412025-03-17T22:37:30.966Z+ kern=SunOS
422025-03-17T22:37:30.966Z+ build_user=build
432025-03-17T22:37:30.966Z+ build_uid=12345
442025-03-17T22:37:30.966Z+ work_dir=/work
452025-03-17T22:37:30.966Z+ input_dir=/input
462025-03-17T22:37:30.966Z+ [[ 0 == 12345 ]]
472025-03-17T22:37:30.966Z+ case "$kern" in
482025-03-17T22:37:30.966Z+ groupadd -g 12345 build
492025-03-17T22:37:30.966Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502025-03-17T22:37:32.971Z+ zfs create -o mountpoint=/work rpool/work
512025-03-17T22:37:33.013Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522025-03-17T22:37:33.039Z+ home_fs=zfs
532025-03-17T22:37:33.039Z+ [[ zfs == autofs ]]
542025-03-17T22:37:33.039Z+ mkdir -p /home/build
552025-03-17T22:37:33.039Z+ chown build:build /home/build /work
562025-03-17T22:37:35.023Z+ chmod 0700 /home/build /work
572025-03-17T22:37:35.049Zprocess exited: duration 4088 ms, exit code 0
 
582025-03-17T22:37:35.101Zstarting task 1: "authentication"
592025-03-17T22:37:35.156Zprocess exited: duration 55 ms, exit code 0
 
602025-03-17T22:37:35.206Zstarting task 2: "build"
612025-03-17T22:37:35.232Z+ banner cores
622025-03-17T22:37:35.232Z
632025-03-17T22:37:35.232Z #### #### ##### ###### ####
642025-03-17T22:37:35.232Z # # # # # # # #
652025-03-17T22:37:35.232Z # # # # # ##### ####
662025-03-17T22:37:35.232Z # # # ##### # #
672025-03-17T22:37:35.232Z # # # # # # # # #
682025-03-17T22:37:35.232Z #### #### # # ###### ####
692025-03-17T22:37:35.232Z
702025-03-17T22:37:35.232Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712025-03-17T22:37:35.232Z+ banner unpack
722025-03-17T22:37:35.257Z
732025-03-17T22:37:35.257Z # # # # ##### ## #### # #
742025-03-17T22:37:35.257Z # # ## # # # # # # # # #
752025-03-17T22:37:35.257Z # # # # # # # # # # ####
762025-03-17T22:37:35.257Z # # # # # ##### ###### # # #
772025-03-17T22:37:35.257Z # # # ## # # # # # # #
782025-03-17T22:37:35.257Z #### # # # # # #### # #
792025-03-17T22:37:35.257Z
802025-03-17T22:37:35.257Z+ mkdir -p /var/tmp/bins
812025-03-17T22:37:35.257Z+ for t in "$input/rbins/"*.gz
822025-03-17T22:37:35.257Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832025-03-17T22:37:35.257Z+ b=crucible-downstairs.gz
842025-03-17T22:37:35.257Z+ b=crucible-downstairs
852025-03-17T22:37:35.257Z+ gunzip
862025-03-17T22:37:35.641Z+ chmod +x /var/tmp/bins/crucible-downstairs
872025-03-17T22:37:35.666Z+ for t in "$input/rbins/"*.gz
882025-03-17T22:37:35.666Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892025-03-17T22:37:35.666Z+ b=crucible-hammer.gz
902025-03-17T22:37:35.666Z+ b=crucible-hammer
912025-03-17T22:37:35.666Z+ gunzip
922025-03-17T22:37:36.023Z+ chmod +x /var/tmp/bins/crucible-hammer
932025-03-17T22:37:36.048Z+ for t in "$input/rbins/"*.gz
942025-03-17T22:37:36.048Z++ basename /input/rbuild/work/rbins/crudd.gz
952025-03-17T22:37:36.048Z+ b=crudd.gz
962025-03-17T22:37:36.048Z+ b=crudd
972025-03-17T22:37:36.048Z+ gunzip
982025-03-17T22:37:36.387Z+ chmod +x /var/tmp/bins/crudd
992025-03-17T22:37:36.413Z+ for t in "$input/rbins/"*.gz
1002025-03-17T22:37:36.413Z++ basename /input/rbuild/work/rbins/crutest.gz
1012025-03-17T22:37:36.413Z+ b=crutest.gz
1022025-03-17T22:37:36.413Z+ b=crutest
1032025-03-17T22:37:36.413Z+ gunzip
1042025-03-17T22:37:36.799Z+ chmod +x /var/tmp/bins/crutest
1052025-03-17T22:37:36.824Z+ for t in "$input/rbins/"*.gz
1062025-03-17T22:37:36.824Z++ basename /input/rbuild/work/rbins/dsc.gz
1072025-03-17T22:37:36.824Z+ b=dsc.gz
1082025-03-17T22:37:36.824Z+ b=dsc
1092025-03-17T22:37:36.824Z+ gunzip
1102025-03-17T22:37:37.007Z+ chmod +x /var/tmp/bins/dsc
1112025-03-17T22:37:37.033Z+ export BINDIR=/var/tmp/bins
1122025-03-17T22:37:37.033Z+ BINDIR=/var/tmp/bins
1132025-03-17T22:37:37.033Z+ export RUST_BACKTRACE=1
1142025-03-17T22:37:37.033Z+ RUST_BACKTRACE=1
1152025-03-17T22:37:37.033Z+ banner setup
1162025-03-17T22:37:37.033Z
1172025-03-17T22:37:37.033Z #### ###### ##### # # #####
1182025-03-17T22:37:37.033Z # # # # # # #
1192025-03-17T22:37:37.033Z #### ##### # # # # #
1202025-03-17T22:37:37.033Z # # # # # #####
1212025-03-17T22:37:37.033Z # # # # # # #
1222025-03-17T22:37:37.033Z #### ###### # #### #
1232025-03-17T22:37:37.033Z
1242025-03-17T22:37:37.033Z+ pfexec plimit -n 9123456 1145
1252025-03-17T22:37:37.033Z+ echo 'Setup self timeout'
1262025-03-17T22:37:37.033ZSetup self timeout
1272025-03-17T22:37:37.033Z+ jobpid=1145
1282025-03-17T22:37:37.033Z+ echo 'Setup debug logging'
1292025-03-17T22:37:37.033Z+ mkdir /tmp/debug
1302025-03-17T22:37:37.033ZSetup debug logging
1312025-03-17T22:37:37.033Z+ sleep 3600
1322025-03-17T22:37:37.033Z+ psrinfo -v
1332025-03-17T22:37:37.033Z+ df -h
1342025-03-17T22:37:37.059Zdf: cannot statvfs /var/metadata/iso: Permission denied
1352025-03-17T22:37:37.059Z+ true
1362025-03-17T22:37:37.059Z+ prstat -d d -mLc 1
1372025-03-17T22:37:37.059Z+ iostat -T d -xn 1
1382025-03-17T22:37:37.059Z+ mpstat -T d 1
1392025-03-17T22:37:37.059Z+ vmstat -T d -p 1
1402025-03-17T22:37:37.059Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1412025-03-17T22:37:37.059Z+ banner memtest
1422025-03-17T22:37:37.059Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1432025-03-17T22:37:37.059Z
1442025-03-17T22:37:37.059Z # # ###### # # ##### ###### #### #####
1452025-03-17T22:37:37.059Z ## ## # ## ## # # # #
1462025-03-17T22:37:37.059Z # ## # ##### # ## # # ##### #### #
1472025-03-17T22:37:37.059Z # # # # # # # # #
1482025-03-17T22:37:37.059Z # # # # # # # # # #
1492025-03-17T22:37:37.059Z # # ###### # # # ###### #### #
1502025-03-17T22:37:37.059Z
1512025-03-17T22:37:37.059Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1522025-03-17T22:37:37.085Z/input/rbuild/work
1532025-03-17T22:37:37.085ZMemory usage test begins at March 17, 2025 at 10:37:36 PM UTC
1542025-03-17T22:37:37.085ZMemory usage values in kilobytes unless specified otherwise
1552025-03-17T22:37:37.127ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1562025-03-17T22:37:48.245Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1572025-03-17T22:37:48.448Z 1214 101288 6330 130292 8143 81020 5063 130292 8143 16
1582025-03-17T22:37:48.639Z 1216 102212 6388 131208 8200 81920 5120 131208 8200 16
1592025-03-17T22:37:48.832Z 1215 93932 5870 122924 7682 73632 4602 122924 7682 16
1602025-03-17T22:37:48.857ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 375 MiB
1612025-03-17T22:37:48.857ZSize on disk of all region dirs: 3.07G or 3296823584
1622025-03-17T22:37:49.916Z
1632025-03-17T22:37:49.954ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1642025-03-17T22:38:07.789Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1652025-03-17T22:38:07.975Z 1359 103372 646 132372 827 83008 518 132372 827 160
1662025-03-17T22:38:08.184Z 1360 103224 645 132180 826 82880 518 132180 826 160
1672025-03-17T22:38:08.373Z 1361 104440 652 133400 833 84100 525 133400 833 160
1682025-03-17T22:38:08.398ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 388 MiB
1692025-03-17T22:38:08.423ZSize on disk of all region dirs: 30.7G or 32968229075
1702025-03-17T22:38:09.465Z
1712025-03-17T22:38:09.499ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1722025-03-17T22:39:43.320Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1732025-03-17T22:39:43.561Z 1504 120188 75 149184 93 99824 62 149184 93 1600
1742025-03-17T22:39:43.807Z 1505 117988 73 146988 91 97640 61 146988 91 1600
1752025-03-17T22:39:44.053Z 1506 117168 73 146176 91 96804 60 146176 91 1600
1762025-03-17T22:39:44.078ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 431 MiB
1772025-03-17T22:39:44.138ZSize on disk of all region dirs: 307G or 329682283958
1782025-03-17T22:39:45.221Z
1792025-03-17T22:39:45.247ZMemory usage test finished on March 17, 2025 at 10:39:44 PM UTC
1802025-03-17T22:39:45.247Z
1812025-03-17T22:39:45.247Zreal 2:08.174094615
1822025-03-17T22:39:45.247Zuser 3:07.782155135
1832025-03-17T22:39:45.247Zsys 4:38.443795797
1842025-03-17T22:39:45.247Ztrap 2.698467374
1852025-03-17T22:39:45.247Ztflt 0.005476595
1862025-03-17T22:39:45.247Zdflt 0.026197267
1872025-03-17T22:39:45.247Zkflt 0.010696049
1882025-03-17T22:39:45.247Zlock 3:43:55.069351328
1892025-03-17T22:39:45.247Zslp 8:54.586785596
1902025-03-17T22:39:45.247Zlat 6:50.983674796
1912025-03-17T22:39:45.247Zstop 0.203396800
1922025-03-17T22:39:50.237Zprocess exited: duration 130025 ms, exit code 0
1932025-03-17T22:39:50.237Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1942025-03-17T22:40:50.268Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1952025-03-17T22:40:50.268Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1962025-03-17T22:40:50.349Zfound 12 output files
1972025-03-17T22:40:50.349Zuploading: /tmp/test_mem_log.txt (23305 bytes)
1982025-03-17T22:40:51.497Zuploaded: /tmp/test_mem_log.txt
1992025-03-17T22:40:51.497Zuploading: /tmp/debug/df.txt (1270 bytes)
2002025-03-17T22:40:52.601Zuploaded: /tmp/debug/df.txt
2012025-03-17T22:40:52.627Zuploading: /tmp/debug/iostat.txt (71386 bytes)
2022025-03-17T22:40:52.743Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 71386 -> 72118
2032025-03-17T22:40:53.831Zuploaded: /tmp/debug/iostat.txt
2042025-03-17T22:40:53.860Zuploading: /tmp/debug/mpstat.txt (141789 bytes)
2052025-03-17T22:40:53.998Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 141789 -> 143970
2062025-03-17T22:40:55.070Zuploaded: /tmp/debug/mpstat.txt
2072025-03-17T22:40:55.070Zuploading: /tmp/debug/paging.txt (25082 bytes)
2082025-03-17T22:40:55.189Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 25082 -> 25647
2092025-03-17T22:40:56.261Zuploaded: /tmp/debug/paging.txt
2102025-03-17T22:40:56.261Zuploading: /tmp/debug/perf.txt (95451 bytes)
2112025-03-17T22:40:57.640Zuploaded: /tmp/debug/perf.txt
2122025-03-17T22:40:57.640Zuploading: /tmp/debug/prstat.txt (279356 bytes)
2132025-03-17T22:40:58.312Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 279356 -> 288430
2142025-03-17T22:40:59.407Zuploaded: /tmp/debug/prstat.txt
2152025-03-17T22:40:59.435Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2162025-03-17T22:41:01.284Zuploaded: /tmp/debug/psrinfo.txt
2172025-03-17T22:41:01.285Zuploading: /tmp/debug/upinfo.txt (11990 bytes)
2182025-03-17T22:41:02.421Zuploaded: /tmp/debug/upinfo.txt
2192025-03-17T22:41:02.421Zuploading: /tmp/dsc/downstairs-8810.txt (5596 bytes)
2202025-03-17T22:41:03.543Zuploaded: /tmp/dsc/downstairs-8810.txt
2212025-03-17T22:41:03.543Zuploading: /tmp/dsc/downstairs-8820.txt (5009 bytes)
2222025-03-17T22:41:04.666Zuploaded: /tmp/dsc/downstairs-8820.txt
2232025-03-17T22:41:04.666Zuploading: /tmp/dsc/downstairs-8830.txt (5007 bytes)
2242025-03-17T22:41:05.789Zuploaded: /tmp/dsc/downstairs-8830.txt