Console Output
+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
[DEBUG] 2023-06-12 18:36:20.000 logParameters (src/parameters/parameters.c:343):Image file name: Pharo.image
[DEBUG] 2023-06-12 18:36:20.000 logParameters (src/parameters/parameters.c:344):Is default Image: no
[DEBUG] 2023-06-12 18:36:20.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 4]:
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:336): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:336): --worker
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:336): --headless
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 1]:
[DEBUG] 2023-06-12 18:36:20.000 logParameterVector (src/parameters/parameters.c:336): ../repository/scripts/patchPharoPreTests.st
[INFO ] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2023-06-12 18:36:20.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2023-06-12 18:36:20.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread
[DEBUG] 2023-06-12 18:36:20.000 runOnWorkerThread (src/client.c:272):Stack size: 524288
[DEBUG] 2023-06-12 18:36:20.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 74285056
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 74285056
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100046d8000
[DEBUG] 2023-06-12 18:36:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100046d8000
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2023-06-12 18:36:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2023-06-12 18:36:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[WARN ] 2023-06-12 18:36:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2023-06-12 18:36:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2023-06-12 18:36:20.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21297):Garbage Collect for Snapshot
[DEBUG] 2023-06-12 18:36:20.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39274):Writing snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests/Pharo.image
[DEBUG] 2023-06-12 18:36:20.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39346):Snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests/Pharo.image done
[DEBUG] 2023-06-12 18:36:20.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31366):Quit requested by the image
Process 0x10003adfbb8 priority 79
0x280027fd0 I SessionManager>launchSnapshot:andQuit: 0x10000091a78: a(n) SessionManager
0x10003ae5388 s [] in SessionManager>snapshot:andQuit:
0x10003ae6fd8 s [] in FullBlockClosure(BlockClosure)>newProcess
processes at priority 40
Process 0x100028cc378 priority 40
0x100028dfb98 s MorphicRenderLoop>doOneCycleWhile:
0x100028e0080 s [] in MorphicUIManager>spawnNewProcess
0x100028e0160 s [] in FullBlockClosure(BlockClosure)>newProcess
Process 0x10003ae0300 priority 40
0x10003ae4cf8 s [] in FullBlockClosure(BlockClosure)>newProcess
Process 0x10003ae06b8 priority 40
0x10003ae4fe8 s Process>resume
0x10003ae6c00 s FullBlockClosure(BlockClosure)>forkAt:
0x10003ae9218 s SessionManager>snapshot:andQuit:
0x10003aeb3c0 s [] in SmalltalkImage>snapshot:andQuit:
0x10003af03e0 s CurrentExecutionEnvironment class>activate:for:
0x10003af6f48 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
0x10003af9a70 s DefaultExecutionEnvironment class>beActiveDuring:
0x10003af7000 s SmalltalkImage>snapshot:andQuit:
0x10003af9b28 s UndefinedObject>DoIt
0x10003afa610 s [] in OpalCompiler>evaluate
0x10003afad80 s FullBlockClosure(BlockClosure)>on:do:
0x10003afb310 s OpalCompiler>evaluate
0x10003afba90 s DoItChunk>importFor:logSource:
0x10003afbe48 s [] in CodeImporter>evaluate
0x10003afc0f8 s OrderedCollection>do:
0x10003afc530 s CodeImporter>evaluate
0x10003afc840 s [] in STCommandLineHandler>installSourceFile:
0x10003afca88 s FullBlockClosure(BlockClosure)>on:do:
0x10003afccc8 s STCommandLineHandler>handleErrorsDuring:reference:
0x10003afcdc0 s STCommandLineHandler>installSourceFile:
0x10003afd028 s [] in STCommandLineHandler>installSourceFiles
0x10003afd328 s OrderedCollection>do:
0x10003afd568 s [] in STCommandLineHandler>installSourceFiles
0x10003afd7c0 s FullBlockClosure(BlockClosure)>ensure:
0x10003afdab0 s STCommandLineHandler>installSourceFiles
0x10003afdcb0 s STCommandLineHandler>activate
0x10003afdd68 s STCommandLineHandler class(CommandLineHandler class)>activateWith:
0x10003afde20 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
0x10003afded8 s FullBlockClosure(BlockClosure)>on:do:
0x10003afdfe8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
0x10003afe140 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
0x10003afe2b8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
0x10003afe410 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
0x10003afe6c0 s FullBlockClosure(BlockClosure)>on:do:
0x10003afe9b0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
0x10003afebb0 s [] in FullBlockClosure(BlockClosure)>newProcess
processes at priority 10
Process 0x10003adc3d0 priority 10
0x10003ae0cf8 s [] in FullBlockClosure(BlockClosure)>newProcess
suspended processes
Process 0x10003adfce8 priority 50
0x10003ae46b0 s WeakArray class>finalizationProcess
0x10003ae54d8 s [] in WeakArray class>restartFinalizationProcess
0x10003ae7108 s [] in FullBlockClosure(BlockClosure)>newProcess
Process 0x10001eaeb18 priority 40
0x10001eb2e60 s AtomicSharedQueue>waitForNewItems
0x10001eb3e60 s AtomicSharedQueue>next
0x10001eb4968 s TKTWorkerProcess>privateNextTask
0x10001eb5268 s [] in TKTWorkerProcess>workerLoop
0x10001eb5340 s FullBlockClosure(BlockClosure)>repeat
0x10001eb5420 s TKTWorkerProcess>workerLoop
0x10001eb54d8 s MessageSend>value
0x10001eb5590 s [] in TKTPharoProcessProvider>createProcessDoing:named:
0x10001eb5668 s [] in FullBlockClosure(BlockClosure)>newProcess
Process 0x10003adc380 priority 60
0x10003ae0c40 s SmalltalkImage>lowSpaceWatcher
0x10003ae5240 s [] in SmalltalkImage>installLowSpaceWatcher
0x10003ae6d88 s [] in FullBlockClosure(BlockClosure)>newProcess
Process 0x100028cc3c8 priority 80
0x10003adc2a8 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority
0x100035ee5d0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
0x100035ee818 s FullBlockClosure(BlockClosure)>ensure:
0x100028e0290 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
0x100035ee518 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
0x100028e0370 s [] in FullBlockClosure(BlockClosure)>newProcess