Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created October 25, 2022 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JSOBot/7b53ac122a0fba13f57babfbaedf2049 to your computer and use it in GitHub Desktop.
Save JSOBot/7b53ac122a0fba13f57babfbaedf2049 to your computer and use it in GitHub Desktop.
Benchmark logs
ERROR: LoadError: SystemError: opening file "deps/build.log": No such file or directory
Stacktrace:
[1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
@ Base ./error.jl:168
[2] #systemerror#62
@ ./error.jl:167 [inlined]
[3] systemerror
@ ./error.jl:167 [inlined]
[4] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing)
@ Base ./iostream.jl:293
[5] open
@ ./iostream.jl:282 [inlined]
[6] open(f::Base.var"#326#327"{String}, args::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Base ./io.jl:328
[7] open
@ ./io.jl:328 [inlined]
[8] read(filename::String, #unused#::Type{String})
@ Base ./io.jl:434
[9] create_gist(authentication::GitHub.OAuth2)
@ Main ~/workspace/POCJSO_TEST_HSL.jl_PR-7/test/send_gist_url.jl:17
[10] top-level scope
@ ~/workspace/POCJSO_TEST_HSL.jl_PR-7/test/send_gist_url.jl:76
in expression starting at /home/jenkins/workspace/POCJSO_TEST_HSL.jl_PR-7/test/send_gist_url.jl:76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment