Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 56 sec in block)
echo - (3 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (4 min 53 sec in block)
podTemplate block - (4 min 53 sec in block)
node - (4 min 52 sec in block)aggrbuild-pod
node block - (4 min 41 sec in block)
container - (4 min 39 sec in block)container
container block - (4 min 39 sec in block)
withEnv - (4 min 34 sec in block)MAVEN_OPTS, PATH, CJE_ROOT, logDir
withEnv block - (4 min 34 sec in block)
timeout - (4 min 32 sec in block)
timeout block - (4 min 31 sec in block)
timestamps - (4 min 30 sec in block)
timestamps block - (4 min 30 sec in block)
stage - (10 sec in block)Clean Workspace
stage block (Clean Workspace) - (8.7 sec in block)
container - (2 sec in block)jnlp
container block - (1.7 sec in block)
sh - (1 sec in self) cd $WORKSPACE rm -rf *
stage - (23 sec in block)Setup intial configuration
stage block (Setup intial configuration) - (22 sec in block)
container - (11 sec in block)jnlp
container block - (10 sec in block)
sshagent - (9.1 sec in block)
sshagent block - (6.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.8 sec in block)
sh - (4.1 sec in self) git clone -b R4_25_maintenance git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
sh - (0.99 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production chmod +x mbscripts/* mkdir -p $logDir
stage - (13 sec in block)Genrerate environment variables
stage block (Genrerate environment variables) - (11 sec in block)
container - (5.1 sec in block)jnlp
container block - (4.8 sec in block)
sh - (1 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts cp ../P-build/buildproperties.txt ../buildproperties.txt ./mb010_createEnvfiles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb010_createEnvfiles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Genrerate environment variables stage" exit 1 fi
stage - (11 sec in block)Load PGP keys
stage block (Load PGP keys) - (10 sec in block)
withCredentials - (5.5 sec in block)
withCredentials block - (4.7 sec in block)
container - (1.9 sec in block)jnlp
container block - (1.6 sec in block)
sh - (0.84 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb011_loadPGPKeys.sh 2>&1 | tee $logDir/mb011_loadPGPKeys.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Load PGP keys" exit 1 fi
stage - (12 sec in block)Export environment variables stage 1
stage block (Export environment variables stage 1) - (10 sec in block)
container - (4.2 sec in block)jnlp
container block - (3.9 sec in block)
script - (2.8 sec in block)
script block - (2.4 sec in block)
sh - (0.85 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.88 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (2 min 56 sec in block)Clone Repositories
stage block (Clone Repositories) - (2 min 55 sec in block)
container - (2 min 48 sec in block)jnlp
container block - (2 min 48 sec in block)
sshagent - (2 min 47 sec in block)
sshagent block - (2 min 45 sec in block)
sh - (2 min 44 sec in self) git config --global user.email "releng-bot@eclipse.org" git config --global user.name "Eclipse Releng Bot" cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb100_cloneRepos.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb100_cloneRepos.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Clone Repositories stage" exit 1 fi
stage - (2.3 sec in block)Tag Build Inputs
stage block (Tag Build Inputs) - (1 sec in block)
stage - (2.2 sec in block)Copy build scripts for P-build
stage block (Copy build scripts for P-build) - (1 sec in block)
stage - (2.2 sec in block)Aggregator maven build
stage block (Aggregator maven build) - (1 sec in block)
stage - (2.2 sec in block)Gather Eclipse Parts
stage block (Gather Eclipse Parts) - (1 sec in block)
stage - (2.2 sec in block)Export environment variables stage 2
stage block (Export environment variables stage 2) - (1 sec in block)
stage - (2.2 sec in block)Archive artifacts
stage block (Archive artifacts) - (1 sec in block)
stage - (1.9 sec in block)Promote Update Site
stage block (Promote Update Site) - (1 sec in block)
stage - (4.3 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4 sec in block)
emailext - (0.9 sec in self)