01JPKS1KDY1B56MDEYY8V4NTK7: 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: 01JPKS2JA898WHWZJC2MTJBJRR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-18T05:01:44.135Zjob dependencies complete; ready to run (waiting for 17 m 12 s)
22025-03-18T05:02:46.643Zjob assigned to worker 01JPKT275YZ4P5S3CNSB658QEZ [factory aws, i-01996772ccc318b04] (queued for 1 m 2 s)
32025-03-18T05:02:54.460Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-03-18T05:02:54.476Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-03-18T05:02:54.476Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-03-18T05:02:54.615Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-03-18T05:02:54.615Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-03-18T05:02:54.632Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-03-18T05:02:54.632Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-03-18T05:02:55.570Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-03-18T05:02:55.570Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-03-18T05:02:55.585Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-03-18T05:02:55.585Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-03-18T05:02:55.816Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-03-18T05:02:55.816Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-03-18T05:02:55.832Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-03-18T05:02:55.832Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-03-18T05:02:56.117Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-03-18T05:02:56.120Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-03-18T05:02:56.423Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-03-18T05:02:56.423Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-03-18T05:02:56.611Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-03-18T05:02:56.611Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-03-18T05:02:56.786Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-03-18T05:02:56.786Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-03-18T05:02:56.953Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-03-18T05:02:56.953Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-03-18T05:02:57.100Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-03-18T05:02:57.103Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-03-18T05:02:57.119Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-03-18T05:02:57.119Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-03-18T05:02:57.146Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-03-18T05:02:57.147Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-03-18T05:02:57.187Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-03-18T05:02:57.187Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-03-18T05:02:57.209Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-03-18T05:02:57.212Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-03-18T05:02:57.872Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-03-18T05:02:57.872Zstarting task 0: "setup"
402025-03-18T05:02:57.880Z++ uname -s
412025-03-18T05:02:57.883Z+ kern=SunOS
422025-03-18T05:02:57.883Z+ build_user=build
432025-03-18T05:02:57.883Z+ build_uid=12345
442025-03-18T05:02:57.883Z+ work_dir=/work
452025-03-18T05:02:57.884Z+ input_dir=/input
462025-03-18T05:02:57.884Z+ [[ 0 == 12345 ]]
472025-03-18T05:02:57.884Z+ case "$kern" in
482025-03-18T05:02:57.884Z+ groupadd -g 12345 build
492025-03-18T05:02:57.887Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502025-03-18T05:02:59.893Z+ zfs create -o mountpoint=/work rpool/work
512025-03-18T05:03:00.011Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522025-03-18T05:03:00.014Z+ home_fs=zfs
532025-03-18T05:03:00.014Z+ [[ zfs == autofs ]]
542025-03-18T05:03:00.014Z+ mkdir -p /home/build
552025-03-18T05:03:00.017Z+ chown build:build /home/build /work
562025-03-18T05:03:02.017Z+ chmod 0700 /home/build /work
572025-03-18T05:03:02.021Zprocess exited: duration 4147 ms, exit code 0
 
582025-03-18T05:03:02.028Zstarting task 1: "authentication"
592025-03-18T05:03:02.045Zprocess exited: duration 17 ms, exit code 0
 
602025-03-18T05:03:02.052Zstarting task 2: "build"
612025-03-18T05:03:02.057Z+ banner cores
622025-03-18T05:03:02.073Z
632025-03-18T05:03:02.073Z #### #### ##### ###### ####
642025-03-18T05:03:02.073Z # # # # # # # #
652025-03-18T05:03:02.073Z # # # # # ##### ####
662025-03-18T05:03:02.073Z # # # ##### # #
672025-03-18T05:03:02.073Z # # # # # # # # #
682025-03-18T05:03:02.073Z #### #### # # ###### ####
692025-03-18T05:03:02.073Z
702025-03-18T05:03:02.076Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712025-03-18T05:03:02.082Z+ banner unpack
722025-03-18T05:03:02.085Z
732025-03-18T05:03:02.085Z # # # # ##### ## #### # #
742025-03-18T05:03:02.085Z # # ## # # # # # # # # #
752025-03-18T05:03:02.085Z # # # # # # # # # # ####
762025-03-18T05:03:02.085Z # # # # # ##### ###### # # #
772025-03-18T05:03:02.085Z # # # ## # # # # # # #
782025-03-18T05:03:02.085Z #### # # # # # #### # #
792025-03-18T05:03:02.085Z
802025-03-18T05:03:02.085Z+ mkdir -p /var/tmp/bins
812025-03-18T05:03:02.088Z+ for t in "$input/rbins/"*.gz
822025-03-18T05:03:02.088Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832025-03-18T05:03:02.088Z+ b=crucible-downstairs.gz
842025-03-18T05:03:02.088Z+ b=crucible-downstairs
852025-03-18T05:03:02.088Z+ gunzip
862025-03-18T05:03:02.377Z+ chmod +x /var/tmp/bins/crucible-downstairs
872025-03-18T05:03:02.380Z+ for t in "$input/rbins/"*.gz
882025-03-18T05:03:02.380Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892025-03-18T05:03:02.384Z+ b=crucible-hammer.gz
902025-03-18T05:03:02.384Z+ b=crucible-hammer
912025-03-18T05:03:02.384Z+ gunzip
922025-03-18T05:03:02.655Z+ chmod +x /var/tmp/bins/crucible-hammer
932025-03-18T05:03:02.659Z+ for t in "$input/rbins/"*.gz
942025-03-18T05:03:02.662Z++ basename /input/rbuild/work/rbins/crudd.gz
952025-03-18T05:03:02.662Z+ b=crudd.gz
962025-03-18T05:03:02.662Z+ b=crudd
972025-03-18T05:03:02.662Z+ gunzip
982025-03-18T05:03:02.925Z+ chmod +x /var/tmp/bins/crudd
992025-03-18T05:03:02.929Z+ for t in "$input/rbins/"*.gz
1002025-03-18T05:03:02.929Z++ basename /input/rbuild/work/rbins/crutest.gz
1012025-03-18T05:03:02.932Z+ b=crutest.gz
1022025-03-18T05:03:02.932Z+ b=crutest
1032025-03-18T05:03:02.932Z+ gunzip
1042025-03-18T05:03:03.235Z+ chmod +x /var/tmp/bins/crutest
1052025-03-18T05:03:03.238Z+ for t in "$input/rbins/"*.gz
1062025-03-18T05:03:03.238Z++ basename /input/rbuild/work/rbins/dsc.gz
1072025-03-18T05:03:03.241Z+ b=dsc.gz
1082025-03-18T05:03:03.241Z+ b=dsc
1092025-03-18T05:03:03.241Z+ gunzip
1102025-03-18T05:03:03.389Z+ chmod +x /var/tmp/bins/dsc
1112025-03-18T05:03:03.392Z+ export BINDIR=/var/tmp/bins
1122025-03-18T05:03:03.392Z+ BINDIR=/var/tmp/bins
1132025-03-18T05:03:03.392Z+ export RUST_BACKTRACE=1
1142025-03-18T05:03:03.392Z+ RUST_BACKTRACE=1
1152025-03-18T05:03:03.392Z+ banner setup
1162025-03-18T05:03:03.395Z
1172025-03-18T05:03:03.395Z #### ###### ##### # # #####
1182025-03-18T05:03:03.395Z # # # # # # #
1192025-03-18T05:03:03.395Z #### ##### # # # # #
1202025-03-18T05:03:03.395Z # # # # # #####
1212025-03-18T05:03:03.395Z # # # # # # #
1222025-03-18T05:03:03.395Z #### ###### # #### #
1232025-03-18T05:03:03.395Z
1242025-03-18T05:03:03.395Z+ pfexec plimit -n 9123456 1147
1252025-03-18T05:03:03.399Z+ echo 'Setup self timeout'
1262025-03-18T05:03:03.399ZSetup self timeout
1272025-03-18T05:03:03.399Z+ jobpid=1147
1282025-03-18T05:03:03.399Z+ echo 'Setup debug logging'
1292025-03-18T05:03:03.399ZSetup debug logging
1302025-03-18T05:03:03.399Z+ mkdir /tmp/debug
1312025-03-18T05:03:03.399Z+ sleep 3600
1322025-03-18T05:03:03.402Z+ psrinfo -v
1332025-03-18T05:03:03.406Z+ df -h
1342025-03-18T05:03:03.411Z+ prstat -d d -mLc 1
1352025-03-18T05:03:03.414Z+ iostat -T d -xn 1
1362025-03-18T05:03:03.414Z+ mpstat -T d 1
1372025-03-18T05:03:03.414Z+ vmstat -T d -p 1
1382025-03-18T05:03:03.414Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392025-03-18T05:03:03.418Z+ banner memtest
1402025-03-18T05:03:03.418Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412025-03-18T05:03:03.418Z
1422025-03-18T05:03:03.418Z # # ###### # # ##### ###### #### #####
1432025-03-18T05:03:03.418Z ## ## # ## ## # # # #
1442025-03-18T05:03:03.418Z # ## # ##### # ## # # ##### #### #
1452025-03-18T05:03:03.418Z # # # # # # # # #
1462025-03-18T05:03:03.418Z # # # # # # # # # #
1472025-03-18T05:03:03.418Z # # ###### # # # ###### #### #
1482025-03-18T05:03:03.418Z
1492025-03-18T05:03:03.418Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1502025-03-18T05:03:03.431Z/input/rbuild/work
1512025-03-18T05:03:03.453ZMemory usage test begins at March 18, 2025 at 05:03:02 AM UTC
1522025-03-18T05:03:03.453ZMemory usage values in kilobytes unless specified otherwise
1532025-03-18T05:03:03.482ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1542025-03-18T05:03:13.973Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1552025-03-18T05:03:14.083Z 1217 89204 5575 118012 7375 68616 4288 118012 7375 16
1562025-03-18T05:03:14.184Z 1216 94188 5886 123004 7687 73628 4601 123004 7687 16
1572025-03-18T05:03:14.292Z 1218 90032 5627 118828 7426 69452 4340 118828 7426 16
1582025-03-18T05:03:14.297ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 351 MiB
1592025-03-18T05:03:14.308ZSize on disk of all region dirs: 3.07G or 3296823584
1602025-03-18T05:03:15.357Z
1612025-03-18T05:03:15.386ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1622025-03-18T05:03:33.729Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1632025-03-18T05:03:33.822Z 1361 31684 198 60432 377 11044 69 60432 377 160
1642025-03-18T05:03:33.905Z 1363 29624 185 58364 364 8988 56 58364 364 160
1652025-03-18T05:03:33.986Z 1362 31612 197 60356 377 10980 68 60356 377 160
1662025-03-18T05:03:33.991ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 174 MiB
1672025-03-18T05:03:34.003ZSize on disk of all region dirs: 30.7G or 32968229075
1682025-03-18T05:03:35.053Z
1692025-03-18T05:03:35.082ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1702025-03-18T05:05:16.220Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1712025-03-18T05:05:16.310Z 1507 44252 27 73032 45 23620 14 73032 45 1600
1722025-03-18T05:05:16.401Z 1506 43152 26 71928 44 22528 14 71928 44 1600
1732025-03-18T05:05:16.492Z 1508 53500 33 82280 51 32872 20 82280 51 1600
1742025-03-18T05:05:16.498ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 221 MiB
1752025-03-18T05:05:16.531ZSize on disk of all region dirs: 307G or 329682283958
1762025-03-18T05:05:17.581Z
1772025-03-18T05:05:17.585ZMemory usage test finished on March 18, 2025 at 05:05:16 AM UTC
1782025-03-18T05:05:17.588Z
1792025-03-18T05:05:17.588Zreal 2:14.151990610
1802025-03-18T05:05:17.588Zuser 3:16.268626739
1812025-03-18T05:05:17.588Zsys 4:25.029745951
1822025-03-18T05:05:17.588Ztrap 1.366009865
1832025-03-18T05:05:17.588Ztflt 0.002560689
1842025-03-18T05:05:17.588Zdflt 0.031072150
1852025-03-18T05:05:17.588Zkflt 0.001185320
1862025-03-18T05:05:17.588Zlock 3:56:03.507666632
1872025-03-18T05:05:17.588Zslp 8:07.693943174
1882025-03-18T05:05:17.588Zlat 3:04.662166427
1892025-03-18T05:05:17.588Zstop 0.185640995
1902025-03-18T05:05:22.591Zprocess exited: duration 135521 ms, exit code 0
1912025-03-18T05:05:22.591Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1922025-03-18T05:06:22.633Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1932025-03-18T05:06:22.633Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1942025-03-18T05:06:22.646Zfound 12 output files
1952025-03-18T05:06:22.646Zuploading: /tmp/test_mem_log.txt (19828 bytes)
1962025-03-18T05:06:23.658Zuploaded: /tmp/test_mem_log.txt
1972025-03-18T05:06:23.662Zuploading: /tmp/debug/df.txt (1270 bytes)
1982025-03-18T05:06:24.672Zuploaded: /tmp/debug/df.txt
1992025-03-18T05:06:24.672Zuploading: /tmp/debug/iostat.txt (59898 bytes)
2002025-03-18T05:06:24.682Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59898 -> 60494
2012025-03-18T05:06:25.690Zuploaded: /tmp/debug/iostat.txt
2022025-03-18T05:06:25.694Zuploading: /tmp/debug/mpstat.txt (146886 bytes)
2032025-03-18T05:06:25.703Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 146886 -> 149067
2042025-03-18T05:06:26.714Zuploaded: /tmp/debug/mpstat.txt
2052025-03-18T05:06:26.717Zuploading: /tmp/debug/paging.txt (25760 bytes)
2062025-03-18T05:06:26.722Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 25760 -> 26370
2072025-03-18T05:06:27.730Zuploaded: /tmp/debug/paging.txt
2082025-03-18T05:06:27.733Zuploading: /tmp/debug/perf.txt (89103 bytes)
2092025-03-18T05:06:28.747Zuploaded: /tmp/debug/perf.txt
2102025-03-18T05:06:28.750Zuploading: /tmp/debug/prstat.txt (293700 bytes)
2112025-03-18T05:06:28.762Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 293700 -> 301456
2122025-03-18T05:06:29.770Zuploaded: /tmp/debug/prstat.txt
2132025-03-18T05:06:29.770Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2142025-03-18T05:06:30.782Zuploaded: /tmp/debug/psrinfo.txt
2152025-03-18T05:06:30.785Zuploading: /tmp/debug/upinfo.txt (13090 bytes)
2162025-03-18T05:06:31.795Zuploaded: /tmp/debug/upinfo.txt
2172025-03-18T05:06:31.798Zuploading: /tmp/dsc/downstairs-8810.txt (5672 bytes)
2182025-03-18T05:06:32.807Zuploaded: /tmp/dsc/downstairs-8810.txt
2192025-03-18T05:06:32.811Zuploading: /tmp/dsc/downstairs-8820.txt (5084 bytes)
2202025-03-18T05:06:33.820Zuploaded: /tmp/dsc/downstairs-8820.txt
2212025-03-18T05:06:33.824Zuploading: /tmp/dsc/downstairs-8830.txt (5082 bytes)
2222025-03-18T05:06:34.834Zuploaded: /tmp/dsc/downstairs-8830.txt