-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
260 lines (257 loc) · 13.2 KB
/
1.4.0-DEV-81899bf99e.log
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
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed OpenSpecFun_jll ───────────── v0.5.3+1
Installed Calculus ──────────────────── v0.5.1
Installed Missings ──────────────────── v0.4.3
Installed OrderedCollections ────────── v1.1.0
Installed CommonSubexpressions ──────── v0.2.0
Installed PowerModelsAnnex ──────────── v0.2.5
Installed PowerModels ───────────────── v0.12.5
Installed DataFrames ────────────────── v0.20.0
Installed Tables ────────────────────── v0.2.11
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed DiffResults ───────────────── v1.0.1
Installed Syslogs ───────────────────── v0.3.0
Installed InvertedIndices ───────────── v1.0.0
Installed Unitful ───────────────────── v0.15.0
Installed Memento ───────────────────── v0.12.1
Installed Mocking ───────────────────── v0.7.0
Installed BenchmarkTools ────────────── v0.4.3
Installed Parsers ───────────────────── v0.3.10
Installed InfrastructureModels ──────── v0.3.2
Installed Reexport ──────────────────── v0.2.0
Installed MutableArithmetics ────────── v0.1.1
Installed BinaryProvider ────────────── v0.5.8
Installed DataAPI ───────────────────── v1.1.0
Installed EzXML ─────────────────────── v0.9.5
Installed SortingAlgorithms ─────────── v0.3.1
Installed Compat ────────────────────── v3.0.0
Installed DataStructures ────────────── v0.17.6
Installed CategoricalArrays ─────────── v0.7.4
Installed PooledArrays ──────────────── v0.5.2
Installed DataValueInterfaces ───────── v1.0.0
Installed StaticArrays ──────────────── v0.12.1
Installed SpecialFunctions ──────────── v0.9.0
Installed NaNMath ───────────────────── v0.3.3
Installed TableTraits ───────────────── v1.0.0
Installed JuMP ──────────────────────── v0.20.1
Installed JSON ──────────────────────── v0.21.0
Installed MathOptInterface ──────────── v0.9.8
Installed TimeZones ─────────────────── v0.10.3
Installed PowerSystemsUnits ─────────── v0.2.0
Installed ForwardDiff ───────────────── v0.10.8
Installed DiffRules ─────────────────── v1.0.0
Updating `~/.julia/environments/v1.4/Project.toml`
[6e471128] + PowerModelsAnnex v0.2.5
Updating `~/.julia/environments/v1.4/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[b99e7846] + BinaryProvider v0.5.8
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.4
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v3.0.0
[9a962f9c] + DataAPI v1.1.0
[a93c6f00] + DataFrames v0.20.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.1
[b552c78f] + DiffRules v1.0.0
[8f5d6c58] + EzXML v0.9.5
[f6369f11] + ForwardDiff v0.10.8
[2030c09a] + InfrastructureModels v0.3.2
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.20.1
[b8f27783] + MathOptInterface v0.9.8
[f28f55f0] + Memento v0.12.1
[e1d29d7a] + Missings v0.4.3
[78c3b35d] + Mocking v0.7.0
[d8a4904e] + MutableArithmetics v0.1.1
[77ba4419] + NaNMath v0.3.3
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[2dfb63ee] + PooledArrays v0.5.2
[c36e90e8] + PowerModels v0.12.5
[6e471128] + PowerModelsAnnex v0.2.5
[c279aad7] + PowerSystemsUnits v0.2.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[cea106d9] + Syslogs v0.3.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[f269a46b] + TimeZones v0.10.3
[1986cc42] + Unitful v0.15.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
Path `/home/pkgeval/.julia/packages/EzXML/QtGgF` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_osG2DH/Project.toml`
[8f5d6c58] + EzXML v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Updating `/tmp/jl_osG2DH/Manifest.toml`
[8f5d6c58] ~ EzXML v0.9.5 ⇒ v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
Path `/home/pkgeval/.julia/packages/TimeZones/pjvlM` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_5nAmuq/Project.toml`
[f269a46b] + TimeZones v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Updating `/tmp/jl_5nAmuq/Manifest.toml`
[f269a46b] ~ TimeZones v0.10.3 ⇒ v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Testing PowerModelsAnnex
Path `/home/pkgeval/.julia/packages/PowerModelsAnnex/vw3aM` exists and looks like the correct package. Using existing path.
┌ Error: Pkg.Resolve.ResolverError("Unsatisfiable requirements detected for package MathProgBase [fdba3010]:\n MathProgBase [fdba3010] log:\n ├─possible versions are: 0.7.2-0.7.7 or uninstalled\n ├─restricted by compatibility requirements with Ipopt [b6b21f68] to versions: 0.7.2-0.7.7\n │ └─Ipopt [b6b21f68] log:\n │ ├─possible versions are: [0.4.1-0.4.5, 0.5.0-0.5.4, 0.6.0-0.6.1] or uninstalled\n │ ├─restricted to versions 0.4.0-* by an explicit requirement, leaving only versions [0.4.1-0.4.5, 0.5.0-0.5.4, 0.6.0-0.6.1]\n │ ├─restricted by compatibility requirements with MathOptInterface [b8f27783] to versions: [0.4.5, 0.5.0-0.5.4, 0.6.0-0.6.1] or uninstalled, leaving only versions: [0.4.5, 0.5.0-0.5.4, 0.6.0-0.6.1]\n │ │ └─MathOptInterface [b8f27783] log:\n │ │ ├─possible versions are: [0.5.0-0.5.1, 0.6.0-0.6.4, 0.7.0, 0.8.0-0.8.4, 0.9.0-0.9.8] or uninstalled\n │ │ ├─restricted to versions 0.7-0.9 by PowerModelsAnnex [6e471128], leaving only versions [0.7.0, 0.8.0-0.8.4, 0.9.0-0.9.8]\n │ │ │ └─PowerModelsAnnex [6e471128] log:\n │ │ │ ├─possible versions are: 0.2.5 or uninstalled\n │ │ │ └─PowerModelsAnnex [6e471128] is fixed to version 0.2.5\n │ │ └─restricted to versions 0.9.8 by an explicit requirement, leaving only versions 0.9.8\n │ └─restricted by compatibility requirements with Compat [34da2185] to versions: 0.6.0-0.6.1 or uninstalled, leaving only versions: 0.6.0-0.6.1\n │ └─Compat [34da2185] log:\n │ ├─possible versions are: [1.0.0-1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0-1.5.1, 2.0.0, 2.1.0, 2.2.0, 3.0.0] or uninstalled\n │ └─restricted to versions 3.0.0 by an explicit requirement, leaving only versions 3.0.0\n └─restricted by compatibility requirements with Compat [34da2185] to versions: uninstalled — no versions left\n └─Compat [34da2185] log: see above", nothing)
└ @ Pkg.Operations /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1371
Path `/home/pkgeval/.julia/packages/PowerModelsAnnex/vw3aM` exists and looks like the correct package. Using existing path.
Installed Ipopt ──────── v0.6.1
Installed Compat ─────── v2.2.0
Installed MathProgBase ─ v0.7.7
Updating `/tmp/jl_284SeV/Project.toml`
[a93c6f00] + DataFrames v0.20.0
[2030c09a] + InfrastructureModels v0.3.2
[b6b21f68] + Ipopt v0.6.1
[4076af6c] + JuMP v0.20.1
[b8f27783] + MathOptInterface v0.9.8
[f28f55f0] + Memento v0.12.1
[e1d29d7a] + Missings v0.4.3
[c36e90e8] + PowerModels v0.12.5
[6e471128] + PowerModelsAnnex v0.2.5 [`~/.julia/packages/PowerModelsAnnex/vw3aM`]
[c279aad7] + PowerSystemsUnits v0.2.0
[1986cc42] + Unitful v0.15.0
[8dfed614] + Test
Updating `/tmp/jl_284SeV/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[b99e7846] + BinaryProvider v0.5.8
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.4
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.2.0
[9a962f9c] + DataAPI v1.1.0
[a93c6f00] + DataFrames v0.20.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.1
[b552c78f] + DiffRules v1.0.0
[8f5d6c58] + EzXML v0.9.5
[f6369f11] + ForwardDiff v0.10.8
[2030c09a] + InfrastructureModels v0.3.2
[41ab1584] + InvertedIndices v1.0.0
[b6b21f68] + Ipopt v0.6.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.20.1
[b8f27783] + MathOptInterface v0.9.8
[fdba3010] + MathProgBase v0.7.7
[f28f55f0] + Memento v0.12.1
[e1d29d7a] + Missings v0.4.3
[78c3b35d] + Mocking v0.7.0
[d8a4904e] + MutableArithmetics v0.1.1
[77ba4419] + NaNMath v0.3.3
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[2dfb63ee] + PooledArrays v0.5.2
[c36e90e8] + PowerModels v0.12.5
[6e471128] + PowerModelsAnnex v0.2.5 [`~/.julia/packages/PowerModelsAnnex/vw3aM`]
[c279aad7] + PowerSystemsUnits v0.2.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[cea106d9] + Syslogs v0.3.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[f269a46b] + TimeZones v0.10.3
[1986cc42] + Unitful v0.15.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Ipopt → `~/.julia/packages/Ipopt/ruIXY/deps/build.log`
Path `/home/pkgeval/.julia/packages/Ipopt/ruIXY` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_8IOamf/Project.toml`
[b6b21f68] + Ipopt v0.6.1 [`~/.julia/packages/Ipopt/ruIXY`]
Updating `/tmp/jl_8IOamf/Manifest.toml`
[b6b21f68] ~ Ipopt v0.6.1 ⇒ v0.6.1 [`~/.julia/packages/Ipopt/ruIXY`]
Running sandbox
Status `/tmp/jl_284SeV/Project.toml`
[a93c6f00] DataFrames v0.20.0
[2030c09a] InfrastructureModels v0.3.2
[b6b21f68] Ipopt v0.6.1
[4076af6c] JuMP v0.20.1
[b8f27783] MathOptInterface v0.9.8
[f28f55f0] Memento v0.12.1
[e1d29d7a] Missings v0.4.3
[c36e90e8] PowerModels v0.12.5
[6e471128] PowerModelsAnnex v0.2.5 [`~/.julia/packages/PowerModelsAnnex/vw3aM`]
[c279aad7] PowerSystemsUnits v0.2.0
[1986cc42] Unitful v0.15.0
[8dfed614] Test
******************************************************************************
This program contains Ipopt, a library for large-scale nonlinear optimization.
Ipopt is released as open source code under the Eclipse Public License (EPL).
For more information visit http://projects.coin-or.org/Ipopt
******************************************************************************
The solver termination status is LOCALLY_SOLVED
The cost of generation is 18269.102722788884.
The active power generated at generator 1 is 40.0 MW.
The solver termination status is LOCALLY_SOLVED
The cost of generation is 17613.215738066847.
The active power generated at generator 1 is 40.0 MW.
Test Summary: | Pass Total
PowerModelsAnnex | 967 967
Testing PowerModelsAnnex tests passed