-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-6a9a92683d.log
611 lines (561 loc) · 35.6 KB
/
1.5.0-DEV-6a9a92683d.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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
Julia Version 1.5.0-DEV.299
Commit 6a9a92683d (2020-02-20 07:47 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)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed AssetRegistry ───────── v0.1.0
Installed IniFile ─────────────── v0.5.0
Installed Parsers ─────────────── v0.3.11
Installed Observables ─────────── v0.2.3
Installed ColorTypes ──────────── v0.9.1
Installed WebSockets ──────────── v1.5.2
Installed HTTP ────────────────── v0.8.8
Installed WebIO ───────────────── v0.8.13
Installed Widgets ─────────────── v0.6.2
Installed FunctionalCollections ─ v0.5.0
Installed FixedPointNumbers ───── v0.7.1
Installed Requires ────────────── v1.0.1
Installed Pidfile ─────────────── v1.1.0
Installed OrderedCollections ──── v1.1.0
Installed BinaryProvider ──────── v0.5.8
Installed JSON ────────────────── v0.21.0
Installed Reexport ────────────── v0.2.0
Installed Colors ──────────────── v0.11.2
Installed MbedTLS ─────────────── v0.7.0
Updating `~/.julia/environments/v1.5/Project.toml`
[0f1e0344] + WebIO v0.8.13
Updating `~/.julia/environments/v1.5/Manifest.toml`
[bf4720bc] + AssetRegistry v0.1.0
[b99e7846] + BinaryProvider v0.5.8
[3da002f7] + ColorTypes v0.9.1
[5ae59095] + Colors v0.11.2
[53c48c17] + FixedPointNumbers v0.7.1
[de31a74c] + FunctionalCollections v0.5.0
[cd3eb016] + HTTP v0.8.8
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.0
[739be429] + MbedTLS v0.7.0
[510215fc] + Observables v0.2.3
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.11
[fa939f87] + Pidfile v1.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.1
[0f1e0344] + WebIO v0.8.13
[104b5d7c] + WebSockets v1.5.2
[cc8bc4a8] + Widgets v0.6.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[7b1f6079] + FileWatching
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
Building WebIO ──→ `~/.julia/packages/WebIO/2nnB1/deps/build.log`
Testing WebIO
#=#=# 0.5%### 4.6%###### 9.4%########### 16.5%################# 24.7%######################### 35.6%################################ 45.1%############################################ 61.7%################################################ 67.8%############################################################### 88.7%######################################################################## 100.0%
#=#=# #### 6.8%################ 23.5%############################## 42.9%################################################# 68.6%#################################################################### 94.5%######################################################################## 100.0%
Status `/tmp/jl_awFj4E/Manifest.toml`
[bf4720bc] AssetRegistry v0.1.0
[9e28174c] BinDeps v1.0.0
[b99e7846] BinaryProvider v0.5.8
[ad839575] Blink v0.12.1
[3da002f7] ColorTypes v0.9.1
[5ae59095] Colors v0.11.2
[8f4d0f93] Conda v1.4.1
[9a962f9c] DataAPI v1.1.0
[864edb3b] DataStructures v0.17.9
[e2d170a0] DataValueInterfaces v1.0.0
[53c48c17] FixedPointNumbers v0.7.1
[de31a74c] FunctionalCollections v0.5.0
[cd3eb016] HTTP v0.8.8
[9fb69e20] Hiccup v0.2.2
[7073ff75] IJulia v1.21.1
[83e8ac13] IniFile v0.5.0
[82899510] IteratorInterfaceExtensions v1.0.0
[97c1335a] JSExpr v0.5.1
[682c06a0] JSON v0.21.0
[50d2b5c4] Lazy v0.14.0
[1914dd2f] MacroTools v0.5.4
[739be429] MbedTLS v0.7.0
[ffc61752] Mustache v0.5.13
[a975b10e] Mux v0.7.1
[0db19996] NBInclude v2.2.0
[2bd173c7] NodeJS v1.1.1
[510215fc] Observables v0.2.3
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.11
[fa939f87] Pidfile v1.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.1
[b85f4697] SoftGlobalScope v1.0.10
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.0.1
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.2.0
[0f1e0344] WebIO v0.8.13
[104b5d7c] WebSockets v1.5.2
[cc8bc4a8] Widgets v0.6.2
[c2297ded] ZMQ v1.2.0
[8f1865be] ZeroMQ_jll v4.3.2+0
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[7b1f6079] FileWatching
[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
[6462fe0b] Sockets
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/WebIO/2nnB1/src/scope.jl:160 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
┌ Warning: Can't build WebIO JS when not checked out for development. Run `Pkg.dev("WebIO")` if you want to build JS.
└ @ WebIO ~/.julia/packages/WebIO/2nnB1/deps/_bundlejs.jl:22
Test Summary: |
Build JavaScript | No tests
Test Summary: | Pass Total
node | 12 12
Test Summary: | Pass Total
syntax for extending Nodes | 4 4
Test Summary: | Pass Total
plaintext printing | 5 5
Test Summary: | Pass Total
@js_str | 4 4
Test Summary: | Pass Total
Issue 156 | 3 3
Test Summary: | Pass Total
Constructing Nodes from Strings | 1 1
Test Summary: | Pass Total
Setting node fields | 11 11
Test Summary: | Pass Total
HTTP provider | 5 5
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/Lazy/mAoZN/src/collections.jl:49 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
Test Summary: | Pass Total
Mux sanity | 1 1
Test Summary: | Pass Total
Blink mocks | 8 8
Test Summary: | Pass Total
SVG/Namespaces | 1 1
┌ Warning: `WebIO.register_renderable(Type)` is deprecated; use the `@WebIO.register_renderable Type` macro instead.
│ caller = ip:0x0
└ @ Core :-1
Test Summary: | Pass Total
register_renderable | 1 1
Test Summary: | Pass Total
kebabs and camels | 2 2
Test Summary: | Pass Total
IJulia initialization | 1 1
[ Info: Downloading miniconda installer ...
[ Info: Installing miniconda ...
PREFIX=/home/pkgeval/.julia/conda/3
Unpacking payload ...
0%| | 0/35 [00:00<?, ?it/s]Extracting : requests-2.22.0-py37_0.conda: 0%| | 0/35 [00:00<?, ?it/s]Extracting : requests-2.22.0-py37_0.conda: 3%|▎ | 1/35 [00:00<00:11, 2.87it/s]Extracting : urllib3-1.24.2-py37_0.conda: 3%|▎ | 1/35 [00:00<00:11, 2.87it/s] Extracting : pyopenssl-19.0.0-py37_0.conda: 6%|▌ | 2/35 [00:00<00:11, 2.87it/s]Extracting : conda-package-handling-1.6.0-py37h7b6447c_0.conda: 9%|▊ | 3/35 [00:00<00:11, 2.87it/s]Extracting : tqdm-4.36.1-py_0.conda: 11%|█▏ | 4/35 [00:00<00:10, 2.87it/s] Extracting : six-1.12.0-py37_0.conda: 14%|█▍ | 5/35 [00:00<00:10, 2.87it/s]Extracting : six-1.12.0-py37_0.conda: 17%|█▋ | 6/35 [00:00<00:07, 4.00it/s]Extracting : ruamel_yaml-0.15.46-py37h14c3975_0.conda: 17%|█▋ | 6/35 [00:00<00:07, 4.00it/s]Extracting : pycparser-2.19-py37_0.conda: 20%|██ | 7/35 [00:00<00:07, 4.00it/s] Extracting : pycparser-2.19-py37_0.conda: 23%|██▎ | 8/35 [00:00<00:05, 5.06it/s]Extracting : pycosat-0.6.3-py37h14c3975_0.conda: 23%|██▎ | 8/35 [00:00<00:05, 5.06it/s]Extracting : idna-2.8-py37_0.conda: 26%|██▌ | 9/35 [00:00<00:05, 5.06it/s] Extracting : chardet-3.0.4-py37_1003.conda: 29%|██▊ | 10/35 [00:00<00:04, 5.06it/s]Extracting : tk-8.6.8-hbc83047_0.conda: 31%|███▏ | 11/35 [00:00<00:04, 5.06it/s] Extracting : tk-8.6.8-hbc83047_0.conda: 34%|███▍ | 12/35 [00:00<00:03, 6.75it/s]Extracting : readline-7.0-h7b6447c_5.conda: 34%|███▍ | 12/35 [00:00<00:03, 6.75it/s]Extracting : libedit-3.1.20181209-hc058e9b_0.conda: 37%|███▋ | 13/35 [00:00<00:03, 6.75it/s]Extracting : zlib-1.2.11-h7b6447c_3.conda: 40%|████ | 14/35 [00:00<00:03, 6.75it/s] Extracting : yaml-0.1.7-had09818_2.conda: 43%|████▎ | 15/35 [00:00<00:02, 6.75it/s] Extracting : xz-5.2.4-h14c3975_4.conda: 46%|████▌ | 16/35 [00:00<00:02, 6.75it/s] Extracting : ncurses-6.1-he6710b0_1.conda: 49%|████▊ | 17/35 [00:01<00:02, 6.75it/s]Extracting : ncurses-6.1-he6710b0_1.conda: 51%|█████▏ | 18/35 [00:01<00:02, 6.75it/s]Extracting : libffi-3.2.1-hd88cf55_4.conda: 51%|█████▏ | 18/35 [00:01<00:02, 6.75it/s]Extracting : libgcc-ng-9.1.0-hdf63c60_0.conda: 54%|█████▍ | 19/35 [00:01<00:02, 6.75it/s]Extracting : libstdcxx-ng-9.1.0-hdf63c60_0.conda: 57%|█████▋ | 20/35 [00:01<00:02, 6.75it/s]Extracting : _libgcc_mutex-0.1-main.conda: 60%|██████ | 21/35 [00:01<00:02, 6.75it/s] Extracting : python-3.7.4-h265db76_1.conda: 63%|██████▎ | 22/35 [00:02<00:01, 6.75it/s]Extracting : python-3.7.4-h265db76_1.conda: 66%|██████▌ | 23/35 [00:02<00:02, 5.96it/s]Extracting : conda-4.7.12-py37_0.tar.bz2: 66%|██████▌ | 23/35 [00:03<00:02, 5.96it/s] Extracting : pip-19.3.1-py37_0.tar.bz2: 69%|██████▊ | 24/35 [00:03<00:01, 5.96it/s] Extracting : pip-19.3.1-py37_0.tar.bz2: 71%|███████▏ | 25/35 [00:03<00:03, 3.23it/s]Extracting : wheel-0.33.6-py37_0.tar.bz2: 71%|███████▏ | 25/35 [00:03<00:03, 3.23it/s]Extracting : cryptography-2.8-py37h1ba5d50_0.tar.bz2: 74%|███████▍ | 26/35 [00:03<00:02, 3.23it/s]Extracting : setuptools-41.4.0-py37_0.tar.bz2: 77%|███████▋ | 27/35 [00:03<00:02, 3.23it/s] Extracting : cffi-1.13.0-py37h2e261b9_0.tar.bz2: 80%|████████ | 28/35 [00:03<00:02, 3.23it/s]Extracting : pysocks-1.7.1-py37_0.tar.bz2: 83%|████████▎ | 29/35 [00:03<00:01, 3.23it/s] Extracting : certifi-2019.9.11-py37_0.tar.bz2: 86%|████████▌ | 30/35 [00:03<00:01, 3.23it/s]Extracting : asn1crypto-1.2.0-py37_0.tar.bz2: 89%|████████▊ | 31/35 [00:03<00:01, 3.23it/s] Extracting : sqlite-3.30.0-h7b6447c_0.tar.bz2: 91%|█████████▏| 32/35 [00:03<00:00, 3.23it/s]Extracting : openssl-1.1.1d-h7b6447c_3.tar.bz2: 94%|█████████▍| 33/35 [00:04<00:00, 3.23it/s]Extracting : openssl-1.1.1d-h7b6447c_3.tar.bz2: 97%|█████████▋| 34/35 [00:04<00:00, 4.48it/s]Extracting : ca-certificates-2019.10.16-0.tar.bz2: 97%|█████████▋| 34/35 [00:04<00:00, 4.48it/s] Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- _libgcc_mutex==0.1=main
- asn1crypto==1.2.0=py37_0
- ca-certificates==2019.10.16=0
- certifi==2019.9.11=py37_0
- cffi==1.13.0=py37h2e261b9_0
- chardet==3.0.4=py37_1003
- conda-package-handling==1.6.0=py37h7b6447c_0
- conda==4.7.12=py37_0
- cryptography==2.8=py37h1ba5d50_0
- idna==2.8=py37_0
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.2.1=hd88cf55_4
- libgcc-ng==9.1.0=hdf63c60_0
- libstdcxx-ng==9.1.0=hdf63c60_0
- ncurses==6.1=he6710b0_1
- openssl==1.1.1d=h7b6447c_3
- pip==19.3.1=py37_0
- pycosat==0.6.3=py37h14c3975_0
- pycparser==2.19=py37_0
- pyopenssl==19.0.0=py37_0
- pysocks==1.7.1=py37_0
- python==3.7.4=h265db76_1
- readline==7.0=h7b6447c_5
- requests==2.22.0=py37_0
- ruamel_yaml==0.15.46=py37h14c3975_0
- setuptools==41.4.0=py37_0
- six==1.12.0=py37_0
- sqlite==3.30.0=h7b6447c_0
- tk==8.6.8=hbc83047_0
- tqdm==4.36.1=py_0
- urllib3==1.24.2=py37_0
- wheel==0.33.6=py37_0
- xz==5.2.4=h14c3975_4
- yaml==0.1.7=had09818_2
- zlib==1.2.11=h7b6447c_3
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
asn1crypto pkgs/main/linux-64::asn1crypto-1.2.0-py37_0
ca-certificates pkgs/main/linux-64::ca-certificates-2019.10.16-0
certifi pkgs/main/linux-64::certifi-2019.9.11-py37_0
cffi pkgs/main/linux-64::cffi-1.13.0-py37h2e261b9_0
chardet pkgs/main/linux-64::chardet-3.0.4-py37_1003
conda pkgs/main/linux-64::conda-4.7.12-py37_0
conda-package-han~ pkgs/main/linux-64::conda-package-handling-1.6.0-py37h7b6447c_0
cryptography pkgs/main/linux-64::cryptography-2.8-py37h1ba5d50_0
idna pkgs/main/linux-64::idna-2.8-py37_0
libedit pkgs/main/linux-64::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-64::libffi-3.2.1-hd88cf55_4
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0
ncurses pkgs/main/linux-64::ncurses-6.1-he6710b0_1
openssl pkgs/main/linux-64::openssl-1.1.1d-h7b6447c_3
pip pkgs/main/linux-64::pip-19.3.1-py37_0
pycosat pkgs/main/linux-64::pycosat-0.6.3-py37h14c3975_0
pycparser pkgs/main/linux-64::pycparser-2.19-py37_0
pyopenssl pkgs/main/linux-64::pyopenssl-19.0.0-py37_0
pysocks pkgs/main/linux-64::pysocks-1.7.1-py37_0
python pkgs/main/linux-64::python-3.7.4-h265db76_1
readline pkgs/main/linux-64::readline-7.0-h7b6447c_5
requests pkgs/main/linux-64::requests-2.22.0-py37_0
ruamel_yaml pkgs/main/linux-64::ruamel_yaml-0.15.46-py37h14c3975_0
setuptools pkgs/main/linux-64::setuptools-41.4.0-py37_0
six pkgs/main/linux-64::six-1.12.0-py37_0
sqlite pkgs/main/linux-64::sqlite-3.30.0-h7b6447c_0
tk pkgs/main/linux-64::tk-8.6.8-hbc83047_0
tqdm pkgs/main/noarch::tqdm-4.36.1-py_0
urllib3 pkgs/main/linux-64::urllib3-1.24.2-py37_0
wheel pkgs/main/linux-64::wheel-0.33.6-py37_0
xz pkgs/main/linux-64::xz-5.2.4-h14c3975_4
yaml pkgs/main/linux-64::yaml-0.1.7-had09818_2
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: ...working... done
Executing transaction: ...working... done
installation finished.
[ Info: Running `conda config --add channels defaults --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
Warning: 'defaults' already in 'channels' list, moving to the top
[ Info: Running `conda update -q -y conda` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
asn1crypto-1.3.0 | py37_0 164 KB
ca-certificates-2020.1.1 | 0 125 KB
certifi-2019.11.28 | py37_0 153 KB
cffi-1.14.0 | py37h2e261b9_0 224 KB
conda-4.8.2 | py37_0 2.8 MB
openssl-1.1.1d | h7b6447c_4 2.5 MB
pip-20.0.2 | py37_1 1.7 MB
pycosat-0.6.3 | py37h7b6447c_0 82 KB
pyopenssl-19.1.0 | py37_0 87 KB
requests-2.22.0 | py37_1 92 KB
ruamel_yaml-0.15.87 | py37h7b6447c_0 256 KB
setuptools-45.2.0 | py37_0 511 KB
six-1.14.0 | py37_0 27 KB
sqlite-3.31.1 | h7b6447c_0 1.1 MB
tqdm-4.42.1 | py_0 56 KB
urllib3-1.25.8 | py37_0 169 KB
wheel-0.34.2 | py37_0 51 KB
------------------------------------------------------------
Total: 10.0 MB
The following packages will be UPDATED:
asn1crypto 1.2.0-py37_0 --> 1.3.0-py37_0
ca-certificates 2019.10.16-0 --> 2020.1.1-0
certifi 2019.9.11-py37_0 --> 2019.11.28-py37_0
cffi 1.13.0-py37h2e261b9_0 --> 1.14.0-py37h2e261b9_0
conda 4.7.12-py37_0 --> 4.8.2-py37_0
openssl 1.1.1d-h7b6447c_3 --> 1.1.1d-h7b6447c_4
pip 19.3.1-py37_0 --> 20.0.2-py37_1
pyopenssl 19.0.0-py37_0 --> 19.1.0-py37_0
requests 2.22.0-py37_0 --> 2.22.0-py37_1
ruamel_yaml 0.15.46-py37h14c3975_0 --> 0.15.87-py37h7b6447c_0
setuptools 41.4.0-py37_0 --> 45.2.0-py37_0
six 1.12.0-py37_0 --> 1.14.0-py37_0
sqlite 3.30.0-h7b6447c_0 --> 3.31.1-h7b6447c_0
tqdm 4.36.1-py_0 --> 4.42.1-py_0
urllib3 1.24.2-py37_0 --> 1.25.8-py37_0
wheel 0.33.6-py37_0 --> 0.34.2-py37_0
The following packages will be DOWNGRADED:
pycosat 0.6.3-py37h14c3975_0 --> 0.6.3-py37h7b6447c_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda config --add channels conda-forge --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
[ Info: Running `conda install -q -y jupyterlab` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- jupyterlab
The following packages will be downloaded:
package | build
---------------------------|-----------------
attrs-19.3.0 | py_0 35 KB conda-forge
backcall-0.1.0 | py_0 13 KB conda-forge
bleach-3.1.1 | py_0 111 KB conda-forge
ca-certificates-2019.11.28 | hecc5488_0 145 KB conda-forge
certifi-2019.11.28 | py37_0 148 KB conda-forge
conda-4.8.2 | py37_0 3.0 MB conda-forge
decorator-4.4.1 | py_0 11 KB conda-forge
defusedxml-0.6.0 | py_0 22 KB conda-forge
entrypoints-0.3 | py37_1000 11 KB conda-forge
importlib_metadata-1.5.0 | py37_0 42 KB conda-forge
ipykernel-5.1.4 | py37h5ca1d4c_0 160 KB conda-forge
ipython-7.12.0 | py37h5ca1d4c_0 1.1 MB conda-forge
ipython_genutils-0.2.0 | py_1 21 KB conda-forge
jedi-0.16.0 | py37_0 781 KB conda-forge
jinja2-2.11.1 | py_0 94 KB conda-forge
json5-0.9.0 | py_0 24 KB conda-forge
jsonschema-3.2.0 | py37_0 89 KB conda-forge
jupyter_client-5.3.4 | py37_1 131 KB conda-forge
jupyter_core-4.6.3 | py37_0 71 KB conda-forge
jupyterlab-1.2.6 | py_0 4.8 MB conda-forge
jupyterlab_server-1.0.6 | py_0 23 KB conda-forge
libsodium-1.0.17 | h516909a_0 330 KB conda-forge
markupsafe-1.1.1 | py37h516909a_0 26 KB conda-forge
mistune-0.8.4 |py37h516909a_1000 53 KB conda-forge
nbconvert-5.6.1 | py37_0 487 KB conda-forge
nbformat-5.0.4 | py_0 98 KB conda-forge
notebook-6.0.3 | py37_0 6.2 MB conda-forge
openssl-1.1.1d | h516909a_0 2.1 MB conda-forge
pandoc-2.9.2 | 0 16.8 MB conda-forge
pandocfilters-1.4.2 | py_1 9 KB conda-forge
parso-0.6.1 | py_0 66 KB conda-forge
pexpect-4.8.0 | py37_0 79 KB conda-forge
pickleshare-0.7.5 | py37_1000 12 KB conda-forge
prometheus_client-0.7.1 | py_0 38 KB conda-forge
prompt_toolkit-3.0.3 | py_0 231 KB conda-forge
ptyprocess-0.6.0 | py_1001 15 KB conda-forge
pygments-2.5.2 | py_0 669 KB conda-forge
pyrsistent-0.15.7 | py37h516909a_0 89 KB conda-forge
python-dateutil-2.8.1 | py_0 220 KB conda-forge
pyzmq-18.1.1 | py37h1768529_0 517 KB conda-forge
send2trash-1.5.0 | py_0 12 KB conda-forge
terminado-0.8.3 | py37_0 23 KB conda-forge
testpath-0.4.4 | py_0 85 KB conda-forge
tornado-6.0.3 | py37h516909a_4 636 KB conda-forge
traitlets-4.3.3 | py37_0 133 KB conda-forge
wcwidth-0.1.8 | py_0 19 KB conda-forge
webencodings-0.5.1 | py_1 12 KB conda-forge
zeromq-4.3.2 | he1b5a44_2 668 KB conda-forge
zipp-2.2.1 | py_0 10 KB conda-forge
------------------------------------------------------------
Total: 40.3 MB
The following NEW packages will be INSTALLED:
attrs conda-forge/noarch::attrs-19.3.0-py_0
backcall conda-forge/noarch::backcall-0.1.0-py_0
bleach conda-forge/noarch::bleach-3.1.1-py_0
decorator conda-forge/noarch::decorator-4.4.1-py_0
defusedxml conda-forge/noarch::defusedxml-0.6.0-py_0
entrypoints conda-forge/linux-64::entrypoints-0.3-py37_1000
importlib_metadata conda-forge/linux-64::importlib_metadata-1.5.0-py37_0
ipykernel conda-forge/linux-64::ipykernel-5.1.4-py37h5ca1d4c_0
ipython conda-forge/linux-64::ipython-7.12.0-py37h5ca1d4c_0
ipython_genutils conda-forge/noarch::ipython_genutils-0.2.0-py_1
jedi conda-forge/linux-64::jedi-0.16.0-py37_0
jinja2 conda-forge/noarch::jinja2-2.11.1-py_0
json5 conda-forge/noarch::json5-0.9.0-py_0
jsonschema conda-forge/linux-64::jsonschema-3.2.0-py37_0
jupyter_client conda-forge/linux-64::jupyter_client-5.3.4-py37_1
jupyter_core conda-forge/linux-64::jupyter_core-4.6.3-py37_0
jupyterlab conda-forge/noarch::jupyterlab-1.2.6-py_0
jupyterlab_server conda-forge/noarch::jupyterlab_server-1.0.6-py_0
libsodium conda-forge/linux-64::libsodium-1.0.17-h516909a_0
markupsafe conda-forge/linux-64::markupsafe-1.1.1-py37h516909a_0
mistune conda-forge/linux-64::mistune-0.8.4-py37h516909a_1000
nbconvert conda-forge/linux-64::nbconvert-5.6.1-py37_0
nbformat conda-forge/noarch::nbformat-5.0.4-py_0
notebook conda-forge/linux-64::notebook-6.0.3-py37_0
pandoc conda-forge/linux-64::pandoc-2.9.2-0
pandocfilters conda-forge/noarch::pandocfilters-1.4.2-py_1
parso conda-forge/noarch::parso-0.6.1-py_0
pexpect conda-forge/linux-64::pexpect-4.8.0-py37_0
pickleshare conda-forge/linux-64::pickleshare-0.7.5-py37_1000
prometheus_client conda-forge/noarch::prometheus_client-0.7.1-py_0
prompt_toolkit conda-forge/noarch::prompt_toolkit-3.0.3-py_0
ptyprocess conda-forge/noarch::ptyprocess-0.6.0-py_1001
pygments conda-forge/noarch::pygments-2.5.2-py_0
pyrsistent conda-forge/linux-64::pyrsistent-0.15.7-py37h516909a_0
python-dateutil conda-forge/noarch::python-dateutil-2.8.1-py_0
pyzmq conda-forge/linux-64::pyzmq-18.1.1-py37h1768529_0
send2trash conda-forge/noarch::send2trash-1.5.0-py_0
terminado conda-forge/linux-64::terminado-0.8.3-py37_0
testpath conda-forge/noarch::testpath-0.4.4-py_0
tornado conda-forge/linux-64::tornado-6.0.3-py37h516909a_4
traitlets conda-forge/linux-64::traitlets-4.3.3-py37_0
wcwidth conda-forge/noarch::wcwidth-0.1.8-py_0
webencodings conda-forge/noarch::webencodings-0.5.1-py_1
zeromq conda-forge/linux-64::zeromq-4.3.2-he1b5a44_2
zipp conda-forge/noarch::zipp-2.2.1-py_0
The following packages will be SUPERSEDED by a higher-priority channel:
ca-certificates pkgs/main::ca-certificates-2020.1.1-0 --> conda-forge::ca-certificates-2019.11.28-hecc5488_0
certifi pkgs/main --> conda-forge
conda pkgs/main --> conda-forge
openssl pkgs/main::openssl-1.1.1d-h7b6447c_4 --> conda-forge::openssl-1.1.1d-h516909a_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y nodejs` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- nodejs
The following packages will be downloaded:
package | build
---------------------------|-----------------
icu-64.2 | he1b5a44_1 12.6 MB conda-forge
libuv-1.34.0 | h516909a_0 922 KB conda-forge
nodejs-13.9.0 | h10a4023_0 13.7 MB conda-forge
------------------------------------------------------------
Total: 27.2 MB
The following NEW packages will be INSTALLED:
icu conda-forge/linux-64::icu-64.2-he1b5a44_1
libuv conda-forge/linux-64::libuv-1.34.0-h516909a_0
nodejs conda-forge/linux-64::nodejs-13.9.0-h10a4023_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
No labextension named "@webio/jupyter-lab-provider" installed
An error occured.
ValueError: No linked package for @webio/webio
See the log file for details: /tmp/jupyterlab-debug-3c0iuc7q.log
No labextension named "@webio/jupyter-lab-provider" installed
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-[LabBuildApp] JupyterLab 1.2.6
[LabBuildApp] Building in /home/pkgeval/.julia/conda/3/share/jupyter/lab
[LabBuildApp] Building jupyterlab assets (build:prod:minimize)
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/--\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/JupyterLab v1.2.6
Known labextensions:
┌ Info: Installing Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension install --user /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/bundles/webio-jupyter-notebook.js`
Copying: /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/bundles/webio-jupyter-notebook.js -> /home/pkgeval/.local/share/jupyter/nbextensions/webio-jupyter-notebook.js
To initialize this nbextension in the browser every time the notebook (or other app) loads:
jupyter nbextension enable <the entry point> --user
┌ Info: Enabling Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension enable --user webio-jupyter-notebook`
Enabling notebook extension webio-jupyter-notebook...
- Validating: [32mOK[0m
- Validating: [32mOK[0m
- Validating...
Error loading server extension jlstaticserve
[31m X[0m is jlstaticserve importable?
- Validating...
jupyterlab 1.2.6 [32mOK[0m
Test Summary: | Pass Total
Jupyter setup | 3 3
Scope(Node{DOM}(DOM(:html, :div), Any[], Dict{Symbol,Any}(:id => "container")), Dict{String,Tuple{Observables.AbstractObservable,Union{Nothing, Bool}}}("inbox" => (Observable{Any} with 1 listeners. Value:
nothing, nothing)), Set(String[]), nothing, Asset[Asset("js", nothing, "//people.csail.mit.edu/rdeits/webio_tests/trivial_import.js")], Dict{Any,Any}(), WebIO.ConnectionPool(Channel{Any}(sz_max:32,sz_curr:0), Set(AbstractConnection[]), Base.GenericCondition{Base.AlwaysLockedST}(Base.InvasiveLinkedList{Task}(Task (runnable) @0x00007f203be7c9d0, Task (runnable) @0x00007f203be7c9d0), Base.AlwaysLockedST(1))), WebIO.JSString[WebIO.JSString("function () {\n var handler = (function (dependency) {\n console.log(dependency);\n console.log(_webIOScope);\n _webIOScope.setObservableValue(\"inbox\", dependency.x);\n}\n);\n (WebIO.importBlock({\"data\":[{\"name\":null,\"type\":\"js\",\"url\":\"//people.csail.mit.edu/rdeits/webio_tests/trivial_import.js\"}],\"type\":\"async_block\"})).then((imports) => handler.apply(this, imports));\n}\n")])Test Summary: |
Demo notebook | No tests
Test Summary: | Pass Total
JSString Interpolations | 13 13
Test Summary: | Pass Total
Scope id deprecations | 3 3
Test Summary: | Pass Total
register_renderable function deprecation | 2 2
Test Summary: | Pass Total
WebIO.@register_renderable | 9 9
Test Summary: | ┌ Warning: Failed!
└ @ Main ~/.julia/packages/WebIO/2nnB1/test/assets/jupyter-test.ipynb:In[19]:27
Pass Total
Asset | 34 34
Testing WebIO tests passed