-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-03e1a89ff1.log
455 lines (443 loc) · 22.6 KB
/
1.6.0-DEV-03e1a89ff1.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
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
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
Julia Version 1.6.0-DEV.633
Commit 03e1a89ff1 (2020-08-13 14:37 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
[ Info: LEGAL NOTICE: package operations send anonymous data about your system to https://pkg.julialang.org (your current package server), including the operating system and Julia versions you are using, and a random client UUID. Running `Pkg.telemetryinfo()` will show exactly what data is sent. See https://julialang.org/legal/data/ for more details about what this data is used for, how long it is retained, and how to opt out of sending it.
Installed URIParser ───────────── v0.4.1
Installed Blosc ───────────────── v0.7.0
Installed UnPack ──────────────── v1.0.1
Installed Parsers ─────────────── v1.0.10
Installed MbedTLS ─────────────── v1.0.2
Installed BenchmarkTools ──────── v0.5.0
Installed MutableArithmetics ──── v0.2.10
Installed COBRA ───────────────── v0.3.2
Installed Bzip2_jll ───────────── v1.0.6+3
Installed MbedTLS_jll ─────────── v2.16.6+1
Installed IniFile ─────────────── v0.5.0
Installed CMakeWrapper ────────── v0.2.4
Installed BinaryProvider ──────── v0.5.10
Installed MathProgBase ────────── v0.7.8
Installed OrderedCollections ──── v1.3.0
Installed MAT ─────────────────── v0.7.0
Installed BufferedStreams ─────── v1.0.0
Installed ZipFile ─────────────── v0.9.2
Installed Blosc_jll ───────────── v1.14.3+1
Installed GLPKMathProgInterface ─ v0.4.4
Installed Lz4_jll ─────────────── v1.9.2+2
Installed GLPK ────────────────── v0.12.1
Installed CPLEX ───────────────── v0.6.6
Installed HTTP ────────────────── v0.8.17
Installed JSONSchema ──────────── v0.3.1
Installed HDF5 ────────────────── v0.12.5
Installed Compat ──────────────── v2.2.0
Installed CodecZlib ───────────── v0.6.0
Installed Zlib_jll ────────────── v1.2.11+15
Installed CMake ───────────────── v1.2.0
Installed TranscodingStreams ──── v0.9.5
Installed JSON ────────────────── v0.21.0
Installed Zstd_jll ────────────── v1.4.5+0
Installed BinDeps ─────────────── v1.0.1
Installed MathOptInterface ────── v0.9.14
Installed CodecBzip2 ──────────── v0.7.2
Installed Parameters ──────────── v0.12.1
Updating `~/.julia/environments/v1.6/Project.toml`
[58298e0b] + COBRA v0.3.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.5.0
[9e28174c] + BinDeps v1.0.1
[b99e7846] + BinaryProvider v0.5.10
[a74b3585] + Blosc v0.7.0
[0b7ba130] + Blosc_jll v1.14.3+1
[e1450e63] + BufferedStreams v1.0.0
[6e34b625] + Bzip2_jll v1.0.6+3
[631607c0] + CMake v1.2.0
[d5fb7624] + CMakeWrapper v0.2.4
[58298e0b] + COBRA v0.3.2
[a076750e] + CPLEX v0.6.6
[523fee87] + CodecBzip2 v0.7.2
[944b1d66] + CodecZlib v0.6.0
[34da2185] + Compat v2.2.0
[60bf3e95] + GLPK v0.12.1
[3c7084bd] + GLPKMathProgInterface v0.4.4
[f67ccb44] + HDF5 v0.12.5
[cd3eb016] + HTTP v0.8.17
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.0
[7d188eb4] + JSONSchema v0.3.1
[5ced341a] + Lz4_jll v1.9.2+2
[23992714] + MAT v0.7.0
[b8f27783] + MathOptInterface v0.9.14
[fdba3010] + MathProgBase v0.7.8
[739be429] + MbedTLS v1.0.2
[c8ffd9c3] + MbedTLS_jll v2.16.6+1
[d8a4904e] + MutableArithmetics v0.2.10
[bac558e1] + OrderedCollections v1.3.0
[d96e819e] + Parameters v0.12.1
[69de0a69] + Parsers v1.0.10
[3bb67fe8] + TranscodingStreams v0.9.5
[30578b45] + URIParser v0.4.1
[3a884ed6] + UnPack v1.0.1
[a5390f91] + ZipFile v0.9.2
[83775a58] + Zlib_jll v1.2.11+15
[3161d3a3] + Zstd_jll v1.4.5+0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[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 CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building GLPK ─────→ `~/.julia/packages/GLPK/HjJiX/deps/build.log`
Building CPLEX ────→ `~/.julia/packages/CPLEX/DgohF/deps/build.log`
┌ Error: Error building `CPLEX`:
│ ERROR: LoadError: Unable to locate CPLEX installation. Note this must be downloaded separately. See the CPLEX.jl README for further instructions.
│ Stacktrace:
│ [1] error(s::String)
│ @ Base ./error.jl:33
│ [2] try_local_installation()
│ @ Main ~/.julia/packages/CPLEX/DgohF/deps/build.jl:64
│ [3] top-level scope
│ @ ~/.julia/packages/CPLEX/DgohF/deps/build.jl:80
│ [4] include(fname::String)
│ @ Base.MainInclude ./client.jl:443
│ [5] top-level scope
│ @ none:5
│ in expression starting at /home/pkgeval/.julia/packages/CPLEX/DgohF/deps/build.jl:77
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:943
Building CMake ────→ `~/.julia/packages/CMake/ULbyn/deps/build.log`
Building HDF5 ─────→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
Testing COBRA
Status `/tmp/jl_toWkoK/Project.toml`
[58298e0b] COBRA v0.3.2
[a076750e] CPLEX v0.6.6
[60bf3e95] GLPK v0.12.1
[3c7084bd] GLPKMathProgInterface v0.4.4
[cd3eb016] HTTP v0.8.17
[23992714] MAT v0.7.0
[fdba3010] MathProgBase v0.7.8
[8ba89e20] Distributed
[37e2e46d] LinearAlgebra
[44cfe95a] Pkg
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_toWkoK/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[9e28174c] BinDeps v1.0.1
[b99e7846] BinaryProvider v0.5.10
[a74b3585] Blosc v0.7.0
[0b7ba130] Blosc_jll v1.14.3+1
[e1450e63] BufferedStreams v1.0.0
[6e34b625] Bzip2_jll v1.0.6+3
[631607c0] CMake v1.2.0
[d5fb7624] CMakeWrapper v0.2.4
[58298e0b] COBRA v0.3.2
[a076750e] CPLEX v0.6.6
[523fee87] CodecBzip2 v0.7.2
[944b1d66] CodecZlib v0.6.0
[34da2185] Compat v2.2.0
[60bf3e95] GLPK v0.12.1
[3c7084bd] GLPKMathProgInterface v0.4.4
[f67ccb44] HDF5 v0.12.5
[cd3eb016] HTTP v0.8.17
[83e8ac13] IniFile v0.5.0
[682c06a0] JSON v0.21.0
[7d188eb4] JSONSchema v0.3.1
[5ced341a] Lz4_jll v1.9.2+2
[23992714] MAT v0.7.0
[b8f27783] MathOptInterface v0.9.14
[fdba3010] MathProgBase v0.7.8
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.6+1
[d8a4904e] MutableArithmetics v0.2.10
[bac558e1] OrderedCollections v1.3.0
[d96e819e] Parameters v0.12.1
[69de0a69] Parsers v1.0.10
[3bb67fe8] TranscodingStreams v0.9.5
[30578b45] URIParser v0.4.1
[3a884ed6] UnPack v1.0.1
[a5390f91] ZipFile v0.9.2
[83775a58] Zlib_jll v1.2.11+15
[3161d3a3] Zstd_jll v1.4.5+0
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[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
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:561
ERROR: LoadError: UndefVarError: parameter_upper_bound not defined
Stacktrace:
[1] include
@ ./Base.jl:375 [inlined]
[2] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[3] top-level scope
@ none:1
[4] eval
@ ./boot.jl:344 [inlined]
[5] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[6] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/Compat/fSUv4/src/Compat.jl:3
ERROR: LoadError: LoadError: Failed to precompile Compat [34da2185-b29b-5c13-b0c7-acf172513d20] to /home/pkgeval/.julia/compiled/v1.6/Compat/GSFWK_CyUpY.ji.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] compilecache(pkg::Base.PkgId, path::String)
@ Base ./loading.jl:1350
[3] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1030
[4] require(uuidkey::Base.PkgId)
@ Base ./loading.jl:928
[5] require(into::Module, mod::Symbol)
@ Base ./loading.jl:923
[6] include
@ ./Base.jl:375 [inlined]
[7] include(x::String)
@ GLPKMathProgInterface ~/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:2
[8] top-level scope
@ ~/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:10
[9] include
@ ./Base.jl:375 [inlined]
[10] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[11] top-level scope
@ none:1
[12] eval
@ ./boot.jl:344 [inlined]
[13] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[14] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKInterfaceBase.jl:1
in expression starting at /home/pkgeval/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:2
ERROR: LoadError: CPLEX not properly installed. Please run Pkg.build("CPLEX")
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] top-level scope
@ ~/.julia/packages/CPLEX/DgohF/src/CPLEX.jl:13
[3] include
@ ./Base.jl:375 [inlined]
[4] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[5] top-level scope
@ none:1
[6] eval
@ ./boot.jl:344 [inlined]
[7] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[8] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/CPLEX/DgohF/src/CPLEX.jl:3
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:561
>> Checking the system's configuration ...
ERROR: LoadError: UndefVarError: parameter_upper_bound not defined
Stacktrace:
[1] include
@ ./Base.jl:375 [inlined]
[2] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[3] top-level scope
@ none:1
[4] eval
@ ./boot.jl:344 [inlined]
[5] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[6] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/Compat/fSUv4/src/Compat.jl:3
ERROR: LoadError: LoadError: Failed to precompile Compat [34da2185-b29b-5c13-b0c7-acf172513d20] to /home/pkgeval/.julia/compiled/v1.6/Compat/GSFWK_CyUpY.ji.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] compilecache(pkg::Base.PkgId, path::String)
@ Base ./loading.jl:1350
[3] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1030
[4] require(uuidkey::Base.PkgId)
@ Base ./loading.jl:928
[5] require(into::Module, mod::Symbol)
@ Base ./loading.jl:923
[6] include
@ ./Base.jl:375 [inlined]
[7] include(x::String)
@ GLPKMathProgInterface ~/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:2
[8] top-level scope
@ ~/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:10
[9] include
@ ./Base.jl:375 [inlined]
[10] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[11] top-level scope
@ none:1
[12] eval
@ ./boot.jl:344 [inlined]
[13] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[14] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKInterfaceBase.jl:1
in expression starting at /home/pkgeval/.julia/packages/GLPKMathProgInterface/8q6jt/src/GLPKMathProgInterface.jl:2
Package GLPKMathProgInterface is not installed. In order to use GLPKMathProgInterface, you must first run `Pkg.add("GLPKMathProgInterface")`
Package Gurobi is not installed. In order to use Gurobi, you must first run `Pkg.add("Gurobi")`
ERROR: LoadError: CPLEX not properly installed. Please run Pkg.build("CPLEX")
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] top-level scope
@ ~/.julia/packages/CPLEX/DgohF/src/CPLEX.jl:13
[3] include
@ ./Base.jl:375 [inlined]
[4] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[5] top-level scope
@ none:1
[6] eval
@ ./boot.jl:344 [inlined]
[7] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[8] top-level scope
@ none:1
in expression starting at /home/pkgeval/.julia/packages/CPLEX/DgohF/src/CPLEX.jl:3
Package CPLEX is not installed. In order to use CPLEX, you must first run `Pkg.add("CPLEX")`
>> Done. 0 solvers are installed and ready to use.
[ Info: Parallel version - Connecting the 4 workers ...
4 local workers are connected. (+1) on host: 0df00dffae19
Downloading the ecoli_core model ...ERROR: LoadError: HTTP.ExceptionRequest.StatusError(404, "GET", "/LCSB-BioCore/COBRA.models/raw/master/mat/ecoli_core_model.mat", HTTP.Messages.Response:
"""
HTTP/1.1 404 Not Found
server: github.com
date: Thu, 13 Aug 2020 18:10:37 GMT
content-type: text/html; charset=utf-8
status: 404 Not Found
vary: X-PJAX, Accept-Encoding, Accept, X-Requested-With
cache-control: no-cache
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
expect-ct: max-age=2592000, report-uri="https://api.github.com/_private/browser/errors"
content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/socket-worker.js gist.github.com/socket-worker.js
Transfer-Encoding: chunked
X-GitHub-Request-Id: EC7E:7404:1790DD2:23D6592:5F35821B
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://github.githubassets.com">
<link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
<link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
<link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
<link crossorigin="anonymous" media="all" integrity="sha512-jFUBCdWOA1Ov3xo3oFMBwsdP4Up2K1bRnP4QYI5WqvpaIYxWVek89k2M0oyTbNhYMViGtxJB3Vdwcw8ln8hGQw==" rel="stylesheet" href="https://github.githubassets.com/assets/frameworks-8c550109d58e0353afdf1a37a05301c2.css" />
<link crossorigin="anonymous" media="all" integrity="sha512-DCK6EfoQORgUpSlMfHR+f+UCmHN+Gvoljha3tL+kGYdtql3YwmvnMkqwQSv+sPrIP1m7h5QDGnyAmV76fA
⋮
173182-byte body
""")
Stacktrace:
[1] request(::Type{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any,N} where N; kw::Base.Iterators.Pairs{Symbol,Union{Nothing, Bool},Tuple{Symbol,Symbol},NamedTuple{(:iofunction, :reached_redirect_limit),Tuple{Nothing,Bool}}})
@ HTTP.ExceptionRequest ~/.julia/packages/HTTP/atT5q/src/ExceptionRequest.jl:22
[2] (::Base.var"#56#58"{Base.var"#56#57#59"{ExponentialBackOff,HTTP.RetryRequest.var"#2#3"{Bool,HTTP.Messages.Request},typeof(HTTP.request)}})(::Type, ::Vararg{Any,N} where N; kwargs::Base.Iterators.Pairs{Symbol,Union{Nothing, Bool},Tuple{Symbol,Symbol},NamedTuple{(:iofunction, :reached_redirect_limit),Tuple{Nothing,Bool}}})
@ Base ./error.jl:288
[3] #request#1
@ ~/.julia/packages/HTTP/atT5q/src/RetryRequest.jl:44 [inlined]
[4] request(::Type{MessageLayer{RetryLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String},SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:reached_redirect_limit,),Tuple{Bool}}})
@ HTTP.MessageRequest ~/.julia/packages/HTTP/atT5q/src/MessageRequest.jl:51
[5] request(::Type{BasicAuthLayer{MessageLayer{RetryLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String},SubString{String}}}, body::Vector{UInt8}; kw::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:reached_redirect_limit,),Tuple{Bool}}})
@ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/atT5q/src/BasicAuthRequest.jl:28
[6] request(::Type{RedirectLayer{BasicAuthLayer{MessageLayer{RetryLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String},SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ HTTP.RedirectRequest ~/.julia/packages/HTTP/atT5q/src/RedirectRequest.jl:24
[7] request(::Type{RedirectLayer{BasicAuthLayer{MessageLayer{RetryLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String},SubString{String}}}, body::Vector{UInt8})
@ HTTP.RedirectRequest ~/.julia/packages/HTTP/atT5q/src/RedirectRequest.jl:21
[8] request(method::String, url::String, h::Vector{Pair{SubString{String},SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String},SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ HTTP ~/.julia/packages/HTTP/atT5q/src/HTTP.jl:314
[9] request
@ ~/.julia/packages/HTTP/atT5q/src/HTTP.jl:314 [inlined]
[10] #get#12
@ ~/.julia/packages/HTTP/atT5q/src/HTTP.jl:391 [inlined]
[11] get
@ ~/.julia/packages/HTTP/atT5q/src/HTTP.jl:391 [inlined]
[12] getTestModel()
@ Main ~/.julia/packages/COBRA/o1SnO/test/getTestModel.jl:5
[13] top-level scope
@ ~/.julia/packages/COBRA/o1SnO/test/runtests.jl:35
[14] include(fname::String)
@ Base.MainInclude ./client.jl:443
[15] top-level scope
@ none:6
in expression starting at /home/pkgeval/.julia/packages/COBRA/o1SnO/test/runtests.jl:35
ERROR: Package COBRA errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1567
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:328
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:315
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:16