Code Monkey home page Code Monkey logo

Comments (2)

gallandarakhneorg avatar gallandarakhneorg commented on September 22, 2024

Let the basic holarchy demo.

After moving the logging level from "info" to "all" in the launch configuration, I obtain the following log:

[PLUS PRÉCIS, 3:02:13pm, SARL Run-time Environment] Creating the root context with ID 2c38fb7f-f363-4f6e-877b-110b1f07cc77 and default space ID 7ba8885d-545b-445a-a0e9-b655bc15ebe0.
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
  spaceId = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@1cdd8e79'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = eda71c6d-1756-4294-b629-36cd61b86c38
  spaceId = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 971c1c78-d677-4b19-b823-7b48d5ee55df
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@f952914'
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 971c1c78-d677-4b19-b823-7b48d5ee55df
  agentType = "io.sarl.demos.basic.holarchy.HolarchyManager"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@15cbf61e'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 971c1c78-d677-4b19-b823-7b48d5ee55df, into: 2c38fb7f-f363-4f6e-877b-110b1f07cc77
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 971c1c78-d677-4b19-b823-7b48d5ee55df
  agentType = "io.sarl.demos.basic.holarchy.HolarchyManager"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@6d4f032b'
[INFOS, 3:02:13pm, ROOT AGENT] Create the child #1 at depth 1 with ID : 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[PRÉCIS, 3:02:13pm, Context service] Creating internal context of agent eda71c6d-1756-4294-b629-36cd61b86c38 with default space ID d239c1c8-6b7f-488d-b2c3-4217c03ffc34
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = eda71c6d-1756-4294-b629-36cd61b86c38
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@11b2324c'
[INFOS, 3:02:13pm, ROOT AGENT] Create the child #2 at depth 1 with ID : 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@d4fcb9f'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: eda71c6d-1756-4294-b629-36cd61b86c38
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@280fbc6c'
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = eda71c6d-1756-4294-b629-36cd61b86c38
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@56c091cb'
[INFOS, 3:02:13pm, AGENT-7df043db-7dd5-43b1-9be7-095d0fc2d08a] Create the child #1 at depth 0 with ID : 48a44931-9acc-4187-a57f-3585735b41d3
[INFOS, 3:02:13pm, AGENT-3ee8e40c-7846-4abe-a9c8-cba5330f1735] Create the child #1 at depth 0 with ID : 652bf604-e3cf-496e-aecd-821f3def9998
[PRÉCIS, 3:02:13pm, Context service] Creating internal context of agent 7df043db-7dd5-43b1-9be7-095d0fc2d08a with default space ID 4abd1900-bb6e-4a65-89a1-446274506864
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: eda71c6d-1756-4294-b629-36cd61b86c38, into: 2c38fb7f-f363-4f6e-877b-110b1f07cc77
[PRÉCIS, 3:02:13pm, Context service] Creating internal context of agent 3ee8e40c-7846-4abe-a9c8-cba5330f1735 with default space ID f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:13pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = eda71c6d-1756-4294-b629-36cd61b86c38
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@49d646c5'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@266ecc39'
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@30b34f39'
[INFOS, 3:02:13pm, AGENT-7df043db-7dd5-43b1-9be7-095d0fc2d08a] Create the child #2 at depth 0 with ID : 90dc3ba3-a5b9-484c-a744-62d54212ea8a
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 652bf604-e3cf-496e-aecd-821f3def9998
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[INFOS, 3:02:13pm, AGENT-3ee8e40c-7846-4abe-a9c8-cba5330f1735] Create the child #2 at depth 0 with ID : 3ba96722-b59a-4248-96bb-145405e1021e
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 48a44931-9acc-4187-a57f-3585735b41d3
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 652bf604-e3cf-496e-aecd-821f3def9998
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@2f036454'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[INFOS, 3:02:13pm, AGENT-652bf604-e3cf-496e-aecd-821f3def9998] As leaf: Waiting awhile before committing a suicide.
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 652bf604-e3cf-496e-aecd-821f3def9998
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@1c31fd1a'
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 48a44931-9acc-4187-a57f-3585735b41d3
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@6925c988'
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@3d8fd076'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Participant Joined: Address [
  type = "Address"
  participantId = 3ba96722-b59a-4248-96bb-145405e1021e
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 3ee8e40c-7846-4abe-a9c8-cba5330f1735, into: eda71c6d-1756-4294-b629-36cd61b86c38
[INFOS, 3:02:13pm, AGENT-48a44931-9acc-4187-a57f-3585735b41d3] As leaf: Waiting awhile before committing a suicide.
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 7df043db-7dd5-43b1-9be7-095d0fc2d08a, into: eda71c6d-1756-4294-b629-36cd61b86c38
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 652bf604-e3cf-496e-aecd-821f3def9998
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@a6f0860'
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@23dd60c4'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 652bf604-e3cf-496e-aecd-821f3def9998, into: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@152e55c9'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 48a44931-9acc-4187-a57f-3585735b41d3
[PRÉCIS, 3:02:13pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@7cb68879'
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantJoined [
  type = "ParticipantJoined"
  source = Address [
    type = "Address"
    participantId = 3ba96722-b59a-4248-96bb-145405e1021e
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$1@3e8242d6'
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 48a44931-9acc-4187-a57f-3585735b41d3
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@4ea4cf12'
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 652bf604-e3cf-496e-aecd-821f3def9998
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@211eded1'
[INFOS, 3:02:13pm, AGENT-90dc3ba3-a5b9-484c-a744-62d54212ea8a] As leaf: Waiting awhile before committing a suicide.
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 48a44931-9acc-4187-a57f-3585735b41d3, into: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[INFOS, 3:02:13pm, AGENT-3ba96722-b59a-4248-96bb-145405e1021e] As leaf: Waiting awhile before committing a suicide.
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 48a44931-9acc-4187-a57f-3585735b41d3
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@3d9467ee'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 90dc3ba3-a5b9-484c-a744-62d54212ea8a
[CONFIG, 3:02:13pm, SARL Run-time Environment] Agent Spawned: 3ba96722-b59a-4248-96bb-145405e1021e
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@b610563'
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'AgentSpawned [
  type = "AgentSpawned"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ba96722-b59a-4248-96bb-145405e1021e
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$1@7215c5ff'
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 90dc3ba3-a5b9-484c-a744-62d54212ea8a, into: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[CONFIG, 3:02:13pm, SARL Run-time Environment] Member Joined: 3ba96722-b59a-4248-96bb-145405e1021e, into: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[PRÉCIS, 3:02:13pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@132c3e93'
[PRÉCIS, 3:02:13pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'MemberJoined [
  type = "MemberJoined"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ba96722-b59a-4248-96bb-145405e1021e
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$1@35773f27'
[INFOS, 3:02:14pm, AGENT-652bf604-e3cf-496e-aecd-821f3def9998] As leaf: I'm killing myself.
[CONFIG, 3:02:14pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 652bf604-e3cf-496e-aecd-821f3def9998
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:14pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 652bf604-e3cf-496e-aecd-821f3def9998
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@8c90375'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Member Left: 652bf604-e3cf-496e-aecd-821f3def9998, from: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[PRÉCIS, 3:02:14pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 652bf604-e3cf-496e-aecd-821f3def9998
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@1babf586'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Agent Killed: 652bf604-e3cf-496e-aecd-821f3def9998
[PRÉCIS, 3:02:14pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 652bf604-e3cf-496e-aecd-821f3def9998
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@400534ab'
[INFOS, 3:02:14pm, AGENT-48a44931-9acc-4187-a57f-3585735b41d3] As leaf: I'm killing myself.
[CONFIG, 3:02:14pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 48a44931-9acc-4187-a57f-3585735b41d3
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 48a44931-9acc-4187-a57f-3585735b41d3
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@334ba243'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Member Left: 48a44931-9acc-4187-a57f-3585735b41d3, from: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 48a44931-9acc-4187-a57f-3585735b41d3
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@50228b96'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Agent Killed: 48a44931-9acc-4187-a57f-3585735b41d3
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 48a44931-9acc-4187-a57f-3585735b41d3
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@1010a70c'
[INFOS, 3:02:14pm, AGENT-90dc3ba3-a5b9-484c-a744-62d54212ea8a] As leaf: I'm killing myself.
[CONFIG, 3:02:14pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@5bb6cced'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Member Left: 90dc3ba3-a5b9-484c-a744-62d54212ea8a, from: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@48b065e0'
[CONFIG, 3:02:14pm, SARL Run-time Environment] Agent Killed: 90dc3ba3-a5b9-484c-a744-62d54212ea8a
[INFOS, 3:02:14pm, AGENT-7df043db-7dd5-43b1-9be7-095d0fc2d08a] No more child: I'm killing myself.
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 90dc3ba3-a5b9-484c-a744-62d54212ea8a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@179c39bb'
[INFOS, 3:02:14pm, AGENT-3ba96722-b59a-4248-96bb-145405e1021e] As leaf: I'm killing myself.
[CONFIG, 3:02:14pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  spaceId = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[CONFIG, 3:02:14pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 3ba96722-b59a-4248-96bb-145405e1021e
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:14pm, Space 4abd1900-bb6e-4a65-89a1-446274506864] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = 4abd1900-bb6e-4a65-89a1-446274506864
      contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 4abd1900-bb6e-4a65-89a1-446274506864
    contextID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@2383e29d'
[PRÉCIS, 3:02:14pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 3ba96722-b59a-4248-96bb-145405e1021e
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@cf8ede7'
[PRÉCIS, 3:02:14pm, Context service] Destroying context of agent 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[CONFIG, 3:02:15pm, SARL Run-time Environment] Member Left: 3ba96722-b59a-4248-96bb-145405e1021e, from: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[CONFIG, 3:02:15pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:15pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ba96722-b59a-4248-96bb-145405e1021e
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@1e9bd07f'
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@2ca622d9'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Agent Killed: 3ba96722-b59a-4248-96bb-145405e1021e
[CONFIG, 3:02:15pm, SARL Run-time Environment] Member Left: 7df043db-7dd5-43b1-9be7-095d0fc2d08a, from: eda71c6d-1756-4294-b629-36cd61b86c38
[INFOS, 3:02:15pm, AGENT-3ee8e40c-7846-4abe-a9c8-cba5330f1735] No more child: I'm killing myself.
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@3ae76d54'
[PRÉCIS, 3:02:15pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 3ba96722-b59a-4248-96bb-145405e1021e
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@37cd350c'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Agent Killed: 7df043db-7dd5-43b1-9be7-095d0fc2d08a
[CONFIG, 3:02:15pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  spaceId = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 7df043db-7dd5-43b1-9be7-095d0fc2d08a
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@3c17b6d3'
[PRÉCIS, 3:02:15pm, Space f59f2ed5-d92b-4e64-89e5-8b4baf218b8e] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
      contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = f59f2ed5-d92b-4e64-89e5-8b4baf218b8e
    contextID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@39303da9'
[PRÉCIS, 3:02:15pm, Context service] Destroying context of agent 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[CONFIG, 3:02:15pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@59ef5f61'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Member Left: 3ee8e40c-7846-4abe-a9c8-cba5330f1735, from: eda71c6d-1756-4294-b629-36cd61b86c38
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@658dd0d1'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Agent Killed: 3ee8e40c-7846-4abe-a9c8-cba5330f1735
[INFOS, 3:02:15pm, ROOT AGENT] No more child: I'm killing myself.
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 3ee8e40c-7846-4abe-a9c8-cba5330f1735
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@7b927f3f'
[PRÉCIS, 3:02:15pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'HolarchyDestroyed [
  type = "HolarchyDestroyed"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
]' with the scope 'null'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = eda71c6d-1756-4294-b629-36cd61b86c38
  spaceId = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:15pm, Space d239c1c8-6b7f-488d-b2c3-4217c03ffc34] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
      contextID = eda71c6d-1756-4294-b629-36cd61b86c38
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = d239c1c8-6b7f-488d-b2c3-4217c03ffc34
    contextID = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@6a2a043e'
[INFOS, 3:02:15pm, Holarchy Manager] Holarchy destroyed. Waiting awhile to ensure that all pending context destruction is processed.
[PRÉCIS, 3:02:15pm, Context service] Destroying context of agent eda71c6d-1756-4294-b629-36cd61b86c38
[CONFIG, 3:02:15pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = eda71c6d-1756-4294-b629-36cd61b86c38
  spaceId = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:15pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@68608489'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Member Left: eda71c6d-1756-4294-b629-36cd61b86c38, from: 2c38fb7f-f363-4f6e-877b-110b1f07cc77
[PRÉCIS, 3:02:15pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = eda71c6d-1756-4294-b629-36cd61b86c38
  agentType = "io.sarl.demos.basic.holarchy.Holon"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@7652359a'
[CONFIG, 3:02:15pm, SARL Run-time Environment] Agent Killed: eda71c6d-1756-4294-b629-36cd61b86c38
[PRÉCIS, 3:02:15pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = eda71c6d-1756-4294-b629-36cd61b86c38
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.Holon"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@43c0dd1b'
[CONFIG, 3:02:18pm, SARL Run-time Environment] Participant Left: Address [
  type = "Address"
  participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
  spaceId = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]
[PRÉCIS, 3:02:18pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'ParticipantLeft [
  type = "ParticipantLeft"
  source = Address [
    type = "Address"
    participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  spaceID = SpaceID [
    type = "SpaceID"
    id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
    contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
  ]
]' with the scope 'io.sarl.sre.janus.internal.SpaceParticipantEventEmitter$2@4ea3212b'
[CONFIG, 3:02:18pm, SARL Run-time Environment] Member Left: 971c1c78-d677-4b19-b823-7b48d5ee55df, from: 2c38fb7f-f363-4f6e-877b-110b1f07cc77
[PRÉCIS, 3:02:18pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'MemberLeft [
  type = "MemberLeft"
  source = Address [
    type = "Address"
    participantId = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentID = 971c1c78-d677-4b19-b823-7b48d5ee55df
  agentType = "io.sarl.demos.basic.holarchy.HolarchyManager"
]' with the scope 'io.sarl.sre.janus.internal.ContextMemberEventEmitter$2@2793866'
[CONFIG, 3:02:18pm, SARL Run-time Environment] Agent Killed: 971c1c78-d677-4b19-b823-7b48d5ee55df
[PRÉCIS, 3:02:18pm, Space 7ba8885d-545b-445a-a0e9-b655bc15ebe0] Routing locally the event 'AgentKilled [
  type = "AgentKilled"
  source = Address [
    type = "Address"
    participantId = 971c1c78-d677-4b19-b823-7b48d5ee55df
    spaceId = SpaceID [
      type = "SpaceID"
      id = 7ba8885d-545b-445a-a0e9-b655bc15ebe0
      contextID = 2c38fb7f-f363-4f6e-877b-110b1f07cc77
      spaceSpec = interface io.sarl.api.core.OpenEventSpaceSpecification
    ]
  ]
  agentType = "io.sarl.demos.basic.holarchy.HolarchyManager"
  terminationCause = null
]' with the scope 'io.sarl.sre.janus.internal.AgentEventEmitter$2@47a91e8d'
[INFOS, 3:02:18pm, SARL Run-time Environment] Stopping the kernel services
[PRÉCIS, 3:02:18pm, SARL Run-time Environment] Releasing of resources before shutting down.
[PRÉCIS, 3:02:18pm, SARL Run-time Environment] Stopping all services.
[INFOS, 3:02:18pm, SARL Run-time Environment] All kernel services are stopped

from sarl.

gallandarakhneorg avatar gallandarakhneorg commented on September 22, 2024

I will force the default logging level for the examples/demos.

from sarl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.