]> git.proxmox.com Git - pve-ha-manager.git/blob - src/test/test-shutdown2/log.expect
sim: show sent emails in regression tests
[pve-ha-manager.git] / src / test / test-shutdown2 / log.expect
1 info 0 hardware: starting simulation
2 info 20 cmdlist: execute power node1 on
3 info 20 node1/crm: status change startup => wait_for_quorum
4 info 20 node1/lrm: status change startup => wait_for_agent_lock
5 info 20 cmdlist: execute power node2 on
6 info 20 node2/crm: status change startup => wait_for_quorum
7 info 20 node2/lrm: status change startup => wait_for_agent_lock
8 info 20 cmdlist: execute power node3 on
9 info 20 node3/crm: status change startup => wait_for_quorum
10 info 20 node3/lrm: status change startup => wait_for_agent_lock
11 info 20 node1/crm: got lock 'ha_manager_lock'
12 info 20 node1/crm: status change wait_for_quorum => master
13 info 20 node1/crm: node 'node1': state changed from 'unknown' => 'online'
14 info 20 node1/crm: node 'node2': state changed from 'unknown' => 'online'
15 info 20 node1/crm: node 'node3': state changed from 'unknown' => 'online'
16 info 20 node1/crm: adding new service 'vm:103' on node 'node3'
17 info 22 node2/crm: status change wait_for_quorum => slave
18 info 24 node3/crm: status change wait_for_quorum => slave
19 info 25 node3/lrm: got lock 'ha_agent_node3_lock'
20 info 25 node3/lrm: status change wait_for_agent_lock => active
21 info 25 node3/lrm: starting service vm:103
22 info 25 node3/lrm: service status vm:103 started
23 info 120 cmdlist: execute shutdown node3
24 info 120 node3/lrm: got shutdown request with shutdown policy 'conditional'
25 info 120 node3/lrm: shutdown LRM, stop all services
26 info 125 node3/lrm: stopping service vm:103
27 info 125 node3/lrm: service status vm:103 stopped
28 info 126 node3/lrm: exit (loop end)
29 info 126 shutdown: execute crm node3 stop
30 info 125 node3/crm: server received shutdown request
31 info 145 node3/crm: exit (loop end)
32 info 145 shutdown: execute power node3 off
33 info 160 node1/crm: node 'node3': state changed from 'online' => 'unknown'
34 info 200 node1/crm: service 'vm:103': state changed from 'started' to 'fence'
35 info 200 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
36 emai 200 node1/crm: FENCE: Try to fence node 'node3'
37 info 200 node1/crm: got lock 'ha_agent_node3_lock'
38 info 200 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
39 info 200 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
40 emai 200 node1/crm: SUCCEED: fencing: acknowledged - got agent lock for node 'node3'
41 info 200 node1/crm: recover service 'vm:103' from fenced node 'node3' to node 'node1'
42 info 200 node1/crm: service 'vm:103': state changed from 'fence' to 'started' (node = node1)
43 info 201 node1/lrm: got lock 'ha_agent_node1_lock'
44 info 201 node1/lrm: status change wait_for_agent_lock => active
45 info 201 node1/lrm: starting service vm:103
46 info 201 node1/lrm: service status vm:103 started
47 info 500 cmdlist: execute power node3 on
48 info 500 node3/crm: status change startup => wait_for_quorum
49 info 500 node3/lrm: status change startup => wait_for_agent_lock
50 info 500 node1/crm: node 'node3': state changed from 'unknown' => 'online'
51 info 500 node1/crm: migrate service 'vm:103' to node 'node3' (running)
52 info 500 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node1, target = node3)
53 info 501 node1/lrm: service vm:103 - start migrate to node 'node3'
54 info 501 node1/lrm: service vm:103 - end migrate to node 'node3'
55 info 504 node3/crm: status change wait_for_quorum => slave
56 info 520 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node3)
57 info 525 node3/lrm: got lock 'ha_agent_node3_lock'
58 info 525 node3/lrm: status change wait_for_agent_lock => active
59 info 525 node3/lrm: starting service vm:103
60 info 525 node3/lrm: service status vm:103 started
61 info 1100 hardware: exit simulation - done