01JGNKQ7QS5MVYAGY05HCM3ZXM: 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: 01JGNKQGAP5E3XCX39MVHBZMAB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-03T08:33:15.491Zjob dependencies complete; ready to run (waiting for 17 m 51 s)
22025-01-03T08:34:03.599Zjob assigned to worker 01JGNMRBPJKRY471XPV0M434E0 [factory aws, i-070ce519ca1d11d34] (queued for 48 s)
32025-01-03T08:34:11.243Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-01-03T08:34:11.278Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-01-03T08:34:11.278Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-01-03T08:34:11.312Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-01-03T08:34:11.312Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-01-03T08:34:11.326Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-01-03T08:34:11.326Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-01-03T08:34:12.207Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-01-03T08:34:12.207Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-01-03T08:34:12.220Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-01-03T08:34:12.221Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-01-03T08:34:12.406Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-01-03T08:34:12.406Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-01-03T08:34:12.419Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-01-03T08:34:12.419Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-01-03T08:34:12.689Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-01-03T08:34:12.692Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-01-03T08:34:12.850Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-01-03T08:34:12.850Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-01-03T08:34:13.075Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-01-03T08:34:13.075Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-01-03T08:34:13.230Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-01-03T08:34:13.232Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-01-03T08:34:13.391Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-01-03T08:34:13.391Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-01-03T08:34:13.533Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-01-03T08:34:13.536Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-01-03T08:34:13.552Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-01-03T08:34:13.552Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-01-03T08:34:13.568Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-01-03T08:34:13.568Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-01-03T08:34:13.586Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-01-03T08:34:13.587Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-01-03T08:34:13.658Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-01-03T08:34:13.660Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-01-03T08:34:14.384Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-01-03T08:34:14.384Zstarting task 0: "setup"
402025-01-03T08:34:14.392Z++ uname -s
412025-01-03T08:34:14.394Z+ kern=SunOS
422025-01-03T08:34:14.395Z+ case "$kern" in
432025-01-03T08:34:14.395Z+ groupadd -g 12345 build
442025-01-03T08:34:14.397Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452025-01-03T08:34:16.407Z+ zfs create -o mountpoint=/work rpool/work
462025-01-03T08:34:16.527Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472025-01-03T08:34:16.529Z+ home_fs=zfs
482025-01-03T08:34:16.529Z+ [[ zfs == autofs ]]
492025-01-03T08:34:16.529Z+ mkdir -p /home/build
502025-01-03T08:34:16.531Z+ chown build:build /home/build /work
512025-01-03T08:34:18.535Z+ chmod 0700 /home/build /work
522025-01-03T08:34:18.538Zprocess exited: duration 4155 ms, exit code 0
 
532025-01-03T08:34:18.543Zstarting task 1: "authentication"
542025-01-03T08:34:18.560Zprocess exited: duration 17 ms, exit code 0
 
552025-01-03T08:34:18.565Zstarting task 2: "build"
562025-01-03T08:34:18.570Z+ banner cores
572025-01-03T08:34:18.573Z
582025-01-03T08:34:18.573Z #### #### ##### ###### ####
592025-01-03T08:34:18.573Z # # # # # # # #
602025-01-03T08:34:18.573Z # # # # # ##### ####
612025-01-03T08:34:18.573Z # # # ##### # #
622025-01-03T08:34:18.573Z # # # # # # # # #
632025-01-03T08:34:18.573Z #### #### # # ###### ####
642025-01-03T08:34:18.573Z
652025-01-03T08:34:18.576Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662025-01-03T08:34:18.582Z+ banner unpack
672025-01-03T08:34:18.585Z
682025-01-03T08:34:18.585Z # # # # ##### ## #### # #
692025-01-03T08:34:18.585Z # # ## # # # # # # # # #
702025-01-03T08:34:18.585Z # # # # # # # # # # ####
712025-01-03T08:34:18.585Z # # # # # ##### ###### # # #
722025-01-03T08:34:18.585Z # # # ## # # # # # # #
732025-01-03T08:34:18.585Z #### # # # # # #### # #
742025-01-03T08:34:18.585Z
752025-01-03T08:34:18.585Z+ mkdir -p /var/tmp/bins
762025-01-03T08:34:18.588Z+ for t in "$input/rbins/"*.gz
772025-01-03T08:34:18.588Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782025-01-03T08:34:18.590Z+ b=crucible-downstairs.gz
792025-01-03T08:34:18.590Z+ b=crucible-downstairs
802025-01-03T08:34:18.590Z+ gunzip
812025-01-03T08:34:18.867Z+ chmod +x /var/tmp/bins/crucible-downstairs
822025-01-03T08:34:18.870Z+ for t in "$input/rbins/"*.gz
832025-01-03T08:34:18.873Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842025-01-03T08:34:18.873Z+ b=crucible-hammer.gz
852025-01-03T08:34:18.873Z+ b=crucible-hammer
862025-01-03T08:34:18.873Z+ gunzip
872025-01-03T08:34:19.133Z+ chmod +x /var/tmp/bins/crucible-hammer
882025-01-03T08:34:19.135Z+ for t in "$input/rbins/"*.gz
892025-01-03T08:34:19.138Z++ basename /input/rbuild/work/rbins/crudd.gz
902025-01-03T08:34:19.138Z+ b=crudd.gz
912025-01-03T08:34:19.138Z+ b=crudd
922025-01-03T08:34:19.138Z+ gunzip
932025-01-03T08:34:19.391Z+ chmod +x /var/tmp/bins/crudd
942025-01-03T08:34:19.394Z+ for t in "$input/rbins/"*.gz
952025-01-03T08:34:19.394Z++ basename /input/rbuild/work/rbins/crutest.gz
962025-01-03T08:34:19.394Z+ b=crutest.gz
972025-01-03T08:34:19.394Z+ b=crutest
982025-01-03T08:34:19.394Z+ gunzip
992025-01-03T08:34:19.680Z+ chmod +x /var/tmp/bins/crutest
1002025-01-03T08:34:19.682Z+ for t in "$input/rbins/"*.gz
1012025-01-03T08:34:19.684Z++ basename /input/rbuild/work/rbins/dsc.gz
1022025-01-03T08:34:19.685Z+ b=dsc.gz
1032025-01-03T08:34:19.685Z+ b=dsc
1042025-01-03T08:34:19.685Z+ gunzip
1052025-01-03T08:34:19.829Z+ chmod +x /var/tmp/bins/dsc
1062025-01-03T08:34:19.832Z+ export BINDIR=/var/tmp/bins
1072025-01-03T08:34:19.832Z+ BINDIR=/var/tmp/bins
1082025-01-03T08:34:19.832Z+ banner setup
1092025-01-03T08:34:19.834Z
1102025-01-03T08:34:19.834Z #### ###### ##### # # #####
1112025-01-03T08:34:19.834Z # # # # # # #
1122025-01-03T08:34:19.835Z #### ##### # # # # #
1132025-01-03T08:34:19.835Z # # # # # #####
1142025-01-03T08:34:19.835Z # # # # # # #
1152025-01-03T08:34:19.835Z #### ###### # #### #
1162025-01-03T08:34:19.835Z
1172025-01-03T08:34:19.835Z+ pfexec plimit -n 9123456 1139
1182025-01-03T08:34:19.838Z+ echo 'Setup self timeout'
1192025-01-03T08:34:19.840ZSetup self timeout
1202025-01-03T08:34:19.840Z+ jobpid=1139
1212025-01-03T08:34:19.840Z+ echo 'Setup debug logging'
1222025-01-03T08:34:19.840ZSetup debug logging
1232025-01-03T08:34:19.840Z+ mkdir /tmp/debug
1242025-01-03T08:34:19.840Z+ sleep 3600
1252025-01-03T08:34:19.843Z+ psrinfo -v
1262025-01-03T08:34:19.845Z+ df -h
1272025-01-03T08:34:19.851Z+ prstat -d d -mLc 1
1282025-01-03T08:34:19.853Z+ iostat -T d -xn 1
1292025-01-03T08:34:19.853Z+ mpstat -T d 1
1302025-01-03T08:34:19.853Z+ vmstat -T d -p 1
1312025-01-03T08:34:19.855Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322025-01-03T08:34:19.856Z+ banner memtest
1332025-01-03T08:34:19.856Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342025-01-03T08:34:19.858Z
1352025-01-03T08:34:19.858Z # # ###### # # ##### ###### #### #####
1362025-01-03T08:34:19.858Z ## ## # ## ## # # # #
1372025-01-03T08:34:19.858Z # ## # ##### # ## # # ##### #### #
1382025-01-03T08:34:19.858Z # # # # # # # # #
1392025-01-03T08:34:19.858Z # # # # # # # # # #
1402025-01-03T08:34:19.858Z # # ###### # # # ###### #### #
1412025-01-03T08:34:19.858Z
1422025-01-03T08:34:19.858Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432025-01-03T08:34:19.879Z/input/rbuild/work
1442025-01-03T08:34:19.888ZMemory usage test begins at January 3, 2025 at 08:34:19 AM UTC
1452025-01-03T08:34:19.890ZMemory usage values in kilobytes unless specified otherwise
1462025-01-03T08:34:19.918ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472025-01-03T08:34:30.620Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482025-01-03T08:34:30.731Z 1210 74040 4627 101288 6330 53900 3368 101288 6330 16
1492025-01-03T08:34:30.841Z 1208 77928 4870 105196 6574 57820 3613 105196 6574 16
1502025-01-03T08:34:30.943Z 1209 66764 4172 94012 5875 46640 2915 94012 5875 16
1512025-01-03T08:34:30.948ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 293 MiB
1522025-01-03T08:34:30.960ZSize on disk of all region dirs: 3.07G or 3296823584
1532025-01-03T08:34:32.010Z
1542025-01-03T08:34:32.038ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552025-01-03T08:34:50.331Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562025-01-03T08:34:50.440Z 1353 45868 286 74224 463 26824 167 74224 463 160
1572025-01-03T08:34:50.553Z 1355 43100 269 72084 450 24704 154 72084 450 160
1582025-01-03T08:34:50.670Z 1354 53140 332 81496 509 34084 213 81496 509 160
1592025-01-03T08:34:50.676ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 222 MiB
1602025-01-03T08:34:50.687ZSize on disk of all region dirs: 30.7G or 32968229075
1612025-01-03T08:34:51.736Z
1622025-01-03T08:34:51.766ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632025-01-03T08:36:32.575Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642025-01-03T08:36:32.803Z 1498 100648 62 141064 88 93648 58 141064 88 1600
1652025-01-03T08:36:33.016Z 1500 99032 61 138940 86 91536 57 138940 86 1600
1662025-01-03T08:36:33.257Z 1499 106744 66 147164 91 99760 62 147164 91 1600
1672025-01-03T08:36:33.262ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 417 MiB
1682025-01-03T08:36:33.301ZSize on disk of all region dirs: 307G or 329682283958
1692025-01-03T08:36:34.360Z
1702025-01-03T08:36:34.363ZMemory usage test finished on January 3, 2025 at 08:36:33 AM UTC
1712025-01-03T08:36:34.367Z
1722025-01-03T08:36:34.367Zreal 2:14.419548455
1732025-01-03T08:36:34.367Zuser 3:08.183840961
1742025-01-03T08:36:34.367Zsys 4:30.870762413
1752025-01-03T08:36:34.367Ztrap 1.458393829
1762025-01-03T08:36:34.367Ztflt 0.002941209
1772025-01-03T08:36:34.367Zdflt 0.040633898
1782025-01-03T08:36:34.367Zkflt 0.001276602
1792025-01-03T08:36:34.367Zlock 3:58:48.549840590
1802025-01-03T08:36:34.367Zslp 8:12.137920888
1812025-01-03T08:36:34.367Zlat 3:07.460358891
1822025-01-03T08:36:34.367Zstop 0.203199223
1832025-01-03T08:36:39.373Zprocess exited: duration 135715 ms, exit code 0
1842025-01-03T08:36:39.373Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852025-01-03T08:37:39.451Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862025-01-03T08:37:39.451Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872025-01-03T08:37:39.463Zfound 12 output files
1882025-01-03T08:37:39.463Zuploading: /tmp/test_mem_log.txt (69536 bytes)
1892025-01-03T08:37:40.475Zuploaded: /tmp/test_mem_log.txt
1902025-01-03T08:37:40.480Zuploading: /tmp/debug/df.txt (1270 bytes)
1912025-01-03T08:37:41.487Zuploaded: /tmp/debug/df.txt
1922025-01-03T08:37:41.487Zuploading: /tmp/debug/iostat.txt (60298 bytes)
1932025-01-03T08:37:41.492Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 60298 -> 60898
1942025-01-03T08:37:42.498Zuploaded: /tmp/debug/iostat.txt
1952025-01-03T08:37:42.501Zuploading: /tmp/debug/mpstat.txt (147374 bytes)
1962025-01-03T08:37:42.506Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 147374 -> 149561
1972025-01-03T08:37:43.513Zuploaded: /tmp/debug/mpstat.txt
1982025-01-03T08:37:43.513Zuploading: /tmp/debug/paging.txt (26160 bytes)
1992025-01-03T08:37:43.518Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26160 -> 26778
2002025-01-03T08:37:44.524Zuploaded: /tmp/debug/paging.txt
2012025-01-03T08:37:44.526Zuploading: /tmp/debug/perf.txt (89241 bytes)
2022025-01-03T08:37:45.535Zuploaded: /tmp/debug/perf.txt
2032025-01-03T08:37:45.535Zuploading: /tmp/debug/prstat.txt (291995 bytes)
2042025-01-03T08:37:45.546Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 291995 -> 299778
2052025-01-03T08:37:46.553Zuploaded: /tmp/debug/prstat.txt
2062025-01-03T08:37:46.553Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072025-01-03T08:37:47.562Zuploaded: /tmp/debug/psrinfo.txt
2082025-01-03T08:37:47.564Zuploading: /tmp/debug/upinfo.txt (17784 bytes)
2092025-01-03T08:37:48.573Zuploaded: /tmp/debug/upinfo.txt
2102025-01-03T08:37:48.577Zuploading: /tmp/dsc/downstairs-8810.txt (5677 bytes)
2112025-01-03T08:37:49.584Zuploaded: /tmp/dsc/downstairs-8810.txt
2122025-01-03T08:37:49.584Zuploading: /tmp/dsc/downstairs-8820.txt (5086 bytes)
2132025-01-03T08:37:50.592Zuploaded: /tmp/dsc/downstairs-8820.txt
2142025-01-03T08:37:50.595Zuploading: /tmp/dsc/downstairs-8830.txt (5086 bytes)
2152025-01-03T08:37:51.602Zuploaded: /tmp/dsc/downstairs-8830.txt