Step Arguments Status Start of Pipeline - (1 hr 37 min in block)
withEnv - (1 hr 37 min in block) LC_ALL withEnv block - (1 hr 37 min in block)
stage - (2 min 35 sec in block) Environment stage block (Environment) - (2 min 35 sec in block)
node - (2 min 35 sec in block) linux node block - (10 sec in block)
checkout - (3.6 sec in self) withEnv - (6.2 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (6.1 sec in block)
script - (6 sec in block) script block - (5.9 sec in block)
milestone - (15 ms in self) 13 milestone - (18 ms in self) 14 load - (0.42 sec in block) /var/lib/jenkins1/ws/OpenModelica_PR-14724/.CI/common.groovy load block (/var/lib/jenkins1/ws/OpenModelica_PR-14724/.CI/common.groovy) - (59 ms in block)
echo - (1.1 sec in self) isPR: true echo - (0.9 sec in self) shouldWeBuildUCRT: true echo - (0.89 sec in self) shouldWeDisableAllCMakeBuilds: false echo - (0.88 sec in self) shouldWeEnableMacOSCMakeBuild: false echo - (1.4 sec in self) shouldWeEnableUCRTCMakeBuild: true echo - (14 ms in self) shouldWeRunTests: true stage - (1 hr 34 min in block) setup stage block (setup) - (1 hr 34 min in block)
parallel - (1 hr 34 min in block) parallel block (Branch: gcc) - (3 ms in block)
stage - (19 min in block) gcc stage block (gcc) - (19 min in block)
node - (19 min in block) linux node block - (19 min in block)
checkout - (2.9 sec in self) withEnv - (19 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (19 min in block)
isUnix - (11 ms in self) withEnv - (0.83 sec in block) JD_TO_PULL withEnv block - (0.42 sec in block)
sh - (0.34 sec in self) docker pull "$JD_TO_PULL" isUnix - (21 ms in self) withEnv - (0.56 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.41 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (19 min in block) withDockerContainer block - (18 min in block)
withEnv - (18 min in block) QTDIR withEnv block - (18 min in block)
script - (18 min in block) script block - (18 min in block)
echo - (62 ms in self) r630-1-1 isUnix - (19 ms in self) sh - (0.73 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx isUnix - (24 ms in self) sh - (22 sec in self) autoreconf --install sh - (27 sec in self) ./configure CC='gcc' CXX='g++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install sh - (0.33 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh (build) - (16 min in self) HOME='/var/lib/jenkins1/ws/OpenModelica_PR-14724' make -j12 --output-sync=recurse omc omc-diff omsimulator sh - (5.6 sec in self) find build/lib/*/omc/ -name "*.so" -exec strip {} ";" sh - (4.7 sec in self)
mv build build.sanity-check
mkdir .sanity-check
cd .sanity-check
cp ../testsuite/sanity-check/testSanity.mos .
cat testSanity.mos
../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos
./M
./M -l=1.0
ls linearized_model.m
ls M.fmu
rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.34 sec in self)
cd .sanity-check
# do not do this on Mac as it doesn't work yet
# test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos
# test `uname` = Darwin || ./M
# test `uname` = Darwin || ls M.fmu
# test `uname` = Darwin || rm -rf ./M* ./OMCppM*
cd ..
mv build.sanity-check build
rm -rf .sanity-check
sh - (15 sec in self) cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo stash - (32 sec in self) omc-gcc parallel block (Branch: clang) - (12 ms in block)
stage - (5 min 39 sec in block) clang stage block (clang) - (5 min 39 sec in block)
node - (5 min 38 sec in block) linux node block - (5 min 34 sec in block)
checkout - (3.2 sec in self) withEnv - (5 min 30 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (5 min 30 sec in block)
isUnix - (24 ms in self) withEnv - (0.57 sec in block) JD_TO_PULL withEnv block - (0.41 sec in block)
sh - (0.33 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (0.84 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.54 sec in block)
sh - (0.45 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (5 min 29 sec in block) withDockerContainer block - (5 min 26 sec in block)
script - (5 min 16 sec in block) script block - (5 min 16 sec in block)
echo - (38 ms in self) r7945-1 isUnix - (11 ms in self) sh - (0.77 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx isUnix - (12 ms in self) sh - (13 sec in self) autoreconf --install sh - (13 sec in self) ./configure CC='clang' CXX='clang++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install --without-hwloc isUnix - (10 ms in self) sh - (0.32 sec in self) uname sh - (0.34 sec in self) lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l sh - (0.37 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh (clean) - (0.62 sec in self) HOME='/var/lib/jenkins/ws/OpenModelica_PR-14724' make -j12 --output-sync=recurse clean sh - (0.4 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh (build) - (4 min 38 sec in self) HOME='/var/lib/jenkins/ws/OpenModelica_PR-14724' make -j12 --output-sync=recurse omc omc-diff omsimulator sh - (0.33 sec in self) find build/lib/*/omc/ -name "*.so" -exec strip {} ";" sh - (1.6 sec in self)
mv build build.sanity-check
mkdir .sanity-check
cd .sanity-check
cp ../testsuite/sanity-check/testSanity.mos .
cat testSanity.mos
../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos
./M
./M -l=1.0
ls linearized_model.m
ls M.fmu
rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.33 sec in self)
cd .sanity-check
# do not do this on Mac as it doesn't work yet
# test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos
# test `uname` = Darwin || ./M
# test `uname` = Darwin || ls M.fmu
# test `uname` = Darwin || rm -rf ./M* ./OMCppM*
cd ..
mv build.sanity-check build
rm -rf .sanity-check
sh - (5.5 sec in self) cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo isUnix - (11 ms in self) sh - (0.34 sec in self) build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*" sh - (0.91 sec in self) cp -Lr build build.new && rm -rf build && mv build.new build stash - (8.8 sec in self) omc-clang parallel block (Branch: Win/UCRT64) - (4 ms in block)
stage - (27 min in block) Win/UCRT64 stage block (Win/UCRT64) - (27 min in block)
node - (27 min in block) windows-no-release node block - (27 min in block)
checkout - (10 sec in self) withEnv - (26 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (26 min in block)
withEnv - (26 min in block) LIBRARIES, RUNTESTDB withEnv block - (26 min in block)
script - (26 min in block) script block - (26 min in block)
withEnv - (26 min in block) OMDEV, PATH withEnv block - (26 min in block)
bat - (0.32 sec in self) echo PATH: %PATH% bat - (4.5 sec in self)
set HOME=C:\dev\
REM taskkill /F /IM omc.exe /T || ECHO.>NUL
REM taskkill /F /IM perl.exe /T || ECHO.>NUL
echo Current directory: %CD%
echo OMDEV: %OMDEV%
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
if not exist "%OMDEV%" (
echo Checkout %OMDEV%
cd c:\
git clone https://gitlab.liu.se/OpenModelica/OMDevUCRT.git OMDevUCRT
cd %OMDEV%
git checkout master
call SETUP_OMDEV.bat
) else (
cd %OMDEV%
git fetch origin
git reset --hard origin/master
git pull
call SETUP_OMDEV.bat
)
echo - (43 ms in self) w.r7950.win.1.maas isUnix - (12 ms in self) echo - (18 ms in self) PATH: null\tools\msys\usr\bin;null\tools\msys\ucrt64;C:\Program Files\TortoiseSVN\bin;c:\bin\jdk\bin;c:\bin\nsis\;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Microsoft\jdk-21.0.1.12-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Users\OpenModelica\AppData\Local\Microsoft\WindowsApps;C:\Users\OpenModelica\AppData\Local\Programs\Microsoft VS Code\bin;c:\bin\git\bin; bat - (0.87 sec in self) git clean -ffdx -e OMSetup && git submodule foreach --recursive "git clean -ffdx" isUnix - (11 ms in self) bat - (18 min in self) isUnix - (42 ms in self) isUnix - (0.15 sec in self) bat - (5 min 56 sec in self)
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
echo on
(
echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'`"
echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE}
echo cd ${MSYS_WORKSPACE}
echo export MAKETHREADS=-j16
echo set -e
echo export OPENMODELICAHOME="${MSYS_WORKSPACE}/build"
echo export OPENMODELICALIBRARY="${MSYS_WORKSPACE}/build/lib/omlibrary"
echo set
echo which cmake
echo time make -f Makefile.omdev.mingw ${MAKETHREADS} qtclients OM_QT_MAJOR_VERSION=5
echo echo Check that at least OMEdit can be started
echo ./build/bin/OMEdit --help
) > buildGUIWindows.sh
set MSYSTEM=UCRT64
set MSYS2_PATH_TYPE=inherit
%OMDEV%\tools\msys\usr\bin\sh --login -i -c "cd `cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'` && chmod +x buildGUIWindows.sh && ./buildGUIWindows.sh && rm -f ./buildGUIWindows.sh"
isUnix - (51 ms in self) bat - (1 min 54 sec in self)
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
echo on
(
echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'`"
echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE}
echo cd ${MSYS_WORKSPACE}
echo export MAKETHREADS=-j16
echo set -e
echo time make -f Makefile.omdev.mingw ${MAKETHREADS} omedit-testsuite OM_QT_MAJOR_VERSION=5
echo export "APPDATA=${PWD}/libraries"
echo cd build/bin
echo ./RunOMEditTestsuite.sh
) > buildOMEditTestsuiteWindows.sh
set MSYSTEM=UCRT64
set MSYS2_PATH_TYPE=inherit
%OMDEV%\tools\msys\usr\bin\sh --login -i -c "cd `cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'` && chmod +x buildOMEditTestsuiteWindows.sh && ./buildOMEditTestsuiteWindows.sh && rm -f ./buildOMEditTestsuiteWindows.sh"
parallel block (Branch: Win/UCRT64-qt6) - (3 ms in block)
stage - (1 hr 34 min in block) Win/UCRT64-qt6 stage block (Win/UCRT64-qt6) - (1 hr 34 min in block)
node - (1 hr 34 min in block) windows-no-release node block - (1 hr 9 min in block)
checkout - (19 sec in self) withEnv - (1 hr 9 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (1 hr 9 min in block)
withEnv - (1 hr 9 min in block) LIBRARIES, RUNTESTDB withEnv block - (1 hr 9 min in block)
script - (1 hr 9 min in block) script block - (1 hr 9 min in block)
withEnv - (1 hr 9 min in block) OMDEV, PATH withEnv block - (1 hr 9 min in block)
bat - (0.38 sec in self) echo PATH: %PATH% bat - (5 sec in self)
set HOME=C:\dev\
REM taskkill /F /IM omc.exe /T || ECHO.>NUL
REM taskkill /F /IM perl.exe /T || ECHO.>NUL
echo Current directory: %CD%
echo OMDEV: %OMDEV%
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
if not exist "%OMDEV%" (
echo Checkout %OMDEV%
cd c:\
git clone https://gitlab.liu.se/OpenModelica/OMDevUCRT.git OMDevUCRT
cd %OMDEV%
git checkout master
call SETUP_OMDEV.bat
) else (
cd %OMDEV%
git fetch origin
git reset --hard origin/master
git pull
call SETUP_OMDEV.bat
)
echo - (52 ms in self) w.r7950.win.2.maas isUnix - (11 ms in self) echo - (11 ms in self) PATH: null\tools\msys\usr\bin;null\tools\msys\ucrt64;C:\Program Files\TortoiseSVN\bin;c:\bin\jdk\bin;c:\bin\nsis\;C:\Program Files\Microsoft\jdk-21.0.1.12-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Program Files\PuTTY\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Users\OpenModelica\AppData\Local\Programs\Python\Launcher\;C:\Users\OpenModelica\AppData\Local\Microsoft\WindowsApps;c:\bin\git\bin; bat - (0.83 sec in self) git clean -ffdx -e OMSetup && git submodule foreach --recursive "git clean -ffdx" isUnix - (30 ms in self) bat - (20 min in self) isUnix - (38 ms in self) isUnix - (41 ms in self) bat - (48 min in self)
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
echo on
(
echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'`"
echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE}
echo cd ${MSYS_WORKSPACE}
echo export MAKETHREADS=-j16
echo set -e
echo export OPENMODELICAHOME="${MSYS_WORKSPACE}/build"
echo export OPENMODELICALIBRARY="${MSYS_WORKSPACE}/build/lib/omlibrary"
echo set
echo which cmake
echo time make -f Makefile.omdev.mingw ${MAKETHREADS} qtclients OM_QT_MAJOR_VERSION=6
echo echo Check that at least OMEdit can be started
echo ./build/bin/OMEdit --help
) > buildGUIWindows.sh
set MSYSTEM=UCRT64
set MSYS2_PATH_TYPE=inherit
%OMDEV%\tools\msys\usr\bin\sh --login -i -c "cd `cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'` && chmod +x buildGUIWindows.sh && ./buildGUIWindows.sh && rm -f ./buildGUIWindows.sh"
Not built
parallel block (Branch: cmake-jammy-gcc) - (5 ms in block)
stage - (9 min 50 sec in block) cmake-jammy-gcc stage block (cmake-jammy-gcc) - (9 min 50 sec in block)
node - (9 min 50 sec in block) linux node block - (9 min 40 sec in block)
checkout - (3.5 sec in self) withEnv - (9 min 37 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (9 min 37 sec in block)
isUnix - (15 ms in self) withEnv - (0.63 sec in block) JD_TO_PULL withEnv block - (0.42 sec in block)
sh - (0.33 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (0.57 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.41 sec in block)
sh - (0.33 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (9 min 35 sec in block) withDockerContainer block - (9 min 21 sec in block)
script - (9 min 21 sec in block) script block - (9 min 21 sec in block)
echo - (42 ms in self) Running on: asap-2 echo - (37 ms in self) asap-2 isUnix - (13 ms in self) sh - (0.43 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx isUnix - (14 ms in self) sh - (0.33 sec in self) mkdir ./build_cmake sh - (0.32 sec in self) cmake --version sh - (47 sec in self) cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build sh - (8 min 24 sec in self) cmake --build ./build_cmake --parallel 12 --target install sh - (8.1 sec in self) cmake --build ./build_cmake --parallel 12 --target testsuite-depends sh - (0.37 sec in self) build/bin/omc --version parallel block (Branch: cmake-macos-arm64-gcc) - (3 ms in block)
stage - (0.39 sec in block) cmake-macos-arm64-gcc stage block (cmake-macos-arm64-gcc) - (0.22 sec in block)
getContext - (12 ms in self) parallel block (Branch: cmake-OMDev-gcc) - (3 ms in block)
stage - (38 min in block) cmake-OMDev-gcc stage block (cmake-OMDev-gcc) - (38 min in block)
node - (38 min in block) windows-no-release node block - (11 min in block)
checkout - (14 sec in self) withEnv - (11 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (11 min in block)
script - (11 min in block) script block - (11 min in block)
echo - (15 ms in self) Running on: w.r7950.win.1.maas withEnv - (11 min in block) OMDEV, PATH withEnv block - (11 min in block)
bat - (0.32 sec in self) echo PATH: %PATH% bat - (4.5 sec in self)
set HOME=C:\dev\
REM taskkill /F /IM omc.exe /T || ECHO.>NUL
REM taskkill /F /IM perl.exe /T || ECHO.>NUL
echo Current directory: %CD%
echo OMDEV: %OMDEV%
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
if not exist "%OMDEV%" (
echo Checkout %OMDEV%
cd c:\
git clone https://gitlab.liu.se/OpenModelica/OMDevUCRT.git OMDevUCRT
cd %OMDEV%
git checkout master
call SETUP_OMDEV.bat
) else (
cd %OMDEV%
git fetch origin
git reset --hard origin/master
git pull
call SETUP_OMDEV.bat
)
echo - (37 ms in self) w.r7950.win.1.maas isUnix - (11 ms in self) echo - (10 ms in self) PATH: null}tools\msys\usr\bin;null}tools\msys\ucrt64;C:\Program Files\TortoiseSVN\bin;c:\bin\jdk\bin;c:\bin\nsis\;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Microsoft\jdk-21.0.1.12-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Users\OpenModelica\AppData\Local\Microsoft\WindowsApps;C:\Users\OpenModelica\AppData\Local\Programs\Microsoft VS Code\bin;c:\bin\git\bin; bat - (0.82 sec in self) git clean -ffdx -e OMSetup && git submodule foreach --recursive "git clean -ffdx" isUnix - (44 ms in self) bat - (10 min in self)
If Defined LOCALAPPDATA (echo LOCALAPPDATA: %LOCALAPPDATA%) Else (Set "LOCALAPPDATA=C:\Users\OpenModelica\AppData\Local")
echo on
(
echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'`"
echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE}
echo cd ${MSYS_WORKSPACE}
echo which cmake
echo set -ex
echo mkdir build_cmake
echo cmake --version
echo cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=build -G "MSYS Makefiles"
echo time cmake --build ./build_cmake --parallel 12 --target install
) > buildOMCWindows.sh
set MSYSTEM=UCRT64
set MSYS2_PATH_TYPE=inherit
%OMDEV%\tools\msys\usr\bin\sh --login -i -c "cd `cygpath 'c:\dev\jenkins\ws\OpenModelica_PR-14724'` && chmod +x buildOMCWindows.sh && ./buildOMCWindows.sh && rm -f ./buildOMCWindows.sh"
parallel block (Branch: checks) - (45 sec in block)
stage - (44 sec in block) checks stage block (checks) - (44 sec in block)
node - (44 sec in block) linux node block - (40 sec in block)
checkout - (3.4 sec in self) withEnv - (36 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (36 sec in block)
isUnix - (12 ms in self) withEnv - (1.3 sec in block) JD_TO_PULL withEnv block - (0.53 sec in block)
sh - (0.4 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (0.61 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.39 sec in block)
sh - (0.31 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (34 sec in block) withDockerContainer block - (32 sec in block)
script - (0.61 sec in block) script block - (0.44 sec in block)
echo - (10 ms in self) ryzen-5950x-2-1 isUnix - (12 ms in self) sh - (0.32 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (0.32 sec in self) ! git submodule foreach --recursive git diff 2>&1 | grep CRLF isUnix - (12 ms in self) sh - (0.32 sec in self) uname sh - (0.35 sec in self) lscpu -p | egrep -v "^#" | wc -l sh - (27 sec in self) make -f Makefile.in -j32 --output-sync=recurse bom-error utf8-error thumbsdb-error spellcheck sh - (2.8 sec in self)
cd doc/bibliography
mkdir -p openmodelica.org-bibgen
sh generate.sh "$PWD/openmodelica.org-bibgen"
stash - (88 ms in self) bibliography stage - (3.9 sec in block) tests stage block (tests) - (3.8 sec in block)
getContext - (47 ms in self) parallel - (3.6 sec in block) parallel block (Branch: 01 testsuite-gcc 1/3) - (4 ms in block)
stage - (0.73 sec in block) 01 testsuite-gcc 1/3 stage block (01 testsuite-gcc 1/3) - (0.28 sec in block)
getContext - (13 ms in self) parallel block (Branch: 02 testsuite-gcc 2/3) - (3 ms in block)
stage - (0.77 sec in block) 02 testsuite-gcc 2/3 stage block (02 testsuite-gcc 2/3) - (0.29 sec in block)
getContext - (13 ms in self) parallel block (Branch: 03 testsuite-gcc 3/3) - (3 ms in block)
stage - (0.83 sec in block) 03 testsuite-gcc 3/3 stage block (03 testsuite-gcc 3/3) - (0.31 sec in block)
getContext - (21 ms in self) parallel block (Branch: 04 testsuite-clang 1/3) - (3 ms in block)
stage - (0.88 sec in block) 04 testsuite-clang 1/3 stage block (04 testsuite-clang 1/3) - (0.32 sec in block)
getContext - (12 ms in self) parallel block (Branch: 05 testsuite-clang 2/3) - (3 ms in block)
stage - (0.93 sec in block) 05 testsuite-clang 2/3 stage block (05 testsuite-clang 2/3) - (0.33 sec in block)
getContext - (13 ms in self) parallel block (Branch: 06 testsuite-clang 3/3) - (3 ms in block)
stage - (0.97 sec in block) 06 testsuite-clang 3/3 stage block (06 testsuite-clang 3/3) - (0.34 sec in block)
getContext - (12 ms in self) parallel block (Branch: 07 cross-build-fmu) - (3 ms in block)
stage - (1 sec in block) 07 cross-build-fmu stage block (07 cross-build-fmu) - (0.34 sec in block)
getContext - (12 ms in self) parallel block (Branch: 08 testsuite-compliance) - (4 ms in block)
stage - (1 sec in block) 08 testsuite-compliance stage block (08 testsuite-compliance) - (0.35 sec in block)
getContext - (12 ms in self) parallel block (Branch: 09 build-usersguide) - (3 ms in block)
stage - (1.1 sec in block) 09 build-usersguide stage block (09 build-usersguide) - (0.36 sec in block)
getContext - (13 ms in self) parallel block (Branch: 10 build-gui-clang-qt5) - (3 ms in block)
stage - (1.1 sec in block) 10 build-gui-clang-qt5 stage block (10 build-gui-clang-qt5) - (0.37 sec in block)
getContext - (12 ms in self) parallel block (Branch: 11 build-gui-clang-qt6) - (3 ms in block)
stage - (1.2 sec in block) 11 build-gui-clang-qt6 stage block (11 build-gui-clang-qt6) - (0.38 sec in block)
getContext - (12 ms in self) parallel block (Branch: 12 testsuite-clang-parmod) - (3 ms in block)
stage - (1.2 sec in block) 12 testsuite-clang-parmod stage block (12 testsuite-clang-parmod) - (0.39 sec in block)
getContext - (13 ms in self) parallel block (Branch: 13 testsuite-clang-metamodelica) - (3 ms in block)
stage - (1.3 sec in block) 13 testsuite-clang-metamodelica stage block (13 testsuite-clang-metamodelica) - (0.39 sec in block)
getContext - (13 ms in self) parallel block (Branch: 14 testsuite-matlab-translator) - (3 ms in block)
stage - (1.3 sec in block) 14 testsuite-matlab-translator stage block (14 testsuite-matlab-translator) - (0.41 sec in block)
getContext - (20 ms in self) parallel block (Branch: 15 test-clang-icon-generator) - (3 ms in block)
stage - (1.4 sec in block) 15 test-clang-icon-generator stage block (15 test-clang-icon-generator) - (0.42 sec in block)
getContext - (12 ms in self) parallel block (Branch: 16 testsuite-unit-test-C) - (1.9 sec in block)
stage - (1.4 sec in block) 16 testsuite-unit-test-C stage block (16 testsuite-unit-test-C) - (0.43 sec in block)
getContext - (12 ms in self) stage - (1.9 sec in block) fmuchecker + FMPy + OMEdit testsuite stage block (fmuchecker + FMPy + OMEdit testsuite) - (1.7 sec in block)
getContext - (0.2 sec in self) parallel - (1.4 sec in block) parallel block (Branch: linux-wine-fmuchecker) - (3 ms in block)
stage - (0.35 sec in block) linux-wine-fmuchecker stage block (linux-wine-fmuchecker) - (0.14 sec in block)
getContext - (13 ms in self) parallel block (Branch: linux-FMPy) - (3 ms in block)
stage - (0.4 sec in block) linux-FMPy stage block (linux-FMPy) - (0.15 sec in block)
getContext - (13 ms in self) parallel block (Branch: osx-fmuchecker) - (3 ms in block)
stage - (0.44 sec in block) osx-fmuchecker stage block (osx-fmuchecker) - (0.16 sec in block)
getContext - (13 ms in self) parallel block (Branch: arm-fmuchecker) - (4 ms in block)
stage - (0.49 sec in block) arm-fmuchecker stage block (arm-fmuchecker) - (0.17 sec in block)
getContext - (13 ms in self) parallel block (Branch: clang-qt5-omedit-testsuite) - (3 ms in block)
stage - (0.55 sec in block) clang-qt5-omedit-testsuite stage block (clang-qt5-omedit-testsuite) - (0.18 sec in block)
getContext - (12 ms in self) parallel block (Branch: clang-qt6-omedit-testsuite) - (0.81 sec in block)
stage - (0.6 sec in block) clang-qt6-omedit-testsuite stage block (clang-qt6-omedit-testsuite) - (0.19 sec in block)
getContext - (13 ms in self) stage - (1.1 sec in block) check-and-upload stage block (check-and-upload) - (0.98 sec in block)
getContext - (44 ms in self) parallel - (0.83 sec in block) parallel block (Branch: fmuchecker-results) - (3 ms in block)
stage - (0.24 sec in block) fmuchecker-results stage block (fmuchecker-results) - (0.1 sec in block)
getContext - (20 ms in self) parallel block (Branch: upload-compliance) - (3 ms in block)
stage - (0.3 sec in block) upload-compliance stage block (upload-compliance) - (0.11 sec in block)
getContext - (12 ms in self) parallel block (Branch: upload-doc) - (0.51 sec in block)
stage - (0.36 sec in block) upload-doc stage block (upload-doc) - (0.12 sec in block)
getContext - (12 ms in self) stage - (0.91 sec in block) publish stage block (publish) - (0.81 sec in block)
getContext - (46 ms in self) parallel - (0.67 sec in block) parallel block (Branch: push-to-master) - (3 ms in block)
stage - (0.19 sec in block) push-to-master stage block (push-to-master) - (80 ms in block)
getContext - (11 ms in self) parallel block (Branch: push-bibliography) - (0.34 sec in block)
stage - (0.23 sec in block) push-bibliography stage block (push-bibliography) - (90 ms in block)
getContext - (12 ms in self)