Ubuntu Pastebin

Paste from katco at Mon, 14 Nov 2016 15:17:28 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
-*- mode: compilation; default-directory: "~/workspace/go/src/github.com/juju/juju/" -*-
Compilation started at Mon Nov 14 09:11:46

go test ./...
ok  	github.com/juju/juju	0.084s
ok  	github.com/juju/juju/agent	0.983s
ok  	github.com/juju/juju/agent/agentbootstrap	2.250s
ok  	github.com/juju/juju/agent/tools	0.262s
ok  	github.com/juju/juju/api	79.003s
ok  	github.com/juju/juju/api/action	2.064s
ok  	github.com/juju/juju/api/agent	18.777s
ok  	github.com/juju/juju/api/agenttools	0.118s
ok  	github.com/juju/juju/api/annotations	0.043s
ok  	github.com/juju/juju/api/application	9.934s
ok  	github.com/juju/juju/api/applicationscaler	0.052s
ok  	github.com/juju/juju/api/authentication	0.041s
ok  	github.com/juju/juju/api/backups	16.128s
?   	github.com/juju/juju/api/base	[no test files]
?   	github.com/juju/juju/api/base/testing	[no test files]
ok  	github.com/juju/juju/api/block	0.104s
ok  	github.com/juju/juju/api/charmrevisionupdater	5.172s
ok  	github.com/juju/juju/api/charms	0.116s
ok  	github.com/juju/juju/api/cleaner	0.275s
ok  	github.com/juju/juju/api/cloud	0.127s
?   	github.com/juju/juju/api/common	[no test files]
ok  	github.com/juju/juju/api/common/cloudspec	0.087s
?   	github.com/juju/juju/api/common/stream	[no test files]

----------------------------------------------------------------------
FAIL: <autogenerated>:57: legacySuite.TearDownTest

Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
Waiting for sockets to die: 1 in use, 4 alive
/home/kate/workspace/go/src/github.com/juju/testing/mgo.go:820:
    c.Fatal("Test left sockets in a dirty state")
... Error: Test left sockets in a dirty state


----------------------------------------------------------------------
PANIC: legacy_test.go:176: legacySuite.TestAPIServerCanShutdownWithOutstandingNext

[LOG] 0:00.003 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.003 INFO juju.environs.testing uploading FAKE tools 2.0.1-precise-amd64
[LOG] 0:00.007 INFO juju.environs.testing uploading FAKE tools 2.0.1-trusty-amd64
[LOG] 0:00.007 INFO juju.environs.testing uploading FAKE tools 2.0.1-xenial-amd64
[LOG] 0:00.008 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.008 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.008 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-released-tools.json
[LOG] 0:00.019 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.019 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.019 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.020 INFO juju.environs.tools Metadata for stream "released" unchanged
[LOG] 0:00.020 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.020 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.020 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.020 INFO juju.environs.testing uploading FAKE tools 2.0.1-precise-amd64
[LOG] 0:00.021 INFO juju.environs.testing uploading FAKE tools 2.0.1-trusty-amd64
[LOG] 0:00.024 INFO juju.environs.testing uploading FAKE tools 2.0.1-xenial-amd64
[LOG] 0:00.025 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.025 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.025 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.026 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.026 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.069 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-devel-tools.json
[LOG] 0:00.078 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.078 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-601408687277421615/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.082 INFO juju.environs.tools Metadata for stream "devel" unchanged
[LOG] 0:00.082 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.082 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.082 DEBUG juju.environs.bootstrap model "controller" supports service/machine networks: true
[LOG] 0:00.082 DEBUG juju.environs.bootstrap network management by juju enabled: true
[LOG] 0:00.082 INFO cmd Loading image metadata
[LOG] 0:00.082 INFO juju.environs.bootstrap looking for bootstrap agent binaries: version=2.0.1
[LOG] 0:00.082 INFO juju.environs.tools finding agent binaries in stream "released"
[LOG] 0:00.082 INFO juju.environs.tools reading agent binaries with major.minor version 2.0
[LOG] 0:00.082 INFO juju.environs.tools filtering agent binaries by version: 2.0.1
[LOG] 0:00.082 INFO juju.environs.tools filtering agent binaries by architecture: amd64
[LOG] 0:00.083 INFO juju.environs.bootstrap found 3 packaged agent binaries
[LOG] 0:00.084 INFO cmd Starting new instance for initial controller
[LOG] 0:00.084 INFO juju.provider.dummy would pick tools from 2.0.1-xenial-amd64
[LOG] 0:00.084 INFO juju.provider.dummy creating bootstrap instance
[LOG] 0:00.084 INFO juju.environs.bootstrap newest version: 2.0.1
[LOG] 0:00.084 INFO juju.environs.bootstrap picked bootstrap tools version: 2.0.1
[LOG] 0:00.084 INFO juju.environs.bootstrap Installing Juju agent on bootstrap instance
[LOG] 0:00.104 DEBUG juju.cloudconfig.instancecfg Setting numa ctl preference to false
[LOG] 0:00.104 INFO juju.state opening state, mongo addresses: ["localhost:41003"]; entity <nil>
[LOG] 0:00.104 DEBUG juju.state dialing mongo
[LOG] 0:00.106 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:00.106 DEBUG juju.state connection established
[LOG] 0:00.106 DEBUG juju.state mongodb login successful
[LOG] 0:00.893 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:00.893 INFO juju.state initializing controller model deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:01.129 INFO juju.state running state anonymously; using unique client id
[LOG] 0:01.129 INFO juju.state starting standard state workers
[LOG] 0:01.129 DEBUG juju.state.workers starting leadership lease manager
[LOG] 0:01.130 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:01.134 DEBUG juju.state.workers starting singular lease manager
[LOG] 0:01.134 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:03.024238575 -0600 CST
[LOG] 0:01.137 DEBUG juju.state.workers starting transaction log watcher
[LOG] 0:01.137 DEBUG juju.state.workers starting presence watcher
[LOG] 0:01.137 INFO juju.state creating cloud image metadata storage
[LOG] 0:01.137 INFO juju.state started state for model-deadbeef-0bad-400d-8000-4b1d0d06f00d successfully
[LOG] 0:01.138 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:03.027770098 -0600 CST
[LOG] 0:01.382 DEBUG juju.provider.dummy setting password for "admin" to "dummy-secret"
[LOG] 0:01.386 INFO juju.apiserver new certificate addresses: 
[LOG] 0:01.386 INFO juju.state opening state, mongo addresses: ["localhost:41003"]; entity <nil>
[LOG] 0:01.386 DEBUG juju.state dialing mongo
[LOG] 0:01.386 INFO juju.apiserver listening on "[::]:44242"
[LOG] 0:01.386 ERROR juju.apiserver Unable to prime /tmp/check-601408687277421615/4/logsink.log (proceeding anyway): chown /tmp/check-601408687277421615/4/logsink.log: operation not permitted
[LOG] 0:01.387 DEBUG juju.apiserver Starting API http server on address "[::]:44242"
[LOG] 0:01.387 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:01.388 DEBUG juju.state connection established
[LOG] 0:01.388 DEBUG juju.state mongodb login successful
[LOG] 0:01.393 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:01.394 INFO juju.state running state anonymously; using unique client id
[LOG] 0:01.394 INFO juju.state starting standard state workers
[LOG] 0:01.394 DEBUG juju.state.workers starting leadership lease manager
[LOG] 0:01.394 DEBUG juju.state.workers starting singular lease manager
[LOG] 0:01.395 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:03.284777537 -0600 CST
[LOG] 0:01.395 DEBUG juju.state.workers starting transaction log watcher
[LOG] 0:01.395 DEBUG juju.state.workers starting presence watcher
[LOG] 0:01.395 INFO juju.state creating cloud image metadata storage
[LOG] 0:01.395 INFO juju.state started state for model-deadbeef-0bad-400d-8000-4b1d0d06f00d successfully
[LOG] 0:01.395 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:03.285645523 -0600 CST
[LOG] 0:01.395 DEBUG juju.environs ControllerInstances returned: [localhost]
[LOG] 0:01.397 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:01.398 INFO juju.api dialing "wss://localhost:44242/model/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:01.419 INFO juju.api connection established to "wss://localhost:44242/model/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:01.423 DEBUG juju.apiserver model login: user admin has "superuser" for controller; "admin" for model deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:01.429 DEBUG juju.state setting API hostPorts: [[localhost:44242]]
[LOG] 0:01.442 INFO juju.apiserver new certificate addresses: 
[LOG] 0:01.442 DEBUG juju.environs ControllerInstances returned: [localhost]
[LOG] 0:01.442 INFO juju.apiserver listening on "127.0.0.1:45016"
[LOG] 0:01.442 ERROR juju.apiserver Unable to prime /tmp/check-601408687277421615/7/logsink.log (proceeding anyway): chown /tmp/check-601408687277421615/7/logsink.log: operation not permitted
[LOG] 0:01.442 DEBUG juju.apiserver Starting API http server on address "127.0.0.1:45016"
[LOG] 0:01.444 DEBUG juju.api RPC connection died
[LOG] 0:01.444 DEBUG juju.state.workers stopped state workers without error
[LOG] 0:01.444 DEBUG juju.state closed state without error
[LOG] 0:01.444 INFO juju.provider.dummy reset model
[LOG] 0:01.444 DEBUG juju.rpc error closing codec: write tcp 127.0.0.1:44242->127.0.0.1:45164: write: broken pipe
[LOG] 0:01.444 DEBUG juju.apiserver API http server exited, final error was: accept tcp [::]:44242: use of closed network connection
[LOG] 0:01.445 INFO juju.apiserver closed listening socket "[::]:44242" with final error: close tcp [::]:44242: use of closed network connection
[LOG] 0:01.445 DEBUG juju.state.workers stopped state workers without error
[LOG] 0:01.445 DEBUG juju.state closed state without error
[LOG] 0:01.445 DEBUG juju.state closed state without error
[LOG] 0:01.445 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:41003"
[LOG] 0:01.448 INFO juju.testing reset successfully reset admin password
[LOG] 0:01.453 INFO juju.testing reset successfully reset admin password
... Panic: Fixture has panicked (see related PANIC)
OOPS: 15 passed, 1 FAILED, 10 MISSED
--- FAIL: TestAll (12.34s)
FAIL
FAIL	github.com/juju/juju/api/controller	12.395s
ok  	github.com/juju/juju/api/crossmodel	0.129s
ok  	github.com/juju/juju/api/deployer	30.942s
ok  	github.com/juju/juju/api/discoverspaces	0.299s
ok  	github.com/juju/juju/api/diskmanager	0.059s
ok  	github.com/juju/juju/api/firewaller	46.321s
ok  	github.com/juju/juju/api/highavailability	3.822s
ok  	github.com/juju/juju/api/hostkeyreporter	0.161s
?   	github.com/juju/juju/api/http	[no test files]
ok  	github.com/juju/juju/api/imagemanager	0.066s
ok  	github.com/juju/juju/api/imagemetadata	0.140s
ok  	github.com/juju/juju/api/instancepoller	0.161s
ok  	github.com/juju/juju/api/keymanager	13.596s
ok  	github.com/juju/juju/api/keyupdater	6.751s
ok  	github.com/juju/juju/api/leadership	0.052s
ok  	github.com/juju/juju/api/lifeflag	0.123s
ok  	github.com/juju/juju/api/logfwd	0.045s
ok  	github.com/juju/juju/api/logger	5.301s
ok  	github.com/juju/juju/api/logsender	0.088s
ok  	github.com/juju/juju/api/logstream	0.135s
ok  	github.com/juju/juju/api/machineactions	0.105s
ok  	github.com/juju/juju/api/machinemanager	0.079s
ok  	github.com/juju/juju/api/machiner	17.679s
ok  	github.com/juju/juju/api/machineundertaker	0.086s
ok  	github.com/juju/juju/api/meterstatus	0.258s
ok  	github.com/juju/juju/api/metricsadder	3.881s
ok  	github.com/juju/juju/api/metricsdebug	9.370s
ok  	github.com/juju/juju/api/metricsmanager	5.326s
ok  	github.com/juju/juju/api/migrationflag	0.112s
ok  	github.com/juju/juju/api/migrationmaster	0.069s
ok  	github.com/juju/juju/api/migrationminion	0.132s
ok  	github.com/juju/juju/api/migrationtarget	0.054s
ok  	github.com/juju/juju/api/modelconfig	0.137s
ok  	github.com/juju/juju/api/modelmanager	13.840s
ok  	github.com/juju/juju/api/provisioner	53.433s
ok  	github.com/juju/juju/api/proxyupdater	0.283s
ok  	github.com/juju/juju/api/reboot	12.034s
ok  	github.com/juju/juju/api/remoterelations	0.151s
ok  	github.com/juju/juju/api/resumer	0.083s
ok  	github.com/juju/juju/api/retrystrategy	0.085s
ok  	github.com/juju/juju/api/singular	0.059s
ok  	github.com/juju/juju/api/spaces	0.543s
ok  	github.com/juju/juju/api/sshclient	0.114s
?   	github.com/juju/juju/api/statushistory	[no test files]
ok  	github.com/juju/juju/api/storage	0.062s
ok  	github.com/juju/juju/api/storageprovisioner	0.173s
ok  	github.com/juju/juju/api/subnets	0.046s
?   	github.com/juju/juju/api/testing	[no test files]
ok  	github.com/juju/juju/api/undertaker	0.074s
ok  	github.com/juju/juju/api/unitassigner	0.053s
ok  	github.com/juju/juju/api/uniter	176.001s
ok  	github.com/juju/juju/api/upgrader	37.020s
ok  	github.com/juju/juju/api/usermanager	18.864s

----------------------------------------------------------------------
FAIL: watcher_test.go:265: migrationSuite.TestMigrationStatusWatcher

[LOG] 0:00.003 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.003 INFO juju.environs.testing uploading FAKE tools 2.0.1-precise-amd64
[LOG] 0:00.004 INFO juju.environs.testing uploading FAKE tools 2.0.1-trusty-amd64
[LOG] 0:00.004 INFO juju.environs.testing uploading FAKE tools 2.0.1-xenial-amd64
[LOG] 0:00.007 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.008 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.008 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-released-tools.json
[LOG] 0:00.013 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.014 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.014 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.014 INFO juju.environs.tools Metadata for stream "released" unchanged
[LOG] 0:00.014 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.014 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.014 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.014 INFO juju.environs.testing uploading FAKE tools 2.0.1-precise-amd64
[LOG] 0:00.015 INFO juju.environs.testing uploading FAKE tools 2.0.1-trusty-amd64
[LOG] 0:00.015 INFO juju.environs.testing uploading FAKE tools 2.0.1-xenial-amd64
[LOG] 0:00.017 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.017 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.017 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.018 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.047 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.047 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-devel-tools.json
[LOG] 0:00.056 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.057 DEBUG juju.environs.simplestreams skipping index "file:///tmp/check-1697339644649434436/5/tools/streams/v1/index2.json" because of missing information: "content-download" data not found
[LOG] 0:00.057 INFO juju.environs.tools Metadata for stream "devel" unchanged
[LOG] 0:00.057 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.057 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.084 DEBUG juju.environs.bootstrap model "controller" supports service/machine networks: true
[LOG] 0:00.084 DEBUG juju.environs.bootstrap network management by juju enabled: true
[LOG] 0:00.084 INFO cmd Loading image metadata
[LOG] 0:00.084 INFO juju.environs.bootstrap looking for bootstrap agent binaries: version=2.0.1
[LOG] 0:00.084 INFO juju.environs.tools finding agent binaries in stream "released"
[LOG] 0:00.084 INFO juju.environs.tools reading agent binaries with major.minor version 2.0
[LOG] 0:00.084 INFO juju.environs.tools filtering agent binaries by version: 2.0.1
[LOG] 0:00.084 INFO juju.environs.tools filtering agent binaries by architecture: amd64
[LOG] 0:00.085 INFO juju.environs.bootstrap found 3 packaged agent binaries
[LOG] 0:00.085 INFO cmd Starting new instance for initial controller
[LOG] 0:00.085 INFO juju.provider.dummy would pick tools from 2.0.1-xenial-amd64
[LOG] 0:00.085 INFO juju.provider.dummy creating bootstrap instance
[LOG] 0:00.085 INFO juju.environs.bootstrap newest version: 2.0.1
[LOG] 0:00.085 INFO juju.environs.bootstrap picked bootstrap tools version: 2.0.1
[LOG] 0:00.085 INFO juju.environs.bootstrap Installing Juju agent on bootstrap instance
[LOG] 0:00.149 DEBUG juju.cloudconfig.instancecfg Setting numa ctl preference to false
[LOG] 0:00.149 INFO juju.state opening state, mongo addresses: ["localhost:43139"]; entity <nil>
[LOG] 0:00.149 DEBUG juju.state dialing mongo
[LOG] 0:00.150 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.151 DEBUG juju.state connection established
[LOG] 0:00.151 DEBUG juju.state mongodb login successful
[LOG] 0:00.442 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.445 INFO juju.state initializing controller model deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:00.562 INFO juju.state running state anonymously; using unique client id
[LOG] 0:00.562 INFO juju.state starting standard state workers
[LOG] 0:00.562 DEBUG juju.state.workers starting leadership lease manager
[LOG] 0:00.563 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.569 DEBUG juju.state.workers starting singular lease manager
[LOG] 0:00.569 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:53.672979683 -0600 CST
[LOG] 0:00.574 DEBUG juju.state.workers starting transaction log watcher
[LOG] 0:00.574 DEBUG juju.state.workers starting presence watcher
[LOG] 0:00.574 INFO juju.state creating cloud image metadata storage
[LOG] 0:00.574 INFO juju.state started state for model-deadbeef-0bad-400d-8000-4b1d0d06f00d successfully
[LOG] 0:00.574 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:53.678361141 -0600 CST
[LOG] 0:00.890 DEBUG juju.provider.dummy setting password for "admin" to "dummy-secret"
[LOG] 0:00.897 INFO juju.apiserver new certificate addresses: 
[LOG] 0:00.897 INFO juju.state opening state, mongo addresses: ["localhost:43139"]; entity <nil>
[LOG] 0:00.897 DEBUG juju.state dialing mongo
[LOG] 0:00.897 INFO juju.apiserver listening on "[::]:40814"
[LOG] 0:00.897 ERROR juju.apiserver Unable to prime /tmp/check-1697339644649434436/4/logsink.log (proceeding anyway): chown /tmp/check-1697339644649434436/4/logsink.log: operation not permitted
[LOG] 0:00.897 DEBUG juju.apiserver Starting API http server on address "[::]:40814"
[LOG] 0:00.898 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.899 DEBUG juju.state connection established
[LOG] 0:00.899 DEBUG juju.state mongodb login successful
[LOG] 0:00.904 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.905 INFO juju.state running state anonymously; using unique client id
[LOG] 0:00.905 INFO juju.state starting standard state workers
[LOG] 0:00.905 DEBUG juju.state.workers starting leadership lease manager
[LOG] 0:00.906 DEBUG juju.state.workers starting singular lease manager
[LOG] 0:00.906 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:54.009963453 -0600 CST
[LOG] 0:00.906 DEBUG juju.state.workers starting transaction log watcher
[LOG] 0:00.906 DEBUG juju.state.workers starting presence watcher
[LOG] 0:00.906 INFO juju.state creating cloud image metadata storage
[LOG] 0:00.906 INFO juju.state started state for model-deadbeef-0bad-400d-8000-4b1d0d06f00d successfully
[LOG] 0:00.906 DEBUG juju.environs ControllerInstances returned: [localhost]
[LOG] 0:00.906 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:54.010528308 -0600 CST
[LOG] 0:00.908 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.908 INFO juju.api dialing "wss://localhost:40814/model/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.910 INFO juju.api connection established to "wss://localhost:40814/model/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.914 DEBUG juju.apiserver model login: user admin has "superuser" for controller; "admin" for model deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:00.919 DEBUG juju.state setting API hostPorts: [[localhost:40814]]
[LOG] 0:00.977 INFO juju.state running state anonymously; using unique client id
[LOG] 0:00.977 INFO juju.state starting standard state workers
[LOG] 0:00.977 DEBUG juju.state.workers starting leadership lease manager
[LOG] 0:00.979 DEBUG juju.mongo dialled mongodb server at "127.0.0.1:43139"
[LOG] 0:00.982 DEBUG juju.state.workers starting singular lease manager
[LOG] 0:00.983 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:54.08667148 -0600 CST
[LOG] 0:00.985 DEBUG juju.state.workers starting transaction log watcher
[LOG] 0:00.985 DEBUG juju.state.workers starting presence watcher
[LOG] 0:00.985 INFO juju.state creating cloud image metadata storage
[LOG] 0:00.985 INFO juju.state started state for model-e7799fd7-43cc-4e5e-812a-8ba4ca3a4c76 successfully
[LOG] 0:00.986 DEBUG juju.worker.lease waking to check leases at 2016-11-14 09:14:54.089685673 -0600 CST
[LOG] 0:00.993 INFO juju.state new machine "0" has preferred addresses: private "", public ""
[LOG] 0:01.021 DEBUG juju.environs ControllerInstances returned: [localhost]
watcher_test.go:286:
    c.Assert(err, jc.ErrorIsNil)
... value *errors.notValid = &errors.notValid{Err:errors.Err{message:"nil clock not valid", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/api/apiclient.go", line:182}} ("nil clock not valid")
... error stack:
	github.com/juju/juju/api/apiclient.go:182: nil clock not valid

[LOG] 0:01.024 DEBUG juju.state.workers stopped state workers without error
[LOG] 0:01.024 DEBUG juju.state closed state without error
[LOG] 0:01.024 DEBUG juju.api RPC connection died
[LOG] 0:01.024 DEBUG juju.rpc error closing codec: write tcp 127.0.0.1:40814->127.0.0.1:56020: write: broken pipe
[LOG] 0:01.024 DEBUG juju.state.workers stopped state workers without error
[LOG] 0:01.024 DEBUG juju.state closed state without error
[LOG] 0:01.024 INFO juju.provider.dummy reset model
[LOG] 0:01.024 DEBUG juju.apiserver API http server exited, final error was: accept tcp [::]:40814: use of closed network connection
[LOG] 0:01.024 INFO juju.apiserver closed listening socket "[::]:40814" with final error: close tcp [::]:40814: use of closed network connection
[LOG] 0:01.024 DEBUG juju.state.workers stopped state workers without error
[LOG] 0:01.024 DEBUG juju.state closed state without error
[LOG] 0:01.024 DEBUG juju.state closed state without error
[LOG] 0:01.081 INFO juju.testing reset successfully reset admin password
[LOG] 0:01.091 INFO juju.testing reset successfully reset admin password
OOPS: 6 passed, 1 FAILED
--- FAIL: TestAll (11.34s)
FAIL
FAIL	github.com/juju/juju/api/watcher	11.419s
# github.com/juju/juju/cloudconfig_test
cloudconfig/userdatacfg_test.go:64: undefined: paths.LogDir
cloudconfig/userdatacfg_test.go:68: undefined: paths.DataDir
cloudconfig/userdatacfg_test.go:76: undefined: paths.MetricsSpoolDir
cloudconfig/userdatacfg_test.go:114: cfg.MetricsSpoolDir undefined (type *testInstanceConfig has no field or method MetricsSpoolDir)
cloudconfig/userdatacfg_test.go:210: cfg.DataDir undefined (type *testInstanceConfig has no field or method DataDir)
cloudconfig/userdatacfg_test.go:211: cfg.LogDir undefined (type *testInstanceConfig has no field or method LogDir)
cloudconfig/userdatacfg_test.go:212: cfg.CloudInitOutputLog undefined (type *testInstanceConfig has no field or method CloudInitOutputLog)
cloudconfig/userdatacfg_test.go:590: not enough arguments in call to cloudinit.New
cloudconfig/userdatacfg_test.go:689: not enough arguments in call to cloudinit.New
cloudconfig/userdatacfg_test.go:715: not enough arguments in call to cloudinit.New
cloudconfig/userdatacfg_test.go:715: too many errors
# github.com/juju/juju/cloudconfig/cloudinit_test
cloudconfig/cloudinit/cloudinit_test.go:369: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/cloudinit_test.go:384: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/cloudinit_test.go:395: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/cloudinit_test.go:422: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/cloudinit_test.go:438: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/renderscript_test.go:64: not enough arguments in call to instancecfg.NewBootstrapInstanceConfig
cloudconfig/cloudinit/renderscript_test.go:64: assignment count mismatch: 2 = 1
cloudconfig/cloudinit/renderscript_test.go:95: not enough arguments in call to instancecfg.NewInstanceConfig
cloudconfig/cloudinit/renderscript_test.go:95: assignment count mismatch: 2 = 1
cloudconfig/cloudinit/renderscript_test.go:107: not enough arguments in call to cloudinit.New
cloudconfig/cloudinit/renderscript_test.go:107: too many errors
# github.com/juju/juju/cloudconfig/containerinit_test
cloudconfig/containerinit/container_userdata_test.go:197: not enough arguments in call to containerinit.NewCloudInitConfigWithNetworks
cloudconfig/containerinit/container_userdata_test.go:207: not enough arguments in call to containerinit.NewCloudInitConfigWithNetworks
# github.com/juju/juju/cloudconfig/providerinit_test
cloudconfig/providerinit/providerinit_test.go:143: undefined: paths.LogDir
cloudconfig/providerinit/providerinit_test.go:144: undefined: paths.MetricsSpoolDir
cloudconfig/providerinit/providerinit_test.go:145: undefined: paths.DataDir
cloudconfig/providerinit/providerinit_test.go:171: unknown instancecfg.InstanceConfig field 'DataDir' in struct literal
cloudconfig/providerinit/providerinit_test.go:172: unknown instancecfg.InstanceConfig field 'LogDir' in struct literal
cloudconfig/providerinit/providerinit_test.go:173: unknown instancecfg.InstanceConfig field 'MetricsSpoolDir' in struct literal
cloudconfig/providerinit/providerinit_test.go:175: unknown instancecfg.InstanceConfig field 'CloudInitOutputLog' in struct literal
cloudconfig/providerinit/providerinit_test.go:211: not enough arguments in call to cloudinit.New
cloudconfig/providerinit/providerinit_test.go:285: undefined: paths.MetricsSpoolDir
cloudconfig/providerinit/providerinit_test.go:294: undefined: paths.DataDir
cloudconfig/providerinit/providerinit_test.go:294: too many errors
Download as text