Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 48 sec in block)
podTemplate - (1 min 47 sec in block)
podTemplate block - (1 min 46 sec in block)
node - (1 min 46 sec in block)shellwax_master_102-x5kl0
node block - (1 min 31 sec in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.9 sec in block)
checkout - (9.9 sec in self)
withEnv - (1 min 21 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 21 sec in block)
withEnv - (1 min 20 sec in block)NPM_CONFIG_USERCONFIG
withEnv block - (1 min 20 sec in block)
timeout - (1 min 20 sec in block)
timeout block - (1 min 20 sec in block)
stage - (2.4 sec in block)Prepare-environment
stage block (Prepare-environment) - (2.3 sec in block)
container - (2 sec in block)container
container block - (2 sec in block)
sh - (0.63 sec in self)node --version
sh - (0.54 sec in self)npm --version
sh - (0.81 sec in self)npm config set cache="$WORKSPACE/npm-cache"
stage - (1 min 13 sec in block)Build
stage block (Build) - (1 min 13 sec in block)
container - (1 min 11 sec in block)container
container block - (1 min 11 sec in block)
xvnc - (1 min 10 sec in block)true
xvnc block - (1 min 8 sec in block)
sh - (1 min 8 sec in self)mvn clean verify -B -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Psign -Dmaven.repo.local=$WORKSPACE/.m2/repository
archiveArtifacts - (1.9 sec in self)org.eclipse.shellwax.site/target/repository/**,*/target/work/configuration/*.log,*/target/work/data/.metadata/.log,*/target/work/data/languageServers-log/**
stage - (4.6 sec in block)Deploy
stage block (Deploy) - (4.6 sec in block)
sshagent - (4.5 sec in block)
sshagent block - (3.8 sec in block)
sh - (1.4 sec in self)ssh genie.shellwax@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (1 sec in self)ssh genie.shellwax@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (1.3 sec in self)scp -r org.eclipse.shellwax.site/target/repository/* genie.shellwax@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/shellwax/snapshots