xref: /openbmc/qemu/tests/qemu-iotests/219.out (revision 750fe5989f9efffce86368c6feac013f8b7b433c)
1bdebdc71SKevin WolfLaunching VM...
2bdebdc71SKevin Wolf
3bdebdc71SKevin Wolf
4bdebdc71SKevin WolfStarting block job: drive-mirror (auto-finalize: True; auto-dismiss: True)
5e21b5f34SMax Reitz{"return": {}}
6e21b5f34SMax Reitz{"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "FILTERED", "type": "mirror"}]}
7e21b5f34SMax Reitz{"data": {"id": "job0", "status": "created"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
8e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
9bdebdc71SKevin Wolf
10bdebdc71SKevin WolfPause/resume in RUNNING
11bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
12e21b5f34SMax Reitz{"return": {}}
13e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
14e21b5f34SMax Reitz{"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "mirror"}]}
15e21b5f34SMax Reitz{"return": {}}
16e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
17e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 4194304, "type": "mirror"}]}
18bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
19e21b5f34SMax Reitz{"return": {}}
20e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
21e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "mirror"}]}
22e21b5f34SMax Reitz{"return": {}}
23e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
24e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 4194304, "type": "mirror"}]}
25bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
26e21b5f34SMax Reitz{"return": {}}
27e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
28e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "mirror"}]}
29e21b5f34SMax Reitz{"return": {}}
30e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
31e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 4194304, "type": "mirror"}]}
32bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
33e21b5f34SMax Reitz{"return": {}}
34e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
35e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "mirror"}]}
36e21b5f34SMax Reitz{"return": {}}
37e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
38e21b5f34SMax Reitz{"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 4194304, "type": "mirror"}]}
39e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
40e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
41e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
42e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
43e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
44e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
45e21b5f34SMax Reitz{"return": {}}
46bdebdc71SKevin Wolf
47bdebdc71SKevin WolfWaiting for READY state...
48e21b5f34SMax Reitz{"data": {"id": "job0", "status": "ready"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
49e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 4194304, "type": "mirror"}]}
50bdebdc71SKevin Wolf
51bdebdc71SKevin WolfPause/resume in READY
52bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
53e21b5f34SMax Reitz{"return": {}}
54e21b5f34SMax Reitz{"data": {"id": "job0", "status": "standby"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
55e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "standby", "total-progress": 4194304, "type": "mirror"}]}
56e21b5f34SMax Reitz{"return": {}}
57e21b5f34SMax Reitz{"data": {"id": "job0", "status": "ready"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
58e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 4194304, "type": "mirror"}]}
59bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
60e21b5f34SMax Reitz{"return": {}}
61e21b5f34SMax Reitz{"data": {"id": "job0", "status": "standby"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
62e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "standby", "total-progress": 4194304, "type": "mirror"}]}
63e21b5f34SMax Reitz{"return": {}}
64e21b5f34SMax Reitz{"data": {"id": "job0", "status": "ready"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
65e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 4194304, "type": "mirror"}]}
66bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
67e21b5f34SMax Reitz{"return": {}}
68e21b5f34SMax Reitz{"data": {"id": "job0", "status": "standby"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
69e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "standby", "total-progress": 4194304, "type": "mirror"}]}
70e21b5f34SMax Reitz{"return": {}}
71e21b5f34SMax Reitz{"data": {"id": "job0", "status": "ready"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
72e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 4194304, "type": "mirror"}]}
73bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
74e21b5f34SMax Reitz{"return": {}}
75e21b5f34SMax Reitz{"data": {"id": "job0", "status": "standby"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
76e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "standby", "total-progress": 4194304, "type": "mirror"}]}
77e21b5f34SMax Reitz{"return": {}}
78e21b5f34SMax Reitz{"data": {"id": "job0", "status": "ready"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
79e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 4194304, "type": "mirror"}]}
80e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb 'finalize'"}}
81e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb 'dismiss'"}}
82e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb 'finalize'"}}
83e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb 'dismiss'"}}
84e21b5f34SMax Reitz{"return": {}}
85bdebdc71SKevin Wolf
86bdebdc71SKevin WolfWaiting for PENDING state...
87e21b5f34SMax Reitz{"data": {"id": "job0", "status": "waiting"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
88e21b5f34SMax Reitz{"data": {"id": "job0", "status": "pending"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
89e21b5f34SMax Reitz{"data": {"id": "job0", "status": "concluded"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
90e21b5f34SMax Reitz{"data": {"id": "job0", "status": "null"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
91e21b5f34SMax Reitz{"return": []}
92bdebdc71SKevin Wolf
93bdebdc71SKevin Wolf
94bdebdc71SKevin WolfStarting block job: drive-backup (auto-finalize: True; auto-dismiss: True)
95e21b5f34SMax Reitz{"return": {}}
96e21b5f34SMax Reitz{"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "FILTERED", "type": "backup"}]}
97e21b5f34SMax Reitz{"data": {"id": "job0", "status": "created"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
98e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
99bdebdc71SKevin Wolf
100bdebdc71SKevin WolfPause/resume in RUNNING
101bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
102e21b5f34SMax Reitz{"return": {}}
103e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
104e21b5f34SMax Reitz{"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
105e21b5f34SMax Reitz{"return": {}}
106e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
107e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
108bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
109e21b5f34SMax Reitz{"return": {}}
110e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
111e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
112e21b5f34SMax Reitz{"return": {}}
113e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
114e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
115bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
116e21b5f34SMax Reitz{"return": {}}
117e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
118e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
119e21b5f34SMax Reitz{"return": {}}
120e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
121e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
122bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
123e21b5f34SMax Reitz{"return": {}}
124e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
125e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
126e21b5f34SMax Reitz{"return": {}}
127e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
128e21b5f34SMax Reitz{"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
129e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
130e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
131e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
132e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
133e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
134e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
135e21b5f34SMax Reitz{"return": {}}
136bdebdc71SKevin Wolf
137bdebdc71SKevin WolfWaiting for PENDING state...
138*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
139*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
140e21b5f34SMax Reitz{"data": {"id": "job0", "status": "waiting"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
141e21b5f34SMax Reitz{"data": {"id": "job0", "status": "pending"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
142e21b5f34SMax Reitz{"data": {"id": "job0", "status": "concluded"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
143e21b5f34SMax Reitz{"data": {"id": "job0", "status": "null"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
144e21b5f34SMax Reitz{"return": []}
145bdebdc71SKevin Wolf
146bdebdc71SKevin Wolf
147bdebdc71SKevin WolfStarting block job: drive-backup (auto-finalize: True; auto-dismiss: False)
148e21b5f34SMax Reitz{"return": {}}
149e21b5f34SMax Reitz{"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "FILTERED", "type": "backup"}]}
150e21b5f34SMax Reitz{"data": {"id": "job0", "status": "created"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
151e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
152bdebdc71SKevin Wolf
153bdebdc71SKevin WolfPause/resume in RUNNING
154bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
155e21b5f34SMax Reitz{"return": {}}
156e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
157e21b5f34SMax Reitz{"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
158e21b5f34SMax Reitz{"return": {}}
159e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
160e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
161bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
162e21b5f34SMax Reitz{"return": {}}
163e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
164e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
165e21b5f34SMax Reitz{"return": {}}
166e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
167e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
168bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
169e21b5f34SMax Reitz{"return": {}}
170e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
171e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
172e21b5f34SMax Reitz{"return": {}}
173e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
174e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
175bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
176e21b5f34SMax Reitz{"return": {}}
177e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
178e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
179e21b5f34SMax Reitz{"return": {}}
180e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
181e21b5f34SMax Reitz{"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
182e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
183e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
184e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
185e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
186e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
187e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
188e21b5f34SMax Reitz{"return": {}}
189bdebdc71SKevin Wolf
190bdebdc71SKevin WolfWaiting for PENDING state...
191*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
192*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
193e21b5f34SMax Reitz{"data": {"id": "job0", "status": "waiting"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
194e21b5f34SMax Reitz{"data": {"id": "job0", "status": "pending"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
195e21b5f34SMax Reitz{"data": {"id": "job0", "status": "concluded"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
196e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "concluded", "total-progress": 4194304, "type": "backup"}]}
197e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'pause'"}}
198e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'complete'"}}
199e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'finalize'"}}
200e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'pause'"}}
201e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'complete'"}}
202e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'finalize'"}}
203e21b5f34SMax Reitz{"return": {}}
204e21b5f34SMax Reitz{"data": {"id": "job0", "status": "null"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
205e21b5f34SMax Reitz{"return": []}
206bdebdc71SKevin Wolf
207bdebdc71SKevin Wolf
208bdebdc71SKevin WolfStarting block job: drive-backup (auto-finalize: False; auto-dismiss: True)
209e21b5f34SMax Reitz{"return": {}}
210e21b5f34SMax Reitz{"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "FILTERED", "type": "backup"}]}
211e21b5f34SMax Reitz{"data": {"id": "job0", "status": "created"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
212e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
213bdebdc71SKevin Wolf
214bdebdc71SKevin WolfPause/resume in RUNNING
215bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
216e21b5f34SMax Reitz{"return": {}}
217e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
218e21b5f34SMax Reitz{"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
219e21b5f34SMax Reitz{"return": {}}
220e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
221e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
222bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
223e21b5f34SMax Reitz{"return": {}}
224e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
225e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
226e21b5f34SMax Reitz{"return": {}}
227e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
228e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
229bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
230e21b5f34SMax Reitz{"return": {}}
231e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
232e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
233e21b5f34SMax Reitz{"return": {}}
234e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
235e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
236bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
237e21b5f34SMax Reitz{"return": {}}
238e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
239e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
240e21b5f34SMax Reitz{"return": {}}
241e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
242e21b5f34SMax Reitz{"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
243e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
244e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
245e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
246e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
247e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
248e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
249e21b5f34SMax Reitz{"return": {}}
250bdebdc71SKevin Wolf
251bdebdc71SKevin WolfWaiting for PENDING state...
252*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
253*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
254e21b5f34SMax Reitz{"data": {"id": "job0", "status": "waiting"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
255e21b5f34SMax Reitz{"data": {"id": "job0", "status": "pending"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
256e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "pending", "total-progress": 4194304, "type": "backup"}]}
257e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'pause'"}}
258e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'complete'"}}
259e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'dismiss'"}}
260e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'pause'"}}
261e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'complete'"}}
262e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'dismiss'"}}
263e21b5f34SMax Reitz{"return": {}}
264e21b5f34SMax Reitz{"data": {"id": "job0", "status": "concluded"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
265e21b5f34SMax Reitz{"data": {"id": "job0", "status": "null"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
266e21b5f34SMax Reitz{"return": []}
267bdebdc71SKevin Wolf
268bdebdc71SKevin Wolf
269bdebdc71SKevin WolfStarting block job: drive-backup (auto-finalize: False; auto-dismiss: False)
270e21b5f34SMax Reitz{"return": {}}
271e21b5f34SMax Reitz{"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "FILTERED", "type": "backup"}]}
272e21b5f34SMax Reitz{"data": {"id": "job0", "status": "created"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
273e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
274bdebdc71SKevin Wolf
275bdebdc71SKevin WolfPause/resume in RUNNING
276bdebdc71SKevin Wolf=== Testing block-job-pause/block-job-resume ===
277e21b5f34SMax Reitz{"return": {}}
278e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
279e21b5f34SMax Reitz{"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
280e21b5f34SMax Reitz{"return": {}}
281e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
282e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
283bdebdc71SKevin Wolf=== Testing block-job-pause/job-resume ===
284e21b5f34SMax Reitz{"return": {}}
285e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
286e21b5f34SMax Reitz{"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
287e21b5f34SMax Reitz{"return": {}}
288e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
289e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
290bdebdc71SKevin Wolf=== Testing job-pause/block-job-resume ===
291e21b5f34SMax Reitz{"return": {}}
292e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
293e21b5f34SMax Reitz{"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
294e21b5f34SMax Reitz{"return": {}}
295e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
296e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
297bdebdc71SKevin Wolf=== Testing job-pause/job-resume ===
298e21b5f34SMax Reitz{"return": {}}
299e21b5f34SMax Reitz{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
300e21b5f34SMax Reitz{"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 4194304, "type": "backup"}]}
301e21b5f34SMax Reitz{"return": {}}
302e21b5f34SMax Reitz{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
303e21b5f34SMax Reitz{"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 4194304, "type": "backup"}]}
304e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
305e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
306e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
307e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'complete'"}}
308e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'finalize'"}}
309e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command verb 'dismiss'"}}
310e21b5f34SMax Reitz{"return": {}}
311bdebdc71SKevin Wolf
312bdebdc71SKevin WolfWaiting for PENDING state...
313*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "paused"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
314*2288ccfaSSergio Lopez{"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
315e21b5f34SMax Reitz{"data": {"id": "job0", "status": "waiting"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
316e21b5f34SMax Reitz{"data": {"id": "job0", "status": "pending"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
317e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "pending", "total-progress": 4194304, "type": "backup"}]}
318e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'pause'"}}
319e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'complete'"}}
320e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'dismiss'"}}
321e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'pause'"}}
322e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'complete'"}}
323e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'pending' cannot accept command verb 'dismiss'"}}
324e21b5f34SMax Reitz{"return": {}}
325e21b5f34SMax Reitz{"data": {"id": "job0", "status": "concluded"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
326e21b5f34SMax Reitz{"return": [{"current-progress": 4194304, "id": "job0", "status": "concluded", "total-progress": 4194304, "type": "backup"}]}
327e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'pause'"}}
328e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'complete'"}}
329e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'finalize'"}}
330e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'pause'"}}
331e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'complete'"}}
332e21b5f34SMax Reitz{"error": {"class": "GenericError", "desc": "Job 'job0' in state 'concluded' cannot accept command verb 'finalize'"}}
333e21b5f34SMax Reitz{"return": {}}
334e21b5f34SMax Reitz{"data": {"id": "job0", "status": "null"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
335e21b5f34SMax Reitz{"return": []}
336