01JC3E2B71XFHMB78XGR351FNC: test-memory

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

Buildomat Job: 01JC3E2M2ZCD59T2C4AGRM76X4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-07T14:04:00.072Zjob dependencies complete; ready to run (waiting for 16 m 30 s)
22024-11-07T14:05:02.260Zjob assigned to worker 01JC3F11MM58CEYWKPEJC90EFX (queued for 1 m 2 s)
32024-11-07T14:05:10.171Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-07T14:05:10.205Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-07T14:05:10.205Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-07T14:05:10.264Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-07T14:05:10.264Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-07T14:05:10.278Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-07T14:05:10.278Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-07T14:05:11.447Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-07T14:05:11.447Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-07T14:05:11.463Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-07T14:05:11.463Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-07T14:05:11.776Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-07T14:05:11.777Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-07T14:05:11.790Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-07T14:05:11.790Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-07T14:05:12.280Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-07T14:05:12.282Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-07T14:05:12.568Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-07T14:05:12.569Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-07T14:05:12.894Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-07T14:05:12.894Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-07T14:05:13.132Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-07T14:05:13.135Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-07T14:05:13.423Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-07T14:05:13.423Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-07T14:05:13.628Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-07T14:05:13.631Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-07T14:05:13.652Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-07T14:05:13.652Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-07T14:05:13.680Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-07T14:05:13.681Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-07T14:05:13.699Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-07T14:05:13.699Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-07T14:05:13.718Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-07T14:05:13.722Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-07T14:05:14.657Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-07T14:05:14.657Zstarting task 0: "setup"
402024-11-07T14:05:14.669Z++ uname -s
412024-11-07T14:05:14.671Z+ kern=SunOS
422024-11-07T14:05:14.671Z+ case "$kern" in
432024-11-07T14:05:14.671Z+ groupadd -g 12345 build
442024-11-07T14:05:14.674Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-07T14:05:16.686Z+ zfs create -o mountpoint=/work rpool/work
462024-11-07T14:05:16.801Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-07T14:05:16.803Z+ home_fs=zfs
482024-11-07T14:05:16.803Z+ [[ zfs == autofs ]]
492024-11-07T14:05:16.803Z+ mkdir -p /home/build
502024-11-07T14:05:16.805Z+ chown build:build /home/build /work
512024-11-07T14:05:18.807Z+ chmod 0700 /home/build /work
522024-11-07T14:05:18.810Zprocess exited: duration 4154 ms, exit code 0
 
532024-11-07T14:05:18.815Zstarting task 1: "authentication"
542024-11-07T14:05:18.833Zprocess exited: duration 16 ms, exit code 0
 
552024-11-07T14:05:18.838Zstarting task 2: "build"
562024-11-07T14:05:18.843Z+ banner cores
572024-11-07T14:05:18.846Z
582024-11-07T14:05:18.846Z #### #### ##### ###### ####
592024-11-07T14:05:18.846Z # # # # # # # #
602024-11-07T14:05:18.846Z # # # # # ##### ####
612024-11-07T14:05:18.846Z # # # ##### # #
622024-11-07T14:05:18.846Z # # # # # # # # #
632024-11-07T14:05:18.846Z #### #### # # ###### ####
642024-11-07T14:05:18.846Z
652024-11-07T14:05:18.849Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-07T14:05:18.857Z+ banner unpack
672024-11-07T14:05:18.860Z
682024-11-07T14:05:18.860Z # # # # ##### ## #### # #
692024-11-07T14:05:18.860Z # # ## # # # # # # # # #
702024-11-07T14:05:18.860Z # # # # # # # # # # ####
712024-11-07T14:05:18.860Z # # # # # ##### ###### # # #
722024-11-07T14:05:18.860Z # # # ## # # # # # # #
732024-11-07T14:05:18.860Z #### # # # # # #### # #
742024-11-07T14:05:18.860Z
752024-11-07T14:05:18.860Z+ mkdir -p /var/tmp/bins
762024-11-07T14:05:18.862Z+ for t in "$input/rbins/"*.gz
772024-11-07T14:05:18.864Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-11-07T14:05:18.864Z+ b=crucible-downstairs.gz
792024-11-07T14:05:18.864Z+ b=crucible-downstairs
802024-11-07T14:05:18.865Z+ gunzip
812024-11-07T14:05:19.145Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-11-07T14:05:19.147Z+ for t in "$input/rbins/"*.gz
832024-11-07T14:05:19.150Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-11-07T14:05:19.150Z+ b=crucible-hammer.gz
852024-11-07T14:05:19.150Z+ b=crucible-hammer
862024-11-07T14:05:19.150Z+ gunzip
872024-11-07T14:05:19.410Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-11-07T14:05:19.413Z+ for t in "$input/rbins/"*.gz
892024-11-07T14:05:19.415Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-11-07T14:05:19.415Z+ b=crudd.gz
912024-11-07T14:05:19.415Z+ b=crudd
922024-11-07T14:05:19.415Z+ gunzip
932024-11-07T14:05:19.669Z+ chmod +x /var/tmp/bins/crudd
942024-11-07T14:05:19.671Z+ for t in "$input/rbins/"*.gz
952024-11-07T14:05:19.674Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-11-07T14:05:19.674Z+ b=crutest.gz
972024-11-07T14:05:19.674Z+ b=crutest
982024-11-07T14:05:19.674Z+ gunzip
992024-11-07T14:05:19.964Z+ chmod +x /var/tmp/bins/crutest
1002024-11-07T14:05:19.966Z+ for t in "$input/rbins/"*.gz
1012024-11-07T14:05:19.966Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-11-07T14:05:19.968Z+ b=dsc.gz
1032024-11-07T14:05:19.968Z+ b=dsc
1042024-11-07T14:05:19.968Z+ gunzip
1052024-11-07T14:05:20.114Z+ chmod +x /var/tmp/bins/dsc
1062024-11-07T14:05:20.116Z+ export BINDIR=/var/tmp/bins
1072024-11-07T14:05:20.116Z+ BINDIR=/var/tmp/bins
1082024-11-07T14:05:20.116Z+ banner setup
1092024-11-07T14:05:20.119Z
1102024-11-07T14:05:20.119Z #### ###### ##### # # #####
1112024-11-07T14:05:20.119Z # # # # # # #
1122024-11-07T14:05:20.119Z #### ##### # # # # #
1132024-11-07T14:05:20.119Z # # # # # #####
1142024-11-07T14:05:20.119Z # # # # # # #
1152024-11-07T14:05:20.119Z #### ###### # #### #
1162024-11-07T14:05:20.119Z
1172024-11-07T14:05:20.119Z+ pfexec plimit -n 9123456 1139
1182024-11-07T14:05:20.123Z+ banner dtrace
1192024-11-07T14:05:20.125Z
1202024-11-07T14:05:20.125Z ##### ##### ##### ## #### ######
1212024-11-07T14:05:20.125Z # # # # # # # # # #
1222024-11-07T14:05:20.125Z # # # # # # # # #####
1232024-11-07T14:05:20.125Z # # # ##### ###### # #
1242024-11-07T14:05:20.125Z # # # # # # # # # #
1252024-11-07T14:05:20.125Z ##### # # # # # #### ######
1262024-11-07T14:05:20.125Z
1272024-11-07T14:05:20.125Z+ ls -l /input/rbuild/work/scripts
1282024-11-07T14:05:20.127Ztotal 22
1292024-11-07T14:05:20.127Z-rw-r--r-- 1 root root 7480 Nov 7 14:05 crudd-speed-battery.sh
1302024-11-07T14:05:20.127Z-rw-r--r-- 1 root root 3056 Nov 7 14:05 perf-downstairs-tick.d
1312024-11-07T14:05:20.127Z-rw-r--r-- 1 root root 5934 Nov 7 14:05 test_mem.sh
1322024-11-07T14:05:20.128Z-rw-r--r-- 1 root root 2407 Nov 7 14:05 upstairs_info.d
1332024-11-07T14:05:20.128Z+ banner start
1342024-11-07T14:05:20.130Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1352024-11-07T14:05:20.130Z/tmp/cXuwCKEoqrT9YNwb.sh: line 47: /tmp/dtrace/upstairs-info.txt: No such file or directory
1362024-11-07T14:05:20.130Z
1372024-11-07T14:05:20.130Z #### ##### ## ##### #####
1382024-11-07T14:05:20.130Z # # # # # # #
1392024-11-07T14:05:20.130Z #### # # # # # #
1402024-11-07T14:05:20.130Z # # ###### ##### #
1412024-11-07T14:05:20.130Z # # # # # # # #
1422024-11-07T14:05:20.130Z #### # # # # # #
1432024-11-07T14:05:20.130Z
1442024-11-07T14:05:20.130Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452024-11-07T14:05:20.143Z/input/rbuild/work
1462024-11-07T14:05:20.151ZMemory usage test begins at November 7, 2024 at 02:05:19 PM UTC
1472024-11-07T14:05:20.153ZMemory usage values in kilobytes unless specified otherwise
1482024-11-07T14:05:20.180ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492024-11-07T14:05:30.629Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502024-11-07T14:05:30.733Z 1200 90356 5647 118812 7425 71184 4449 118812 7425 16
1512024-11-07T14:05:30.839Z 1202 97616 6101 125084 7817 77480 4842 125084 7817 16
1522024-11-07T14:05:30.938Z 1201 83980 5248 111712 6982 64116 4007 111712 6982 16
1532024-11-07T14:05:30.943ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 347 MiB
1542024-11-07T14:05:30.954ZSize on disk of all region dirs: 3.07G or 3296823584
1552024-11-07T14:05:32.002Z
1562024-11-07T14:05:32.029ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572024-11-07T14:05:48.014Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582024-11-07T14:05:48.161Z 1347 145388 908 174164 1088 126540 790 174164 1088 160
1592024-11-07T14:05:48.306Z 1345 146316 914 175252 1095 127632 797 175252 1095 160
1602024-11-07T14:05:48.417Z 1346 81928 512 111572 697 63960 399 111572 697 160
1612024-11-07T14:05:48.422ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 450 MiB
1622024-11-07T14:05:48.433ZSize on disk of all region dirs: 30.7G or 32968229075
1632024-11-07T14:05:49.482Z
1642024-11-07T14:05:49.510ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652024-11-07T14:07:45.029Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662024-11-07T14:07:45.412Z 1490 263524 164 303656 189 256012 160 303656 189 1600
1672024-11-07T14:07:45.799Z 1492 278028 173 318160 198 270532 169 318160 198 1600
1682024-11-07T14:07:46.089Z 1491 202980 126 244088 152 196452 122 244088 152 1600
1692024-11-07T14:07:46.094ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 845 MiB
1702024-11-07T14:07:46.127ZSize on disk of all region dirs: 307G or 329682283958
1712024-11-07T14:07:47.176Z
1722024-11-07T14:07:47.179ZMemory usage test finished on November 7, 2024 at 02:07:46 PM UTC
1732024-11-07T14:07:47.181Z
1742024-11-07T14:07:47.181Zreal 2:27.024978335
1752024-11-07T14:07:47.181Zuser 3:09.733383608
1762024-11-07T14:07:47.181Zsys 5:18.497157894
1772024-11-07T14:07:47.181Ztrap 3.016932744
1782024-11-07T14:07:47.181Ztflt 0.001917296
1792024-11-07T14:07:47.181Zdflt 0.028326858
1802024-11-07T14:07:47.181Zkflt 0.001337473
1812024-11-07T14:07:47.181Zlock 4:14:06.668491452
1822024-11-07T14:07:47.181Zslp 9:36.000394315
1832024-11-07T14:07:47.181Zlat 4:09.340507975
1842024-11-07T14:07:47.181Zstop 0.206121735
1852024-11-07T14:07:47.181Zprocess exited: duration 148320 ms, exit code 0
 
1862024-11-07T14:07:47.191Zfound 4 output files
1872024-11-07T14:07:47.191Zuploading: /tmp/test_mem_log.txt (45254 bytes)
1882024-11-07T14:07:48.202Zuploaded: /tmp/test_mem_log.txt
1892024-11-07T14:07:48.202Zuploading: /tmp/dsc/downstairs-8810.txt (5673 bytes)
1902024-11-07T14:07:49.212Zuploaded: /tmp/dsc/downstairs-8810.txt
1912024-11-07T14:07:49.214Zuploading: /tmp/dsc/downstairs-8820.txt (5083 bytes)
1922024-11-07T14:07:50.221Zuploaded: /tmp/dsc/downstairs-8820.txt
1932024-11-07T14:07:50.221Zuploading: /tmp/dsc/downstairs-8830.txt (5081 bytes)
1942024-11-07T14:07:51.229Zuploaded: /tmp/dsc/downstairs-8830.txt