-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-13d1bd4689.log
185 lines (182 loc) · 12.3 KB
/
1.5.0-DEV-13d1bd4689.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
Julia Version 1.5.0-DEV.0
Commit 13d1bd4689 (2019-12-31 18:18 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-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed FilePathsBase ─ v0.7.0
Updating `~/.julia/environments/v1.5/Project.toml`
[48062228] + FilePathsBase v0.7.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[48062228] + FilePathsBase v0.7.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing FilePathsBase
Installed Mocking ──────────── v0.7.0
Installed Syslogs ──────────── v0.3.0
Installed JLSO ─────────────── v1.3.0
Installed CodecZlib ────────── v0.6.0
Installed TranscodingStreams ─ v0.9.5
Installed Memento ──────────── v0.12.1
Installed TimeZones ────────── v0.10.3
Installed BinaryProvider ───── v0.5.8
Installed BSON ─────────────── v0.2.4
Installed JSON ─────────────── v0.21.0
Installed Parsers ──────────── v0.3.10
Installed EzXML ────────────── v0.9.5
Updating `/tmp/jl_VgsEYR/Project.toml`
[9da8a3cd] + JLSO v1.3.0
Updating `/tmp/jl_VgsEYR/Manifest.toml`
[fbb218c0] + BSON v0.2.4
[b99e7846] + BinaryProvider v0.5.8
[944b1d66] + CodecZlib v0.6.0
[8f5d6c58] + EzXML v0.9.5
[9da8a3cd] + JLSO v1.3.0
[682c06a0] + JSON v0.21.0
[f28f55f0] + Memento v0.12.1
[78c3b35d] + Mocking v0.7.0
[69de0a69] + Parsers v0.3.10
[cea106d9] + Syslogs v0.3.0
[f269a46b] + TimeZones v0.10.3
[3bb67fe8] + TranscodingStreams v0.9.5
[76f85450] + LibGit2
[a63ad114] + Mmap
[44cfe95a] + Pkg
[3fa0cd96] + REPL
Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
Updating `/tmp/jl_it6pO2/Project.toml`
[no changes]
Updating `/tmp/jl_it6pO2/Manifest.toml`
[no changes]
Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
Updating `/tmp/jl_dlr2ZI/Project.toml`
[no changes]
Updating `/tmp/jl_dlr2ZI/Manifest.toml`
[no changes]
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Updating `/tmp/jl_kxILPZ/Project.toml`
[no changes]
Updating `/tmp/jl_kxILPZ/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_VgsEYR/Project.toml`
[48062228] FilePathsBase v0.7.0
[9da8a3cd] JLSO v1.3.0
[ade2ca70] Dates
[37e2e46d] LinearAlgebra
[de0858da] Printf
[8dfed614] Test
[cf7118a7] UUIDs
┌ Warning: `JLSOFile(data::Dict{String, <:Any}; kwargs...)` is deprecated, use `JLSOFile(Dict((Symbol(k) => v for (k, v) = data)); kwargs...)` instead.
│ caller = ip:0x0
└ @ Core :-1
Custom Types: Error During Test at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:52
Got exception outside of a @test
setfield! immutable struct of type Union cannot be changed
Stacktrace:
[1] newstruct(::Type{T} where T, ::Type{T} where T, ::Vararg{Type{T} where T,N} where N) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:115
[2] (::BSON.var"#41#42")(::Dict{Symbol,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:130
[3] _raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:79
[4] (::BSON.var"#43#44")(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:139
[5] raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:88
[6] (::BSON.var"#21#22"{IdDict{Any,Any}})(::Dict{Symbol,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:94
[7] applychildren!(::BSON.var"#21#22"{IdDict{Any,Any}}, ::Array{Any,1}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/BSON.jl:28
[8] raise_recursive at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:94 [inlined]
[9] (::BSON.var"#17#19"{IdDict{Any,Any}})(::Array{Any,1}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:79
[10] applychildren!(::BSON.var"#17#19"{IdDict{Any,Any}}, ::Dict{Symbol,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/BSON.jl:21
[11] _raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:79
[12] raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:89
[13] (::BSON.var"#43#44")(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:138
[14] raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:88
[15] (::BSON.var"#21#22"{IdDict{Any,Any}})(::Dict{Symbol,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:94
[16] applychildren!(::BSON.var"#21#22"{IdDict{Any,Any}}, ::Array{Any,1}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/BSON.jl:28
[17] raise_recursive at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:94 [inlined]
[18] (::BSON.var"#39#40"{IdDict{Any,Any}})(::Array{Any,1}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:124
[19] iterate at ./generator.jl:47 [inlined]
[20] collect_to!(::Array{Array{Any,1},1}, ::Base.Generator{Array{Any,1},BSON.var"#39#40"{IdDict{Any,Any}}}, ::Int64, ::Int64) at ./array.jl:710
[21] collect_to_with_first!(::Array{Array{Any,1},1}, ::Array{Any,1}, ::Base.Generator{Array{Any,1},BSON.var"#39#40"{IdDict{Any,Any}}}, ::Int64) at ./array.jl:689
[22] _collect(::Array{Any,1}, ::Base.Generator{Array{Any,1},BSON.var"#39#40"{IdDict{Any,Any}}}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at ./array.jl:683
[23] collect_similar(::Array{Any,1}, ::Base.Generator{Array{Any,1},BSON.var"#39#40"{IdDict{Any,Any}}}) at ./array.jl:607
[24] map(::Function, ::Array{Any,1}) at ./abstractarray.jl:2072
[25] newstruct_raw(::IdDict{Any,Any}, ::Type{T} where T, ::Dict{Symbol,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:124
[26] (::BSON.var"#43#44")(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/extensions.jl:140
[27] raise_recursive(::Dict{Symbol,Any}, ::IdDict{Any,Any}) at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:88
[28] raise_recursive at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:99 [inlined]
[29] load at /home/pkgeval/.julia/packages/BSON/Ryxwc/src/read.jl:104 [inlined]
[30] read(::IOStream, ::Type{JLSOFile}) at /home/pkgeval/.julia/packages/JLSO/MIDXJ/src/file_io.jl:38
[31] #26 at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/path.jl:689 [inlined]
[32] open(::FilePathsBase.var"#26#27"{JLSOFile}, ::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at ./io.jl:298
[33] open at ./io.jl:296 [inlined]
[34] #open#40 at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/system.jl:369 [inlined]
[35] open at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/system.jl:369 [inlined]
[36] read(::PosixPath, ::Type{JLSOFile}) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/path.jl:689
[37] (::var"#6#12"{JLSOFile})() at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:57
[38] cd(::var"#6#12"{JLSOFile}, ::PosixPath) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/system.jl:187
[39] (::var"#5#11"{JLSOFile})(::PosixPath) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:55
[40] mktempdir(::var"#5#11"{JLSOFile}, ::PosixPath) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/path.jl:741
[41] mktempdir(::Function, ::Type{Union{PosixPath, WindowsPath}}) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/path.jl:710
[42] mktmpdir(::Function) at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/src/path.jl:711
[43] top-level scope at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:54
[44] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116
[45] top-level scope at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:53
[46] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116
[47] top-level scope at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/buffer.jl:4
[48] include(::String) at ./client.jl:439
[49] macro expansion at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/runtests.jl:12 [inlined]
[50] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116 [inlined]
[51] top-level scope at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/runtests.jl:11
[52] include(::String) at ./client.jl:439
[53] top-level scope at none:6
[54] eval(::Module, ::Any) at ./boot.jl:331
[55] exec_options(::Base.JLOptions) at ./client.jl:264
[ Info: Initializing PathSet{PosixPath}
[ Info: Initializing PathSet{Main.TestPkg.TestPath}
Test Summary: | Pass Error Broken Total
FilePathsBase | 311 1 2 314
Mode Tests | 34 34
FileBuffer Tests | 15 1 16
read | 8 8
write | 7 7
Custom Types | 1 1
PosixPath | 144 1 145
Main.TestPkg.TestPath | 118 1 119
ERROR: LoadError: Some tests did not pass: 311 passed, 0 failed, 1 errored, 2 broken.
in expression starting at /home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/runtests.jl:10
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/FilePathsBase/Oyg1p/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package FilePathsBase errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1471
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:300
[5] #test#66 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[6] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[8] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[10] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[11] top-level scope at none:12