Skip to content

Console Output

Started by user Martin Sjölund
Restarted from build #5, stage upload
11:18:08 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Obtained Jenkinsfile from bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9
Copying 6 artifact(s) from #5
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
Stage "build" skipped due to this build restarting at stage "upload"
[Pipeline] parallel
[Pipeline] { (Branch: linux64)
[Pipeline] { (Branch: linux64-asan)
[Pipeline] { (Branch: centos6)
[Pipeline] { (Branch: alpine-static)
[Pipeline] { (Branch: linux32)
[Pipeline] { (Branch: linux-arm32)
[Pipeline] { (Branch: osxcross)
[Pipeline] { (Branch: mingw64-cross)
[Pipeline] { (Branch: msvc64)
[Pipeline] stage
[Pipeline] { (linux64)
[Pipeline] stage
[Pipeline] { (linux64-asan)
[Pipeline] stage
[Pipeline] { (centos6)
[Pipeline] stage
[Pipeline] { (alpine-static)
[Pipeline] stage
[Pipeline] { (linux32)
[Pipeline] stage
[Pipeline] { (linux-arm32)
[Pipeline] stage
[Pipeline] { (osxcross)
[Pipeline] stage
[Pipeline] { (mingw64-cross)
[Pipeline] stage
[Pipeline] { (msvc64)
Stage "linux64" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "linux64-asan" skipped due to this build restarting at stage "upload"
Stage "centos6" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "alpine-static" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "linux32" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "linux-arm32" skipped due to this build restarting at stage "upload"
Stage "osxcross" skipped due to this build restarting at stage "upload"
Stage "mingw64-cross" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "msvc64" skipped due to this build restarting at stage "upload"
[Pipeline] }
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (cross-compile)
[Pipeline] stage
[Pipeline] { (cross-compile)
Stage "build" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "cross-compile" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "cross-compile" skipped due to this build restarting at stage "upload"
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] stage
[Pipeline] { (test)
Stage "test" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "test" skipped due to this build restarting at stage "upload"
[Pipeline] }
Stage "test" skipped due to this build restarting at stage "upload"
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (upload)
[Pipeline] parallel
[Pipeline] { (Branch: upload-doc)
[Pipeline] stage
[Pipeline] { (upload-doc)
[Pipeline] node
Agent jenkins-f71wf is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (kubernetes linux linux-dpkg-32bit): 
* [jnlp] docker.openmodelica.org/jnlp-slave:default(resourceRequestCpu: 4, resourceRequestMemory: 6Gi)

Running on jenkins-f71wf in /home/jenkins/workspace/OMSimulator_maintenance_v2.0
[Pipeline] {
[Pipeline] checkout
using credential github
Cloning the remote Git repository
Honoring refspec on initial clone
Cloning repository https://github.com/OpenModelica/OMSimulator.git
 > git init /home/jenkins/workspace/OMSimulator_maintenance_v2.0 # timeout=10
[WARNING] Reference path does not exist: https://openmodelica.org/git-readonly/OMSimulator.git
Fetching upstream changes from https://github.com/OpenModelica/OMSimulator.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --progress https://github.com/OpenModelica/OMSimulator.git +refs/heads/maintenance/v2.0:refs/remotes/origin/maintenance/v2.0 # timeout=10
Cleaning workspace
 > git config remote.origin.url https://github.com/OpenModelica/OMSimulator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/maintenance/v2.0:refs/remotes/origin/maintenance/v2.0 # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMSimulator.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/OMSimulator.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --progress https://github.com/OpenModelica/OMSimulator.git +refs/heads/maintenance/v2.0:refs/remotes/origin/maintenance/v2.0 # timeout=10
Checking out Revision bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9 (maintenance/v2.0)
Commit message: "Update testsuite"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b maintenance/v2.0 bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9 # timeout=10
 > git rev-list --no-walk bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.3rdParty.url # timeout=10
 > git config -f .gitmodules --get submodule.3rdParty.path # timeout=10
 > git config --get submodule.testsuite.url # timeout=10
 > git config -f .gitmodules --get submodule.testsuite.path # timeout=10
 > git config --get submodule.OMTLMSimulator.url # timeout=10
 > git config -f .gitmodules --get submodule.OMTLMSimulator.path # timeout=10
 > git submodule update --init --recursive 3rdParty # timeout=10
 > git submodule update --init --recursive testsuite # timeout=10
 > git submodule update --init --recursive OMTLMSimulator # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] unstash
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch upload-doc
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: No such saved stash ‘docs’
Finished: FAILURE