Pull request #75 opened 14:53:26 Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of AnHeuermann for OpenModelica/OMJulia.jl Obtained .CI/Jenkinsfile from 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97+b1c18aa1b18cfa7f6cd6d10e48cadd3421b0660b (16e83111fd4955cd09bcb75da336182daaea35b9) [Pipeline] Start of Pipeline [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/OMJulia.jl_PR-75 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull docker.openmodelica.org/omjulia-build-deps:v0.1.0 v0.1.0: Pulling from omjulia-build-deps Digest: sha256:015c182823cdb8a603b1e2a69a87c7f1ad1e3c71e50c43a6aa1066f8b1ce4990 Status: Image is up to date for docker.openmodelica.org/omjulia-build-deps:v0.1.0 docker.openmodelica.org/omjulia-build-deps:v0.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . docker.openmodelica.org/omjulia-build-deps:v0.1.0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/OMJulia.jl_PR-75 -v /var/lib/jenkins1/ws/OMJulia.jl_PR-75:/var/lib/jenkins1/ws/OMJulia.jl_PR-75:rw,z -v /var/lib/jenkins1/ws/OMJulia.jl_PR-75_tmp:/var/lib/jenkins1/ws/OMJulia.jl_PR-75_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/omjulia-build-deps:v0.1.0 cat $ docker top a15acb40a9dc6d7ffeb3f0df4fa75c7288a1a03e94442c64f2ab0706a9e017d9 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /var/lib/jenkins1/ws/OMJulia.jl_PR-75/OMJulia.jl [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@25287c16; decorates RemoteLauncher[hudson.remoting.Channel@26525fab:ryzen-5950x-2-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cleaning workspace Fetching without tags Merging remotes/origin/master commit b1c18aa1b18cfa7f6cd6d10e48cadd3421b0660b into PR head commit 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 Merge succeeded, producing 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 Checking out Revision 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 (PR-75) Commit message: "Updating compat" First time build. Skipping changelog. Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.25.1' Cloning repository https://github.com/OpenModelica/OMJulia.jl.git > git init /var/lib/jenkins1/ws/OMJulia.jl_PR-75/OMJulia.jl # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OMJulia.jl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMJulia.jl.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OMJulia.jl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/75/head:refs/remotes/origin/PR-75 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OMJulia.jl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OMJulia.jl.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMJulia.jl.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge b1c18aa1b18cfa7f6cd6d10e48cadd3421b0660b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-75 84a6e76532ccf69ab8c957c4c8557bd7eee3fd97 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + hostname a15acb40a9dc [Pipeline] sh + cd /home/julia + tar xf /home/julia.tar [Pipeline] sh + test -d /home/julia/.julia/compiled/v1.0/PEG/ [Pipeline] sh + julia -e using Pkg; Pkg.REPLMode.pkgstr("add /var/lib/jenkins1/ws/OMJulia.jl_PR-75/OMJulia.jl"); ERROR: Unsatisfiable requirements detected for package DataFrames [a93c6f00]: DataFrames [a93c6f00] log: ├─possible versions are: [0.11.7, 0.12.0, 0.13.0-0.13.1, 0.14.0-0.14.1, 0.15.0-0.15.2, 0.16.0, 0.17.0-0.17.1, 0.18.0-0.18.4, 0.19.0-0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.7, 1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0] or uninstalled ├─restricted to versions [0.19.4-0.19, 0.20.0-0.20, 0.21.0-0.21, 0.22.0-0.22, 1.0.0-1] by OMJulia [0f4fe800], leaving only versions [0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.7, 1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0] │ └─OMJulia [0f4fe800] log: │ ├─possible versions are: 0.2.1 or uninstalled │ └─OMJulia [0f4fe800] is fixed to version 0.2.1 └─restricted to versions 0.17.1 by an explicit requirement — no versions left Stacktrace: [1] check_constraints(::Pkg.GraphType.Graph) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:935 [2] Pkg.GraphType.Graph(::Dict{Base.UUID,Set{VersionNumber}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Base.UUID}}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Pkg.Types.VersionSpec}}}, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:362 [3] deps_graph(::Pkg.Types.Context, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:307 [4] resolve_versions!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:371 [5] resolve_versions! at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:316 [inlined] [6] #add_or_develop#62(::Array{Base.UUID,1}, ::Symbol, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1201 [7] #add_or_develop at ./none:0 [inlined] [8] #add_or_develop#13(::Symbol, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:64 [9] (::getfield(Pkg.API, Symbol("#kw##add_or_develop")))(::NamedTuple{(:mode,),Tuple{Symbol}}, ::typeof(Pkg.API.add_or_develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at ./none:0 [10] do_add!(::Dict{Symbol,Any}, ::Array{Pkg.Types.PackageSpec,1}, ::Dict{Symbol,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:709 [11] #invokelatest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:697 [12] invokelatest(::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:696 [13] do_cmd!(::Pkg.REPLMode.PkgCommand, ::Pkg.REPLMode.MiniREPL) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:603 [14] #do_cmd#33(::Bool, ::Function, ::Pkg.REPLMode.MiniREPL, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:577 [15] #do_cmd at ./sysimg.jl:0 [inlined] [16] pkgstr(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:742 [17] top-level scope at none:0 Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` [?25l Fetching: [> ] 0.0 % Fetching: [=====> ] 12.3 % Fetching: [====================> ] 49.6 % Fetching: [===============================> ] 75.2 % Fetching: [===================================> ] 85.4 % [?25h Cloning git-repo `/var/lib/jenkins1/ws/OMJulia.jl_PR-75/OMJulia.jl` [?25l[?25h Updating git-repo `/var/lib/jenkins1/ws/OMJulia.jl_PR-75/OMJulia.jl` [?25l[?25h Resolving package versions... [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } $ docker stop --time=1 a15acb40a9dc6d7ffeb3f0df4fa75c7288a1a03e94442c64f2ab0706a9e017d9 $ docker rm -f a15acb40a9dc6d7ffeb3f0df4fa75c7288a1a03e94442c64f2ab0706a9e017d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE