Skip to content

Instantly share code, notes, and snippets.

@liangguo
Created February 8, 2015 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liangguo/d791b5d3aa35d64fa90b to your computer and use it in GitHub Desktop.
Save liangguo/d791b5d3aa35d64fa90b to your computer and use it in GitHub Desktop.
skiboot make check log
SKIBOOT_VERSION=4.1.1 make check
[ RUN-TEST ] ccan/check_type/test/run
[ RUN-TEST ] ccan/str/test/run-STR_MAX_CHARS
[ RUN-TEST ] ccan/str/test/run
[ RUN-TEST ] ccan/list/test/run-list_del_from-assert
[ RUN-TEST ] ccan/list/test/run-single-eval
[ RUN-TEST ] ccan/list/test/run-with-debug
[ RUN-TEST ] ccan/list/test/run-check-corrupt
[ RUN-TEST ] ccan/list/test/run
[ RUN-TEST ] ccan/build_assert/test/run-BUILD_ASSERT_OR_ZERO
[ RUN-TEST ] ccan/short_types/test/run
[ RUN-TEST ] ccan/array_size/test/run
[ RUN-TEST ] ccan/container_of/test/run
[ RUN-TEST ] ccan/endian/test/run
[ TEST-COVERAGE ] ccan/check_type/test/run-gcov
[ TEST-COVERAGE ] ccan/str/test/run-STR_MAX_CHARS-gcov
[ TEST-COVERAGE ] ccan/str/test/run-gcov
[ TEST-COVERAGE ] ccan/list/test/run-list_del_from-assert-gcov
[ TEST-COVERAGE ] ccan/list/test/run-single-eval-gcov
[ TEST-COVERAGE ] ccan/list/test/run-with-debug-gcov
[ TEST-COVERAGE ] ccan/list/test/run-check-corrupt-gcov
[ TEST-COVERAGE ] ccan/list/test/run-gcov
[ TEST-COVERAGE ] ccan/build_assert/test/run-BUILD_ASSERT_OR_ZERO-gcov
[ TEST-COVERAGE ] ccan/short_types/test/run-gcov
[ TEST-COVERAGE ] ccan/array_size/test/run-gcov
[ TEST-COVERAGE ] ccan/container_of/test/run-gcov
[ TEST-COVERAGE ] ccan/endian/test/run-gcov
[ RUN-TEST ] core/test/run-device
[ RUN-TEST ] core/test/run-mem_region
mem_alloc(0x1000, 0x1, "here") failed !
Memory regions:
mem_alloc(0x1, 0x2000, "here") failed !
Memory regions:
[ RUN-TEST ] core/test/run-malloc
mem_alloc(0x2000, 0x8, "core/test/run-malloc.c:137") failed !
Memory regions:
mem_alloc(0x2000, 0x8, "core/test/run-malloc.c:162") failed !
Memory regions:
[ RUN-TEST ] core/test/run-malloc-speed
[ RUN-TEST ] core/test/run-mem_region_init
Memory regions:
0x0000051de040..00000d1de03f : ibm,firmware-heap
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000038 core/test/../mem_region.c:760
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000040 core/test/../device.c:266
0x00000028
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000040 core/test/../device.c:266
0x00000028
0x00000058 core/test/../mem_region.c:547
0x00000038 core/test/../mem_region.c:760
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x0001051de040..0002051de03f : ibm,firmware-allocs-memory@1051de040
no allocs
0x000000004000..0000051de03f : ibm,firmware-allocs-memory@0
no allocs
0x000030200000..000030dfffff : ibm,firmware-allocs-memory@0
no allocs
0x00000d1de040..00002fffffff : ibm,firmware-allocs-memory@0
no allocs
0x000031a08000..0001051de03f : ibm,firmware-allocs-memory@0
no allocs
[ RUN-TEST ] core/test/run-mem_region_release_unused
Releasing unused memory:
ibm,firmware-heap: 88/4096 used
ibm,firmware-allocs-memory@51df2e0: 1040/1048576 used
[ RUN-TEST ] core/test/run-mem_region_release_unused_noalloc
Releasing unused memory:
ibm,firmware-heap: 352/4096 used
ibm,firmware-allocs-memory@100000000: 0/4294967296 used
ibm,firmware-allocs-memory@0: 0/12582912 used
ibm,firmware-allocs-memory@0: 0/719458240 used
ibm,firmware-allocs-memory@0: 0/3462365184 used
[ RUN-TEST ] core/test/run-trace
Child 0: 167572 produced, 881004 overflows, 16777232 total
Child 1: 451459 produced, 162824 overflows, 16777232 total
Child 2: 32768 produced, 633516 overflows, 11184832 total
Child 3: 32767 produced, 458753 overflows, 8388624 total
[ RUN-TEST ] core/test/run-msg
opalmsg: Discarding extra parameters
opalmsg: No available node in the free list, allocating
opalmsg: No available node in the free list, allocating
opalmsg: Allocation failed
[ RUN-TEST ] core/test/run-pel
Test buffer too small: PEL buffer too small to create record
[ RUN-TEST ] core/test/run-pool
[ RUN-TEST ] core/test/run-timer
[ TEST-COVERAGE ] core/test/run-device-gcov
[ TEST-COVERAGE ] core/test/run-mem_region-gcov
mem_alloc(0x1000, 0x1, "here") failed !
Memory regions:
mem_alloc(0x1, 0x1000, "here") failed !
Memory regions:
[ TEST-COVERAGE ] core/test/run-malloc-gcov
mem_alloc(0x2000, 0x8, "core/test/run-malloc.c:137") failed !
Memory regions:
mem_alloc(0x2000, 0x8, "core/test/run-malloc.c:162") failed !
Memory regions:
[ TEST-COVERAGE ] core/test/run-malloc-speed-gcov
[ TEST-COVERAGE ] core/test/run-mem_region_init-gcov
Memory regions:
0x7f6eb0803010..7f6eb880300f : ibm,firmware-heap
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000038 core/test/../mem_region.c:760
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000040 core/test/../device.c:266
0x00000028
0x00000058 core/test/../device.c:48
0x00000028
0x00000038 core/test/../device.c:266
0x00000028
0x00000040 core/test/../device.c:266
0x00000028
0x00000058 core/test/../mem_region.c:547
0x00000038 core/test/../mem_region.c:760
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x00000058 core/test/../mem_region.c:547
0x7f6fb0803010..7f70b080300f : ibm,firmware-allocs-memory@7f6fb0803010
no allocs
0x000000004000..00002fffffff : ibm,firmware-allocs-memory@0
no allocs
0x000030200000..000030dfffff : ibm,firmware-allocs-memory@0
no allocs
0x7f6eb8803010..7f6fb080300f : ibm,firmware-allocs-memory@0
no allocs
0x000031a08000..7f6eb080300f : ibm,firmware-allocs-memory@0
no allocs
[ TEST-COVERAGE ] core/test/run-mem_region_release_unused-gcov
Releasing unused memory:
ibm,firmware-heap: 88/4096 used
ibm,firmware-allocs-memory@7ff7c2acc010: 1040/1048576 used
[ TEST-COVERAGE ] core/test/run-mem_region_release_unused_noalloc-gcov
Releasing unused memory:
ibm,firmware-heap: 352/4096 used
ibm,firmware-allocs-memory@100000000: 0/4294967296 used
ibm,firmware-allocs-memory@0: 0/12582912 used
ibm,firmware-allocs-memory@0: 0/795693040 used
ibm,firmware-allocs-memory@0: 0/3462365184 used
[ TEST-COVERAGE ] core/test/run-trace-gcov
Child 0: 436001 produced, 612575 overflows, 16777232 total
Child 1: 407455 produced, 233689 overflows, 16777232 total
Child 2: 140831 produced, 417390 overflows, 11184832 total
Child 3: 92982 produced, 338324 overflows, 8388624 total
[ TEST-COVERAGE ] core/test/run-msg-gcov
opalmsg: Discarding extra parameters
opalmsg: No available node in the free list, allocating
opalmsg: No available node in the free list, allocating
opalmsg: Allocation failed
[ TEST-COVERAGE ] core/test/run-pel-gcov
Test buffer too small: PEL buffer too small to create record
[ TEST-COVERAGE ] core/test/run-pool-gcov
[ TEST-COVERAGE ] core/test/run-timer-gcov
[ RUN-TEST ] core/test/run-console-log
[ RUN-TEST ] core/test/run-console-log-buf-overrun
[ TEST-COVERAGE ] core/test/run-console-log-gcov
[ TEST-COVERAGE ] core/test/run-console-log-buf-overrun-gcov
[ RUN-TEST ] hw/ipmi/test/run-fru
[ TEST-COVERAGE ] hw/ipmi/test/run-fru-gcov
[ RUN-TEST ] libc/test/run-time
[ RUN-TEST ] libc/test/run-snprintf
[ RUN-TEST ] libc/test/run-memops
[ RUN-TEST ] libc/test/run-stdlib
[ RUN-TEST ] libc/test/run-ctype
[ RUN-TEST ] libflash/test/test-flash
Writing test patterns...
Writing test string...
Test string pass
Test pattern pass
./test/run_boot_test.sh
No zImage.epapr, skipping boot test
./test/hello_world/run_hello_world.sh
spawn /opt/ibm/systemsim-p8///run/pegasus/power8 -n -f skiboot.tcl
Console XTerms Disabled
Licensed Materials - Property of IBM.
(C) Copyright IBM Corporation 2001, 2014
All Rights Reserved.
Using initial run script skiboot.tcl
Starting mambo on *guoliangc* (pid = 14444) at Sun Feb 8 17:56:10 2015
With command: /opt/ibm/systemsim-p8/bin/systemsim-pegasus -n -f skiboot.tcl
No network support selected
INFO: 0: (0): !!!!!! Simulator now in TURBO mode !!!!!!
9469535: (9469535): [4938167,5] SkiBoot 4.1.1 starting...
9469535: (9469535): [4941544,5] initial console log level: memory 7, driver 5
9469535: (9469535): [4946064,6] CPU: P8 generation processor(max 8 threads/core)
9469535: (9469535): [4950426,7] CPU: Boot CPU PIR is 0x0000 PVR is 0x004b0100
9469535: (9469535): [4955116,7] CPU: Initial max PIR set to 0x1fff
9469535: (9469535): [9292417,5] OPAL table: 0x300940a0 .. 0x300944c0, branch table: 0x30002000
9469535: (9469535): [9299455,5] FDT: Parsing fdt @0x1f00000
9469535: (9469535): [9466524,5] Enabling Mambo console
9479471: (9479471): [9474004,5] XSCOM: chip 0x0 at 0x1a0000000000 [P8E DD2.1]
9525158: (9525158): [9518136,3] HBRT: Mem region 'ibm,hbrt-code-image' not found !
9528870: (9528870): [9525378,3] HBRT: No ibm,hbrt-code-image found.
9552830: (9552830): [9548913,5] PLAT: Detected generic platform
13844541: (13844541): [13841703,3] SLW: No image found !
13895106: (13895106): [13892217,5] PCI: Resetting PHBs...
13899112: (13899112): [13896274,5] PCI: Probing slots...
13907265: (13907265): [13904274,5] Releasing unused memory:
13914511: (13914511): [13907552,5] ibm,firmware-heap: 12064/12582912 used
13925705: (13925705): [13914793,5] ibm,firmware-allocs-memory@0: 1056768/106954752 used
13930144: (13930144): [13927510,5] Reserved regions:
13938923: (13938923): [13930613,5] 0x000031a00000..0000399fffff : ibm,firmware-stacks
13947101: (13947101): [13939369,5] 0x000030e00000..0000319fffff : ibm,firmware-data
13955279: (13955279): [13947547,5] 0x000030200000..000030dfffff : ibm,firmware-heap
13963457: (13963457): [13955725,5] 0x000030000000..0000301fffff : ibm,firmware-code
13975536: (13975536): [13964031,5] 0x000039a00000..000039b01fff : ibm,firmware-allocs-memory@0
13982460: (13982460): [13978799,5] Assuming kernel at 0x20000000
13987588: (13987588): [13982673,5] INIT: Kernel loaded, size: 0 bytes (0 = unknown preload)
13992003: (13992003): [13987856,5] INIT: 64-bit kernel entry at 0x20010000
14009828: (14009828): [13993103,3] OCC: No HOMER detected, assuming no pstates
14013825: (14013825): [14010069,3] ELOG: Error getting buffer to log error
17909493: (17909493): [17903176,5] INIT: Starting kernel at 0x20010000, fdt at 0x30203178 (size 0x1028)
17910457: (17910455): Hello World!
INFO: 17910618: (17910617): ** Execution stopped: ATTN signal to service processor, **
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment