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 | juju (git)-[master]-% go test github.com/juju/juju/api/networker
----------------------------------------------------------------------
FAIL: networker_test.go:204: networkerSuite.TestMachineNetworkConfig
[LOG] 0:00.034 DEBUG juju.environs.configstore Made dir /tmp/check-8674665223082153551/2/home/ubuntu/.juju/environments
[LOG] 0:00.098 DEBUG juju.environs.configstore writing jenv file
[LOG] 0:00.099 DEBUG juju.environs.configstore writing jenv file to /tmp/check-8674665223082153551/2/home/ubuntu/.juju/environments/dummyenv.jenv
[LOG] 0:00.099 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.099 INFO juju.environs.testing uploading FAKE tools 1.24-alpha1-trusty-amd64
[LOG] 0:00.100 INFO juju.environs.testing uploading FAKE tools 1.24-alpha1-precise-amd64
[LOG] 0:00.101 INFO juju.environs.testing uploading FAKE tools 1.24-alpha1-utopic-amd64
[LOG] 0:00.102 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.102 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.102 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.json not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json" not found
[LOG] 0:00.103 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.json not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json" not found
[LOG] 0:00.103 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.json not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json" not found
[LOG] 0:00.103 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.103 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams streams/v1/index2.json not found, trying legacy index file
[LOG] 0:00.103 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.json: no such file or directory
[LOG] 0:00.103 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.json" not found
[LOG] 0:00.103 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.104 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.104 INFO juju.environs.tools Writing tools/streams/v1/com.ubuntu.juju-released-tools.json
[LOG] 0:00.104 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.104 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.104 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.104 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.104 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.104 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.104 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.104 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json: no such file or directory
[LOG] 0:00.104 DEBUG juju.environs.simplestreams no mirror index file found
[LOG] 0:00.104 DEBUG juju.environs.simplestreams no mirror information available for { }: mirror data for "com.ubuntu.juju:released:tools" not found
[LOG] 0:00.104 DEBUG juju.environs.simplestreams read metadata index at "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json"
[LOG] 0:00.104 DEBUG juju.environs.simplestreams candidate matches for products ["com.ubuntu.juju:7:amd64" "com.ubuntu.juju:7:i386" "com.ubuntu.juju:7:armhf" "com.ubuntu.juju:7:arm64" "com.ubuntu.juju:7:ppc64el" "com.ubuntu.juju:win2012hvr2:amd64" "com.ubuntu.juju:win2012hvr2:i386" "com.ubuntu.juju:win2012hvr2:armhf" "com.ubuntu.juju:win2012hvr2:arm64" "com.ubuntu.juju:win2012hvr2:ppc64el" "com.ubuntu.juju:win2012hv:amd64" "com.ubuntu.juju:win2012hv:i386" "com.ubuntu.juju:win2012hv:armhf" "com.ubuntu.juju:win2012hv:arm64" "com.ubuntu.juju:win2012hv:ppc64el" "com.ubuntu.juju:win2012r2:amd64" "com.ubuntu.juju:win2012r2:i386" "com.ubuntu.juju:win2012r2:armhf" "com.ubuntu.juju:win2012r2:arm64" "com.ubuntu.juju:win2012r2:ppc64el" "com.ubuntu.juju:win2012:amd64" "com.ubuntu.juju:win2012:i386" "com.ubuntu.juju:win2012:armhf" "com.ubuntu.juju:win2012:arm64" "com.ubuntu.juju:win2012:ppc64el" "com.ubuntu.juju:win7:amd64" "com.ubuntu.juju:win7:i386" "com.ubuntu.juju:win7:armhf" "com.ubuntu.juju:win7:arm64" "com.ubuntu.juju:win7:ppc64el" "com.ubuntu.juju:12.10:amd64" "com.ubuntu.juju:12.10:i386" "com.ubuntu.juju:12.10:armhf" "com.ubuntu.juju:12.10:arm64" "com.ubuntu.juju:12.10:ppc64el" "com.ubuntu.juju:13.10:amd64" "com.ubuntu.juju:13.10:i386" "com.ubuntu.juju:13.10:armhf" "com.ubuntu.juju:13.10:arm64" "com.ubuntu.juju:13.10:ppc64el" "com.ubuntu.juju:14.04:amd64" "com.ubuntu.juju:14.04:i386" "com.ubuntu.juju:14.04:armhf" "com.ubuntu.juju:14.04:arm64" "com.ubuntu.juju:14.04:ppc64el" "com.ubuntu.juju:14.10:amd64" "com.ubuntu.juju:14.10:i386" "com.ubuntu.juju:14.10:armhf" "com.ubuntu.juju:14.10:arm64" "com.ubuntu.juju:14.10:ppc64el" "com.ubuntu.juju:12.04:amd64" "com.ubuntu.juju:12.04:i386" "com.ubuntu.juju:12.04:armhf" "com.ubuntu.juju:12.04:arm64" "com.ubuntu.juju:12.04:ppc64el" "com.ubuntu.juju:13.04:amd64" "com.ubuntu.juju:13.04:i386" "com.ubuntu.juju:13.04:armhf" "com.ubuntu.juju:13.04:arm64" "com.ubuntu.juju:13.04:ppc64el" "com.ubuntu.juju:15.04:amd64" "com.ubuntu.juju:15.04:i386" "com.ubuntu.juju:15.04:armhf" "com.ubuntu.juju:15.04:arm64" "com.ubuntu.juju:15.04:ppc64el" "com.ubuntu.juju:win8:amd64" "com.ubuntu.juju:win8:i386" "com.ubuntu.juju:win8:armhf" "com.ubuntu.juju:win8:arm64" "com.ubuntu.juju:win8:ppc64el" "com.ubuntu.juju:win81:amd64" "com.ubuntu.juju:win81:i386" "com.ubuntu.juju:win81:armhf" "com.ubuntu.juju:win81:arm64" "com.ubuntu.juju:win81:ppc64el"] are [{Wed, 01 Apr 2015 14:04:02 +0300 products:1.0 content-download [] streams/v1/com.ubuntu.juju-released-tools.json [com.ubuntu.juju:12.04:amd64 com.ubuntu.juju:14.04:amd64 com.ubuntu.juju:14.10:amd64]}]
[LOG] 0:00.104 DEBUG juju.environs.simplestreams finding products at path "streams/v1/com.ubuntu.juju-released-tools.json"
[LOG] 0:00.104 DEBUG juju.environs.simplestreams metadata: &{map[com.ubuntu.juju:12.04:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc210052480]} com.ubuntu.juju:14.04:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc2100525a0]} com.ubuntu.juju:14.10:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc210052720]}] map[] Wed, 01 Apr 2015 14:04:02 +0300 products:1.0 com.ubuntu.juju:released:tools }
[LOG] 0:00.105 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror index file found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror information available for { }: mirror data for "com.ubuntu.juju:proposed:tools" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams read metadata index at "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams skipping index because of error getting latest metadata "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": index file missing "content-download" data not found
[LOG] 0:00.105 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror index file found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror information available for { }: mirror data for "com.ubuntu.juju:testing:tools" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams read metadata index at "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams skipping index because of error getting latest metadata "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": index file missing "content-download" data not found
[LOG] 0:00.105 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.105 DEBUG juju.environs.simplestreams searching for metadata in datasource "existing metadata"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": stat /tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json": stat /tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json: no such file or directory
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror index file found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams no mirror information available for { }: mirror data for "com.ubuntu.juju:devel:tools" not found
[LOG] 0:00.105 DEBUG juju.environs.simplestreams read metadata index at "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json"
[LOG] 0:00.105 DEBUG juju.environs.simplestreams skipping index because of error getting latest metadata "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json": index file missing "content-download" data not found
[LOG] 0:00.106 INFO juju.environs.tools Metadata for stream "released" unchanged
[LOG] 0:00.106 INFO juju.environs.tools Writing tools/streams/v1/index2.json
[LOG] 0:00.106 INFO juju.environs.tools Writing tools/streams/v1/index.json
[LOG] 0:00.106 INFO juju.network setting prefer-ipv6 to true
[LOG] 0:00.106 DEBUG juju.environs.bootstrap environment "dummyenv" supports service/machine networks: true
[LOG] 0:00.106 DEBUG juju.environs.bootstrap network management by juju enabled: true
[LOG] 0:00.106 DEBUG juju.environs.bootstrap looking for bootstrap tools: version=1.24-alpha1
[LOG] 0:00.106 INFO juju.environs.tools reading tools with major.minor version 1.24
[LOG] 0:00.106 INFO juju.environs.tools filtering tools by version: 1.24-alpha1
[LOG] 0:00.106 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any
[LOG] 0:00.106 DEBUG juju.environs.tools no series specified when finding tools, looking for any
[LOG] 0:00.106 DEBUG juju.environs.simplestreams searching for metadata in datasource "default simplestreams"
[LOG] 0:00.106 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson": cannot find URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.sjson" not found
[LOG] 0:00.106 DEBUG juju.environs.simplestreams streams/v1/index2.sjson not found, trying legacy index file
[LOG] 0:00.106 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": cannot find URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.106 DEBUG juju.environs.simplestreams cannot load index "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson": invalid URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index.sjson" not found
[LOG] 0:00.109 DEBUG juju.environs.simplestreams fetchData failed for "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json": cannot find URL "file:///tmp/check-8674665223082153551/5/tools/streams/v1/mirrors.json" not found
[LOG] 0:00.109 DEBUG juju.environs.simplestreams no mirror index file found
[LOG] 0:00.109 DEBUG juju.environs.simplestreams no mirror information available for { }: mirror data for "com.ubuntu.juju:released:tools" not found
[LOG] 0:00.109 DEBUG juju.environs.simplestreams read metadata index at "file:///tmp/check-8674665223082153551/5/tools/streams/v1/index2.json"
[LOG] 0:00.110 DEBUG juju.environs.simplestreams candidate matches for products ["com.ubuntu.juju:7:amd64" "com.ubuntu.juju:7:i386" "com.ubuntu.juju:7:armhf" "com.ubuntu.juju:7:arm64" "com.ubuntu.juju:7:ppc64el" "com.ubuntu.juju:win2012hvr2:amd64" "com.ubuntu.juju:win2012hvr2:i386" "com.ubuntu.juju:win2012hvr2:armhf" "com.ubuntu.juju:win2012hvr2:arm64" "com.ubuntu.juju:win2012hvr2:ppc64el" "com.ubuntu.juju:win2012hv:amd64" "com.ubuntu.juju:win2012hv:i386" "com.ubuntu.juju:win2012hv:armhf" "com.ubuntu.juju:win2012hv:arm64" "com.ubuntu.juju:win2012hv:ppc64el" "com.ubuntu.juju:win2012r2:amd64" "com.ubuntu.juju:win2012r2:i386" "com.ubuntu.juju:win2012r2:armhf" "com.ubuntu.juju:win2012r2:arm64" "com.ubuntu.juju:win2012r2:ppc64el" "com.ubuntu.juju:win2012:amd64" "com.ubuntu.juju:win2012:i386" "com.ubuntu.juju:win2012:armhf" "com.ubuntu.juju:win2012:arm64" "com.ubuntu.juju:win2012:ppc64el" "com.ubuntu.juju:win7:amd64" "com.ubuntu.juju:win7:i386" "com.ubuntu.juju:win7:armhf" "com.ubuntu.juju:win7:arm64" "com.ubuntu.juju:win7:ppc64el" "com.ubuntu.juju:12.10:amd64" "com.ubuntu.juju:12.10:i386" "com.ubuntu.juju:12.10:armhf" "com.ubuntu.juju:12.10:arm64" "com.ubuntu.juju:12.10:ppc64el" "com.ubuntu.juju:13.10:amd64" "com.ubuntu.juju:13.10:i386" "com.ubuntu.juju:13.10:armhf" "com.ubuntu.juju:13.10:arm64" "com.ubuntu.juju:13.10:ppc64el" "com.ubuntu.juju:14.04:amd64" "com.ubuntu.juju:14.04:i386" "com.ubuntu.juju:14.04:armhf" "com.ubuntu.juju:14.04:arm64" "com.ubuntu.juju:14.04:ppc64el" "com.ubuntu.juju:14.10:amd64" "com.ubuntu.juju:14.10:i386" "com.ubuntu.juju:14.10:armhf" "com.ubuntu.juju:14.10:arm64" "com.ubuntu.juju:14.10:ppc64el" "com.ubuntu.juju:12.04:amd64" "com.ubuntu.juju:12.04:i386" "com.ubuntu.juju:12.04:armhf" "com.ubuntu.juju:12.04:arm64" "com.ubuntu.juju:12.04:ppc64el" "com.ubuntu.juju:13.04:amd64" "com.ubuntu.juju:13.04:i386" "com.ubuntu.juju:13.04:armhf" "com.ubuntu.juju:13.04:arm64" "com.ubuntu.juju:13.04:ppc64el" "com.ubuntu.juju:15.04:amd64" "com.ubuntu.juju:15.04:i386" "com.ubuntu.juju:15.04:armhf" "com.ubuntu.juju:15.04:arm64" "com.ubuntu.juju:15.04:ppc64el" "com.ubuntu.juju:win8:amd64" "com.ubuntu.juju:win8:i386" "com.ubuntu.juju:win8:armhf" "com.ubuntu.juju:win8:arm64" "com.ubuntu.juju:win8:ppc64el" "com.ubuntu.juju:win81:amd64" "com.ubuntu.juju:win81:i386" "com.ubuntu.juju:win81:armhf" "com.ubuntu.juju:win81:arm64" "com.ubuntu.juju:win81:ppc64el"] are [{Wed, 01 Apr 2015 14:04:02 +0300 products:1.0 content-download [] streams/v1/com.ubuntu.juju-released-tools.json [com.ubuntu.juju:12.04:amd64 com.ubuntu.juju:14.04:amd64 com.ubuntu.juju:14.10:amd64]}]
[LOG] 0:00.110 DEBUG juju.environs.simplestreams finding products at path "streams/v1/com.ubuntu.juju-released-tools.json"
[LOG] 0:00.110 DEBUG juju.environs.simplestreams metadata: &{map[com.ubuntu.juju:12.04:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc2101daa80]} com.ubuntu.juju:14.04:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc2101daba0]} com.ubuntu.juju:14.10:amd64:{ 1.24-alpha1 amd64 map[20150401:0xc2101dacc0]}] map[] Wed, 01 Apr 2015 14:04:02 +0300 products:1.0 com.ubuntu.juju:released:tools }
[LOG] 0:00.145 INFO juju.network setting prefer-ipv6 to true
[LOG] 0:00.145 INFO juju.provider.dummy would pick tools from 1.24-alpha1-trusty-amd64
[LOG] 0:00.145 INFO juju.provider.dummy creating bootstrap instance
[LOG] 0:00.146 INFO juju.state opening state, mongo addresses: ["[::1]:59942" "localhost:59942"]; entity <nil>
[LOG] 0:00.146 DEBUG juju.state dialing mongo
[LOG] 0:00.148 INFO juju.mongo dialled mongo successfully on address "[::1]:59942"
[LOG] 0:00.148 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:59942"
[LOG] 0:00.148 DEBUG juju.state connection established
[LOG] 0:00.400 INFO juju.state initializing environment, owner: "dummy-admin@local"
[LOG] 0:00.400 INFO juju.state info: &mongo.MongoInfo{Info:mongo.Info{Addrs:[]string{"[::1]:59942", "localhost:59942"}, CACert:"-----BEGIN CERTIFICATE-----\nMIIB5DCCAZCgAwIBAgIBADALBgkqhkiG9w0BAQUwSjENMAsGA1UEChMEanVqdTE5\nMDcGA1UEAwwwanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmlyb25tZW50ICJqdWp1\nIHRlc3RpbmciMB4XDTE1MDMyNTExMDQwMloXDTI1MDQwMTExMDQwMlowSjENMAsG\nA1UEChMEanVqdTE5MDcGA1UEAwwwanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmly\nb25tZW50ICJqdWp1IHRlc3RpbmciMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMrd\nwQIW6OtIVrT3l8bIaSlqa9SKkT33CohNc6mAdEM5U5mOMT2Cf5zyyqRy/tSoUH08\nAFvNI2UGXbOV8Fv+DmMCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgCkMA8GA1UdEwEB\n/wQFMAMBAf8wHQYDVR0OBBYEFJTHvfYczKCEx/YUbyCvb/7xQ/X4MB8GA1UdIwQY\nMBaAFJTHvfYczKCEx/YUbyCvb/7xQ/X4MAsGCSqGSIb3DQEBBQNBAI7UafFywUFP\nHNkhMrjbxKSgCN6wGkqgqCqsvqE5qqAyDeeHUUknGZs/SX3i2Z8GS8RNAYjdlI15\nPTVUlMMo/KA=\n-----END CERTIFICATE-----\n"}, Tag:names.Tag(nil), Password:""}
[LOG] 0:00.400 INFO juju.state starting presence watcher
[LOG] 0:00.403 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:59942"
[LOG] 0:00.472 DEBUG juju.provider.dummy setting password for "dummy-admin" to "dummy-secret"
[LOG] 0:00.475 INFO juju.apiserver listening on "[::]:52273"
[LOG] 0:00.485 INFO juju.environs.bootstrap newest version: 1.24-alpha1
[LOG] 0:00.485 INFO juju.environs.bootstrap picked bootstrap tools version: 1.24-alpha1
[LOG] 0:00.485 INFO juju.state opening state, mongo addresses: ["[::1]:59942" "localhost:59942"]; entity <nil>
[LOG] 0:00.485 DEBUG juju.state dialing mongo
[LOG] 0:00.491 INFO juju.mongo dialled mongo successfully on address "[::1]:59942"
[LOG] 0:00.491 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:59942"
[LOG] 0:00.492 DEBUG juju.state connection established
[LOG] 0:00.535 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:59942"
[LOG] 0:00.536 DEBUG juju.environs StateServerInstances returned: [localhost]
[LOG] 0:00.537 INFO juju.api dialing "wss://localhost:52273/environment/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.544 INFO juju.apiserver [1] API connection from 127.0.0.1:47435
[LOG] 0:00.544 DEBUG juju.apiserver validate env uuid: state server environment - deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:00.544 INFO juju.api connection established to "wss://localhost:52273/environment/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.544 DEBUG juju.apiserver <- [1] <unknown> {"RequestId":1,"Type":"Admin","Version":2,"Request":"Login","Params":"'params redacted'"}
[LOG] 0:00.549 DEBUG juju.apiserver hostPorts: []
[LOG] 0:00.549 DEBUG juju.apiserver -> [1] user-dummy-admin@local 5.057744ms {"RequestId":1,"Response":"'body redacted'"} Admin[""].Login
[LOG] 0:00.552 DEBUG juju.state setting API hostPorts: [[localhost:52273]]
[LOG] 0:00.553 DEBUG juju.environs.configstore writing jenv file
[LOG] 0:00.553 DEBUG juju.environs.configstore writing jenv file to /tmp/check-8674665223082153551/2/home/ubuntu/.juju/environments/dummyenv.jenv
jenv host ports: [][]network.HostPort{[]network.HostPort{localhost:52273}}
[LOG] 0:00.670 DEBUG juju.environs StateServerInstances returned: [localhost]
[LOG] 0:00.670 INFO juju.api dialing "wss://localhost:52273/environment/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.677 INFO juju.apiserver [2] API connection from 127.0.0.1:47436
[LOG] 0:00.677 DEBUG juju.apiserver validate env uuid: state server environment - deadbeef-0bad-400d-8000-4b1d0d06f00d
[LOG] 0:00.678 INFO juju.api connection established to "wss://localhost:52273/environment/deadbeef-0bad-400d-8000-4b1d0d06f00d/api"
[LOG] 0:00.678 DEBUG juju.apiserver <- [2] <unknown> {"RequestId":1,"Type":"Admin","Version":2,"Request":"Login","Params":"'params redacted'"}
[LOG] 0:00.786 DEBUG juju.apiserver hostPorts: [[localhost:52273]]
[LOG] 0:00.786 DEBUG juju.apiserver -> [2] machine-0 108.400882ms {"RequestId":1,"Response":"'body redacted'"} Admin[""].Login
[LOG] 0:00.857 DEBUG juju.apiserver <- [2] machine-0 {"RequestId":3,"Type":"Networker","Request":"MachineNetworkConfig","Params":"'params redacted'"}
[LOG] 0:00.859 DEBUG juju.apiserver -> [2] machine-0 2.168298ms {"RequestId":3,"Response":"'body redacted'"} Networker[""].MachineNetworkConfig
networker_test.go:281:
c.Assert(results, jc.DeepEquals, expectedMachineInfo)
... obtained []network.InterfaceInfo = []network.InterfaceInfo{network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f0", CIDR:"0.1.2.0/24", NetworkName:"net1", ProviderId:"net1", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth0", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f0", CIDR:"0.3.2.0/24", NetworkName:"vlan69", ProviderId:"vlan69", ProviderSubnetId:"", VLANTag:69, InterfaceName:"eth0", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f1", CIDR:"0.1.2.0/24", NetworkName:"net1", ProviderId:"net1", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth1", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f1", CIDR:"0.2.2.0/24", NetworkName:"vlan42", ProviderId:"vlan42", ProviderSubnetId:"", VLANTag:42, InterfaceName:"eth1", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f2", CIDR:"0.5.2.0/24", NetworkName:"net2", ProviderId:"net2", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth2", Disabled:true, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}}
... expected []network.InterfaceInfo = []network.InterfaceInfo{network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f0", CIDR:"0.1.2.0/24", NetworkName:"net1", ProviderId:"net1", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth0", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f1", CIDR:"0.1.2.0/24", NetworkName:"net1", ProviderId:"net1", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth1", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f1", CIDR:"0.2.2.0/24", NetworkName:"vlan42", ProviderId:"vlan42", ProviderSubnetId:"", VLANTag:42, InterfaceName:"eth1", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f0", CIDR:"0.3.2.0/24", NetworkName:"vlan69", ProviderId:"vlan69", ProviderSubnetId:"", VLANTag:69, InterfaceName:"eth0", Disabled:false, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}, network.InterfaceInfo{DeviceIndex:0, MACAddress:"aa:bb:cc:dd:ee:f2", CIDR:"0.5.2.0/24", NetworkName:"net2", ProviderId:"net2", ProviderSubnetId:"", VLANTag:0, InterfaceName:"eth2", Disabled:true, NoAutoStart:false, ConfigType:"", Address:, DNSServers:[]network.Address(nil), GatewayAddress:, ExtraConfig:map[string]string(nil)}}
... mismatch at [1].MACAddress: unequal; obtained "aa:bb:cc:dd:ee:f0"; expected "aa:bb:cc:dd:ee:f1"
[LOG] 0:00.861 INFO juju.provider.dummy reset environment
[LOG] 0:00.861 INFO juju.apiserver [1] user-dummy-admin@local API connection terminated after 317.276316ms
[LOG] 0:00.862 INFO juju.apiserver [2] machine-0 API connection terminated after 184.530172ms
[LOG] 0:00.864 INFO juju.testing reset successfully reset admin password
[LOG] 0:00.871 INFO juju.testing reset successfully reset admin password
[LOG] 0:00.873 INFO juju.testing reset successfully reset admin password
OOPS: 4 passed, 1 FAILED
--- FAIL: TestAll (5.47 seconds)
FAIL
FAIL github.com/juju/juju/api/networker 5.600s
|