Skip to content
StepArgumentsStatus
Start of Pipeline - (36 min in block)
node - (36 min in block)migration
node block - (15 min in block)
stage - (9.3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.3 sec in block)
checkout - (9.3 sec in self)
withEnv - (15 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (15 min in block)
withEnv - (15 min in block)CAPELLA_PRODUCT_PATH, BUILD_KEY
withEnv block - (15 min in block)
stage - (37 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (28 ms in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (5 ms in self)openjdk-jdk14-latest
envVarsForTool - (5 ms in self)
withEnv - (15 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 min in block)
stage - (43 sec in block)Generate Target Platform
stage block (Generate Target Platform) - (43 sec in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (4 ms in self)openjdk-jdk14-latest
envVarsForTool - (7 ms in self)
withEnv - (43 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (43 sec in block)
script - (43 sec in block)
script block - (43 sec in block)
sh - (0.42 sec in self)env
sh - (42 sec in self)mvn clean verify -f releng/org.polarsys.capella.cybersecurity.target/pom.xml
stage - (5 min 6 sec in block)Build and Package
stage block (Build and Package) - (5 min 6 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (12 ms in self)
tool - (0.54 sec in self)openjdk-jdk14-latest
envVarsForTool - (7 ms in self)
withEnv - (5 min 6 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 6 sec in block)
script - (5 min 6 sec in block)
script block - (5 min 6 sec in block)
sh - (5 min 6 sec in self)mvn -Djacoco.skip=true -DjavaDocPhase=none -Psign clean package -f pom.xml
stage - (29 sec in block)Download Capella
stage block (Download Capella) - (29 sec in block)
tool - (0.1 sec in self)apache-maven-latest
envVarsForTool - (0.17 sec in self)
tool - (6 ms in self)openjdk-jdk14-latest
envVarsForTool - (6 ms in self)
withEnv - (28 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (28 sec in block)
script - (28 sec in block)
script block - (28 sec in block)
sh - (0.28 sec in self)curl -ks https://download.eclipse.org/capella/core/products/releases/6.0.0/
sh - (0.27 sec in self)curl -ks https://download.eclipse.org/capella/core/products/releases/6.0.0/
sh - (7.1 sec in self)curl -k -o capella.tar.gz https://download.eclipse.org/capella/core/products/releases/6.0.0/capella-6.0.0.202209090800-linux-gtk-x86_64.tar.gz
sh - (6.8 sec in self)tar xzf capella.tar.gz
sh - (7.3 sec in self)curl -k -o capella-win.zip https://download.eclipse.org/capella/core/products/releases/6.0.0/capella-6.0.0.202209090800-win32-win32-x86_64.zip
sh - (6.8 sec in self)unzip -q capella-win.zip -d tmp ; mv tmp/capella capella-win ; rm -rf tmp
stage - (3.2 sec in block)Deploy to Nightly
stage block (Deploy to Nightly) - (3.2 sec in block)
tool - (0.12 sec in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (6 ms in self)openjdk-jdk14-latest
envVarsForTool - (7 ms in self)
withEnv - (3 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 sec in block)
script - (3 sec in block)
script block - (3 sec in block)
sshagent - (1.5 sec in block)
sshagent block - (1.3 sec in block)
sh - (0.84 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/cybersecurity/dropins/nightly/test6-3/
sh - (0.53 sec in self)scp -rp /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/releng/org.polarsys.capella.cybersecurity.site/target/*-dropins-*.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/cybersecurity/dropins/nightly/test6-3/
sshagent - (1.4 sec in block)
sshagent block - (1.3 sec in block)
sh - (0.53 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/cybersecurity/updates/nightly/test6-3/
sh - (0.83 sec in self)scp -rp /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/releng/org.polarsys.capella.cybersecurity.site/target/*-updateSite-*.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/cybersecurity/updates/nightly/test6-3/
stage - (51 sec in block)Install test features
stage block (Install test features) - (51 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (4 ms in self)openjdk-jdk14-latest
envVarsForTool - (6 ms in self)
withEnv - (51 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (50 sec in block)
script - (50 sec in block)
script block - (49 sec in block)
sh - (0.27 sec in self)chmod 755 /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/capella
sh - (0.36 sec in self)chmod 755 /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/jre/bin/java
sh - (12 sec in self)/home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/capella -repository http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository -installIU org.jsoup -application org.eclipse.equinox.p2.director -noSplash
sh - (16 sec in self)/home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/capella -repository https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.test.site/ -installIU org.polarsys.capella.test.feature.feature.group -application org.eclipse.equinox.p2.director -noSplash
sh - (10 sec in self)/home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/capella -repository file://home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/releng/org.polarsys.capella.cybersecurity.site/target/repository/ -installIU org.polarsys.capella.cybersecurity.feature.feature.group -application org.eclipse.equinox.p2.director -noSplash
sh - (9.8 sec in self)/home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/capella/capella -repository file://home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/releng/org.polarsys.capella.cybersecurity.site/target/repository/ -installIU org.polarsys.capella.cybersecurity.tests.feature.feature.group -application org.eclipse.equinox.p2.director -noSplash
stage - (6 min 23 sec in block)Run tests
stage block (Run tests) - (6 min 23 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (4 ms in self)openjdk-jdk14-latest
envVarsForTool - (6 ms in self)
withEnv - (6 min 23 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (6 min 23 sec in block)
script - (6 min 23 sec in block)
script block - (6 min 23 sec in block)
xvnc - (5 min 41 sec in block)
xvnc block - (5 min 25 sec in block)
sh - (7 sec in self) if [ ! -d /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/jacoco ]; then curl -k -o jacoco.zip https://repo1.maven.org/maven2/org/jacoco/jacoco/0.8.6/jacoco-0.8.6.zip unzip jacoco.zip -d /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/jacoco echo "Jacoco downloaded at /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/jacoco" fi
sh - (0.28 sec in self)ls /home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/jacoco/lib
sh - (5 min 15 sec in self)
junit - (10 sec in self)
sh - (32 sec in self)mvn -Djacoco.dataFile=/home/jenkins/agent/workspace/apella-addon-cybersecurity_test6/jacoco.exec org.jacoco:jacoco-maven-plugin:0.8.6:report
stage - (1 min 28 sec in block)Sonar
stage block (Sonar) - (1 min 28 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (5 ms in self)openjdk-jdk14-latest
envVarsForTool - (6 ms in self)
withEnv - (1 min 28 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 28 sec in block)
script - (1 min 28 sec in block)
script block - (1 min 28 sec in block)
withCredentials - (1 min 28 sec in block)
withCredentials block - (1 min 28 sec in block)
withEnv - (1 min 28 sec in block)MAVEN_OPTS
withEnv block - (1 min 17 sec in block)
sh - (1 min 17 sec in self)mvn sonar:sonar -Dsonar.projectKey=eclipse_capella-cybersecurity -Dsonar.organization=eclipse -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=${SONARCLOUD_TOKEN} -Dsonar.skipDesign=true -Dsonar.dynamic=reuseReports -Dsonar.java.source=8 -Dsonar.scanner.force-deprecated-java-version=true -Dsonar.java.coveragePlugin=jacoco -Dsonar.core.codeCoveragePlugin=jacoco -Dsonar.branch.name=test6
stage - (0.49 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.48 sec in block)
archiveArtifacts - (0.46 sec in self)**/*.log, *.log, *.xml, **/*.layout, *.exec
script - (12 ms in block)
script block - (5 ms in block)