Started by remote host 127.0.0.1 with note: Triggered by github Started by remote host 127.0.0.1 with note: Triggered by github Started by remote host 127.0.0.1 with note: Triggered by github Building remotely on asap.openmodelica.org [OpenModelica_BUILD_CLANG] $ /bin/sh -xe /tmp/hudson9119522092569578756.sh + rm -f build.properties + test ! -d OpenModelica-clang + cd OpenModelica-clang + git config user.name hudson + git config user.email openmodelica@ida.liu.se + git config --global push.default simple + git reset --hard origin/master HEAD is now at 707735d Fixes ticket:4955 Make sure name doesn't contain any space + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git pull --recurse-submodules From https://openmodelica.org/git-readonly/OpenModelica 707735d..db70cfa master -> origin/master Fetching submodule OMCompiler Fetching submodule OMCompiler/3rdParty Fetching submodule OMCompiler/common Fetching submodule OMOptim Fetching submodule OMOptim/common Fetching submodule OMSimulator Fetching submodule OMSimulator/3rdParty Fetching submodule OMSimulator/OMTLMSimulator Fetching submodule common Fetching submodule doc Fetching submodule libraries Fetching submodule testsuite Updating 707735d..db70cfa Fast-forward Jenkinsfile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) + git submodule init + git submodule foreach --recursive git reset --hard Entering 'OMCompiler' HEAD is now at 304f353 Fixes for crashes in dynamic FMUs Entering 'OMCompiler/3rdParty' HEAD is now at e1e4ca3 Skip linking against empty libzlib.la Entering 'OMCompiler/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMOptim' HEAD is now at 794e92d Update common Entering 'OMOptim/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMSimulator' HEAD is now at c11f942 Adaptive step-size solver for Co-simulation (#602) Entering 'OMSimulator/3rdParty' HEAD is now at f8f790c FMIL: Pass system name/RC to subprojects Entering 'OMSimulator/OMTLMSimulator' HEAD is now at f270b90 Fix error in socket address override Entering 'common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' HEAD is now at 6eaa1a8 Fix indentation Entering 'libraries' HEAD is now at 9b559a1 Bump libraries Entering 'testsuite' HEAD is now at f6fc0ab Also fix SCRIPT.mos to load Autoconf.mo + git submodule update --force --init --recursive Submodule path 'OMCompiler': checked out '304f3536ada2117b89d50fbeeafc438393093086' Submodule path 'OMCompiler/3rdParty': checked out 'e1e4ca3fb7bc9bffd767569fc25f0184460a33a0' Submodule path 'OMCompiler/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMOptim': checked out '794e92d8995f0e7ba304d6ad1b0a5d6337c3517e' Submodule path 'OMOptim/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMSimulator': checked out 'c11f9427f8a57b66249bc29f81017d63c1f310c5' Submodule path 'OMSimulator/3rdParty': checked out 'f8f790c3b0949cbe4c036274837956c41f643c4f' Submodule path 'OMSimulator/OMTLMSimulator': checked out 'f270b901b9173cd77da34ec89214ef62b6898615' Submodule path 'common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'doc': checked out '6eaa1a86a64f9336b2325732a27a9fb7a369d539' Submodule path 'libraries': checked out '9b559a1e67163e53afe53fe938c86c0819d31a5c' Submodule path 'testsuite': checked out 'f6fc0abe3d083febd338019b5314407f58c09a02' + git fetch --tags + git submodule foreach git checkout -f master && git fetch origin && git reset --hard origin/master && git pull --recurse-submodules && git reset --hard origin/master && git submodule update --init --recursive Entering 'OMCompiler' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 304f353 Fixes for crashes in dynamic FMUs Fetching submodule 3rdParty Fetching submodule common Already up-to-date. HEAD is now at 304f353 Fixes for crashes in dynamic FMUs Entering 'OMOptim' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 794e92d Update common Fetching submodule common Already up-to-date. HEAD is now at 794e92d Update common Entering 'OMSimulator' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at c11f942 Adaptive step-size solver for Co-simulation (#602) Fetching submodule 3rdParty Fetching submodule OMTLMSimulator Already up-to-date. HEAD is now at c11f942 Adaptive step-size solver for Co-simulation (#602) Entering 'common' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Already up-to-date. HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 6eaa1a8 Fix indentation Already up-to-date. HEAD is now at 6eaa1a8 Fix indentation Entering 'libraries' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 9b559a1 Bump libraries Already up-to-date. HEAD is now at 9b559a1 Bump libraries Entering 'testsuite' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at f6fc0ab Also fix SCRIPT.mos to load Autoconf.mo Already up-to-date. HEAD is now at f6fc0ab Also fix SCRIPT.mos to load Autoconf.mo + git submodule update OMCompiler + git submodule update testsuite + git submodule foreach --recursive git fetch --tags && git reset --hard && git clean -fdxq -e /git -e /svn Entering 'OMCompiler' HEAD is now at 304f353 Fixes for crashes in dynamic FMUs Entering 'OMCompiler/3rdParty' HEAD is now at e1e4ca3 Skip linking against empty libzlib.la Entering 'OMCompiler/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMOptim' HEAD is now at 794e92d Update common Entering 'OMOptim/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMSimulator' HEAD is now at c11f942 Adaptive step-size solver for Co-simulation (#602) Entering 'OMSimulator/3rdParty' HEAD is now at f8f790c FMIL: Pass system name/RC to subprojects Entering 'OMSimulator/OMTLMSimulator' HEAD is now at f270b90 Fix error in socket address override Entering 'common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' HEAD is now at 6eaa1a8 Fix indentation Entering 'libraries' HEAD is now at 9b559a1 Bump libraries Entering 'testsuite' HEAD is now at f6fc0ab Also fix SCRIPT.mos to load Autoconf.mo + git clean -fdxq + git submodule foreach --recursive git describe --dirty --always | grep -v dirty || (echo Dirty commit; exit 1) Entering 'OMCompiler' v1.14.0-dev-211-g304f353 Entering 'OMCompiler/3rdParty' e1e4ca3 Entering 'OMCompiler/common' c9c9085 Entering 'OMOptim' v1.11.0-dev.beta4-6-g794e92d Entering 'OMOptim/common' c9c9085 Entering 'OMSimulator' v2.1.0-dev-67-gc11f942 Entering 'OMSimulator/3rdParty' f8f790c Entering 'OMSimulator/OMTLMSimulator' f270b90 Entering 'common' c9c9085 Entering 'doc' v1.9.4-dev-176-g6eaa1a8 Entering 'libraries' 9b559a1 Entering 'testsuite' f6fc0ab + git describe --dirty --always --match v*.* v1.14.0-dev-4220-gdb70cfa + git submodule summary + grep -q > summary.log + test = 1 [parameterized-trigger] Current build has no parameters. [parameterizedtrigger] Could not trigger downstream project, as properties file build.properties did not exist. [parameterized-trigger] Downstream builds will not be triggered as no parameter is set. [DEBUG] Skipping watched dependency update; build not configured with trigger: OpenModelica_MAKE_NEW_COMMIT #18232 Finished: SUCCESS