1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
6 uuid: zzzzz-dz642-queuedcontainer
7 owner_uuid: zzzzz-tpzed-000000000000000
10 created_at: 2016-01-11 11:11:11.111111111 Z
11 updated_at: 2016-01-11 11:11:11.111111111 Z
15 command: ["echo", "hello"]
28 uuid: zzzzz-dz642-runningcontainr
29 owner_uuid: zzzzz-tpzed-000000000000000
32 created_at: <%= 1.minute.ago.to_s(:db) %>
33 updated_at: <%= 1.minute.ago.to_s(:db) %>
34 started_at: <%= 1.minute.ago.to_s(:db) %>
38 command: ["echo", "hello"]
46 secret_mounts_md5: <%= Digest::MD5.hexdigest(SafeJSON.dump({'/secret/6x9' => {'content' => "42\n", 'kind' => 'text'}})) %>
47 auth_uuid: zzzzz-gj3su-077z32aux8dg2s2
50 uuid: zzzzz-dz642-runningcontain2
51 owner_uuid: zzzzz-tpzed-000000000000000
54 created_at: <%= 2.minute.ago.to_s(:db) %>
55 updated_at: <%= 2.minute.ago.to_s(:db) %>
56 started_at: <%= 2.minute.ago.to_s(:db) %>
60 command: ["echo", "hello"]
65 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
68 uuid: zzzzz-dz642-lockedcontainer
69 owner_uuid: zzzzz-tpzed-000000000000000
71 locked_by_uuid: zzzzz-gj3su-k9dvestay1plssr
73 created_at: <%= 2.minute.ago.to_s(:db) %>
74 updated_at: <%= 2.minute.ago.to_s(:db) %>
78 command: ["echo", "hello"]
83 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
86 uuid: zzzzz-dz642-compltcontainer
87 owner_uuid: zzzzz-tpzed-000000000000000
91 created_at: 2016-01-11 11:11:11.111111111 Z
92 updated_at: 2016-01-11 11:11:11.111111111 Z
93 started_at: 2016-01-11 11:11:11.111111111 Z
94 finished_at: 2016-01-12 11:12:13.111111111 Z
97 log: ea10d51bcf88862dbcc36eb292017dfd+45
98 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
100 command: ["echo", "hello", "/bin/sh", "-c", "'cat' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/foobar' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/baz' '|' 'gzip' '>' '/dev/null'"]
105 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
108 uuid: zzzzz-dz642-compltcontainr2
109 owner_uuid: zzzzz-tpzed-000000000000000
113 created_at: 2016-01-11 11:11:11.111111111 Z
114 updated_at: 2016-01-11 11:11:11.111111111 Z
115 started_at: 2016-01-13 11:11:11.111111111 Z
116 finished_at: 2016-01-14 11:12:13.111111111 Z
117 container_image: test
119 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
121 command: ["echo", "hello"]
126 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
129 uuid: zzzzz-dz642-requestingcntnr
130 owner_uuid: zzzzz-tpzed-000000000000000
134 created_at: 2016-01-11 11:11:11.111111111 Z
135 updated_at: 2016-01-11 11:11:11.111111111 Z
136 container_image: test
138 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
140 command: ["echo", "hello"]
145 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
148 uuid: zzzzz-dz642-requestercntnr1
149 owner_uuid: zzzzz-tpzed-000000000000000
153 created_at: 2016-01-11 11:11:11.111111111 Z
154 updated_at: 2016-01-11 11:11:11.111111111 Z
155 container_image: test
157 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
159 command: ["echo", "hello"]
164 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
167 uuid: zzzzz-dz642-failedcontainr1
168 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
172 created_at: 2016-01-11 11:11:11.111111111 Z
173 updated_at: 2016-01-11 11:11:11.111111111 Z
174 container_image: test
176 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
178 command: ["echo", "hello"]
183 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
185 ancient_container_with_logs:
186 uuid: zzzzz-dz642-logscontainer01
187 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
191 created_at: <%= 2.year.ago.to_s(:db) %>
192 updated_at: <%= 2.year.ago.to_s(:db) %>
193 container_image: test
196 command: ["echo", "hello"]
200 finished_at: <%= 2.year.ago.to_s(:db) %>
201 log: ea10d51bcf88862dbcc36eb292017dfd+45
204 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
206 previous_container_with_logs:
207 uuid: zzzzz-dz642-logscontainer02
208 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
212 created_at: <%= 1.month.ago.to_s(:db) %>
213 updated_at: <%= 1.month.ago.to_s(:db) %>
214 container_image: test
217 command: ["echo", "hello"]
221 finished_at: <%= 1.month.ago.to_s(:db) %>
222 log: ea10d51bcf88862dbcc36eb292017dfd+45
225 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
227 running_container_with_logs:
228 uuid: zzzzz-dz642-logscontainer03
229 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
232 created_at: <%= 1.hour.ago.to_s(:db) %>
233 updated_at: <%= 1.hour.ago.to_s(:db) %>
234 container_image: test
237 command: ["echo", "hello"]
242 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
244 running_to_be_deleted:
245 uuid: zzzzz-dz642-runnincntrtodel
246 owner_uuid: zzzzz-tpzed-000000000000000
249 created_at: <%= 1.minute.ago.to_s(:db) %>
250 updated_at: <%= 1.minute.ago.to_s(:db) %>
251 started_at: <%= 1.minute.ago.to_s(:db) %>
252 container_image: test
255 command: ["echo", "hello"]
259 auth_uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq
261 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
264 uuid: zzzzz-dz642-20isqbkl8xwnsao
265 owner_uuid: zzzzz-tpzed-000000000000000
267 locked_by_uuid: zzzzz-gj3su-jrriu629zljsnuf
269 created_at: 2016-01-11 11:11:11.111111111 Z
270 updated_at: 2016-01-11 11:11:11.111111111 Z
271 container_image: test
274 command: ["echo", "hello"]
275 runtime_token: v2/zzzzz-gj3su-2nj68s291f50gd9/2d19ue6ofx26o3mm7fs9u6t7hov9um0v92dzwk1o2xed3abprw
276 runtime_user_uuid: zzzzz-tpzed-l3skomkti0c4vg4
277 runtime_auth_scopes: ["all"]
284 capacity: 24000000000
287 capacity: 24000000000