Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 29 sec in block)
withEnv - (8 min 29 sec in block)CACHE_DIR
withEnv block - (8 min 28 sec in block)
stage - (0.14 sec in block)check
stage block (check) - (61 ms in block)
stage - (8 min 14 sec in block)build
stage block (build) - (8 min 14 sec in block)
parallel - (8 min 14 sec in block)
parallel block (Branch: linux64) - (2 ms in block)
stage - (2 min 51 sec in block)linux64
stage block (linux64) - (2 min 51 sec in block)
node - (2 min 51 sec in block)linux
node block - (2 min 50 sec in block)
checkout - (35 sec in self)
withEnv - (2 min 15 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 - (2 min 15 sec in block)
isUnix - (6 ms in self)
readFile - (63 ms in self).CI/cache/Dockerfile
sh - (0.31 sec in self)docker build -t 05d7b2e87549871472f9ccb89e90133502e94e2c --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (7 ms in self)
withEnv - (0.59 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.45 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (2 min 13 sec in block)
withDockerContainer block - (1 min 14 sec in block)
withEnv - (1 min 3 sec in block)RUNTESTDB, NPROC
withEnv block - (1 min 3 sec in block)
isUnix - (7 ms in self)
echo - (8 ms in self)running on node: ryzen-5950x-2-2
sh - (0.31 sec in self)uname
sh - (0.31 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.83 sec in self)git fetch --tags
sh - (2.5 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (24 sec in self)cmake --build build/ --parallel 16 --target install -v
echo - (8 ms in self)cache: true, asan: null, running on node: ryzen-5950x-2-2
sh - (7.7 sec in self) make -C testsuite difftool resources cp -f "/cache/runtest//"* testsuite/ || true
sh - (0.41 sec in self)find testsuite/ -name "*.lua" -exec sed -i /teardown_command/d {} ";"
sh - (0.31 sec in self)uname
sh - (0.31 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (5.2 sec in self)#!/bin/bash -x ulimit -t 1500 cd testsuite/partest ./runtests.pl -j16 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//" cp ../runtest.db.* "/cache/runtest//" fi
junit - (0.15 sec in self)testsuite/partest/result.xml
sh - (0.84 sec in self)(cd install/ && tar czf "../OMSimulator-linux-amd64-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.tar.gz" *)
sh - (17 sec in self)cmake --build build/ --target install-docs
sh - (0.6 sec in self)(cd install/share/doc && zip -r "../../../OMSimulator-doc-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.zip" *)
archiveArtifacts - (0.68 sec in self)
stash - (0.18 sec in self)amd64-zip
stash - (0.31 sec in self)docs
parallel block (Branch: linux64-asan) - (1 ms in block)
stage - (1.2 sec in block)linux64-asan
stage block (linux64-asan) - (1 sec in block)
stage - (0.38 sec in block)build
stage block (build) - (41 ms in block)
stage - (0.29 sec in block)test
stage block (test) - (86 ms in block)
parallel block (Branch: alpine) - (2 ms in block)
stage - (5 min 28 sec in block)alpine
stage block (alpine) - (5 min 28 sec in block)
node - (5 min 27 sec in block)linux
node block - (5 min 27 sec in block)
checkout - (13 sec in self)
withEnv - (5 min 13 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 13 sec in block)
isUnix - (7 ms in self)
readFile - (0.11 sec in self).CI/alpine/Dockerfile
sh - (15 sec in self)docker build -t 8e5266ae7a9071a077ad16de0a29f9e8613054dd --pull -f ".CI/alpine/Dockerfile" ".CI/alpine"
isUnix - (9 ms in self)
withEnv - (0.8 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.53 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (4 min 56 sec in block)
withDockerContainer block - (4 min 54 sec in block)
isUnix - (8 ms in self)
echo - (7 ms in self)running on node: intel-4930k-1
sh - (0.38 sec in self)uname
sh - (0.36 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.85 sec in self)git fetch --tags
sh - (1.9 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (4 min 49 sec in self)cmake --build build/ --parallel 1 --target install -v
parallel block (Branch: linux-arm32) - (2 ms in block)
stage - (1 sec in block)linux-arm32
stage block (linux-arm32) - (0.9 sec in block)
stage - (0.19 sec in block)cross-compile
stage block (cross-compile) - (14 ms in block)
stage - (0.42 sec in block)test
stage block (test) - (30 ms in block)
parallel block (Branch: arm64-macOS) - (1 ms in block)
stage - (32 sec in block)arm64-macOS
stage block (arm64-macOS) - (32 sec in block)
stage - (13 sec in block)build
stage block (build) - (13 sec in block)
node - (12 sec in block)M1
node block - (12 sec in block)
checkout - (2.8 sec in self)
withEnv - (8.9 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 - (8.8 sec in block)
withEnv - (8.7 sec in block)PATH
withEnv block - (8.6 sec in block)
isUnix - (7 ms in self)
echo - (33 ms in self)running on node: mac00914
sh - (0.36 sec in self)uname
sh - (0.35 sec in self)sysctl hw.physicalcpu_max | cut -d" " -f2
sh - (0.89 sec in self)git fetch --tags
sh - (3.1 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (2.1 sec in self)cmake --build build/ --parallel 8 --target install -v
sh - (0.88 sec in self) (cd install/ && zip -r "../OMSimulator-osx-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.zip" *)
archiveArtifacts - (0.18 sec in self)OMSimulator-osx-*.zip
stash - (0.11 sec in self)osx-zip
stash - (0.37 sec in self)osx-install
stage - (19 sec in block)test
stage block (test) - (18 sec in block)
node - (18 sec in block)M1
node block - (18 sec in block)
checkout - (2.5 sec in self)
withEnv - (15 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 - (15 sec in block)
unstash - (0.18 sec in self)osx-install
withEnv - (15 sec in block)RUNTESTDB
withEnv block - (15 sec in block)
echo - (8 ms in self)cache: true, asan: null, running on node: mac00914
sh - (10 sec in self) make -C testsuite difftool resources cp -f "/Users/jenkins/jenkins-cache/runtest//"* testsuite/ || true
sh - (0.41 sec in self)find testsuite/ -name "*.lua" -exec sed -i /teardown_command/d {} ";"
sh - (0.36 sec in self)uname
sh - (0.4 sec in self)sysctl hw.physicalcpu_max | cut -d" " -f2
sh - (3.9 sec in self)#!/bin/bash -x ulimit -t 1500 cd testsuite/partest ./runtests.pl -j8 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/Users/jenkins/jenkins-cache/runtest//" cp ../runtest.db.* "/Users/jenkins/jenkins-cache/runtest//" fi
junit - (0.11 sec in self)testsuite/partest/result.xml
parallel block (Branch: mingw64-gcc) - (2 ms in block)
stage - (8 min 3 sec in block)mingw64-gcc
stage block (mingw64-gcc) - (8 min 3 sec in block)
stage - (1 min 39 sec in block)build
stage block (build) - (1 min 39 sec in block)
node - (1 min 39 sec in block)omsimulator-windows
node block - (1 min 38 sec in block)
checkout - (10 sec in self)
withEnv - (1 min 28 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 - (1 min 28 sec in block)
withEnv - (1 min 27 sec in block)PATH, CC, CXX, MSYSTEM, OMDEV, VERBOSE
withEnv block - (1 min 27 sec in block)
bat - (0.37 sec in self)hostname
isUnix - (9 ms in self)
bat - (1 min 22 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
writeFile - (0.79 sec in self)buildZip64.sh
bat - (2.3 sec in self) C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/buildZip64.sh'
archiveArtifacts - (0.26 sec in self)OMSimulator-mingw64*.zip
stash - (0.25 sec in self)mingw64-zip
stash - (0.86 sec in self)mingw64-install
stage - (6 min 23 sec in block)test
stage block (test) - (6 min 23 sec in block)
node - (6 min 23 sec in block)omsimulator-windows
node block - (6 min 23 sec in block)
checkout - (10 sec in self)
withEnv - (6 min 12 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 min 12 sec in block)
withEnv - (6 min 12 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (6 min 12 sec in block)
unstash - (0.19 sec in self)mingw64-install
bat - (0.36 sec in self)hostname
writeFile - (69 ms in self)testMingw64-install.sh
bat - (6 min 11 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/testMingw64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (99 ms in self)testsuite/partest/result.xml
parallel block (Branch: mingw32-gcc) - (2 ms in block)
stage - (3 min 47 sec in block)mingw32-gcc
stage block (mingw32-gcc) - (3 min 47 sec in block)
stage - (2 min 37 sec in block)build
stage block (build) - (2 min 37 sec in block)
node - (2 min 36 sec in block)omsimulator-windows
node block - (1 min 1 sec in block)
checkout - (14 sec in self)
withEnv - (47 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 - (47 sec in block)
withEnv - (46 sec in block)PATH, CC, CXX, MSYSTEM, OMDEV, VERBOSE
withEnv block - (46 sec in block)
isUnix - (8 ms in self)
bat - (42 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW32 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
writeFile - (77 ms in self)buildZip32.sh
bat - (2.5 sec in self) C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/buildZip32.sh' EXIT /b 0
archiveArtifacts - (0.26 sec in self)OMSimulator-mingw32*.zip
stash - (0.23 sec in self)mingw32-zip
stash - (0.71 sec in self)mingw32-install
stage - (1 min 9 sec in block)test
stage block (test) - (1 min 9 sec in block)
node - (1 min 9 sec in block)omsimulator-windows
node block - (1 min 9 sec in block)
checkout - (13 sec in self)
withEnv - (55 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 - (55 sec in block)
withEnv - (55 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (55 sec in block)
unstash - (0.23 sec in self)mingw32-install
bat - (0.33 sec in self)hostname
writeFile - (67 ms in self)testMingw32-install.sh
bat - (54 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/testMingw32-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (0.1 sec in self)testsuite/partest/result.xml
parallel block (Branch: mingw64-clang) - (2 ms in block)
stage - (1 min 35 sec in block)mingw64-clang
stage block (mingw64-clang) - (1 min 35 sec in block)
node - (1 min 35 sec in block)omsimulator-windows
node block - (1 min 35 sec in block)
checkout - (14 sec in self)
withEnv - (1 min 20 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 - (1 min 20 sec in block)
withEnv - (1 min 20 sec in block)PATH, CC, CXX, VERBOSE
withEnv block - (1 min 19 sec in block)
isUnix - (8 ms in self)
bat - (1 min 19 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
parallel block (Branch: msvc64) - (8 min 13 sec in block)
stage - (8 min 13 sec in block)msvc64
stage block (msvc64) - (8 min 13 sec in block)
stage - (1 min 57 sec in block)build
stage block (build) - (1 min 57 sec in block)
node - (1 min 56 sec in block)omsimulator-windows
node block - (1 min 56 sec in block)
checkout - (9.2 sec in self)
withEnv - (1 min 46 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 - (1 min 46 sec in block)
withEnv - (1 min 46 sec in block)PATH, MSYSTEM, OMDEV
withEnv block - (1 min 46 sec in block)
bat - (0.33 sec in self)hostname
writeFile - (0.1 sec in self)buildZip.sh
retry - (1 min 44 sec in block)2
retry block - (1 min 44 sec in block)
bat - (1 min 44 sec in self) set PATH=C:\bin\cmake\bin;%PATH% cmake -S . -B build/ -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail cmake --build build/ --config Release --parallel %NUMBER_OF_PROCESSORS% --target install -v IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail call install\bin\OMSimulator.exe --version IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/buildZip.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
archiveArtifacts - (0.24 sec in self)OMSimulator-win64-*.zip
stash - (0.24 sec in self)win64-zip
stash - (0.88 sec in self)win64-install
stage - (6 min 15 sec in block)test
stage block (test) - (6 min 15 sec in block)
node - (6 min 15 sec in block)omsimulator-windows
node block - (6 min 15 sec in block)
checkout - (9.3 sec in self)
withEnv - (6 min 5 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 min 5 sec in block)
withEnv - (6 min 5 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (6 min 5 sec in block)
unstash - (0.18 sec in self)win64-install
bat - (0.32 sec in self)hostname
writeFile - (0.14 sec in self)testMSVC64-install.sh
bat - (6 min 4 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/testMSVC64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (0.24 sec in self)testsuite/partest/result.xml
stage - (14 sec in block)upload
stage block (upload) - (14 sec in block)
parallel - (14 sec in block)
parallel block (Branch: upload-doc) - (2 ms in block)
stage - (5.9 sec in block)upload-doc
stage block (upload-doc) - (5.8 sec in block)
node - (5.6 sec in block)linux
node block - (5.4 sec in block)
checkout - (1.5 sec in self)
withEnv - (3.7 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 - (3.6 sec in block)
unstash - (0.14 sec in self)docs
sh - (0.3 sec in self)test ! -z 'master'
sh - (0.3 sec in self)test ! 'master' = 'null'
sshPublisher - (2.7 sec in self)
parallel block (Branch: upload-artifacts) - (13 sec in block)
stage - (13 sec in block)upload-artifacts
stage block (upload-artifacts) - (13 sec in block)
node - (13 sec in block)linux
node block - (13 sec in block)
checkout - (12 sec in self)
withEnv - (0.52 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 - (0.44 sec in block)
withEnv - (0.34 sec in block)DEPLOYMENT_PREFIX
withEnv block - (0.26 sec in block)
unstash - (0.15 sec in self)amd64-zip
unstash - (54 ms in self)arm32-zip