Started by user idhugoid Running as SYSTEM Building on master in workspace /var/lib/jenkins/workspace/overture-master No credentials specified > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/overturetool/overture.git # timeout=10 Fetching upstream changes from https://github.com/overturetool/overture.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress -- https://github.com/overturetool/overture.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision 90fd57dae2a617417ccbae96233ed7b29fd522ea (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 90fd57dae2a617417ccbae96233ed7b29fd522ea # timeout=10 Commit message: "Merge tag 'Release/3.0.0' into master" > /usr/bin/git rev-list --no-walk c677cf8b94936844e916edc8d83d64faf6d75c86 # timeout=10 [overture-master] $ mvn -f pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-master/.repository clean -PWith-IDE -Dtycho.mode=maven -fn Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] The project org.overturetool:root:pom:3.0.0 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [pom] [INFO] Overture External Resources [jar] [INFO] Core Tools [pom] [INFO] The Overture Abstract Syntax Tree [jar] [INFO] Test Framework for Overture [jar] [INFO] The VDM parser [jar] [INFO] The VDM Type Checker [jar] [INFO] Overture Testing [pom] [INFO] Overture Testing Framework [jar] [INFO] Overture Sample Tests [jar] [INFO] VDM Pretty Printing [pom] [INFO] The VDM Pretty Printer [jar] [INFO] The Proof Obligation Generator [jar] [INFO] The VDM Interpreter [jar] [INFO] Combinatorial Testing [pom] [INFO] Combinatorial Testing Utilities [jar] [INFO] Combinatorial Testing Runtime [jar] [INFO] New Pretty Printer [jar] [INFO] Overture Core Command Line Tool [jar] [INFO] Code Generation [pom] [INFO] The Intermediate Representation Tree [jar] [INFO] The Code Generation Platform [jar] [INFO] The Java Code Generator Runtime [jar] [INFO] The Java Code Generator Testing [jar] [INFO] The Java Code Generator [jar] [INFO] The VDM to JML Generator Runtime [jar] [INFO] The VDM to JML Generator [jar] [INFO] The Java Code Generator Maven Plugin [maven-plugin] [INFO] The VDM to Isabelle Translator [jar] [INFO] POG - Isagen Integration [jar] [INFO] VDM Annotations [pom] [INFO] Provided Annotations [jar] [INFO] Annotation Examples [jar] [INFO] Documentation [pom] [INFO] The Overture release notes [jar] [INFO] Overture IDE Top-level [pom] [INFO] org.overture.ide.core [eclipse-plugin] [INFO] org.overture.ide.ui [eclipse-plugin] [INFO] Overture IDE Parsers [pom] [INFO] org.overture.ide.parsers.vdmj [eclipse-plugin] [INFO] Overture IDE Builders [pom] [INFO] org.overture.ide.builders.vdmj [eclipse-plugin] [INFO] org.overture.ide.debug [eclipse-plugin] [INFO] Overture IDE VDM-SL top level [pom] [INFO] org.overture.ide.vdmsl.core [eclipse-plugin] [INFO] org.overture.ide.vdmsl.ui [eclipse-plugin] [INFO] org.overture.ide.vdmsl.debug [eclipse-plugin] [INFO] Overture IDE VDM-PP Top-level [pom] [INFO] org.overture.ide.vdmpp.core [eclipse-plugin] [INFO] org.overture.ide.vdmpp.ui [eclipse-plugin] [INFO] org.overture.ide.vdmpp.debug [eclipse-plugin] [INFO] Overture IDE VDM-RT (RealTime) Top-level [pom] [INFO] org.overture.ide.vdmrt.core [eclipse-plugin] [INFO] org.overture.ide.vdmrt.ui [eclipse-plugin] [INFO] org.overture.ide.vdmrt.debug [eclipse-plugin] [INFO] org.overture.ide.help [eclipse-plugin] [INFO] Overture IDE core plugins GUI [pom] [INFO] org.overture.ide.plugins.coverageeditor [eclipse-plugin] [INFO] org.overture.ide.plugins.csk [eclipse-plugin] [INFO] org.overture.ide.plugins.quickinterpreter [eclipse-plugin] [INFO] org.overture.ide.plugins.externaleditor [eclipse-plugin] [INFO] org.overture.ide.plugins.latex [eclipse-plugin] [INFO] org.overture.ide.plugins.poviewer [eclipse-plugin] [INFO] Combinatorial Testing [eclipse-plugin] [INFO] Developer Utilities for Overture [eclipse-plugin] [INFO] UML2 Translator [eclipse-plugin] [INFO] RT Trace Viewer Plugin [eclipse-plugin] [INFO] The Java Code Generator Plugin [eclipse-plugin] [INFO] Overture IDE Eclipse plugin features [pom] [INFO] Overture IDE Eclipse Coverage Editor feature [eclipse-feature] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [eclipse-feature] [INFO] Overture IDE Eclipse Combinatorial Testing feature [eclipse-feature] [INFO] Overture IDE Eclipse Developer Utilities feature [eclipse-feature] [INFO] Overture IDE Eclipse LaTeX Creator feature [eclipse-feature] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [eclipse-feature] [INFO] Overture IDE Eclipse plugin uml2 feature [eclipse-feature] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse Java Code Generator feature [eclipse-feature] [INFO] org.overture.ide.platform [eclipse-plugin] [INFO] Overture IDE Eclipse features [pom] [INFO] Overture IDE Eclipse core feature [eclipse-feature] [INFO] Overture IDE Eclipse rcp feature [eclipse-feature] [INFO] Overture IDE Standalone Product [eclipse-repository] [INFO] [INFO] -----------------------< org.overturetool:root >------------------------ [INFO] Building The Overture Tool Platform root 3.0.0 [1/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ root --- [INFO] [INFO] ---------------------< org.overturetool:externals >--------------------- [INFO] Building Overture External Resources 3.0.0 [2/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ externals --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/externals/target [INFO] [INFO] -----------------------< org.overturetool:core >------------------------ [INFO] Building Core Tools 3.0.0 [3/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ core --- [INFO] [INFO] ---------------------< org.overturetool.core:ast >---------------------- [INFO] Building The Overture Abstract Syntax Tree 3.0.0 [4/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ast --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/ast/target [INFO] [INFO] ----------------< org.overturetool.core:testframework >----------------- [INFO] Building Test Framework for Overture 3.0.0 [5/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testframework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/testframework/target [INFO] [INFO] --------------------< org.overturetool.core:parser >-------------------- [INFO] Building The VDM parser 3.0.0 [6/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parser --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/parser/target [INFO] [INFO] -----------------< org.overturetool.core:typechecker >------------------ [INFO] Building The VDM Type Checker 3.0.0 [7/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ typechecker --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/typechecker/target [INFO] [INFO] -------------------< org.overturetool.core:testing >-------------------- [INFO] Building Overture Testing 3.0.0 [8/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testing --- [INFO] [INFO] --------------< org.overturetool.core.testing:framework >--------------- [INFO] Building Overture Testing Framework 3.0.0 [9/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ framework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/testing/framework/target [INFO] [INFO] ---------------< org.overturetool.core.testing:samples >---------------- [INFO] Building Overture Sample Tests 3.0.0 [10/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ samples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/testing/samples/target [INFO] [INFO] ----------------< org.overturetool.core:prettyprinting >---------------- [INFO] Building VDM Pretty Printing 3.0.0 [11/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinting --- [INFO] [INFO] ---------< org.overturetool.core.prettyprinting:prettyprinter >--------- [INFO] Building The VDM Pretty Printer 3.0.0 [12/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target [INFO] [INFO] ---------------------< org.overturetool.core:pog >---------------------- [INFO] Building The Proof Obligation Generator 3.0.0 [13/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/pog/target [INFO] [INFO] -----------------< org.overturetool.core:interpreter >------------------ [INFO] Building The VDM Interpreter 3.0.0 [14/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ interpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/interpreter/target [INFO] [INFO] -------------< org.overturetool.core:combinatorialtesting >------------- [INFO] Building Combinatorial Testing 3.0.0 [15/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ combinatorialtesting --- [INFO] [INFO] ---------< org.overturetool.core.combinatorialtesting:ctutils >--------- [INFO] Building Combinatorial Testing Utilities 3.0.0 [16/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target [INFO] [INFO] --------< org.overturetool.core.combinatorialtesting:ctruntime >-------- [INFO] Building Combinatorial Testing Runtime 3.0.0 [17/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctruntime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target [INFO] [INFO] ---------------------< org.overturetool.core:npp >---------------------- [INFO] Building New Pretty Printer 3.0.0 [18/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ npp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target [INFO] [INFO] ---------------< org.overturetool.core:commandlinetool >---------------- [INFO] Building Overture Core Command Line Tool 3.0.0 [19/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commandlinetool --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/commandline/target [INFO] [INFO] -------------------< org.overturetool.core:codegen >-------------------- [INFO] Building Code Generation 3.0.0 [20/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen --- [INFO] [INFO] ------------------< org.overturetool.core.codegen:ir >------------------ [INFO] Building The Intermediate Representation Tree 3.0.0 [21/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ir --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:platform >--------------- [INFO] Building The Code Generation Platform 3.0.0 [22/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target [INFO] [INFO] -----------< org.overturetool.core.codegen:codegen-runtime >------------ [INFO] Building The Java Code Generator Runtime 3.0.0 [23/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target [INFO] [INFO] -------------< org.overturetool.core.codegen:javagen-test >------------- [INFO] Building The Java Code Generator Testing 3.0.0 [24/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen-test --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:javagen >---------------- [INFO] Building The Java Code Generator 3.0.0 [25/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target [INFO] [INFO] -----------< org.overturetool.core.codegen:vdm2jml-runtime >------------ [INFO] Building The VDM to JML Generator Runtime 3.0.0 [26/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:vdm2jml >---------------- [INFO] Building The VDM to JML Generator 3.0.0 [27/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target [INFO] [INFO] ------------< org.overturetool.core.codegen:codegen-plugin >------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.0 [28/84] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target [INFO] [INFO] ----------------< org.overturetool.core.codegen:isagen >---------------- [INFO] Building The VDM to Isabelle Translator 3.0.0 [29/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target [INFO] [INFO] --------------------< org.overturetool.core:isapog >-------------------- [INFO] Building POG - Isagen Integration 3.0.0 [30/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isapog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/isapog/target [INFO] [INFO] -----------------< org.overturetool.core:annotations >------------------ [INFO] Building VDM Annotations 3.0.0 [31/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ annotations --- [INFO] [INFO] -------------< org.overturetool.core.annotations:provided >------------- [INFO] Building Provided Annotations 3.0.0 [32/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ provided --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target [INFO] [INFO] -------------< org.overturetool.core.annotations:examples >------------- [INFO] Building Annotation Examples 3.0.0 [33/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target [INFO] [INFO] -------------------< org.overturetool:documentation >------------------- [INFO] Building Documentation 3.0.0 [34/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ documentation --- [INFO] [INFO] ------------< org.overturetool.documentation:releasenotes >------------- [INFO] Building The Overture release notes 3.0.0 [35/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ releasenotes --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target [INFO] [INFO] ------------------------< org.overturetool:ide >------------------------ [INFO] Building Overture IDE Top-level 3.0.0 [36/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ide --- [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.core >------------- [INFO] Building org.overture.ide.core 3.0.0 [37/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/core/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/core/jars (includes = [], excludes = []) [INFO] [INFO] --------------< org.overturetool.ide:org.overture.ide.ui >-------------- [INFO] Building org.overture.ide.ui 3.0.0 [38/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/ui/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.parsers >------------ [INFO] Building Overture IDE Parsers 3.0.0 [39/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers --- [INFO] [INFO] -----< org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj >----- [INFO] Building org.overture.ide.parsers.vdmj 3.0.0 [40/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.builders >----------- [INFO] Building Overture IDE Builders 3.0.0 [41/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders --- [INFO] [INFO] ----< org.overturetool.ide.builders:org.overture.ide.builders.vdmj >---- [INFO] Building org.overture.ide.builders.vdmj 3.0.0 [42/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.debug >------------- [INFO] Building org.overture.ide.debug 3.0.0 [43/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/debug/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/debug/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmsl >------------- [INFO] Building Overture IDE VDM-SL top level 3.0.0 [44/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl --- [INFO] [INFO] -------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core >------- [INFO] Building org.overture.ide.vdmsl.core 3.0.0 [45/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui >-------- [INFO] Building org.overture.ide.vdmsl.ui 3.0.0 [46/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug >------- [INFO] Building org.overture.ide.vdmsl.debug 3.0.0 [47/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmpp >------------- [INFO] Building Overture IDE VDM-PP Top-level 3.0.0 [48/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp --- [INFO] [INFO] -------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core >------- [INFO] Building org.overture.ide.vdmpp.core 3.0.0 [49/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui >-------- [INFO] Building org.overture.ide.vdmpp.ui 3.0.0 [50/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug >------- [INFO] Building org.overture.ide.vdmpp.debug 3.0.0 [51/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmrt >------------- [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.0 [52/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt --- [INFO] [INFO] -------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core >------- [INFO] Building org.overture.ide.vdmrt.core 3.0.0 [53/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui >-------- [INFO] Building org.overture.ide.vdmrt.ui 3.0.0 [54/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug >------- [INFO] Building org.overture.ide.vdmrt.debug 3.0.0 [55/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.help >------------- [INFO] Building org.overture.ide.help 3.0.0 [56/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.help --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/help/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.plugins >------------ [INFO] Building Overture IDE core plugins GUI 3.0.0 [57/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins --- [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor >-- [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.0 [58/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.csk >------ [INFO] Building org.overture.ide.plugins.csk 3.0.0 [59/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter >-- [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.0 [60/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor >-- [INFO] Building org.overture.ide.plugins.externaleditor 3.0.0 [61/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.externaleditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target [INFO] [INFO] ----< org.overturetool.ide.plugins:org.overture.ide.plugins.latex >----- [INFO] Building org.overture.ide.plugins.latex 3.0.0 [62/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer >--- [INFO] Building org.overture.ide.plugins.poviewer 3.0.0 [63/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting >-- [INFO] Building Combinatorial Testing 3.0.0 [64/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils >-- [INFO] Building Developer Utilities for Overture 3.0.0 [65/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.uml2 >----- [INFO] Building UML2 Translator 3.0.0 [66/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer >-- [INFO] Building RT Trace Viewer Plugin 3.0.0 [67/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.javagen >---- [INFO] Building The Java Code Generator Plugin 3.0.0 [68/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars (includes = [], excludes = []) [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.features >--- [INFO] Building Overture IDE Eclipse plugin features 3.0.0 [69/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features --- [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor >-- [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.0 [70/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk >-- [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.0 [71/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting >-- [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.0 [72/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils >-- [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.0 [73/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex >-- [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.0 [74/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer >-- [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.0 [75/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter >-- [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.0 [76/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2 >-- [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.0 [77/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer >-- [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.0 [78/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen >-- [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.0 [79/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.platform >----------- [INFO] Building org.overture.ide.platform 3.0.0 [80/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/platform/target [INFO] [INFO] -------------------< org.overturetool.ide:features >-------------------- [INFO] Building Overture IDE Eclipse features 3.0.0 [81/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ features --- [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.core >---- [INFO] Building Overture IDE Eclipse core feature 3.0.0 [82/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/features/core/target [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.rcp >----- [INFO] Building Overture IDE Eclipse rcp feature 3.0.0 [83/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.rcp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.product >------------ [INFO] Building Overture IDE Standalone Product 3.0.0 [84/84] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.product --- [INFO] Deleting /var/lib/jenkins/workspace/overture-master/ide/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for The Overture Tool Platform root 3.0.0: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.417 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.046 s] [INFO] Core Tools ......................................... SUCCESS [ 0.123 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.132 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.045 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.136 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.467 s] [INFO] Overture Testing ................................... SUCCESS [ 0.002 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.030 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.792 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.002 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.016 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.114 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.562 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.006 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.020 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.097 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.025 s] [INFO] Overture Core Command Line Tool .................... SUCCESS [ 0.005 s] [INFO] Code Generation .................................... SUCCESS [ 0.002 s] [INFO] The Intermediate Representation Tree ............... SUCCESS [ 0.070 s] [INFO] The Code Generation Platform ....................... SUCCESS [ 0.137 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.087 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.037 s] [INFO] The Java Code Generator ............................ SUCCESS [ 0.846 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.020 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.408 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.169 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.070 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.026 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.002 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.021 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.015 s] [INFO] Documentation ...................................... SUCCESS [ 0.003 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.008 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.055 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.308 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.071 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.012 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.002 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.011 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.073 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.005 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.011 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.016 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.011 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.013 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.027 s] [INFO] org.overture.ide.vdmpp.debug ....................... SUCCESS [ 0.017 s] [INFO] Overture IDE VDM-RT (RealTime) Top-level ........... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmrt.core ........................ SUCCESS [ 0.008 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.020 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.011 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.300 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.003 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.008 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.010 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.008 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.013 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.014 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.020 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.008 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.016 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.012 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.013 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature .... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Combinatorial Testing feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Developer Utilities feature ... SUCCESS [ 0.003 s] [INFO] Overture IDE Eclipse LaTeX Creator feature ......... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Java Code Generator feature ... SUCCESS [ 0.002 s] [INFO] org.overture.ide.platform .......................... SUCCESS [ 0.050 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse core feature .................. SUCCESS [ 0.006 s] [INFO] Overture IDE Eclipse rcp feature ................... SUCCESS [ 0.011 s] [INFO] Overture IDE Standalone Product .................... SUCCESS [ 1.751 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.099 s [INFO] Finished at: 2020-08-28T13:49:21+02:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@7e3143d4[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214478,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Fri, 28 Aug 2020 11:49:22 GMT], ETag=[W/"0b8b299f81473903dcb23a5968e2c82f"], Last-Modified=[Fri, 28 Aug 2020 08:41:27 GMT], OkHttp-Received-Millis=[1598615362375], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1598615362163], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A60C:BAC2:4B143BD:5AF01F8:5F48EF42], X-OAuth-Scopes=[read:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4993], X-RateLimit-Reset=[1598616294], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:90fd57d) with context:overture-master Setting commit status on GitHub for https://github.com/overturetool/overture/commit/90fd57dae2a617417ccbae96233ed7b29fd522ea Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 38959 [overture-master] $ java -Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 38959 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/overture-master/pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-master/.repository -s /var/lib/jenkins/internal-resources/settings.xml install -PWith-IDE -Pcodesigning -Pall-platforms -P!linux64 -P!ui-tests -Pforce-download-externals [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ (339.33kB at 338.83kB/s) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/core/pom.xml [INFO] Fetching 201912181000&countryCode=gb&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (184.59kB of 458.65kB at 180.59kB/s) [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/ui/pom.xml [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (258.72kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (14.52kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (14.52kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (154.23kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (154.23kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (1.86MB) [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (1.86MB) [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (9.5MB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (2.03MB of 9.5MB at 2.03MB/s) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (3.68MB of 9.5MB at 1.81MB/s) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (6.2MB of 9.5MB at 2.05MB/s) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (8.47MB of 9.5MB at 2.1MB/s) [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (606.79kB of 1,004.33kB at 602.79kB/s) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/debug/pom.xml [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/help/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/help/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/help/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/pom.xml [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (6.71MB) [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (4.13MB of 6.71MB at 4.12MB/s) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/pom.xml [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.13kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/platform/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/platform/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/rcp/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (107.05kB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (328.72kB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (328.72kB) [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (2.67MB of 2.83MB at 2.66MB/s) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (112.2kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (82.7kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (34.83kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (329.69kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (108.91kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (108.91kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (17.36kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (3.42MB) [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Fetching org.eclipse.compare.win32_1.2.700.v20191122-2107.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Fetching org.eclipse.compare.win32_1.2.700.v20191122-2107.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (36.57kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (33.44kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (56.91kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (56.91kB) [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (20.81kB) [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/features/ (18.6kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (18.56kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (26.68kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (26.64kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (22.6kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (16.29kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (76.5kB) [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (219.72kB) [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (691.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (571.31kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (14.71kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (14.71kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (8.71kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (8.71kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/features/ (19.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.500.v20191016-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (46.81kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (10.91kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.500.v20191016-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.600.v20191120-0247.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.03kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (62.67kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (62.67kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.300.v20191016-0515.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (44.64kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.600.v20191120-0247.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (18.9kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.600.v20191120-0247.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (18.9kB) [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] Fetching org.eclipse.help.webapp_3.9.700.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (284.94kB) [INFO] Fetching org.eclipse.help.webapp_3.9.700.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (284.94kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (31.78kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (31.78kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (126.39kB) [INFO] Fetching org.eclipse.help_2.3.0.v20191210-0610.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.52kB) [INFO] Fetching org.eclipse.help_2.3.0.v20191210-0610.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (19.52kB) [INFO] Fetching org.eclipse.jsch.core_1.3.700.v20190925-1021.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (20.78kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.700.v20191105-0922.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (34.58kB) [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (8.54MB) [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (4.63MB of 8.54MB at 4.62MB/s) [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (8.11MB of 8.54MB at 4.05MB/s) [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Fetching org.eclipse.text.quicksearch_1.0.100.v20191122-2108.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (36.87kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.700.v20191025-0657.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.600.v20191106-1253.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (27.71kB) [INFO] Fetching org.eclipse.ui.net_1.3.600.v20190925-1021.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (20.41kB) [INFO] Fetching org.eclipse.ui.net_1.3.600.v20190925-1021.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (20.41kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] Fetching org.eclipse.ui.win32_3.4.300.v20190926-0808.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (13.39kB) [INFO] Fetching org.eclipse.ui.themes_1.2.800.v20191127-1314.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (29.22kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (14.28kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (9.8kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (9.8kB) [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (20.44kB) [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (20.44kB) [INFO] Fetching org.eclipse.platform_root_4.14.0.v20191210-0610 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/binary/ (196B) [INFO] Fetching org.eclipse.platform_root_4.14.0.v20191210-0610 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/binary/ (196B) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (9.42kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (9.42kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/features/ (19.1kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/features/ (19.1kB) [INFO] Fetching org.eclipse.rcp_root_4.14.0.v20191210-0610 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/binary/ (25.54kB) [INFO] Fetching org.eclipse.rcp_root_4.14.0.v20191210-0610 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/binary/ (25.54kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (93.41kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (93.41kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (15.18kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (15.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://mirror.dkm.cz/eclipse/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar.pack.gz from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/features/rcp/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/product/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/product/pom.xml [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/features/ (247.68kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from http://ftp.fau.de/eclipse/releases/2019-12/201912181000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2019-12/201912181000/binary/ (17.06kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.0 @ /var/lib/jenkins/workspace/overture-master/ide/product/pom.xml [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [INFO] Overture External Resources [INFO] Core Tools [INFO] The Overture Abstract Syntax Tree [INFO] Test Framework for Overture [INFO] The VDM parser [INFO] The VDM Type Checker [INFO] Overture Testing [INFO] Overture Testing Framework [INFO] Overture Sample Tests [INFO] VDM Pretty Printing [INFO] The VDM Pretty Printer [INFO] The Proof Obligation Generator [INFO] The VDM Interpreter [INFO] Combinatorial Testing [INFO] Combinatorial Testing Utilities [INFO] Combinatorial Testing Runtime [INFO] New Pretty Printer [INFO] Overture Core Command Line Tool [INFO] Code Generation [INFO] The Intermediate Representation Tree [INFO] The Code Generation Platform [INFO] The Java Code Generator Runtime [INFO] The Java Code Generator Testing [INFO] The Java Code Generator [INFO] The VDM to JML Generator Runtime [INFO] The VDM to JML Generator [INFO] The Java Code Generator Maven Plugin [INFO] The VDM to Isabelle Translator [INFO] POG - Isagen Integration [INFO] VDM Annotations [INFO] Provided Annotations [INFO] Annotation Examples [INFO] Documentation [INFO] The Overture release notes [INFO] Overture IDE Top-level [INFO] org.overture.ide.core [INFO] Overture IDE Builders [INFO] org.overture.ide.builders.vdmj [INFO] org.overture.ide.ui [INFO] Overture IDE Parsers [INFO] org.overture.ide.parsers.vdmj [INFO] org.overture.ide.debug [INFO] Overture IDE VDM-SL top level [INFO] org.overture.ide.vdmsl.core [INFO] org.overture.ide.vdmsl.ui [INFO] org.overture.ide.vdmsl.debug [INFO] Overture IDE VDM-PP Top-level [INFO] org.overture.ide.vdmpp.core [INFO] org.overture.ide.vdmpp.ui [INFO] org.overture.ide.vdmpp.debug [INFO] Overture IDE VDM-RT (RealTime) Top-level [INFO] org.overture.ide.vdmrt.core [INFO] org.overture.ide.vdmrt.ui [INFO] org.overture.ide.vdmrt.debug [INFO] org.overture.ide.help [INFO] Overture IDE core plugins GUI [INFO] org.overture.ide.plugins.externaleditor [INFO] org.overture.ide.plugins.coverageeditor [INFO] org.overture.ide.plugins.csk [INFO] org.overture.ide.plugins.quickinterpreter [INFO] org.overture.ide.plugins.latex [INFO] org.overture.ide.plugins.poviewer [INFO] Combinatorial Testing [INFO] Developer Utilities for Overture [INFO] UML2 Translator [INFO] RT Trace Viewer Plugin [INFO] The Java Code Generator Plugin [INFO] org.overture.ide.platform [INFO] Overture IDE Eclipse features [INFO] Overture IDE Eclipse core feature [INFO] Overture IDE Eclipse plugin features [INFO] Overture IDE Eclipse Coverage Editor feature [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [INFO] Overture IDE Eclipse Combinatorial Testing feature [INFO] Overture IDE Eclipse Developer Utilities feature [INFO] Overture IDE Eclipse LaTeX Creator feature [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [INFO] Overture IDE Eclipse plugin uml2 feature [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [INFO] Overture IDE Eclipse Java Code Generator feature [INFO] Overture IDE Eclipse rcp feature [INFO] Overture IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ root --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ root --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ root --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ root --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ root --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/root/3.0.0/root-3.0.0.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 6 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture External Resources 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ externals --- [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources01) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ externals --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/externals/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/externals/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (update-docs) @ externals --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/externals/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ externals --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ externals --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/externals/target/externals-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ externals --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/externals/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ externals --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ externals --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/externals/target/externals-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/externals/3.0.0/externals-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/externals/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/externals/3.0.0/externals-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core Tools 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ core --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/3.0.0/core-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Abstract Syntax Tree 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ast --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ast --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/ast/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (java) @ ast --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-master/core/ast/src/main/resources/overtureII.astv2 Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 2 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................ File write completed in 7 secs [INFO] Generator completed with 471 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ast --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-master/core/ast/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ast --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 464 source files to /var/lib/jenkins/workspace/overture-master/core/ast/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/ast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ast --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ast --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ast --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ast --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/ast/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ast --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/ast/src/main/java/org/overture/util/Base64.java:122: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ast --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ast --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/ast/3.0.0/ast-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/ast/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/ast/3.0.0/ast-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/ast/3.0.0/ast-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Test Framework for Overture 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testframework --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testframework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/testframework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ testframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-master/core/testframework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/testframework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ testframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ testframework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testframework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/testframework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testframework --- [INFO] 20 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:67: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:68: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:69: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:70: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:71: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:72: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:114: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:115: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:116: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:117: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:118: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:119: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:244: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:245: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:246: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:247: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:248: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:249: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:250: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/testframework/src/main/java/org/overture/test/framework/ResultTestCase4.java:121: warning: no @param for out [WARNING] protected abstract boolean assertEqualResults(R expected, R actual, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testframework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testframework --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testframework/3.0.0/testframework-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testframework/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testframework/3.0.0/testframework-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testframework/3.0.0/testframework-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM parser 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ parser --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/parser/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/parser/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/overture-master/core/parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 388 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/overture-master/core/parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ parser --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.parser.tests.SpecificationSlTestSuite Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 sec - in org.overture.parser.tests.SpecificationSlTestSuite Running org.overture.parser.tests.PatternTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.PatternTestSuite Running org.overture.parser.tests.ExpressionTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.ExpressionTestSuite Running org.overture.parser.tests.StatementTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.StatementTestSuite Running org.overture.parser.tests.SpecificationRtTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in org.overture.parser.tests.SpecificationRtTestSuite Running org.overture.parser.tests.SpecificationPpTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.SpecificationPpTestSuite Running org.overture.parser.tests.TypeTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.TypeTestSuite Running org.overture.parser.tests.DefinitionTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.parser.tests.DefinitionTestSuite Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ parser --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ parser --- [INFO] Analyzed bundle 'The VDM parser' with 43 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parser --- [INFO] 56 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:202: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:203: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:204: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:205: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:292: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:76: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:251: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:110: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:111: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:141: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:142: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:143: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:144: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:652: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:1219: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:223: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:224: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:225: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:240: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:241: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:242: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:243: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:244: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:259: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:260: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:261: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for content [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for location [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for reader [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:118: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken nextToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:130: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken lastToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:140: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:154: warning: no description for @param [WARNING] * @param module [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:191: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:194: warning: no @throws for org.overture.parser.syntax.ParserException [WARNING] protected LexIdentifierToken lastIdToken() throws ParserException, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:220: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:221: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:261: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:262: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:310: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:311: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:532: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:533: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:554: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:576: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:577: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:595: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:610: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:613: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected void throwMessage(int number, String message, int depth) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for no [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for msg [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for location [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:757: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for reader [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for annotations [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:100: warning: no @param for reader [WARNING] protected SyntaxReader(LexTokenReader reader) [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ parser --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parser --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/parser/3.0.0/parser-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/parser/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/parser/3.0.0/parser-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/parser/3.0.0/parser-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Type Checker 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ typechecker --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ typechecker --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/typechecker/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 138 source files to /var/lib/jenkins/workspace/overture-master/core/typechecker/target/classes [INFO] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2043 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-master/core/typechecker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ typechecker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest ExternalTestsPath not found Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Running org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest ExternalTestsPath not found Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Running org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest ExternalTestsPath not found Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Running org.overture.typechecker.tests.ClassesRtTypeCheckTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec - in org.overture.typechecker.tests.ClassesRtTypeCheckTest Running org.overture.typechecker.tests.ClassesPpTypeCheckTest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 sec - in org.overture.typechecker.tests.ClassesPpTypeCheckTest Running org.overture.typechecker.tests.ModulesSlTypeCheckTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 sec - in org.overture.typechecker.tests.ModulesSlTypeCheckTest Results : Tests run: 131, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ typechecker --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ typechecker --- [INFO] Analyzed bundle 'The VDM Type Checker' with 152 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ typechecker --- [INFO] 90 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:93: warning: no @param for defs [WARNING] protected void cyclicDependencyCheck(List defs) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for type [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for fromModule [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @return [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:54: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:66: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:67: warning: no description for @param [WARNING] * @param factory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:70: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:82: warning: no @param for scope [WARNING] protected void dupHideCheck(List list, NameScope scope) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:170: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:171: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:172: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:179: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:180: warning: no description for @param [WARNING] * @param fromModule [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:181: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:188: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:195: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:202: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:212: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:219: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:226: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:227: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:240: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:256: warning: no description for @param [WARNING] * @param downTo [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:57: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:58: warning: no description for @param [WARNING] * @param outer [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/ModuleTypeChecker.java:64: warning: no description for @param [WARNING] * @param modules [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:76: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:77: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:78: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:97: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:98: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:99: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:118: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:119: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:151: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:152: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:172: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:173: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:588: warning: no description for @param [WARNING] * @param sub [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:589: warning: no description for @param [WARNING] * @param sup [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:990: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:991: warning: no description for @param [WARNING] * @param env [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:992: warning: no description for @param [WARNING] * @param newTypes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:993: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1078: warning: no description for @param [WARNING] * @param a [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1079: warning: no description for @param [WARNING] * @param b [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1080: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t1 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t2 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @return [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:396: warning: no description for @param [WARNING] * @param d [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:397: warning: no description for @param [WARNING] * @param defs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:398: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/module/AModuleModulesAssistantTC.java:52: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:56: warning: no description for @param [WARNING] * @param rp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:57: warning: no description for @param [WARNING] * @param ptype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:58: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:59: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @param for def [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @return [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @param for env [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @return [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:190: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:191: warning: no description for @param [WARNING] * @param localDefs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:192: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:193: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:194: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:195: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:240: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:241: warning: no description for @param [WARNING] * @param nodeLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:242: warning: no description for @param [WARNING] * @param bind [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:243: warning: no description for @param [WARNING] * @param suchThat [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:244: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:245: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:247: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:310: warning: no @param for annotations [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:310: warning: no @param for node [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:310: warning: no @param for question [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:310: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:356: warning: no @param for annotations [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:356: warning: no @param for node [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:356: warning: no @param for question [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:356: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:2947: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:2969: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3690: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3691: warning: no description for @param [WARNING] * @param measure [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3692: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3693: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ typechecker --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ typechecker --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/typechecker/3.0.0/typechecker-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/typechecker/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/typechecker/3.0.0/typechecker-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/typechecker/3.0.0/typechecker-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testing --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testing --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/testing/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testing --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/testing/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testing --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testing --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testing --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testing/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testing/3.0.0/testing-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing Framework 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ framework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/testing/framework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ framework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ framework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ framework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/testing/framework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ framework --- [INFO] 7 errors 36 warnings [ERROR] MavenReportException: Error while generating Javadoc: Exit code: 1 - /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

> ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

> ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-master/core/testing/framework/target/apidocs' dir. org.apache.maven.reporting.MavenReportException: Exit code: 1 - /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

    > ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

    > ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-master/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-master/core/testing/framework/target/apidocs' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5163) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075) at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ framework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ framework --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testing/framework/3.0.0/framework-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testing/framework/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testing/framework/3.0.0/framework-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/testing/framework/3.0.0/framework-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Sample Tests 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ samples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/testing/samples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ samples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3215 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-master/core/testing/samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ samples --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.testing.samples.SampleStandardTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec - in org.overture.core.testing.samples.SampleStandardTest Running org.overture.core.testing.samples.SampleExternalsTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.core.testing.samples.SampleExternalsTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ samples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/testing/samples/target/samples-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ samples --- [INFO] Analyzed bundle 'Overture Sample Tests' with 0 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ samples --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ samples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ samples --- [INFO] Skipping artifact installation Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Pretty Printing 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/prettyprinting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/prettyprinting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinting --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/prettyprinting/3.0.0/prettyprinting-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Pretty Printer 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ prettyprinter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ prettyprinter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ prettyprinter --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinter --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Proof Obligation Generator 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom (21 KB at 54.6 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar (734 KB at 8946.7 KB/sec) [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ pog --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ pog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/pog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (generate-ast) @ pog --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core:ast" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-master/core/pog/target/overtureII.astv2 [INFO] base tostring: /var/lib/jenkins/workspace/overture-master/core/pog/target/overtureII.astv2.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-master/core/pog/target/overtureII.astv2 [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-master/core/pog/src/main/resources/pof.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 1 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Done creating interfaces Generating toString add on... *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-master/core/pog/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: ............ File write completed in 1 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ pog --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-master/core/pog/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 105 source files to /var/lib/jenkins/workspace/overture-master/core/pog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-master/core/pog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.pog.tests.VariableSubTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.overture.pog.tests.VariableSubTest Running org.overture.pog.tests.newtests.PogBasicTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 sec - in org.overture.pog.tests.newtests.PogBasicTest Running org.overture.pog.tests.newtests.PogBugRegressionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.overture.pog.tests.newtests.PogBugRegressionTest Running org.overture.pog.tests.newtests.PogTypeIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.078 sec - in org.overture.pog.tests.newtests.PogTypeIntegrityTest Running org.overture.pog.tests.newtests.VarDefIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.019 sec - in org.overture.pog.tests.newtests.VarDefIntegrityTest Running org.overture.pog.tests.newtests.PogIntegrationTest Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 sec - in org.overture.pog.tests.newtests.PogIntegrationTest Results : Tests run: 195, Failures: 0, Errors: 0, Skipped: 84 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ pog --- [INFO] Analyzed bundle 'The Proof Obligation Generator' with 91 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ pog --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:46: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:48: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:68: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:69: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:70: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for node [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for exps [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @return [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternType [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @return [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for setExp [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @return [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternType [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternNames [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @return [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for setExp [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for patternNames [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @return [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @param for name [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @return [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for left [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for right [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @return [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:374: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @param for i [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @return [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for root [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for e [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @return [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for root [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for e [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @return [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @return [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:57: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:58: warning: no description for @param [WARNING] * @param settype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:59: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:61: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:42: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:43: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:44: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:45: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:107: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:108: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:109: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:199: warning: no @param for assistantFactory [WARNING] protected TypeCompatibilityObligation(INode root, ILexLocation loc, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for annotation [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @return [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for annotations [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @return [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:79: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:80: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:81: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:173: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:174: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:175: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:558: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:559: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:560: warning: no description for @param [WARNING] * @param precond [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:561: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:88: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:71: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:72: warning: no description for @param [WARNING] * @param mainVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:73: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamExpVisitor.java:56: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamStmVisitor.java:82: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:51: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:52: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:74: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for af [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ pog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pog --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/pog/3.0.0/pog-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/pog/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/pog/3.0.0/pog-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/pog/3.0.0/pog-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Interpreter 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ interpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/interpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 287 source files to /var/lib/jenkins/workspace/overture-master/core/interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1998 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/overture-master/core/interpreter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ interpreter --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.interpreter.tests.RepeatTraceNodeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.overture.interpreter.tests.RepeatTraceNodeTest Running org.overture.interpreter.tests.RandomListTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.interpreter.tests.RandomListTests Running org.overture.interpreter.tests.newtests.ClassesPpClassicTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.858 sec - in org.overture.interpreter.tests.newtests.ClassesPpClassicTest Running org.overture.interpreter.tests.newtests.ClassesRtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.overture.interpreter.tests.newtests.ClassesRtTest Running org.overture.interpreter.tests.newtests.BugRegressionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.overture.interpreter.tests.newtests.BugRegressionTest Running org.overture.interpreter.tests.newtests.ExternalInterpreterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.interpreter.tests.newtests.ExternalInterpreterTest Running org.overture.interpreter.tests.newtests.ModulesSlTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 sec - in org.overture.interpreter.tests.newtests.ModulesSlTest Running org.overture.interpreter.tests.newtests.ClassesRtClassicTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.overture.interpreter.tests.newtests.ClassesRtClassicTest Running org.overture.interpreter.tests.newtests.ClassesPpTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.overture.interpreter.tests.newtests.ClassesPpTest Running org.overture.interpreter.tests.stdlibs.CsvParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.overture.interpreter.tests.stdlibs.CsvParserTest Running org.overture.interpreter.tests.external.ExternalModulesSlTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.overture.interpreter.tests.external.ExternalModulesSlTest Running org.overture.interpreter.tests.external.ExternalClassesRtTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.interpreter.tests.external.ExternalClassesRtTest Running org.overture.interpreter.tests.external.ExternalClassesPpTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.interpreter.tests.external.ExternalClassesPpTest Results : Tests run: 68, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ interpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ interpreter --- [INFO] Analyzed bundle 'The VDM Interpreter' with 327 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ interpreter --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/CSV.java:52: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/IO.java:129: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/VDMJ.java:500: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/utilities/type/AllValuesCollector.java:117: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:30: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:50: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/definition/PDefinitionAssistantInterpreter.java:62: warning: no description for @param [WARNING] * @param def [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:144: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:145: warning: no description for @param [WARNING] * @param initialContext [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:82: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:98: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:249: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:250: warning: no description for @param [WARNING] * @param val [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:251: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:252: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:253: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:698: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:699: warning: no description for @param [WARNING] * @param ifLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:700: warning: no description for @param [WARNING] * @param testExp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:701: warning: no description for @param [WARNING] * @param thenNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:702: warning: no description for @param [WARNING] * @param elseIfNodeList [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:703: warning: no description for @param [WARNING] * @param elseNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:704: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:705: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:706: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:746: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:747: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:748: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:749: warning: no description for @param [WARNING] * @param then [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:750: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:751: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:752: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:45: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:46: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:55: warning: no description for @param [WARNING] * @param target [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:56: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:55: warning: no description for @param [WARNING] * @param on [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:70: warning: no description for @param [WARNING] * @param message [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:92: warning: no description for @throws [WARNING] * @throws FileNotFoundException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:112: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:122: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:56: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:57: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:102: warning: no description for @param [WARNING] * @param other [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:21: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:22: warning: no description for @param [WARNING] * @param impldef [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:23: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:24: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:25: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:26: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:27: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:28: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:40: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:41: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:42: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:43: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:44: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:45: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:46: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:48: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:120: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:162: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:281: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:282: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/values/ValueMap.java:109: warning: no @return [WARNING] public List> permutedMaps() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:146: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:631: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @param for line [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @return [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:639: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @param for line [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @return [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @param for line [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @return [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:223: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:250: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:251: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:262: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:263: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:86: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:87: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:106: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:150: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:276: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:277: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:127: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:148: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:156: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:158: warning: no @param for module [WARNING] abstract public Environment getGlobalEnvironment(String module); [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:191: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:201: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:210: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:288: warning: no description for @param [WARNING] * @param src [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:289: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:300: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:301: warning: no description for @param [WARNING] * @param line [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ interpreter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ interpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/interpreter/3.0.0/interpreter-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/interpreter/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/interpreter/3.0.0/interpreter-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/interpreter/3.0.0/interpreter-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ combinatorialtesting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ combinatorialtesting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/3.0.0/combinatorialtesting-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Utilities 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctutils --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctutils --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Runtime 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctruntime --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctruntime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctruntime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 sec - in org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Running org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec - in org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.575 sec - in org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.418 sec - in org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctruntime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctruntime --- [INFO] Analyzed bundle 'Combinatorial Testing Runtime' with 26 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctruntime --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:416: warning: no description for @param [WARNING] * @param mtd [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:417: warning: no description for @param [WARNING] * @param test [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctruntime --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctruntime --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building New Pretty Printer 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ npp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ npp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ npp --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.npp.ExpressionNppTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.overture.core.npp.ExpressionNppTest Running org.overture.core.npp.VdmSymbolTableTest Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.overture.core.npp.VdmSymbolTableTest Running org.overture.core.npp.CommonStringManipsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.CommonStringManipsTest Running org.overture.core.npp.IndentTrackerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.IndentTrackerTest Results : Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ npp --- [INFO] Analyzed bundle 'New Pretty Printer' with 5 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ npp --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ npp --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/npp/3.0.0/npp-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/npp/3.0.0/npp-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/npp/3.0.0/npp-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Core Command Line Tool 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ commandlinetool --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ commandlinetool --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/commandline/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-master/core/commandline/target [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-master/core/commandline/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/commandline/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commandlinetool --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ commandlinetool --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/commandline/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ commandlinetool --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ commandlinetool --- [INFO] Disabled [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ commandlinetool --- [INFO] Including org.overturetool.core:ast:jar:3.0.0 in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.0 in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.0 in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Including org.overturetool.core.prettyprinting:prettyprinter:jar:3.0.0 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.overturetool.core:testframework:jar:3.0.0 in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.0 in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-master/core/commandline/target/Overture-3.0.0.jar with /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0-shaded.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-executable-bit) @ commandlinetool --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-assembly-plugin:2.6:single (make-my-jar-with-dependencies) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0-jar-with-dependencies.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commandlinetool --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/commandlinetool/3.0.0/commandlinetool-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/commandline/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/commandlinetool/3.0.0/commandlinetool-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/commandlinetool/3.0.0/commandlinetool-3.0.0-jar-with-dependencies.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Code Generation 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/codegen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/3.0.0/codegen-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Intermediate Representation Tree 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ir --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ir --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (java) @ ir --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/main/resources/ir.ast Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 6 not yet created interfaces. Done creating interfaces Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ .......................... File write completed in 6 secs [INFO] Generator completed with 456 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ir --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ir --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 397 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ir --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ir --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ir --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ir --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ir --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:3: error: package org.overture.codegen.ir.declarations does not exist [WARNING] import org.overture.codegen.ir.declarations.AVarDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:4: error: package org.overture.codegen.ir.statements does not exist [WARNING] import org.overture.codegen.ir.statements.ABlockStmIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:8: error: cannot find symbol [WARNING] public static String getSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:24: error: cannot find symbol [WARNING] public static String getBlockSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ir --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ir --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/ir/3.0.0/ir-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/ir/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/ir/3.0.0/ir-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/ir/3.0.0/ir-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Code Generation Platform 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/classes [INFO] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ platform --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.LocalVarTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec - in org.overture.codegen.tests.LocalVarTest Running org.overture.codegen.tests.util.DeclAssistantTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.codegen.tests.util.DeclAssistantTest Running org.overture.codegen.tests.TemplateManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.overture.codegen.tests.TemplateManagerTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ platform --- [INFO] Analyzed bundle 'The Code Generation Platform' with 158 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ platform --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:77: warning: no description for @param [WARNING] * @param userCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:60: warning: no description for @param [WARNING] * @param templateManager [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:61: warning: no description for @param [WARNING] * @param templateCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/platform/src/main/java/org/overture/codegen/merging/TemplateManager.java:75: warning: no description for @param [WARNING] * @param templateLoadRef [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ platform --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/platform/3.0.0/platform-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/platform/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/platform/3.0.0/platform-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/platform/3.0.0/platform-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Runtime 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-runtime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running MapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in MapTest Running PermuteArrayTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in PermuteArrayTest Running PermutorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in VDMUtilTest Running IsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in IsTest Running TupleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in TupleTest Running IOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in IOTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-runtime --- [INFO] Analyzed bundle 'The Java Code Generator Runtime' with 50 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-runtime --- [INFO] 9 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @param for orig [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @return [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:57: warning: no @return [WARNING] public byte[] getByteArray() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:90: warning: no @return [WARNING] public InputStream getInputStream() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:28: warning: no @param for initSize [WARNING] public FastByteArrayOutputStream(int initSize) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:53: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:54: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:100: warning: no description for @param [WARNING] * @param other [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-sources.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Testing 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen-test --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen-test --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen-test --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen-test --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen-test/3.0.0/javagen-test-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen-test/3.0.0/javagen-test-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen-test/3.0.0/javagen-test-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 184 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2082 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.other.IRTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec - in org.overture.codegen.tests.other.IRTest Running org.overture.codegen.tests.other.ClassesToSkipParsingTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.overture.codegen.tests.other.ClassesToSkipParsingTest Running org.overture.codegen.tests.other.UtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.overture.codegen.tests.other.UtilsTest Running org.overture.codegen.tests.other.VarShadowingTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec - in org.overture.codegen.tests.other.VarShadowingTest Running org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 sec - in org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Running org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.033 sec - in org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Running org.overture.codegen.tests.exec.ComplexExpJavaGenTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 0.129 sec - in org.overture.codegen.tests.exec.ComplexExpJavaGenTest Running org.overture.codegen.tests.exec.ClassicJavaGenTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.ClassicJavaGenTest Running org.overture.codegen.tests.exec.SpecificationJavaGenTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 81, Time elapsed: 0.041 sec - in org.overture.codegen.tests.exec.SpecificationJavaGenTest Running org.overture.codegen.tests.exec.PackageJavaGenTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.PackageJavaGenTest Running org.overture.codegen.tests.exec.PatternJavaGenTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 68, Time elapsed: 0.041 sec - in org.overture.codegen.tests.exec.PatternJavaGenTest Running org.overture.codegen.tests.exec.BindJavaGenTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.007 sec - in org.overture.codegen.tests.exec.BindJavaGenTest Running org.overture.codegen.tests.exec.PrePostJavaGenTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.PrePostJavaGenTest Running org.overture.codegen.tests.exec.ExpJavaGenTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 126, Time elapsed: 0.051 sec - in org.overture.codegen.tests.exec.ExpJavaGenTest Running org.overture.codegen.tests.exec.UnionTypeJavaGenTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 51, Time elapsed: 0.118 sec - in org.overture.codegen.tests.exec.UnionTypeJavaGenTest Running org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Running org.overture.codegen.tests.exec.TracesStateJavaGenTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.TracesStateJavaGenTest Running org.overture.codegen.tests.exec.IsExpJavaGenTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.IsExpJavaGenTest Running org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Running org.overture.codegen.tests.exec.RtJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.RtJavaGenTest Running org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Running org.overture.codegen.tests.exec.SlJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.SlJavaGenTest Running org.overture.codegen.tests.exec.TracesSlJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.TracesSlJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Running org.overture.codegen.tests.exec.FunctionValueJavaGenTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.FunctionValueJavaGenTest Running org.overture.codegen.tests.output.IsExpOutputTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.overture.codegen.tests.output.IsExpOutputTest Running org.overture.codegen.tests.output.TracesStateOutputTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.overture.codegen.tests.output.TracesStateOutputTest Running org.overture.codegen.tests.output.BindOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.overture.codegen.tests.output.BindOutputTest Running org.overture.codegen.tests.output.ClassicOutputTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec - in org.overture.codegen.tests.output.ClassicOutputTest Running org.overture.codegen.tests.output.RtOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.overture.codegen.tests.output.RtOutputTest Running org.overture.codegen.tests.output.TracesVerdictOutputTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.overture.codegen.tests.output.TracesVerdictOutputTest Running org.overture.codegen.tests.output.PatternOutputTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 sec - in org.overture.codegen.tests.output.PatternOutputTest Running org.overture.codegen.tests.output.TracesSlOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.overture.codegen.tests.output.TracesSlOutputTest Running org.overture.codegen.tests.output.ConfiguredStringOutputTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.overture.codegen.tests.output.ConfiguredStringOutputTest Running org.overture.codegen.tests.output.ComplexExpOutputTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 sec - in org.overture.codegen.tests.output.ComplexExpOutputTest Running org.overture.codegen.tests.output.NameNormalisingOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.overture.codegen.tests.output.NameNormalisingOutputTest Running org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec - in org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Running org.overture.codegen.tests.output.SystemClassOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.overture.codegen.tests.output.SystemClassOutputTest Running org.overture.codegen.tests.output.FunctionValueOutputTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.overture.codegen.tests.output.FunctionValueOutputTest Running org.overture.codegen.tests.output.ExpOutputTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.overture.codegen.tests.output.ExpOutputTest Running org.overture.codegen.tests.output.SlOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec - in org.overture.codegen.tests.output.SlOutputTest Running org.overture.codegen.tests.output.PrePostOutputTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.overture.codegen.tests.output.PrePostOutputTest Running org.overture.codegen.tests.output.PackageOutputTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.overture.codegen.tests.output.PackageOutputTest Running org.overture.codegen.tests.output.SpecificationOutputTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec - in org.overture.codegen.tests.output.SpecificationOutputTest Running org.overture.codegen.tests.output.UnionTypeOutputTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.overture.codegen.tests.output.UnionTypeOutputTest Running org.overture.codegen.tests.output.ConfiguredCloningOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in org.overture.codegen.tests.output.ConfiguredCloningOutputTest Running org.overture.codegen.tests.output.TracesExpansionOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.overture.codegen.tests.output.TracesExpansionOutputTest Running org.overture.codegen.tests.output.ConcurrencyOutputTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 sec - in org.overture.codegen.tests.output.ConcurrencyOutputTest Results : Tests run: 1479, Failures: 0, Errors: 0, Skipped: 690 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen --- [INFO] Analyzed bundle 'The Java Code Generator' with 32 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen/3.0.0/javagen-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen/3.0.0/javagen-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/javagen/3.0.0/javagen-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator Runtime 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml-runtime --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml-runtime --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml-runtime --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-sources.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 383 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.vdm2jml.tests.RecInvTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 sec - in org.overture.vdm2jml.tests.RecInvTests Running org.overture.vdm2jml.tests.JmlPassTypeCheckTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.026 sec - in org.overture.vdm2jml.tests.JmlPassTypeCheckTests Running org.overture.vdm2jml.tests.PreCondNoStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.overture.vdm2jml.tests.PreCondNoStateTests Running org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Running org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.009 sec - in org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Running org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Running org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Running org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.024 sec - in org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Running org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.013 sec - in org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.01 sec - in org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Running org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Running org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Running org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Running org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.009 sec - in org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Running org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Running org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Running org.overture.vdm2jml.tests.TypeDependencyTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.417 sec - in org.overture.vdm2jml.tests.JmlOutputTests Running org.overture.vdm2jml.tests.StateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.overture.vdm2jml.tests.StateTests Running org.overture.vdm2jml.tests.V2JCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.V2JCallTests Running org.overture.vdm2jml.tests.LeafTypeCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.LeafTypeCallTests Running org.overture.vdm2jml.tests.PurityTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.overture.vdm2jml.tests.PurityTests Running org.overture.vdm2jml.tests.PostCondWithStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.overture.vdm2jml.tests.PostCondWithStateTests Running org.overture.vdm2jml.tests.JmlSlTraceOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.overture.vdm2jml.tests.JmlSlTraceOutputTest Running org.overture.vdm2jml.tests.NameGenTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.overture.vdm2jml.tests.NameGenTests Running org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Running org.overture.vdm2jml.tests.PreCondWithStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.overture.vdm2jml.tests.PreCondWithStateTests Running org.overture.vdm2jml.tests.PostCondNoStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.overture.vdm2jml.tests.PostCondNoStateTests Results : Tests run: 278, Failures: 0, Errors: 0, Skipped: 110 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml --- [INFO] Analyzed bundle 'The VDM to JML Generator' with 37 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:215: warning: no @return [WARNING] public List> makeRecsOuterClasses(List> ast, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:411: warning: no description for @param [WARNING] * @param newAst [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml --- [INFO] Disabled [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ vdm2jml --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.0:jar [INFO] Copying codegen-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/jml/lib/vdm2jml-runtime.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml/3.0.0/vdm2jml-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml/3.0.0/vdm2jml-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/vdm2jml/3.0.0/vdm2jml-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-plugin --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ codegen-plugin --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ codegen-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ codegen-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-plugin --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-plugin --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to Isabelle Translator 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (generate-ast) @ isagen --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core.codegen:ir" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/ir.ast [INFO] base tostring: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/ir.ast.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/ir.ast [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/src/main/resources/isair.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 8 not yet created interfaces. Done creating interfaces Generating toString add on... WARNING: Using SubProduction class found without using package name. SDeclIRBase Done creating interfaces Generating toString add on... Failed to lookup tostring addition with %AIsaclassClassIR @ line 8 38:53 *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: .............. File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ isagen --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 65 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 144 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overturetool.cgisa.IsaGenFileExpTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 sec - in org.overturetool.cgisa.IsaGenFileExpTest Running org.overturetool.cgisa.IsaGenModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overturetool.cgisa.IsaGenModelTest Running org.overturetool.cgisa.IsaGenParamTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.644 sec - in org.overturetool.cgisa.IsaGenParamTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isagen --- [INFO] Analyzed bundle 'The VDM to Isabelle Translator' with 19 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isagen --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:28: error: package org.overture.cgisa.isair.analysis does not exist [WARNING] import org.overture.cgisa.isair.analysis.DepthFirstAnalysisIsaAdaptor; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:29: error: package org.overture.cgisa.isair.declarations does not exist [WARNING] import org.overture.cgisa.isair.declarations.AMrFuncGroupDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:40: error: cannot find symbol [WARNING] public class GroupMutRecs extends DepthFirstAnalysisIsaAdaptor implements [WARNING] ^ [WARNING] symbol: class DepthFirstAnalysisIsaAdaptor [WARNING] /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/src/main/java/org/overturetool/cgisa/IsaGen.java:88: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/isagen/3.0.0/isagen-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/isagen/3.0.0/isagen-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/codegen/isagen/3.0.0/isagen-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building POG - Isagen Integration 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isapog --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isapog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/isapog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/isapog/../../documentation/examples [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-master/core/isapog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-master/core/isapog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isapog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.isapog.ThyWriteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.03 sec - in org.overture.isapog.IsaPogIntegrationTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isapog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isapog --- [INFO] Analyzed bundle 'POG - Isagen Integration' with 2 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isapog --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-master/core/isapog/src/main/java/org/overture/isapog/IsaPog.java:104: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isapog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isapog --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/isapog/3.0.0/isapog-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/isapog/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/isapog/3.0.0/isapog-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/isapog/3.0.0/isapog-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Annotations 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ annotations --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/annotations/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/annotations/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ annotations --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ annotations --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ annotations --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/3.0.0/annotations-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Provided Annotations 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ provided --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ provided --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/annotations/provided/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ provided --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/annotations/provided/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ provided --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ provided --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ provided --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ provided --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ provided --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/provided/3.0.0/provided-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/provided/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/provided/3.0.0/provided-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/provided/3.0.0/provided-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Annotation Examples 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ examples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/annotations/examples/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/core/annotations/examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ examples --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ examples --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ examples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/examples/3.0.0/examples-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/examples/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/examples/3.0.0/examples-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0-javadoc.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/core/annotations/examples/3.0.0/examples-3.0.0-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Documentation 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ documentation --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ documentation --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/documentation/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ documentation --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/documentation/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ documentation --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ documentation --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/documentation/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/documentation/3.0.0/documentation-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture release notes 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ releasenotes --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ releasenotes --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 82 resources to /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/classes/releasenotes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ releasenotes --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ releasenotes --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/releasenotes-3.0.0.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ releasenotes --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ releasenotes --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ releasenotes --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/releasenotes-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/documentation/releasenotes/3.0.0/releasenotes-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/documentation/releasenotes/3.0.0/releasenotes-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Top-level 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ide --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ide --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ide --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ide --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/3.0.0/ide-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.core 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.core --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.core --- [INFO] Configured Artifact: org.overturetool.core:ast:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.0:jar [INFO] Copying ast-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/core/jars/ast.jar [INFO] Copying parser-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/core/jars/parser.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.core --- [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-master/ide/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/core/target/org.overture.ide.core-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/core/target/org.overture.ide.core-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.core --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Builders 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/builders/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/builders/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/builders/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.builders/3.0.0/org.overture.ide.builders-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.builders.vdmj 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.builders.vdmj --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.builders.vdmj --- [INFO] Configured Artifact: org.overturetool.core:typechecker:3.0.0:jar [INFO] Copying typechecker-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/jars/typechecker.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.builders.vdmj --- [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.builders.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.builders.vdmj --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.ui 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.ui --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources to /var/lib/jenkins/workspace/overture-master/ide/ui/includes/lib [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.ui --- [INFO] Compiling 117 source files to /var/lib/jenkins/workspace/overture-master/ide/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/ui/target/org.overture.ide.ui-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/ui/target/org.overture.ide.ui-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/ui/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.ui --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Parsers 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/parsers/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/parsers/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/parsers/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.parsers/3.0.0/org.overture.ide.parsers-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.parsers.vdmj 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.parsers.vdmj --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.parsers.vdmj --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.parsers.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.parsers.vdmj --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.debug 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.debug --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.debug --- [INFO] Configured Artifact: org.overturetool.core:interpreter:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.0:jar [INFO] Copying interpreter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/debug/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.debug --- [INFO] Compiling 285 source files to /var/lib/jenkins/workspace/overture-master/ide/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/debug/target/org.overture.ide.debug-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/debug/target/org.overture.ide.debug-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/debug/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.debug --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-SL top level 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmsl/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmsl/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.vdmsl/3.0.0/org.overture.ide.vdmsl-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.core 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.core --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmsl.core --- [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.core --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.ui 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.ui --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmsl.ui --- [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.ui --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.debug 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.debug --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmsl.debug --- [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.debug --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-PP Top-level 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmpp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmpp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.vdmpp/3.0.0/org.overture.ide.vdmpp-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.core 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.core --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmpp.core --- [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.core --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.ui 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.ui --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmpp.ui --- [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.ui --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.debug 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.debug --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmpp.debug --- [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.debug --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmrt/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmrt/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.vdmrt/3.0.0/org.overture.ide.vdmrt-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.core 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.core --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmrt.core --- [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.core --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.ui 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.ui --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmrt.ui --- [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.ui --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.debug 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.debug --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.vdmrt.debug --- [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.debug --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.help 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.help --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.help --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.help --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/help/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/help/html [INFO] [INFO] --- example-packager-plugin:3.0.2:package-examples (default) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.help --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-master/ide/help/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/help/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.help --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/help/target/org.overture.ide.help-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.help --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/help/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.help --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.help --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.help --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/help/target/org.overture.ide.help-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/help/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/help/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/help/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.help --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE core plugins GUI 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.plugins/3.0.0/org.overture.ide.plugins-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.externaleditor 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.externaleditor --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.externaleditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.externaleditor --- [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.externaleditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.externaleditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.externaleditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.externaleditor --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.coverageeditor --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.coverageeditor --- [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.coverageeditor --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.csk 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.csk --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.csk --- [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.csk --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.quickinterpreter --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.quickinterpreter --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.latex 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.latex --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.latex --- [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.latex --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.poviewer 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.poviewer --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.poviewer --- [INFO] Configured Artifact: org.overturetool.core:pog:3.0.0:jar [INFO] Copying pog-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.poviewer --- [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.poviewer --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctutils:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.0:jar [INFO] Copying ctutils-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/jars/ctruntime.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Compiling 42 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.combinatorialtesting --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Developer Utilities for Overture 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.developerutils --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.developerutils --- [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.developerutils --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UML2 Translator 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.uml2 --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.uml2 --- [INFO] Configured Artifact: org.overturetool.core.prettyprinting:prettyprinter:3.0.0:jar [INFO] Copying prettyprinter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/jars/prettyprinter.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.uml2 --- [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.uml2 --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RT Trace Viewer Plugin 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.rttraceviewer --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.rttraceviewer --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Plugin 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.javagen --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.0:jar [INFO] Configured Artifact: org.apache.velocity:velocity:1.7:jar [INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar [INFO] Configured Artifact: commons-lang:commons-lang:2.4:jar [INFO] Configured Artifact: com.google.googlejavaformat:google-java-format:1.0:jar [INFO] Configured Artifact: com.google.guava:guava:19.0:jar [INFO] Configured Artifact: log4j:log4j:1.2.17:jar [INFO] Configured Artifact: org.jgrapht:jgrapht-core:1.2.0:jar [INFO] Copying codegen-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/vdm2jml.jar [INFO] Copying velocity-1.7.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/velocity.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/commons-collections.jar [INFO] Copying commons-lang-2.4.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/commons-lang.jar [INFO] Copying google-java-format-1.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/google-java-format.jar [INFO] Copying guava-19.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/guava.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/log4j.jar [INFO] Copying jgrapht-core-1.2.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/jars/jgrapht-core.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.0:jar [INFO] Copying codegen-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.0-sources.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/runtime/codegen-runtime-sources.jar [INFO] Copying vdm2jml-runtime-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.0-sources.jar to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/runtime/vdm2jml-runtime-sources.jar [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.plugins.javagen --- [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.javagen --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.platform 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier (default-build-qualifier) @ org.overture.ide.platform --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/platform [INFO] [INFO] --- tycho-compiler-plugin:0.25.0:compile (default-compile) @ org.overture.ide.platform --- [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-master/ide/platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-master/ide/platform/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @ org.overture.ide.platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/platform/target/org.overture.ide.platform-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.platform --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/platform/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.platform --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.platform --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/platform/target/org.overture.ide.platform-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/platform/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/platform/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/platform/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.platform --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse features 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ features --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/3.0.0/features-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse core feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.core --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.features.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/features/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.features.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/features/core/target/org.overture.ide.features.core-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/features/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/core/target/org.overture.ide.features.core-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/core/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.features.core --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin features 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.features/3.0.0/org.overture.ide.plugins.features-3.0.0.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.coverageeditor --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.csk --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.csk --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.combinatorialtesting --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.developerutils --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.developerutils --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.latex --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.latex --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.poviewer --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.poviewer --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.quickinterpreter --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.uml2 --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.uml2 --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.rttraceviewer --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.javagen --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.javagen --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse rcp feature 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.rcp --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.rcp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.overture.ide.features.rcp --- [INFO] Configured Artifact: org.overturetool:externals:3.0.0:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.0:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.0:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-master/externals/target/externals-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/rootfiles with includes "**/*.pdf,**/*.uml" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/rootfiles/commandline with includes "overture,overture.bat" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/releasenotes-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/rootfiles with includes "**/*.md,**/*.txt" and excludes "**/*.properties" [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ org.overture.ide.features.rcp --- [INFO] Copying commandlinetool-3.0.0-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.0-jar-with-dependencies.jar [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.overture.ide.features.rcp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.rcp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.rcp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.rcp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.rcp --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.0.jar to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/rcp/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.0-root.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-root.zip [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.features.rcp --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Standalone Product 3.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.product --- [INFO] The project's OSGi version is 3.0.0 [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.product --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.overture.ide.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.product --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-master/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-master/ide/product/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (p2-inf) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/product [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-master/ide/product [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ org.overture.ide.product --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:publish-products (default-publish-products) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:publish-categories (default-publish-categories) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:attach-artifacts (default-attach-artifacts) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.25.0:assemble-repository (default-assemble-repository) @ org.overture.ide.product --- [INFO] Copying resources from /var/lib/jenkins/workspace/overture-master/ide/product/target/classes to /var/lib/jenkins/workspace/overture-master/ide/product/target/repository [INFO] [INFO] --- tycho-p2-repository-plugin:0.25.0:archive-repository (default-archive-repository) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-master/ide/product/target/org.overture.ide.product-3.0.0.zip [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.product --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-master/ide/product/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.product --- [INFO] 4 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.product --- [INFO] Skipping javadoc generation [INFO] [INFO] --- tycho-p2-director-plugin:0.25.0:materialize-products (materialize-products) @ org.overture.ide.product --- [INFO] Installing product org.overture.ide.platform.product for environment win32/win32/x86_64 to /var/lib/jenkins/workspace/overture-master/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture Installing org.overture.ide.platform.product 3.0.0. Operation completed in 6174 ms. [INFO] Installing product org.overture.ide.platform.product for environment linux/gtk/x86_64 to /var/lib/jenkins/workspace/overture-master/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture Installing org.overture.ide.platform.product 3.0.0. Operation completed in 6755 ms. [INFO] Installing product org.overture.ide.platform.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/workspace/overture-master/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app Installing org.overture.ide.platform.product 3.0.0. Operation completed in 10433 ms. [INFO] [INFO] --- tycho-p2-director-plugin:0.25.0:archive-products (archive-products) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-macosx.cocoa.x86_64.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.product --- [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/org.overture.ide.product-3.0.0.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/pom.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/p2content.xml to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-master/.repository/org/overturetool/ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.overture.ide.product --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [3.384s] [INFO] Overture External Resources ....................... SUCCESS [5.380s] [INFO] Core Tools ........................................ SUCCESS [1.284s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [19.327s] [INFO] Test Framework for Overture ....................... SUCCESS [2.614s] [INFO] The VDM parser .................................... SUCCESS [11.426s] [INFO] The VDM Type Checker .............................. SUCCESS [34.430s] [INFO] Overture Testing .................................. SUCCESS [0.332s] [INFO] Overture Testing Framework ........................ SUCCESS [2.422s] [INFO] Overture Sample Tests ............................. SUCCESS [6.987s] [INFO] VDM Pretty Printing ............................... SUCCESS [0.334s] [INFO] The VDM Pretty Printer ............................ SUCCESS [2.826s] [INFO] The Proof Obligation Generator .................... SUCCESS [16.530s] [INFO] The VDM Interpreter ............................... SUCCESS [28.244s] [INFO] Combinatorial Testing ............................. SUCCESS [0.309s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [2.127s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [23.339s] [INFO] New Pretty Printer ................................ SUCCESS [4.431s] [INFO] Overture Core Command Line Tool ................... SUCCESS [4.125s] [INFO] Code Generation ................................... SUCCESS [0.337s] [INFO] The Intermediate Representation Tree .............. SUCCESS [13.718s] [INFO] The Code Generation Platform ...................... SUCCESS [1:08.827s] [INFO] The Java Code Generator Runtime ................... SUCCESS [5.975s] [INFO] The Java Code Generator Testing ................... SUCCESS [2.679s] [INFO] The Java Code Generator ........................... SUCCESS [37.696s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [1.997s] [INFO] The VDM to JML Generator .......................... SUCCESS [29.655s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [12.692s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [11.396s] [INFO] POG - Isagen Integration .......................... SUCCESS [4.817s] [INFO] VDM Annotations ................................... SUCCESS [0.346s] [INFO] Provided Annotations .............................. SUCCESS [2.172s] [INFO] Annotation Examples ............................... SUCCESS [1.877s] [INFO] Documentation ..................................... SUCCESS [0.285s] [INFO] The Overture release notes ........................ SUCCESS [1.611s] [INFO] Overture IDE Top-level ............................ SUCCESS [0.921s] [INFO] org.overture.ide.core ............................. SUCCESS [4.452s] [INFO] Overture IDE Builders ............................. SUCCESS [0.324s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [1.918s] [INFO] org.overture.ide.ui ............................... SUCCESS [4.423s] [INFO] Overture IDE Parsers .............................. SUCCESS [0.895s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [3.175s] [INFO] org.overture.ide.debug ............................ SUCCESS [4.276s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [0.349s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [1.675s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [2.050s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [2.272s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [0.374s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [1.604s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [2.117s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [2.158s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [0.349s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [1.690s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [3.742s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [2.156s] [INFO] org.overture.ide.help ............................. SUCCESS [14.196s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [0.320s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [2.151s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [2.356s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [2.902s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [2.304s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [2.374s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [2.390s] [INFO] Combinatorial Testing ............................. SUCCESS [4.243s] [INFO] Developer Utilities for Overture .................. SUCCESS [2.051s] [INFO] UML2 Translator ................................... SUCCESS [2.665s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [3.551s] [INFO] The Java Code Generator Plugin .................... SUCCESS [4.284s] [INFO] org.overture.ide.platform ......................... SUCCESS [8.210s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [0.339s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [2.181s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [0.354s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [1.954s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [1.757s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [3.019s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [2.199s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [2.026s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [2.119s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [1.849s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [2.159s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [1.962s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [1.941s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [10.595s] [INFO] Overture IDE Standalone Product ................... SUCCESS [1:45.670s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:05.956s [INFO] Finished at: Fri Aug 28 14:04:42 CEST 2020 [INFO] Final Memory: 289M/728M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "force-download-externals" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/pom.xml to org.overturetool/ide/3.0.0/ide-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/latex/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.0/org.overture.ide.plugins.latex-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/ui/pom.xml to org.overturetool.ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/ui/target/org.overture.ide.ui-3.0.0.jar to org.overturetool.ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/ui/target/p2content.xml to org.overturetool.ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/ui/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.ui/3.0.0/org.overture.ide.ui-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.0.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/debug/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.0/org.overture.ide.vdmpp.debug-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/pom.xml to org.overturetool.ide/org.overture.ide.vdmsl/3.0.0/org.overture.ide.vdmsl-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.0.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/core/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.0/org.overture.ide.vdmsl.core-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.0/isapog-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0.jar to org.overturetool.core/isapog/3.0.0/isapog-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/isapog/target/isapog-3.0.0-javadoc.jar to org.overturetool.core/isapog/3.0.0/isapog-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.0/framework-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0.jar to org.overturetool.core.testing/framework/3.0.0/framework-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/framework/target/framework-3.0.0-javadoc.jar to org.overturetool.core.testing/framework/3.0.0/framework-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.0/org.overture.ide.plugins.poviewer-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.0/combinatorialtesting-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/pom.xml to org.overturetool/root/3.0.0/root-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.0/samples-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/samples/target/samples-3.0.0.jar to org.overturetool.core.testing/samples/3.0.0/samples-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/documentation/pom.xml to org.overturetool/documentation/3.0.0/documentation-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.0/org.overture.ide.plugins.combinatorialtesting-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.0/isagen-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0.jar to org.overturetool.core.codegen/isagen/3.0.0/isagen-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/isagen/target/isagen-3.0.0-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.0/isagen-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/help/pom.xml to org.overturetool.ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/help/target/org.overture.ide.help-3.0.0.jar to org.overturetool.ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/help/target/p2content.xml to org.overturetool.ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/help/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.help/3.0.0/org.overture.ide.help-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.0.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/ui/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.0/org.overture.ide.vdmsl.ui-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.0/testframework-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0.jar to org.overturetool.core/testframework/3.0.0/testframework-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testframework/target/testframework-3.0.0-javadoc.jar to org.overturetool.core/testframework/3.0.0/testframework-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.0/org.overture.ide.plugins.quickinterpreter-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.0/codegen-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.0/org.overture.ide.plugins.rttraceviewer-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/core/pom.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/core/target/org.overture.ide.features.core-3.0.0.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/core/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/core/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.0/org.overture.ide.features.core-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.0/org.overture.ide.plugins.features.poviewer-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.0/javagen-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0.jar to org.overturetool.core.codegen/javagen/3.0.0/javagen-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen/target/javagen-3.0.0-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.0/javagen-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.0/org.overture.ide.plugins.coverageeditor-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.0/vdm2jml-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0.jar to org.overturetool.core.codegen/vdm2jml/3.0.0/vdm2jml-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml/target/vdm2jml-3.0.0-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.0/vdm2jml-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.0/org.overture.ide.plugins.features.rttraceviewer-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/csk/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.0/org.overture.ide.plugins.csk-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.0/org.overture.ide.plugins.features.developerutils-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.0/org.overture.ide.plugins.features.coverageeditor-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/rcp/pom.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.0.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.0-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.0/org.overture.ide.features.rcp-3.0.0-root.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/pom.xml to org.overturetool.core.codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0.jar to org.overturetool.core.codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.0-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.0/codegen-plugin-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/pom.xml to org.overturetool.core.codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.0-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.0/vdm2jml-runtime-3.0.0-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.0/typechecker-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0.jar to org.overturetool.core/typechecker/3.0.0/typechecker-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/typechecker/target/typechecker-3.0.0-javadoc.jar to org.overturetool.core/typechecker/3.0.0/typechecker-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/pom.xml to org.overturetool.core.codegen/javagen-test/3.0.0/javagen-test-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0.jar to org.overturetool.core.codegen/javagen-test/3.0.0/javagen-test-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/javagen-test/target/javagen-test-3.0.0-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.0/javagen-test-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/pom.xml to org.overturetool.ide/org.overture.ide.vdmpp/3.0.0/org.overture.ide.vdmpp-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.0.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/core/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.0/org.overture.ide.vdmrt.core-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/core/pom.xml to org.overturetool.ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/core/target/org.overture.ide.core-3.0.0.jar to org.overturetool.ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/core/target/p2content.xml to org.overturetool.ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/core/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.core/3.0.0/org.overture.ide.core-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/builders/pom.xml to org.overturetool.ide/org.overture.ide.builders/3.0.0/org.overture.ide.builders-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.0-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.0/ctruntime-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.features/3.0.0/org.overture.ide.plugins.features-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.0.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmsl/debug/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.0/org.overture.ide.vdmsl.debug-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/pom.xml to org.overturetool.core.codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0.jar to org.overturetool.core.codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/codegen-runtime/target/codegen-runtime-3.0.0-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.0/codegen-runtime-3.0.0-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.0/annotations-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.0/provided-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0.jar to org.overturetool.core.annotations/provided/3.0.0/provided-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/provided/target/provided-3.0.0-javadoc.jar to org.overturetool.core.annotations/provided/3.0.0/provided-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/pom.xml to org.overturetool/core/3.0.0/core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/ast/pom.xml to org.overturetool.core/ast/3.0.0/ast-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0.jar to org.overturetool.core/ast/3.0.0/ast-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/ast/target/ast-3.0.0-javadoc.jar to org.overturetool.core/ast/3.0.0/ast-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.0/org.overture.ide.plugins.features.uml2-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/parsers/pom.xml to org.overturetool.ide/org.overture.ide.parsers/3.0.0/org.overture.ide.parsers-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.0.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/ui/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.0/org.overture.ide.vdmrt.ui-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.0-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.0/prettyprinter-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.0/ir-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0.jar to org.overturetool.core.codegen/ir/3.0.0/ir-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/ir/target/ir-3.0.0-javadoc.jar to org.overturetool.core.codegen/ir/3.0.0/ir-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.0/npp-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0.jar to org.overturetool.core/npp/3.0.0/npp-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/npp/target/npp-3.0.0-javadoc.jar to org.overturetool.core/npp/3.0.0/npp-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/pom.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.0.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/p2content.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/builders/vdmj/target/p2artifacts.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.0/org.overture.ide.builders.vdmj-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.0.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/core/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.0/org.overture.ide.vdmpp.core-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/pom.xml to org.overturetool.ide/org.overture.ide.plugins/3.0.0/org.overture.ide.plugins-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/csk/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.0/org.overture.ide.plugins.features.csk-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.0/commandlinetool-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0.jar to org.overturetool.core/commandlinetool/3.0.0/commandlinetool-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/commandline/target/commandlinetool-3.0.0-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.0/commandlinetool-3.0.0-jar-with-dependencies.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/examples/pom.xml to org.overturetool.core.annotations/examples/3.0.0/examples-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0.jar to org.overturetool.core.annotations/examples/3.0.0/examples-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/annotations/examples/target/examples-3.0.0-javadoc.jar to org.overturetool.core.annotations/examples/3.0.0/examples-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/latex/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.0/org.overture.ide.plugins.features.latex-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/debug/pom.xml to org.overturetool.ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/debug/target/org.overture.ide.debug-3.0.0.jar to org.overturetool.ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/debug/target/p2content.xml to org.overturetool.ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/debug/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.debug/3.0.0/org.overture.ide.debug-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/pom.xml to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/org.overture.ide.product-3.0.0.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/p2content.xml to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/product/target/products/Overture-3.0.0-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.0/org.overture.ide.product-3.0.0-macosx.cocoa.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/testing/pom.xml to org.overturetool.core/testing/3.0.0/testing-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.0/releasenotes-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/documentation/releasenotes/target/releasenotes-3.0.0.jar to org.overturetool.documentation/releasenotes/3.0.0/releasenotes-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.0/prettyprinting-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.0/platform-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0.jar to org.overturetool.core.codegen/platform/3.0.0/platform-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/codegen/platform/target/platform-3.0.0-javadoc.jar to org.overturetool.core.codegen/platform/3.0.0/platform-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.0/org.overture.ide.plugins.features.quickinterpreter-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.0.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmpp/ui/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.0/org.overture.ide.vdmpp.ui-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/externaleditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.0/org.overture.ide.plugins.externaleditor-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/externals/pom.xml to org.overturetool/externals/3.0.0/externals-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/externals/target/externals-3.0.0.jar to org.overturetool/externals/3.0.0/externals-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.0.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/debug/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.0/org.overture.ide.vdmrt.debug-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/vdmrt/pom.xml to org.overturetool.ide/org.overture.ide.vdmrt/3.0.0/org.overture.ide.vdmrt-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.0/org.overture.ide.plugins.uml2-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/combinatorialtesting/ctutils/target/ctutils-3.0.0-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.0/ctutils-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.0/org.overture.ide.plugins.features.combinatorialtesting-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.0/org.overture.ide.plugins.developerutils-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.0.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/features/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.0/org.overture.ide.plugins.features.javagen-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/pom.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.0.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/p2content.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/parsers/vdmj/target/p2artifacts.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.0/org.overture.ide.parsers.vdmj-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/pog/pom.xml to org.overturetool.core/pog/3.0.0/pog-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0.jar to org.overturetool.core/pog/3.0.0/pog-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/pog/target/pog-3.0.0-javadoc.jar to org.overturetool.core/pog/3.0.0/pog-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/platform/pom.xml to org.overturetool.ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/platform/target/org.overture.ide.platform-3.0.0.jar to org.overturetool.ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/platform/target/p2content.xml to org.overturetool.ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/platform/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.platform/3.0.0/org.overture.ide.platform-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/features/pom.xml to org.overturetool.ide/features/3.0.0/features-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.0.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/ide/plugins/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.0/org.overture.ide.plugins.javagen-3.0.0-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/parser/pom.xml to org.overturetool.core/parser/3.0.0/parser-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0.jar to org.overturetool.core/parser/3.0.0/parser-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/parser/target/parser-3.0.0-javadoc.jar to org.overturetool.core/parser/3.0.0/parser-3.0.0-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.0/interpreter-3.0.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0.jar to org.overturetool.core/interpreter/3.0.0/interpreter-3.0.0.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-master/core/interpreter/target/interpreter-3.0.0-javadoc.jar to org.overturetool.core/interpreter/3.0.0/interpreter-3.0.0-javadoc.jar channel stopped [overture-master] $ /bin/sh -xe /tmp/jenkins6370984653702085494.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-release.sh jenkins-overture-master-29 /var/lib/jenkins/workspace/overture-master delete % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 100 21 0 21 0 0 0 0 --:--:-- 0:00:38 --:--:-- 4 {"message":"success"}create % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 438 100 379 100 59 521 81 --:--:-- --:--:-- --:--:-- 601 {"name":"release","desc":"jenkins-overture-master-29","package":"overture-ide","repo":"overturetool","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-08-28T12:06:01.949Z","updated":"2020-08-28T12:06:01.966Z","released":"","ordinal":2.0,"github_release_notes_file":null,"github_use_tag_release_notes":false,"vcs_tag":null,"rating_count":0}overture-builder 119ae46d26f3cf00287fc3b055eea7f7807b3a60 overturetool overturetool overture-ide release /var/lib/jenkins/workspace/overture-master/ide/product/target/repository Processing ./artifacts.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6729 0 0 100 6729 0 4590 0:00:01 0:00:01 --:--:-- 4586 100 6750 100 21 100 6729 11 3573 0:00:01 0:00:01 --:--:-- 3582 {"message":"success"} Processing ./artifacts.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5356 0 0 100 5356 0 3643 0:00:01 0:00:01 --:--:-- 3641 100 5377 100 21 100 5356 11 3038 0:00:01 0:00:01 --:--:-- 3049 {"message":"success"} Processing ./content.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 116k 0 0 41 49152 0 63258 0:00:01 --:--:-- 0:00:01 63177 100 116k 100 21 100 116k 8 49579 0:00:02 0:00:02 --:--:-- 49588 100 116k 100 21 100 116k 8 49579 0:00:02 0:00:02 --:--:-- 49588 {"message":"success"} Processing ./content.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48492 0 0 100 48492 0 32965 0:00:01 0:00:01 --:--:-- 32942 100 48513 100 21 100 48492 8 19914 0:00:02 0:00:02 --:--:-- 19915 100 48513 100 21 100 48492 8 19914 0:00:02 0:00:02 --:--:-- 19915 {"message":"success"} Processing ./p2.index file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 173 0 0 100 173 0 118 0:00:01 0:00:01 --:--:-- 118 100 173 0 0 100 173 0 70 0:00:02 0:00:02 --:--:-- 70 100 194 100 21 100 173 7 65 0:00:03 0:00:02 0:00:01 73 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21307 0 0 100 21307 0 14406 0:00:01 0:00:01 --:--:-- 14396 100 21328 100 21 100 21307 11 12044 0:00:01 0:00:01 --:--:-- 12049 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.17.0.v20190920-0401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19519 0 0 100 19519 0 13314 0:00:01 0:00:01 --:--:-- 13305 100 19540 100 21 100 19519 11 10505 0:00:01 0:00:01 --:--:-- 10511 {"message":"success"} Processing feature: ./features/org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19588 0 0 100 19588 0 13343 0:00:01 0:00:01 --:--:-- 13334 100 19609 100 21 100 19588 10 9462 0:00:02 0:00:02 --:--:-- 9472 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20109 0 0 100 20109 0 13688 0:00:01 0:00:01 --:--:-- 13679 100 20130 100 21 100 20109 10 9705 0:00:02 0:00:02 --:--:-- 9715 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19566 0 0 100 19566 0 13283 0:00:01 0:00:01 --:--:-- 13283 100 19587 100 21 100 19566 11 10368 0:00:01 0:00:01 --:--:-- 10374 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.600.v20191120-0247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19488 0 0 100 19488 0 13257 0:00:01 0:00:01 --:--:-- 13248 100 19509 100 21 100 19488 11 10954 0:00:01 0:00:01 --:--:-- 10966 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.600.v20191120-0247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19356 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19377 100 21 100 19356 12 11480 0:00:01 0:00:01 --:--:-- 11486 100 19377 100 21 100 19356 12 11473 0:00:01 0:00:01 --:--:-- 11486 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.0.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19990 0 0 100 19990 0 13552 0:00:01 0:00:01 --:--:-- 13552 100 20011 100 21 100 19990 11 11403 0:00:01 0:00:01 --:--:-- 11421 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.14.0.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20935 0 0 100 20935 0 14202 0:00:01 0:00:01 --:--:-- 14193 100 20956 100 21 100 20935 11 11471 0:00:01 0:00:01 --:--:-- 11476 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.14.0.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19556 0 0 100 19556 0 13249 0:00:01 0:00:01 --:--:-- 13240 100 19577 100 21 100 19556 12 12012 0:00:01 0:00:01 --:--:-- 12017 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6892 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6913 100 21 100 6892 12 3986 0:00:01 0:00:01 --:--:-- 3995 100 6913 100 21 100 6892 12 3986 0:00:01 0:00:01 --:--:-- 3995 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11.3M 0 0 0 81920 0 89432 0:02:13 --:--:-- 0:02:13 89432 28 11.3M 0 0 28 3312k 0 1831k 0:00:06 0:00:01 0:00:05 1830k 100 11.3M 0 0 100 11.3M 0 3542k 0:00:03 0:00:03 --:--:-- 3542k 100 11.3M 0 0 100 11.3M 0 2711k 0:00:04 0:00:04 --:--:-- 2711k 100 11.3M 100 21 100 11.3M 4 2421k 0:00:05 0:00:04 0:00:01 2421k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6505 0 0 100 6505 0 4428 0:00:01 0:00:01 --:--:-- 4428 100 6526 100 21 100 6505 10 3318 0:00:02 0:00:01 0:00:01 3329 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6496 0 0 100 6496 0 4419 0:00:01 0:00:01 --:--:-- 4419 100 6517 100 21 100 6496 11 3402 0:00:01 0:00:01 --:--:-- 3413 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6504 0 0 100 6504 0 4406 0:00:01 0:00:01 --:--:-- 4403 100 6525 100 21 100 6504 12 3899 0:00:01 0:00:01 --:--:-- 3909 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6555 0 0 100 6555 0 4444 0:00:01 0:00:01 --:--:-- 4441 100 6576 100 21 100 6555 8 2659 0:00:02 0:00:02 --:--:-- 2666 100 6576 100 21 100 6555 8 2655 0:00:02 0:00:02 --:--:-- 2663 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6524 0 0 100 6524 0 4441 0:00:01 0:00:01 --:--:-- 4441 100 6545 100 21 100 6524 11 3498 0:00:01 0:00:01 --:--:-- 3509 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6558 0 0 100 6558 0 4437 0:00:01 0:00:01 --:--:-- 4440 100 6579 100 21 100 6558 10 3396 0:00:02 0:00:01 0:00:01 3407 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6497 0 0 100 6497 0 4386 0:00:01 0:00:01 --:--:-- 4383 100 6518 100 21 100 6497 10 3354 0:00:02 0:00:01 0:00:01 3363 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6503 0 0 100 6503 0 4417 0:00:01 0:00:01 --:--:-- 4414 100 6524 100 21 100 6503 12 3919 0:00:01 0:00:01 --:--:-- 3930 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6504 0 0 100 6504 0 4415 0:00:01 0:00:01 --:--:-- 4412 100 6525 100 21 100 6504 11 3615 0:00:01 0:00:01 --:--:-- 3625 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6680 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6701 100 21 100 6680 10 3488 0:00:02 0:00:01 0:00:01 3497 100 6701 100 21 100 6680 10 3486 0:00:02 0:00:01 0:00:01 3497 {"message":"success"} Processing plugin dir ./plugins/* file... Processing plugin: ./plugins/com.ibm.icu_64.2.0.v20190507-1337.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12.6M 0 0 0 49152 0 63916 0:03:27 --:--:-- 0:03:27 63833 18 12.6M 0 0 18 2352k 0 1421k 0:00:09 0:00:01 0:00:08 1420k 100 12.6M 0 0 100 12.6M 0 3925k 0:00:03 0:00:03 --:--:-- 3925k 100 12.6M 100 21 100 12.6M 5 3540k 0:00:04 0:00:03 0:00:01 3539k 100 12.6M 100 21 100 12.6M 5 3539k 0:00:04 0:00:03 0:00:01 3539k {"message":"success"} Processing plugin: ./plugins/com.jcraft.jsch_0.1.55.v20190404-1902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 297k 0 0 42 128k 0 122k 0:00:02 0:00:01 0:00:01 122k 100 297k 0 0 100 297k 0 120k 0:00:02 0:00:02 --:--:-- 120k 100 297k 100 21 100 297k 6 98k 0:00:03 0:00:03 --:--:-- 98k 100 297k 100 21 100 297k 6 98k 0:00:03 0:00:03 --:--:-- 98k {"message":"success"} Processing plugin: ./plugins/com.sun.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 133k 0 0 47 65536 0 72255 0:00:01 --:--:-- 0:00:01 72176 100 133k 100 21 100 133k 9 64581 0:00:02 0:00:02 --:--:-- 64591 100 133k 100 21 100 133k 9 64581 0:00:02 0:00:02 --:--:-- 64591 {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.2.0.v201602091430.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29148 0 0 100 29148 0 19869 0:00:01 0:00:01 --:--:-- 19869 100 29169 100 21 100 29148 12 17278 0:00:01 0:00:01 --:--:-- 17300 {"message":"success"} Processing plugin: ./plugins/javax.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56002 0 0 100 56002 0 38122 0:00:01 0:00:01 --:--:-- 38096 100 56023 100 21 100 56002 10 26769 0:00:02 0:00:02 --:--:-- 26766 100 56023 100 21 100 56002 10 26731 0:00:02 0:00:02 --:--:-- 26728 {"message":"success"} Processing plugin: ./plugins/javax.inject_1.0.0.v20091030.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12288 0 0 100 12288 0 8342 0:00:01 0:00:01 --:--:-- 8342 100 12309 100 21 100 12288 12 7094 0:00:01 0:00:01 --:--:-- 7106 {"message":"success"} Processing plugin: ./plugins/javax.servlet_3.1.0.v201410161800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 71250 0:00:01 0:00:01 --:--:-- 71250 100 102k 100 21 100 102k 8 44347 0:00:02 0:00:02 --:--:-- 44337 100 102k 100 21 100 102k 8 44328 0:00:02 0:00:02 --:--:-- 44319 {"message":"success"} Processing plugin: ./plugins/javax.servlet.jsp_2.2.0.v201112011158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 104k 0 0 76 81920 0 89043 0:00:01 --:--:-- 0:00:01 88946 100 104k 100 21 100 104k 9 50678 0:00:02 0:00:02 --:--:-- 50688 100 104k 100 21 100 104k 9 50654 0:00:02 0:00:02 --:--:-- 50664 {"message":"success"} Processing plugin: ./plugins/org.apache.ant_1.10.7.v20190926-0324.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3035k 0 0 1 49152 0 64588 0:00:48 --:--:-- 0:00:48 64503 83 3035k 0 0 83 2544k 0 1550k 0:00:01 0:00:01 --:--:-- 1549k 100 3035k 0 0 100 3035k 0 1142k 0:00:02 0:00:02 --:--:-- 1142k 100 3035k 100 21 100 3035k 7 1079k 0:00:03 0:00:02 0:00:01 1079k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.constants_1.11.0.v20190515-0436.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20830 0 0 100 20830 0 14160 0:00:01 0:00:01 --:--:-- 14160 100 20851 100 21 100 20830 9 9143 0:00:02 0:00:02 --:--:-- 9153 100 20851 100 21 100 20830 9 9139 0:00:02 0:00:02 --:--:-- 9149 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.css_1.11.0.v20190515-0436.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 351k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 351k 100 21 100 351k 10 168k 0:00:02 0:00:02 --:--:-- 168k 100 351k 100 21 100 351k 10 168k 0:00:02 0:00:02 --:--:-- 168k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.i18n_1.11.0.v20190515-0436.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24067 0 0 100 24067 0 16472 0:00:01 0:00:01 --:--:-- 16461 100 24088 100 21 100 24067 10 12489 0:00:02 0:00:01 0:00:01 12493 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.util_1.11.0.v20190515-0436.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 144k 100 21 100 144k 10 74188 0:00:02 0:00:01 0:00:01 74162 {"message":"success"} Processing plugin: ./plugins/org.apache.commons.io_2.6.0.v20190123-2029.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 227k 0 0 100 227k 0 153k 0:00:01 0:00:01 --:--:-- 153k 100 227k 100 21 100 227k 8 96963 0:00:02 0:00:02 --:--:-- 97012 {"message":"success"} Processing plugin: ./plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 308k 0 0 41 128k 0 121k 0:00:02 0:00:01 0:00:01 121k 100 308k 100 21 100 308k 9 135k 0:00:02 0:00:02 --:--:-- 135k 100 308k 100 21 100 308k 9 135k 0:00:02 0:00:02 --:--:-- 135k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 73163 0 0 67 49152 0 64250 0:00:01 --:--:-- 0:00:01 64167 100 73184 100 21 100 73163 10 37063 0:00:02 0:00:01 0:00:01 37055 100 73184 100 21 100 73163 10 37044 0:00:02 0:00:01 0:00:01 37055 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 84 58232 0 0 84 49152 0 63833 --:--:-- --:--:-- --:--:-- 63750 100 58253 100 21 100 58232 10 27929 0:00:02 0:00:02 --:--:-- 27939 100 58253 100 21 100 58232 10 27915 0:00:02 0:00:02 --:--:-- 27939 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 203k 0 0 7 16384 0 26511 0:00:07 --:--:-- 0:00:07 26468 100 203k 100 21 100 203k 10 99877 0:00:02 0:00:02 --:--:-- 99887 100 203k 100 21 100 203k 10 99829 0:00:02 0:00:02 --:--:-- 99839 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 69091 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69112 100 21 100 69091 11 37651 0:00:01 0:00:01 --:--:-- 37642 100 69112 100 21 100 69091 11 37651 0:00:01 0:00:01 --:--:-- 37642 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.14.v20190123-1619.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 402k 0 0 11 49152 0 64250 0:00:06 --:--:-- 0:00:06 64250 100 402k 100 21 100 402k 9 182k 0:00:02 0:00:02 --:--:-- 182k 100 402k 100 21 100 402k 9 182k 0:00:02 0:00:02 --:--:-- 182k {"message":"success"} Processing plugin: ./plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 2379k 0 0 30 720k 0 491k 0:00:04 0:00:01 0:00:03 491k 100 2379k 100 21 100 2379k 8 927k 0:00:02 0:00:02 --:--:-- 927k 100 2379k 100 21 100 2379k 8 927k 0:00:02 0:00:02 --:--:-- 927k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 1687k 0 0 4 81920 0 88086 0:00:19 --:--:-- 0:00:19 87991 100 1687k 0 0 100 1687k 0 663k 0:00:02 0:00:02 --:--:-- 663k 100 1687k 100 21 100 1687k 8 648k 0:00:02 0:00:02 --:--:-- 648k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 3529k 0 0 4 176k 0 145k 0:00:24 0:00:01 0:00:23 144k 100 3529k 0 0 100 3529k 0 1242k 0:00:02 0:00:02 --:--:-- 1242k 100 3529k 100 21 100 3529k 6 1148k 0:00:03 0:00:03 --:--:-- 1148k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.core_8.0.0.v20190404-1858.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 3248k 0 0 6 208k 0 185k 0:00:17 0:00:01 0:00:16 185k 100 3248k 0 0 100 3248k 0 1191k 0:00:02 0:00:02 --:--:-- 1190k 100 3249k 100 21 100 3248k 7 1189k 0:00:03 0:00:02 0:00:01 1189k {"message":"success"} Processing plugin: ./plugins/org.apache.xmlgraphics_2.3.0.v20190515-0436.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 702k 0 0 56 400k 0 293k 0:00:02 0:00:01 0:00:01 292k 100 702k 0 0 100 702k 0 283k 0:00:02 0:00:02 --:--:-- 283k 100 702k 100 21 100 702k 8 279k 0:00:02 0:00:02 --:--:-- 279k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ant.core_3.5.600.v20191122-2102.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 107k 0 0 59 65536 0 70620 0:00:01 --:--:-- 0:00:01 70544 100 107k 100 21 100 107k 9 51113 0:00:02 0:00:02 --:--:-- 51123 100 107k 100 21 100 107k 9 51113 0:00:02 0:00:02 --:--:-- 51123 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.800.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 790k 0 0 6 49152 0 63833 0:00:12 --:--:-- 0:00:12 63750 100 790k 100 21 100 790k 9 354k 0:00:02 0:00:02 --:--:-- 354k 100 790k 100 21 100 790k 9 354k 0:00:02 0:00:02 --:--:-- 354k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.700.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68249 0 0 100 68249 0 46427 0:00:01 0:00:01 --:--:-- 46396 100 68270 100 21 100 68249 10 35216 0:00:02 0:00:01 0:00:01 35208 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.win32_1.2.700.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44838 0 0 100 44838 0 30419 0:00:01 0:00:01 --:--:-- 30419 100 44859 100 21 100 44838 11 24474 0:00:01 0:00:01 --:--:-- 24486 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.600.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 112k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 112k 100 21 100 112k 9 54370 0:00:02 0:00:02 --:--:-- 54380 100 112k 100 21 100 112k 9 54344 0:00:02 0:00:02 --:--:-- 54354 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68857 0:00:01 0:00:01 --:--:-- 68811 100 98k 100 21 100 98k 9 48040 0:00:02 0:00:02 --:--:-- 48073 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.7.700.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 173k 0 0 100 173k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 173k 0 0 100 173k 0 71800 0:00:02 0:00:02 --:--:-- 71771 100 173k 100 21 100 173k 6 57144 0:00:03 0:00:03 --:--:-- 57151 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93615 0 0 100 93615 0 63338 0:00:01 0:00:01 --:--:-- 63296 100 93636 100 21 100 93615 11 49038 0:00:01 0:00:01 --:--:-- 49024 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 303k 0 0 100 303k 0 207k 0:00:01 0:00:01 --:--:-- 207k 100 303k 100 21 100 303k 9 132k 0:00:02 0:00:02 --:--:-- 132k 100 303k 100 21 100 303k 9 132k 0:00:02 0:00:02 --:--:-- 132k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 160k 0 0 79 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 160k 100 21 100 160k 10 85154 0:00:02 0:00:01 0:00:01 85209 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.expressions_3.6.600.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94612 0 0 100 94612 0 64100 0:00:01 0:00:01 --:--:-- 64100 100 94633 100 21 100 94612 10 47023 0:00:02 0:00:02 --:--:-- 47034 100 94633 100 21 100 94612 10 47023 0:00:02 0:00:02 --:--:-- 47034 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43278 0 0 100 43278 0 29460 0:00:01 0:00:01 --:--:-- 29460 100 43299 100 21 100 43278 11 22730 0:00:01 0:00:01 --:--:-- 22741 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 116k 0 0 96 112k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 116k 100 21 100 116k 11 62856 0:00:01 0:00:01 --:--:-- 62834 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66918 0 0 100 66918 0 45429 0:00:01 0:00:01 --:--:-- 45398 100 66939 100 21 100 66918 11 37828 0:00:01 0:00:01 --:--:-- 37818 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11589 0 0 100 11589 0 7915 0:00:01 0:00:01 --:--:-- 7910 100 11610 100 21 100 11589 13 7679 0:00:01 0:00:01 --:--:-- 7688 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16916 0 0 100 16916 0 11437 0:00:01 0:00:01 --:--:-- 11437 100 16937 100 21 100 16916 11 8865 0:00:01 0:00:01 --:--:-- 8872 100 16937 100 21 100 16916 11 8865 0:00:01 0:00:01 --:--:-- 8872 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38372 0 0 100 38372 0 26085 0:00:01 0:00:01 --:--:-- 26085 100 38393 100 21 100 38372 12 22840 0:00:01 0:00:01 --:--:-- 22852 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.600.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 72943 0:00:01 0:00:01 --:--:-- 72893 100 105k 100 21 100 105k 9 47860 0:00:02 0:00:02 --:--:-- 47848 100 105k 100 21 100 105k 9 47860 0:00:02 0:00:02 --:--:-- 47848 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net_1.3.700.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74543 0 0 100 74543 0 81290 --:--:-- --:--:-- --:--:-- 81201 100 74564 100 21 100 74543 11 42114 0:00:01 0:00:01 --:--:-- 42126 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97808 0 0 100 97808 0 66626 0:00:01 0:00:01 --:--:-- 66626 100 97829 100 21 100 97808 10 48588 0:00:02 0:00:02 --:--:-- 48598 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35546 0 0 100 35546 0 24098 0:00:01 0:00:01 --:--:-- 24098 100 35567 100 21 100 35546 10 16999 0:00:02 0:00:02 --:--:-- 17001 100 35567 100 21 100 35546 10 16975 0:00:02 0:00:02 --:--:-- 16977 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.600.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 873k 0 0 9 81920 0 86322 0:00:10 --:--:-- 0:00:10 86231 100 873k 0 0 100 873k 0 341k 0:00:02 0:00:02 --:--:-- 341k 100 873k 100 21 100 873k 7 332k 0:00:03 0:00:02 0:00:01 332k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 40193 0:00:01 0:00:01 --:--:-- 40193 100 59146 100 21 100 59125 10 30555 0:00:02 0:00:01 0:00:01 30550 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.17.0.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73961 0 0 100 73961 0 50416 0:00:01 0:00:01 --:--:-- 50382 100 73961 0 0 100 73961 0 29919 0:00:02 0:00:02 --:--:-- 29907 100 73982 100 21 100 73961 8 28857 0:00:02 0:00:02 --:--:-- 28865 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.variables_3.4.700.v20191114-1848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36060 0 0 100 36060 0 47137 --:--:-- --:--:-- --:--:-- 47075 100 36081 100 21 100 36060 11 19502 0:00:01 0:00:01 --:--:-- 19503 100 36081 100 21 100 36060 11 19491 0:00:01 0:00:01 --:--:-- 19492 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.14.100.v20191115-1406.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 389k 0 0 16 65536 0 71702 0:00:05 --:--:-- 0:00:05 71624 100 389k 0 0 100 389k 0 157k 0:00:02 0:00:02 --:--:-- 157k 100 389k 100 21 100 389k 6 123k 0:00:03 0:00:03 --:--:-- 123k 100 389k 100 21 100 389k 6 123k 0:00:03 0:00:03 --:--:-- 123k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.300.v20191116-2105.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3066k 0 0 1 49152 0 63750 0:00:49 --:--:-- 0:00:49 63668 100 3066k 100 21 100 3066k 7 1162k 0:00:03 0:00:02 0:00:01 1162k 100 3066k 100 21 100 3066k 7 1161k 0:00:03 0:00:02 0:00:01 1161k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26061 0 0 100 26061 0 17728 0:00:01 0:00:01 --:--:-- 17716 100 26082 100 21 100 26061 13 16136 0:00:01 0:00:01 --:--:-- 16149 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48505 0 0 100 48505 0 33064 0:00:01 0:00:01 --:--:-- 33041 100 48526 100 21 100 48505 10 25368 0:00:02 0:00:01 0:00:01 25366 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 52730 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52751 100 21 100 52730 10 26207 0:00:02 0:00:02 --:--:-- 26218 100 52751 100 21 100 52730 10 26194 0:00:02 0:00:02 --:--:-- 26218 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12265 0 0 100 12265 0 8349 0:00:01 0:00:01 --:--:-- 8343 100 12286 100 21 100 12265 13 7877 0:00:01 0:00:01 --:--:-- 7885 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11434 100 21 100 11413 14 7903 0:00:01 0:00:01 --:--:-- 7918 100 11434 100 21 100 11413 14 7903 0:00:01 0:00:01 --:--:-- 7918 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35633 0 0 100 35633 0 24240 0:00:01 0:00:01 --:--:-- 24223 100 35633 0 0 100 35633 0 14414 0:00:02 0:00:02 --:--:-- 14408 100 35654 100 21 100 35633 7 13335 0:00:03 0:00:02 0:00:01 13338 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 72687 0 0 67 49152 0 63340 0:00:01 --:--:-- 0:00:01 63258 100 72708 100 21 100 72687 10 36729 0:00:02 0:00:01 0:00:01 36721 100 72708 100 21 100 72687 10 36729 0:00:02 0:00:01 0:00:01 36721 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 95 51394 0 0 95 49152 0 64588 --:--:-- --:--:-- --:--:-- 64503 100 51394 0 0 100 51394 0 20832 0:00:02 0:00:02 --:--:-- 20841 100 51415 100 21 100 51394 8 19997 0:00:02 0:00:02 --:--:-- 20005 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45991 0 0 100 45991 0 31265 0:00:01 0:00:01 --:--:-- 31265 100 46012 100 21 100 45991 10 22767 0:00:02 0:00:02 --:--:-- 22778 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 207k 0 0 100 207k 0 141k 0:00:01 0:00:01 --:--:-- 141k 100 207k 100 21 100 207k 8 89330 0:00:02 0:00:02 --:--:-- 89302 100 207k 100 21 100 207k 8 89218 0:00:02 0:00:02 --:--:-- 89189 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 246k 0 0 19 49152 0 63258 0:00:03 --:--:-- 0:00:03 63177 100 246k 0 0 100 246k 0 99k 0:00:02 0:00:02 --:--:-- 99k 100 246k 100 21 100 246k 8 98k 0:00:02 0:00:02 --:--:-- 98k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29131 0 0 100 29131 0 19790 0:00:01 0:00:01 --:--:-- 19790 100 29152 100 21 100 29131 12 17055 0:00:01 0:00:01 --:--:-- 17057 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16652 0 0 100 16652 0 11358 0:00:01 0:00:01 --:--:-- 11351 100 16673 100 21 100 16652 10 8444 0:00:02 0:00:01 0:00:01 8450 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39198 0 0 100 39198 0 26574 0:00:01 0:00:01 --:--:-- 26556 100 39198 0 0 100 39198 0 15824 0:00:02 0:00:02 --:--:-- 15818 100 39219 100 21 100 39198 8 15204 0:00:02 0:00:02 --:--:-- 15207 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 393k 0 0 20 81920 0 89432 0:00:04 --:--:-- 0:00:04 89432 100 393k 100 21 100 393k 9 176k 0:00:02 0:00:02 --:--:-- 176k 100 393k 100 21 100 393k 9 176k 0:00:02 0:00:02 --:--:-- 176k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 24891 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24912 100 21 100 24891 11 13952 0:00:01 0:00:01 --:--:-- 13956 100 24912 100 21 100 24891 11 13952 0:00:01 0:00:01 --:--:-- 13956 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10652 0 0 100 10652 0 7251 0:00:01 0:00:01 --:--:-- 7251 100 10673 100 21 100 10652 12 6291 0:00:01 0:00:01 --:--:-- 6304 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13429 0 0 100 13429 0 9098 0:00:01 0:00:01 --:--:-- 9092 100 13450 100 21 100 13429 12 8060 0:00:01 0:00:01 --:--:-- 8068 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 249k 0 0 100 249k 0 169k 0:00:01 0:00:01 --:--:-- 169k 100 249k 100 21 100 249k 9 117k 0:00:02 0:00:02 --:--:-- 117k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21310 0 0 100 21310 0 14496 0:00:01 0:00:01 --:--:-- 14486 100 21331 100 21 100 21310 12 12616 0:00:01 0:00:01 --:--:-- 12621 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 100 21 100 114k 9 55718 0:00:02 0:00:02 --:--:-- 55728 100 114k 100 21 100 114k 9 55639 0:00:02 0:00:02 --:--:-- 55649 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 246k 0 0 100 246k 0 167k 0:00:01 0:00:01 --:--:-- 167k 100 246k 0 0 100 246k 0 99k 0:00:02 0:00:02 --:--:-- 99k 100 246k 100 21 100 246k 7 92248 0:00:03 0:00:02 0:00:01 92222 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32195 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32216 100 21 100 32195 10 15613 0:00:02 0:00:02 --:--:-- 15623 100 32216 100 21 100 32195 10 15605 0:00:02 0:00:02 --:--:-- 15616 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 140k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 21 100 140k 8 58884 0:00:02 0:00:02 --:--:-- 58893 100 140k 100 21 100 140k 8 58884 0:00:02 0:00:02 --:--:-- 58893 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.17.0.v20190920-0401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 366k 0 0 26 98304 0 92131 0:00:04 0:00:01 0:00:03 92044 100 366k 100 21 100 366k 8 151k 0:00:02 0:00:02 --:--:-- 151k 100 366k 100 21 100 366k 8 151k 0:00:02 0:00:02 --:--:-- 151k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1381k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1381k 100 21 100 1381k 8 547k 0:00:02 0:00:02 --:--:-- 547k 100 1381k 100 21 100 1381k 8 547k 0:00:02 0:00:02 --:--:-- 547k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 69849 0:00:01 0:00:01 --:--:-- 69802 100 100k 100 21 100 100k 10 52458 0:00:02 0:00:01 0:00:01 52468 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 229k 0 0 90 208k 0 190k 0:00:01 0:00:01 --:--:-- 190k 100 229k 100 21 100 229k 8 99622 0:00:02 0:00:02 --:--:-- 99589 100 229k 100 21 100 229k 8 99622 0:00:02 0:00:02 --:--:-- 99589 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.app_1.4.300.v20190815-1535.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 55 89371 0 0 55 49152 0 64083 0:00:01 --:--:-- 0:00:01 64000 100 89371 0 0 100 89371 0 36197 0:00:02 0:00:02 --:--:-- 36197 100 89392 100 21 100 89371 7 32941 0:00:03 0:00:02 0:00:01 32937 100 89392 100 21 100 89371 7 32929 0:00:03 0:00:02 0:00:01 32937 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51259 0 0 100 51259 0 34965 0:00:01 0:00:01 --:--:-- 34965 100 51259 0 0 100 51259 0 20769 0:00:02 0:00:02 --:--:-- 20769 100 51280 100 21 100 51259 7 18411 0:00:03 0:00:02 0:00:01 18419 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.10.600.v20191004-1420.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 84095 0:00:01 0:00:01 --:--:-- 84038 100 120k 0 0 100 120k 0 49939 0:00:02 0:00:02 --:--:-- 49939 100 120k 100 21 100 120k 6 35668 0:00:03 0:00:03 --:--:-- 35664 100 120k 100 21 100 120k 6 35668 0:00:03 0:00:03 --:--:-- 35664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26576 0 0 100 26576 0 18128 0:00:01 0:00:01 --:--:-- 18140 100 26576 0 0 100 26576 0 10772 0:00:02 0:00:02 --:--:-- 10772 100 26597 100 21 100 26576 7 9990 0:00:03 0:00:02 0:00:01 9998 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.console_1.4.0.v20190819-1430.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 0 0 100 122k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 122k 0 0 100 122k 0 50880 0:00:02 0:00:02 --:--:-- 50860 100 122k 100 21 100 122k 7 45591 0:00:03 0:00:02 0:00:01 45582 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.event_1.5.300.v20191001-1333.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35271 0 0 100 35271 0 23945 0:00:01 0:00:01 --:--:-- 23928 100 35292 100 21 100 35271 8 14996 0:00:02 0:00:02 --:--:-- 14998 100 35292 100 21 100 35271 8 14989 0:00:02 0:00:02 --:--:-- 14992 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36937 0 0 100 36937 0 25059 0:00:01 0:00:01 --:--:-- 25059 100 36937 0 0 100 36937 0 14905 0:00:02 0:00:02 --:--:-- 14905 100 36958 100 21 100 36937 8 14184 0:00:02 0:00:02 --:--:-- 14192 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68187 0 0 100 68187 0 46448 0:00:01 0:00:01 --:--:-- 46417 100 68187 0 0 100 68187 0 27606 0:00:02 0:00:02 --:--:-- 27606 100 68208 100 21 100 68187 7 24995 0:00:03 0:00:02 0:00:01 24993 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29389 0 0 100 29389 0 19911 0:00:01 0:00:01 --:--:-- 19897 100 29389 0 0 100 29389 0 11864 0:00:02 0:00:02 --:--:-- 11859 100 29410 100 21 100 29389 6 8911 0:00:03 0:00:03 --:--:-- 8917 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46423 0 0 100 46423 0 31430 0:00:01 0:00:01 --:--:-- 31430 100 46423 0 0 100 46423 0 18734 0:00:02 0:00:02 --:--:-- 18726 100 46444 100 21 100 46423 7 15704 0:00:03 0:00:02 0:00:01 15706 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 0 0 100 229k 0 156k 0:00:01 0:00:01 --:--:-- 156k 100 229k 0 0 100 229k 0 95185 0:00:02 0:00:02 --:--:-- 95185 100 229k 100 21 100 229k 6 75676 0:00:03 0:00:03 --:--:-- 75683 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28500 0 0 100 28500 0 18627 0:00:01 0:00:01 --:--:-- 18615 100 28500 0 0 100 28500 0 11260 0:00:02 0:00:02 --:--:-- 11255 100 28521 100 21 100 28500 7 9968 0:00:03 0:00:02 0:00:01 9972 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12856 0 0 100 12856 0 8733 0:00:01 0:00:01 --:--:-- 8727 100 12877 100 21 100 12856 9 5741 0:00:02 0:00:02 --:--:-- 5748 100 12877 100 21 100 12856 9 5739 0:00:02 0:00:02 --:--:-- 5748 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53235 0 0 100 53235 0 57676 --:--:-- --:--:-- --:--:-- 57613 100 53235 0 0 100 53235 0 21509 0:00:02 0:00:02 --:--:-- 21509 100 53256 100 21 100 53235 7 18256 0:00:03 0:00:02 0:00:01 18257 100 53256 100 21 100 53235 7 18249 0:00:03 0:00:02 0:00:01 18257 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41074 0 0 100 41074 0 28036 0:00:01 0:00:01 --:--:-- 28036 100 41074 0 0 100 41074 0 16649 0:00:02 0:00:02 --:--:-- 16656 100 41095 100 21 100 41074 8 15988 0:00:02 0:00:02 --:--:-- 15996 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71089 0 0 100 71089 0 48326 0:00:01 0:00:01 --:--:-- 48294 100 71089 0 0 100 71089 0 28757 0:00:02 0:00:02 --:--:-- 28746 100 71110 100 21 100 71089 7 26193 0:00:03 0:00:02 0:00:01 26201 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 82702 0 0 59 49152 0 63833 0:00:01 --:--:-- 0:00:01 63750 100 82702 0 0 100 82702 0 33441 0:00:02 0:00:02 --:--:-- 33455 100 82723 100 21 100 82702 6 27384 0:00:03 0:00:03 --:--:-- 27400 100 82723 100 21 100 82702 6 27384 0:00:03 0:00:03 --:--:-- 27391 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 152k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 152k 0 0 100 152k 0 63222 0:00:02 0:00:02 --:--:-- 63222 100 153k 100 21 100 152k 6 48443 0:00:03 0:00:03 --:--:-- 48449 100 153k 100 21 100 152k 6 48443 0:00:03 0:00:03 --:--:-- 48449 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28782 0 0 100 28782 0 19552 0:00:01 0:00:01 --:--:-- 19539 100 28782 0 0 100 28782 0 11633 0:00:02 0:00:02 --:--:-- 11633 100 28803 100 21 100 28782 8 11216 0:00:02 0:00:02 --:--:-- 11220 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 76730 0 0 64 49152 0 63916 0:00:01 --:--:-- 0:00:01 63833 100 76730 0 0 100 76730 0 31027 0:00:02 0:00:02 --:--:-- 31027 100 76751 100 21 100 76730 7 26134 0:00:03 0:00:02 0:00:01 26132 100 76751 100 21 100 76730 7 26134 0:00:03 0:00:02 0:00:01 26132 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 74 106k 0 0 74 81920 0 89530 0:00:01 --:--:-- 0:00:01 89432 100 106k 0 0 100 106k 0 44362 0:00:02 0:00:02 --:--:-- 44362 100 106k 100 21 100 106k 6 35783 0:00:03 0:00:03 --:--:-- 35789 100 106k 100 21 100 106k 6 35783 0:00:03 0:00:03 --:--:-- 35789 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 57806 0 0 85 49152 0 61982 --:--:-- --:--:-- --:--:-- 61904 100 57806 0 0 100 57806 0 23346 0:00:02 0:00:02 --:--:-- 23346 100 57827 100 21 100 57806 7 21291 0:00:03 0:00:02 0:00:01 21291 100 57827 100 21 100 57806 7 21267 0:00:03 0:00:02 0:00:01 21267 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31817 0 0 100 31817 0 21600 0:00:01 0:00:01 --:--:-- 21600 100 31817 0 0 100 31817 0 12844 0:00:02 0:00:02 --:--:-- 12844 100 31838 100 21 100 31817 7 11740 0:00:03 0:00:02 0:00:01 11748 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 206k 0 0 100 206k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 206k 0 0 100 206k 0 85392 0:00:02 0:00:02 --:--:-- 85358 100 206k 100 21 100 206k 7 71165 0:00:03 0:00:02 0:00:01 71148 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35886 0 0 100 35886 0 24379 0:00:01 0:00:01 --:--:-- 24379 100 35886 0 0 100 35886 0 14511 0:00:02 0:00:02 --:--:-- 14505 100 35907 100 21 100 35886 8 13941 0:00:02 0:00:02 --:--:-- 13944 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25689 0 0 100 25689 0 17404 0:00:01 0:00:01 --:--:-- 17404 100 25689 0 0 100 25689 0 10371 0:00:02 0:00:02 --:--:-- 10371 100 25710 100 21 100 25689 7 9035 0:00:03 0:00:02 0:00:01 9040 100 25710 100 21 100 25689 7 9035 0:00:03 0:00:02 0:00:01 9040 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73679 0 0 100 73679 0 80347 --:--:-- --:--:-- --:--:-- 80260 100 73679 0 0 100 73679 0 29805 0:00:02 0:00:02 --:--:-- 29805 100 73700 100 21 100 73679 8 28327 0:00:02 0:00:02 --:--:-- 28335 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 352k 0 0 86 304k 0 245k 0:00:01 0:00:01 --:--:-- 245k 100 352k 100 21 100 352k 8 143k 0:00:02 0:00:02 --:--:-- 143k 100 352k 100 21 100 352k 8 143k 0:00:02 0:00:02 --:--:-- 143k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 130k 0 0 36 49152 0 63421 0:00:02 --:--:-- 0:00:02 63340 100 130k 100 21 100 130k 9 61306 0:00:02 0:00:02 --:--:-- 61316 100 130k 100 21 100 130k 9 61306 0:00:02 0:00:02 --:--:-- 61316 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 75922 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75922 0 0 100 75922 0 30787 0:00:02 0:00:02 --:--:-- 30787 100 75943 100 21 100 75922 8 29144 0:00:02 0:00:02 --:--:-- 29152 100 75943 100 21 100 75922 8 29144 0:00:02 0:00:02 --:--:-- 29141 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 81 98k 0 0 81 81920 0 87991 0:00:01 --:--:-- 0:00:01 87896 100 98k 0 0 100 98k 0 40498 0:00:02 0:00:02 --:--:-- 40498 100 98k 100 21 100 98k 6 32312 0:00:03 0:00:03 --:--:-- 32319 100 98k 100 21 100 98k 6 32302 0:00:03 0:00:03 --:--:-- 32309 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 234k 0 0 20 49152 0 65101 0:00:03 --:--:-- 0:00:03 65015 100 234k 100 21 100 234k 9 100k 0:00:02 0:00:02 --:--:-- 100k 100 234k 100 21 100 234k 9 100k 0:00:02 0:00:02 --:--:-- 100k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50350 0 0 100 50350 0 34462 0:00:01 0:00:01 --:--:-- 34439 100 50371 100 21 100 50350 11 27589 0:00:01 0:00:01 --:--:-- 27585 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 138k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 57624 0:00:02 0:00:02 --:--:-- 57624 100 138k 100 21 100 138k 7 48953 0:00:03 0:00:02 0:00:01 48943 100 138k 100 21 100 138k 7 48953 0:00:03 0:00:02 0:00:01 48943 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 248k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 248k 100 21 100 248k 9 118k 0:00:02 0:00:02 --:--:-- 118k 100 248k 100 21 100 248k 9 117k 0:00:02 0:00:02 --:--:-- 117k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 129k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 21 100 129k 9 57299 0:00:02 0:00:02 --:--:-- 57308 100 129k 100 21 100 129k 9 57299 0:00:02 0:00:02 --:--:-- 57308 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80148 0 0 100 80148 0 54337 0:00:01 0:00:01 --:--:-- 54300 100 80169 100 21 100 80148 9 35416 0:00:02 0:00:02 --:--:-- 35410 100 80169 100 21 100 80148 9 35401 0:00:02 0:00:02 --:--:-- 35410 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44446 0 0 100 44446 0 30400 0:00:01 0:00:01 --:--:-- 30400 100 44467 100 21 100 44446 11 24705 0:00:01 0:00:01 --:--:-- 24717 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 606k 0 0 21 128k 0 119k 0:00:05 0:00:01 0:00:04 119k 100 606k 100 21 100 606k 9 269k 0:00:02 0:00:02 --:--:-- 269k 100 606k 100 21 100 606k 9 269k 0:00:02 0:00:02 --:--:-- 269k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 124k 0 0 38 49152 0 63833 0:00:01 --:--:-- 0:00:01 63750 100 124k 100 21 100 124k 10 64832 0:00:02 0:00:01 0:00:01 64843 100 124k 100 21 100 124k 10 64832 0:00:02 0:00:01 0:00:01 64810 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk_1.1.500.v20191016-0512.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 52563 0 0 93 49152 0 62534 --:--:-- --:--:-- --:--:-- 62534 100 52584 100 21 100 52563 11 28244 0:00:01 0:00:01 --:--:-- 28240 100 52584 100 21 100 52563 11 28199 0:00:01 0:00:01 --:--:-- 28195 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.500.v20191016-0512.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 80 99k 0 0 80 81920 0 89530 0:00:01 --:--:-- 0:00:01 89432 100 99k 100 21 100 99k 9 48201 0:00:02 0:00:02 --:--:-- 48211 100 99k 100 21 100 99k 9 48178 0:00:02 0:00:02 --:--:-- 48188 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18599 0 0 100 18599 0 12643 0:00:01 0:00:01 --:--:-- 12643 100 18620 100 21 100 18599 10 9450 0:00:02 0:00:01 0:00:01 9456 100 18620 100 21 100 18599 10 9450 0:00:02 0:00:01 0:00:01 9456 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatesite_1.1.300.v20191016-0515.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 81 98k 0 0 81 81920 0 89628 0:00:01 --:--:-- 0:00:01 89628 100 98k 100 21 100 98k 9 46311 0:00:02 0:00:02 --:--:-- 46321 100 98k 100 21 100 98k 9 46290 0:00:02 0:00:02 --:--:-- 46300 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 129k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 21 100 129k 9 60104 0:00:02 0:00:02 --:--:-- 60113 100 129k 100 21 100 129k 9 60104 0:00:02 0:00:02 --:--:-- 60113 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 189k 0 0 100 189k 0 128k 0:00:01 0:00:01 --:--:-- 128k 100 189k 100 21 100 189k 10 96067 0:00:02 0:00:02 --:--:-- 96077 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security_1.3.400.v20191008-0645.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 76970 0:00:01 0:00:01 --:--:-- 76918 100 110k 100 21 100 110k 9 53620 0:00:02 0:00:02 --:--:-- 53630 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17000 0 0 100 17000 0 11635 0:00:01 0:00:01 --:--:-- 11627 100 17021 100 21 100 17000 11 9224 0:00:01 0:00:01 --:--:-- 9230 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19898 0:00:01 0:00:01 --:--:-- 19884 100 29112 100 21 100 29091 10 14987 0:00:02 0:00:01 0:00:01 14990 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167k 0 0 100 167k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 167k 100 21 100 167k 10 86483 0:00:02 0:00:01 0:00:01 86450 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41645 0 0 100 41645 0 28310 0:00:01 0:00:01 --:--:-- 28291 100 41666 100 21 100 41645 11 22944 0:00:01 0:00:01 --:--:-- 22943 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 46072 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46093 100 21 100 46072 11 25203 0:00:01 0:00:01 --:--:-- 25201 100 46093 100 21 100 46072 11 25203 0:00:01 0:00:01 --:--:-- 25201 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27065 0 0 100 27065 0 18336 0:00:01 0:00:01 --:--:-- 18336 100 27086 100 21 100 27065 11 14838 0:00:01 0:00:01 --:--:-- 14841 100 27086 100 21 100 27065 11 14838 0:00:01 0:00:01 --:--:-- 14841 {"message":"success"} Processing plugin: ./plugins/org.eclipse.help_3.8.600.v20191123-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 266k 0 0 29 81920 0 88562 0:00:03 --:--:-- 0:00:03 88466 100 266k 100 21 100 266k 9 116k 0:00:02 0:00:02 --:--:-- 116k 100 266k 100 21 100 266k 9 116k 0:00:02 0:00:02 --:--:-- 116k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.2.800.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 432k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 432k 100 21 100 432k 8 176k 0:00:02 0:00:02 --:--:-- 176k 100 432k 100 21 100 432k 8 176k 0:00:02 0:00:02 --:--:-- 176k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.1.700.v20191123-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 526k 0 0 24 128k 0 118k 0:00:04 0:00:01 0:00:03 118k 100 526k 0 0 100 526k 0 212k 0:00:02 0:00:02 --:--:-- 212k 100 526k 100 21 100 526k 8 210k 0:00:02 0:00:02 --:--:-- 210k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.9.700.v20191123-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 686k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 686k 0 0 100 686k 0 277k 0:00:02 0:00:02 --:--:-- 277k 100 686k 100 21 100 686k 8 274k 0:00:02 0:00:02 --:--:-- 274k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32542 0 0 100 32542 0 22137 0:00:01 0:00:01 --:--:-- 22137 100 32563 100 21 100 32542 10 15577 0:00:02 0:00:02 --:--:-- 15587 100 32563 100 21 100 32542 10 15577 0:00:02 0:00:02 --:--:-- 15587 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 219k 0 0 36 81920 0 90519 0:00:02 --:--:-- 0:00:02 90419 100 219k 100 21 100 219k 10 106k 0:00:02 0:00:02 --:--:-- 106k 100 219k 100 21 100 219k 10 106k 0:00:02 0:00:02 --:--:-- 106k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 170k 0 0 47 81920 0 89334 0:00:01 --:--:-- 0:00:01 89237 100 170k 100 21 100 170k 9 81300 0:00:02 0:00:02 --:--:-- 81310 100 170k 100 21 100 170k 9 81300 0:00:02 0:00:02 --:--:-- 81310 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 126k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 100 21 100 126k 9 58458 0:00:02 0:00:02 --:--:-- 58494 100 126k 100 21 100 126k 9 58458 0:00:02 0:00:02 --:--:-- 58467 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 691k 0 0 100 691k 0 492k 0:00:01 0:00:01 --:--:-- 492k 100 691k 0 0 100 691k 0 279k 0:00:02 0:00:02 --:--:-- 279k 100 691k 100 21 100 691k 8 264k 0:00:02 0:00:02 --:--:-- 264k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 139k 0 0 34 49152 0 63340 0:00:02 --:--:-- 0:00:02 63258 100 139k 100 21 100 139k 10 72646 0:00:02 0:00:01 0:00:01 72620 100 139k 100 21 100 139k 10 72646 0:00:02 0:00:01 0:00:01 72620 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.24.v20191120.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 571k 0 0 8 49152 0 63177 0:00:09 --:--:-- 0:00:09 63096 100 571k 0 0 100 571k 0 230k 0:00:02 0:00:02 --:--:-- 230k 100 571k 0 0 100 571k 0 164k 0:00:03 0:00:03 --:--:-- 164k 100 571k 0 0 100 571k 0 127k 0:00:04 0:00:04 --:--:-- 127k 100 571k 0 0 100 571k 0 104k 0:00:05 0:00:05 --:--:-- 104k 100 571k 100 21 100 571k 3 103k 0:00:07 0:00:05 0:00:02 110k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.18.0.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 1089k 0 0 27 304k 0 246k 0:00:04 0:00:01 0:00:03 246k 100 1089k 0 0 100 1089k 0 439k 0:00:02 0:00:02 --:--:-- 439k 100 1089k 100 21 100 1089k 7 399k 0:00:03 0:00:02 0:00:01 399k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 292k 0 0 100 292k 0 198k 0:00:01 0:00:01 --:--:-- 198k 100 292k 100 21 100 292k 9 125k 0:00:02 0:00:02 --:--:-- 125k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.100.v20191203-1634.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 1039k 0 0 21 224k 0 186k 0:00:05 0:00:01 0:00:04 186k 100 1039k 0 0 100 1039k 0 421k 0:00:02 0:00:02 --:--:-- 421k 100 1039k 100 21 100 1039k 8 404k 0:00:02 0:00:02 --:--:-- 404k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.core_1.3.700.v20190925-1021.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 41723 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41744 100 21 100 41723 11 23140 0:00:01 0:00:01 --:--:-- 23139 100 41744 100 21 100 41723 11 23140 0:00:01 0:00:01 --:--:-- 23139 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.700.v20191105-0922.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 52 93614 0 0 52 49152 0 63668 0:00:01 --:--:-- 0:00:01 63586 100 93635 100 21 100 93614 11 52415 0:00:01 0:00:01 --:--:-- 52397 100 93635 100 21 100 93614 11 52386 0:00:01 0:00:01 --:--:-- 52368 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 350k 0 0 22 81920 0 88180 0:00:04 --:--:-- 0:00:04 88086 100 350k 0 0 100 350k 0 141k 0:00:02 0:00:02 --:--:-- 141k 100 350k 100 21 100 350k 7 132k 0:00:03 0:00:02 0:00:01 132k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 503k 0 0 76 384k 0 284k 0:00:01 0:00:01 --:--:-- 284k 100 503k 0 0 100 503k 0 204k 0:00:02 0:00:02 --:--:-- 204k 100 503k 100 21 100 503k 7 189k 0:00:03 0:00:02 0:00:01 189k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.15.100.v20191114-1701.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1429k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1429k 0 0 100 1429k 0 572k 0:00:02 0:00:02 --:--:-- 572k 100 1429k 100 21 100 1429k 8 549k 0:00:02 0:00:02 --:--:-- 549k 100 1429k 100 21 100 1429k 8 548k 0:00:02 0:00:02 --:--:-- 548k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 241k 0 0 26 65536 0 71859 0:00:03 --:--:-- 0:00:03 71780 100 241k 0 0 100 241k 0 97k 0:00:02 0:00:02 --:--:-- 97k 100 241k 100 21 100 241k 8 96880 0:00:02 0:00:02 --:--:-- 96888 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.services_3.8.0.v20190206-2147.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 87477 0:00:01 0:00:01 --:--:-- 87418 100 125k 100 21 100 125k 9 61130 0:00:02 0:00:02 --:--:-- 61140 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.util_3.5.300.v20190708-1141.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73510 0 0 100 73510 0 50143 0:00:01 0:00:01 --:--:-- 50143 100 73531 100 21 100 73510 9 31988 0:00:02 0:00:02 --:--:-- 31983 100 73531 100 21 100 73510 9 31974 0:00:02 0:00:02 --:--:-- 31983 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.14.0.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 420k 0 0 19 81920 0 89726 0:00:04 --:--:-- 0:00:04 89628 100 420k 100 21 100 420k 9 187k 0:00:02 0:00:02 --:--:-- 187k 100 420k 100 21 100 420k 9 186k 0:00:02 0:00:02 --:--:-- 186k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9167k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 9167k 0 0 24 2288k 0 1395k 0:00:06 0:00:01 0:00:05 1395k 100 9167k 0 0 100 9167k 0 2938k 0:00:03 0:00:03 --:--:-- 2938k 100 9167k 100 21 100 9167k 5 2542k 0:00:04 0:00:03 0:00:01 2541k 100 9167k 100 21 100 9167k 5 2542k 0:00:04 0:00:03 0:00:01 2541k {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.14.0.v20191210-0610.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11346 0 0 100 11346 0 7671 0:00:01 0:00:01 --:--:-- 7671 100 11367 100 21 100 11346 10 5627 0:00:02 0:00:02 --:--:-- 5641 100 11367 100 21 100 11346 10 5627 0:00:02 0:00:02 --:--:-- 5638 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.11.800.v20191122-2108.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 541k 0 0 23 128k 0 121k 0:00:04 0:00:01 0:00:03 121k 100 541k 100 21 100 541k 9 245k 0:00:02 0:00:02 --:--:-- 245k 100 541k 100 21 100 541k 9 245k 0:00:02 0:00:02 --:--:-- 245k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.113.0.v20191204-0601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17330 0 0 100 17330 0 11773 0:00:01 0:00:01 --:--:-- 11773 100 17351 100 21 100 17330 11 9227 0:00:01 0:00:01 --:--:-- 9234 100 17351 100 21 100 17330 11 9227 0:00:01 0:00:01 --:--:-- 9234 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2102k 0 0 3 81920 0 90619 0:00:23 --:--:-- 0:00:23 90519 100 2102k 0 0 100 2102k 0 823k 0:00:02 0:00:02 --:--:-- 823k 100 2102k 100 21 100 2102k 7 794k 0:00:03 0:00:02 0:00:01 794k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 2126k 0 0 8 176k 0 147k 0:00:14 0:00:01 0:00:13 147k 100 2126k 0 0 100 2126k 0 794k 0:00:02 0:00:02 --:--:-- 794k 100 2126k 100 21 100 2126k 7 726k 0:00:03 0:00:02 0:00:01 726k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 2380k 0 0 9 224k 0 184k 0:00:12 0:00:01 0:00:11 184k 100 2380k 0 0 100 2380k 0 925k 0:00:02 0:00:02 --:--:-- 924k 100 2380k 100 21 100 2380k 7 863k 0:00:03 0:00:02 0:00:01 862k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.core_3.8.800.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 400k 0 0 100 400k 0 272k 0:00:01 0:00:01 --:--:-- 272k 100 400k 100 21 100 400k 9 171k 0:00:02 0:00:02 --:--:-- 171k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16576 0 0 100 16576 0 11283 0:00:01 0:00:01 --:--:-- 11276 100 16597 100 21 100 16576 11 9214 0:00:01 0:00:01 --:--:-- 9225 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.700.v20191122-2107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 1431k 0 0 15 224k 0 180k 0:00:07 0:00:01 0:00:06 180k 100 1431k 0 0 100 1431k 0 558k 0:00:02 0:00:02 --:--:-- 558k 100 1431k 100 21 100 1431k 7 538k 0:00:03 0:00:02 0:00:01 537k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.0.v20191122-2108.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 289k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 290k 100 21 100 289k 10 140k 0:00:02 0:00:02 --:--:-- 140k 100 290k 100 21 100 289k 10 139k 0:00:02 0:00:02 --:--:-- 139k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text.quicksearch_1.0.100.v20191122-2108.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68450 0:00:01 0:00:01 --:--:-- 68403 100 98k 100 21 100 98k 10 51363 0:00:02 0:00:01 0:00:01 51348 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.115.0.v20191127-1056.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 467k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 467k 100 21 100 467k 8 193k 0:00:02 0:00:02 --:--:-- 193k 100 467k 100 21 100 467k 8 193k 0:00:02 0:00:02 --:--:-- 193k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.600.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 202k 0 0 63 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 202k 100 21 100 202k 9 90241 0:00:02 0:00:02 --:--:-- 90211 100 202k 100 21 100 202k 9 90123 0:00:02 0:00:02 --:--:-- 90093 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 370k 0 0 12 49152 0 63340 0:00:05 --:--:-- 0:00:05 63258 100 370k 100 21 100 370k 9 171k 0:00:02 0:00:02 --:--:-- 171k 100 370k 100 21 100 370k 9 171k 0:00:02 0:00:02 --:--:-- 171k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9786 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9807 100 21 100 9786 12 5676 0:00:01 0:00:01 --:--:-- 5685 100 9807 100 21 100 9786 12 5673 0:00:01 0:00:01 --:--:-- 5681 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.9.0.v20191126-0912.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 209k 0 0 38 81920 0 89043 0:00:02 --:--:-- 0:00:02 88946 100 209k 100 21 100 209k 8 90283 0:00:02 0:00:02 --:--:-- 90292 100 209k 100 21 100 209k 8 90245 0:00:02 0:00:02 --:--:-- 90292 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.0.v20191203-1122.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 621k 0 0 100 621k 0 421k 0:00:01 0:00:01 --:--:-- 420k 100 621k 100 21 100 621k 8 252k 0:00:02 0:00:02 --:--:-- 252k 100 621k 100 21 100 621k 8 252k 0:00:02 0:00:02 --:--:-- 252k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 148k 0 0 54 81920 0 89237 0:00:01 --:--:-- 0:00:01 89140 100 148k 100 21 100 148k 10 76482 0:00:02 0:00:01 0:00:01 76454 100 148k 100 21 100 148k 10 76443 0:00:02 0:00:01 0:00:01 76454 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.8.200.v20191114-0830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 319k 0 0 25 81920 0 90619 0:00:03 --:--:-- 0:00:03 90519 100 319k 0 0 100 319k 0 129k 0:00:02 0:00:02 --:--:-- 129k 100 319k 100 21 100 319k 7 114k 0:00:03 0:00:02 0:00:01 114k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 98010 0:00:01 0:00:01 --:--:-- 97944 100 141k 100 21 100 141k 9 62682 0:00:02 0:00:02 --:--:-- 62691 100 141k 100 21 100 141k 9 62682 0:00:02 0:00:02 --:--:-- 62664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.16.100.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 2445k 0 0 1 49152 0 63668 0:00:39 --:--:-- 0:00:39 63668 100 2445k 0 0 100 2445k 0 913k 0:00:02 0:00:02 --:--:-- 913k 100 2445k 100 21 100 2445k 7 893k 0:00:03 0:00:02 0:00:01 893k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 73838 0:00:01 0:00:01 --:--:-- 73838 100 105k 100 21 100 105k 9 49337 0:00:02 0:00:02 --:--:-- 49347 100 105k 100 21 100 105k 9 49270 0:00:02 0:00:02 --:--:-- 49279 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.5.800.v20191123-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 338k 0 0 14 49152 0 63421 0:00:05 --:--:-- 0:00:05 63340 100 338k 100 21 100 338k 9 147k 0:00:02 0:00:02 --:--:-- 147k 100 338k 100 21 100 338k 9 147k 0:00:02 0:00:02 --:--:-- 147k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24073 0 0 100 24073 0 16432 0:00:01 0:00:01 --:--:-- 16420 100 24094 100 21 100 24073 8 10161 0:00:02 0:00:02 --:--:-- 10170 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.universal_3.3.700.v20191025-0657.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 2040k 0 0 7 144k 0 135k 0:00:15 0:00:01 0:00:14 135k 100 2040k 0 0 100 2040k 0 798k 0:00:02 0:00:02 --:--:-- 798k 100 2040k 100 21 100 2040k 6 664k 0:00:03 0:00:03 --:--:-- 664k 100 2040k 100 21 100 2040k 6 664k 0:00:03 0:00:03 --:--:-- 663k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.600.v20191106-1253.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60514 0 0 100 60514 0 41082 0:00:01 0:00:01 --:--:-- 41082 100 60535 100 21 100 60514 10 30937 0:00:02 0:00:01 0:00:01 30932 100 60535 100 21 100 60514 10 30921 0:00:02 0:00:01 0:00:01 30916 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 425k 0 0 33 144k 0 133k 0:00:03 0:00:01 0:00:02 133k 100 425k 0 0 100 425k 0 172k 0:00:02 0:00:02 --:--:-- 172k 100 425k 100 21 100 425k 8 170k 0:00:02 0:00:02 --:--:-- 170k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 173k 0 0 100 173k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 173k 100 21 100 173k 9 82011 0:00:02 0:00:02 --:--:-- 82058 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.net_1.3.600.v20190925-1021.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46898 0 0 100 46898 0 32012 0:00:01 0:00:01 --:--:-- 32012 100 46919 100 21 100 46898 10 23519 0:00:02 0:00:01 0:00:01 23518 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.800.v20191127-1314.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54572 0 0 100 54572 0 37301 0:00:01 0:00:01 --:--:-- 37275 100 54593 100 21 100 54572 11 29514 0:00:01 0:00:01 --:--:-- 29509 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.100.v20191114-0830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 74031 0:00:01 0:00:01 --:--:-- 73980 100 105k 100 21 100 105k 9 51449 0:00:02 0:00:02 --:--:-- 51459 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 0 100 168k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 168k 100 21 100 168k 9 79475 0:00:02 0:00:02 --:--:-- 79485 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 0 0 100 107k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 107k 100 21 100 107k 9 50263 0:00:02 0:00:02 --:--:-- 50250 100 107k 100 21 100 107k 9 50263 0:00:02 0:00:02 --:--:-- 50250 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.win32_3.4.300.v20190926-0808.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22832 0 0 100 22832 0 15521 0:00:01 0:00:01 --:--:-- 15521 100 22853 100 21 100 22832 10 11756 0:00:02 0:00:01 0:00:01 11761 100 22853 100 21 100 22832 10 11756 0:00:02 0:00:01 0:00:01 11761 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 3603k 0 0 2 81920 0 86779 0:00:42 --:--:-- 0:00:42 86687 100 3603k 0 0 100 3603k 0 1308k 0:00:02 0:00:02 --:--:-- 1309k 100 3603k 100 21 100 3603k 6 1193k 0:00:03 0:00:03 --:--:-- 1193k 100 3603k 100 21 100 3603k 6 1193k 0:00:03 0:00:03 --:--:-- 1193k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 644k 0 0 12 81920 0 89334 0:00:07 --:--:-- 0:00:07 89237 100 644k 100 21 100 644k 8 267k 0:00:02 0:00:02 --:--:-- 267k 100 644k 100 21 100 644k 8 267k 0:00:02 0:00:02 --:--:-- 267k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.400.v20191122-2102.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97061 0 0 100 97061 0 65893 0:00:01 0:00:01 --:--:-- 65893 100 97082 100 21 100 97061 9 45568 0:00:02 0:00:02 --:--:-- 45578 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.0.500.v20191122-2109.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48016 0 0 100 48016 0 32753 0:00:01 0:00:01 --:--:-- 32730 100 48037 100 21 100 48016 10 24737 0:00:02 0:00:01 0:00:01 24735 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 444k 0 0 97 432k 0 314k 0:00:01 0:00:01 --:--:-- 313k 100 444k 0 0 100 444k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 444k 100 21 100 444k 6 147k 0:00:03 0:00:03 --:--:-- 147k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 1523k 0 0 24 368k 0 293k 0:00:05 0:00:01 0:00:04 293k 100 1523k 0 0 100 1523k 0 596k 0:00:02 0:00:02 --:--:-- 596k 100 1523k 0 0 100 1523k 0 428k 0:00:03 0:00:03 --:--:-- 428k 100 1523k 0 0 100 1523k 0 334k 0:00:04 0:00:04 --:--:-- 334k 100 1523k 100 21 100 1523k 4 313k 0:00:05 0:00:04 0:00:01 336k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 1492k 0 0 39 592k 0 439k 0:00:03 0:00:01 0:00:02 439k 100 1492k 0 0 100 1492k 0 592k 0:00:02 0:00:02 --:--:-- 592k 100 1492k 100 21 100 1492k 6 465k 0:00:03 0:00:03 --:--:-- 465k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 20.4M 0 0 1 304k 0 250k 0:01:23 0:00:01 0:01:22 249k 40 20.4M 0 0 40 8464k 0 4005k 0:00:05 0:00:02 0:00:03 4003k 100 20.4M 0 0 100 20.4M 0 5515k 0:00:03 0:00:03 --:--:-- 5514k 100 20.4M 0 0 100 20.4M 0 4365k 0:00:04 0:00:04 --:--:-- 4364k 100 20.4M 0 0 100 20.4M 0 3611k 0:00:05 0:00:05 --:--:-- 3709k 100 20.4M 0 0 100 20.4M 0 3079k 0:00:06 0:00:06 --:--:-- 3695k 100 20.4M 0 0 100 20.4M 0 2684k 0:00:07 0:00:07 --:--:-- 2194k 100 20.4M 0 0 100 20.4M 0 2379k 0:00:08 0:00:08 --:--:-- 0 100 20.4M 0 0 100 20.4M 0 2136k 0:00:09 0:00:09 --:--:-- 0 100 20.4M 100 21 100 20.4M 1 1942k 0:00:21 0:00:10 0:00:11 4 100 20.4M 100 21 100 20.4M 1 1942k 0:00:21 0:00:10 0:00:11 5 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13814 0 0 100 13814 0 9384 0:00:01 0:00:01 --:--:-- 9378 100 13835 100 21 100 13814 11 7259 0:00:01 0:00:01 --:--:-- 7266 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 189k 0 0 100 189k 0 128k 0:00:01 0:00:01 --:--:-- 128k 100 189k 0 0 100 189k 0 78266 0:00:02 0:00:02 --:--:-- 78234 100 189k 100 21 100 189k 7 72084 0:00:03 0:00:02 0:00:01 72065 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 224k 0 0 21 49152 0 64083 0:00:03 --:--:-- 0:00:03 64000 100 224k 0 0 100 224k 0 93004 0:00:02 0:00:02 --:--:-- 93004 100 224k 100 21 100 224k 7 82548 0:00:03 0:00:02 0:00:01 82526 100 224k 100 21 100 224k 7 82459 0:00:03 0:00:02 0:00:01 82437 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31616 0 0 100 31616 0 21625 0:00:01 0:00:01 --:--:-- 21639 100 31637 100 21 100 31616 10 15407 0:00:02 0:00:02 --:--:-- 15417 100 31637 100 21 100 31616 10 15407 0:00:02 0:00:02 --:--:-- 15417 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21548 0 0 100 21548 0 14688 0:00:01 0:00:01 --:--:-- 14688 100 21569 100 21 100 21548 10 10526 0:00:02 0:00:02 --:--:-- 10536 100 21569 100 21 100 21548 10 10521 0:00:02 0:00:02 --:--:-- 10536 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12886 0 0 100 12886 0 8801 0:00:01 0:00:01 --:--:-- 8801 100 12907 100 21 100 12886 11 7325 0:00:01 0:00:01 --:--:-- 7333 100 12907 100 21 100 12886 11 7321 0:00:01 0:00:01 --:--:-- 7329 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11642 0 0 100 11642 0 7925 0:00:01 0:00:01 --:--:-- 7925 100 11663 100 21 100 11642 11 6514 0:00:01 0:00:01 --:--:-- 6526 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 6278k 0 0 2 176k 0 143k 0:00:43 0:00:01 0:00:42 143k 95 6278k 0 0 95 6016k 0 2827k 0:00:02 0:00:02 --:--:-- 2825k 100 6278k 0 0 100 6278k 0 1997k 0:00:03 0:00:03 --:--:-- 1996k 100 6278k 0 0 100 6278k 0 1513k 0:00:04 0:00:04 --:--:-- 1513k 100 6278k 100 21 100 6278k 4 1368k 0:00:05 0:00:04 0:00:01 1416k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 55171 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55171 0 0 100 55171 0 22390 0:00:02 0:00:02 --:--:-- 22390 100 55192 100 21 100 55171 7 20890 0:00:03 0:00:02 0:00:01 20890 100 55192 100 21 100 55171 7 20890 0:00:03 0:00:02 0:00:01 20890 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 303k 0 0 26 81920 0 90121 0:00:03 --:--:-- 0:00:03 90021 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 7 107k 0:00:03 0:00:02 0:00:01 107k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17755 0 0 100 17755 0 12020 0:00:01 0:00:01 --:--:-- 12020 100 17776 100 21 100 17755 11 9300 0:00:01 0:00:01 --:--:-- 9311 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 77019 0:00:01 0:00:01 --:--:-- 76966 100 110k 0 0 100 110k 0 45800 0:00:02 0:00:02 --:--:-- 45781 100 110k 100 21 100 110k 8 45763 0:00:02 0:00:02 --:--:-- 45753 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 90650 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90671 100 21 100 90650 8 37598 0:00:02 0:00:02 --:--:-- 37607 100 90671 100 21 100 90650 8 37551 0:00:02 0:00:02 --:--:-- 37560 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 690k 0 0 34 240k 0 196k 0:00:03 0:00:01 0:00:02 196k 100 690k 0 0 100 690k 0 279k 0:00:02 0:00:02 --:--:-- 279k 100 690k 100 21 100 690k 7 245k 0:00:03 0:00:02 0:00:01 245k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9034 0 0 100 9034 0 6120 0:00:01 0:00:01 --:--:-- 6116 100 9055 100 21 100 9034 11 5132 0:00:01 0:00:01 --:--:-- 5141 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 20021 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20021 0 0 100 20021 0 8092 0:00:02 0:00:02 --:--:-- 8092 100 20042 100 21 100 20021 6 6629 0:00:03 0:00:03 --:--:-- 6636 100 20042 100 21 100 20021 6 6629 0:00:03 0:00:03 --:--:-- 6636 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 24398 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24419 100 21 100 24398 10 12211 0:00:02 0:00:01 0:00:01 12215 100 24419 100 21 100 24398 10 12211 0:00:02 0:00:01 0:00:01 12215 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9031 0 0 100 9031 0 6139 0:00:01 0:00:01 --:--:-- 6135 100 9052 100 21 100 9031 10 4581 0:00:02 0:00:01 0:00:01 4590 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19552 0 0 100 19552 0 13246 0:00:01 0:00:01 --:--:-- 13237 100 19573 100 21 100 19552 8 8239 0:00:02 0:00:02 --:--:-- 8248 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31526 0 0 100 31526 0 21286 0:00:01 0:00:01 --:--:-- 21272 100 31547 100 21 100 31526 9 13706 0:00:02 0:00:02 --:--:-- 13710 100 31547 100 21 100 31526 9 13689 0:00:02 0:00:02 --:--:-- 13692 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8904 0 0 100 8904 0 6032 0:00:01 0:00:01 --:--:-- 6032 100 8925 100 21 100 8904 11 4726 0:00:01 0:00:01 --:--:-- 4734 100 8925 100 21 100 8904 11 4723 0:00:01 0:00:01 --:--:-- 4734 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19338 0 0 100 19338 0 13155 0:00:01 0:00:01 --:--:-- 13164 100 19359 100 21 100 19338 11 10140 0:00:01 0:00:01 --:--:-- 10146 100 19359 100 21 100 19338 11 10140 0:00:01 0:00:01 --:--:-- 10146 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.0.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23493 0 0 100 23493 0 15970 0:00:01 0:00:01 --:--:-- 15970 100 23514 100 21 100 23493 10 11817 0:00:02 0:00:01 0:00:01 11827 100 23514 100 21 100 23493 10 11817 0:00:02 0:00:01 0:00:01 11822 {"message":"success"} Processing plugin: ./plugins/org.sat4j.core_2.3.5.v201308161310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 355k 0 0 22 81920 0 88850 0:00:04 --:--:-- 0:00:04 88754 100 355k 0 0 100 355k 0 143k 0:00:02 0:00:02 --:--:-- 143k 100 355k 0 0 100 355k 0 102k 0:00:03 0:00:03 --:--:-- 102k 100 355k 100 21 100 355k 5 97108 0:00:04 0:00:03 0:00:01 97114 {"message":"success"} Processing plugin: ./plugins/org.sat4j.pb_2.3.5.v201404071733.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 236k 0 0 87 208k 0 171k 0:00:01 0:00:01 --:--:-- 171k 100 236k 0 0 100 236k 0 98121 0:00:02 0:00:02 --:--:-- 98081 100 236k 100 21 100 236k 8 92968 0:00:02 0:00:02 --:--:-- 92941 {"message":"success"} Processing plugin: ./plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 125k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 100 21 100 125k 10 63670 0:00:02 0:00:02 --:--:-- 63680 100 125k 100 21 100 125k 10 63638 0:00:02 0:00:02 --:--:-- 63680 {"message":"success"} Processing plugin: ./plugins/org.w3c.css.sac_1.3.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32952 0 0 100 32952 0 22431 0:00:01 0:00:01 --:--:-- 22416 100 32973 100 21 100 32952 10 15918 0:00:02 0:00:02 --:--:-- 15928 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13309 0 0 100 13309 0 9035 0:00:01 0:00:01 --:--:-- 9035 100 13330 100 21 100 13309 13 8439 0:00:01 0:00:01 --:--:-- 8447 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24854 0 0 100 24854 0 16965 0:00:01 0:00:01 --:--:-- 16976 100 24875 100 21 100 24854 9 11495 0:00:02 0:00:02 --:--:-- 11505 100 24875 100 21 100 24854 9 11495 0:00:02 0:00:02 --:--:-- 11505 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 87897 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87918 100 21 100 87897 10 44960 0:00:02 0:00:01 0:00:01 44947 100 87918 100 21 100 87897 10 44960 0:00:02 0:00:01 0:00:01 44947 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.14.0.v20191210-0610 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 217 100 21 100 196 11 105 0:00:01 0:00:01 --:--:-- 116 100 217 100 21 100 196 11 105 0:00:01 0:00:01 --:--:-- 116 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.14.0.v20191210-0610 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26151 0 0 100 26151 0 17681 0:00:01 0:00:01 --:--:-- 17681 100 26172 100 21 100 26151 11 13954 0:00:01 0:00:01 --:--:-- 13958 100 26172 100 21 100 26151 11 13939 0:00:01 0:00:01 --:--:-- 13943 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.0 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11.3M 0 0 0 81920 0 88180 0:02:14 --:--:-- 0:02:14 88086 36 11.3M 0 0 36 4192k 0 2284k 0:00:05 0:00:01 0:00:04 2284k 100 11.3M 0 0 100 11.3M 0 3346k 0:00:03 0:00:03 --:--:-- 3346k 100 11.3M 0 0 100 11.3M 0 2595k 0:00:04 0:00:04 --:--:-- 2595k 100 11.3M 100 21 100 11.3M 3 2179k 0:00:07 0:00:05 0:00:02 2179k 100 11.3M 100 21 100 11.3M 3 2178k 0:00:07 0:00:05 0:00:02 2619k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.0 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 1471k 0 0 54 800k 0 542k 0:00:02 0:00:01 0:00:01 542k 100 1471k 0 0 100 1471k 0 580k 0:00:02 0:00:02 --:--:-- 580k 100 1471k 0 0 100 1471k 0 416k 0:00:03 0:00:03 --:--:-- 415k 100 1471k 100 21 100 1471k 5 409k 0:00:04 0:00:03 0:00:01 409k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.0 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69526 0 0 100 69526 0 74920 --:--:-- --:--:-- --:--:-- 74839 100 69547 100 21 100 69526 8 29724 0:00:02 0:00:02 --:--:-- 29746 100 69547 100 21 100 69526 8 29724 0:00:02 0:00:02 --:--:-- 29733 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.0 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 193k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 100 21 100 193k 8 80493 0:00:02 0:00:02 --:--:-- 80501 100 193k 100 21 100 193k 8 80460 0:00:02 0:00:02 --:--:-- 80468 {"message":"success"} Publishing the new version % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22 0 0 100 22 0 14 0:00:01 0:00:01 --:--:-- 14 100 22 0 0 100 22 0 8 0:00:02 0:00:02 --:--:-- 8 100 22 0 0 100 22 0 6 0:00:03 0:00:03 --:--:-- 6 100 22 0 0 100 22 0 4 0:00:05 0:00:04 0:00:01 4 100 22 0 0 100 22 0 4 0:00:05 0:00:05 --:--:-- 4 100 22 0 0 100 22 0 3 0:00:07 0:00:06 0:00:01 0 100 22 0 0 100 22 0 2 0:00:11 0:00:07 0:00:04 0 100 22 0 0 100 22 0 2 0:00:11 0:00:08 0:00:03 0 100 22 0 0 100 22 0 2 0:00:11 0:00:09 0:00:02 0 100 22 0 0 100 22 0 2 0:00:11 0:00:10 0:00:01 0 100 22 0 0 100 22 0 1 0:00:22 0:00:11 0:00:11 0 100 22 0 0 100 22 0 1 0:00:22 0:00:12 0:00:10 0 100 22 0 0 100 22 0 1 0:00:22 0:00:13 0:00:09 0 100 22 0 0 100 22 0 1 0:00:22 0:00:14 0:00:08 0 100 22 0 0 100 22 0 1 0:00:22 0:00:15 0:00:07 0 100 35 0 13 100 22 0 1 0:00:22 0:00:15 0:00:07 3 {"files":257}SSH: Connecting from host [overture-builder] SSH: Connecting with configuration [overture.au.dk - overture builds] ... SSH: Disconnecting configuration [overture.au.dk - overture builds] ... SSH: Transferred 3 file(s) [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@22c40c40[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214478,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Fri, 28 Aug 2020 12:16:57 GMT], ETag=["0b8b299f81473903dcb23a5968e2c82f"], Last-Modified=[Fri, 28 Aug 2020 08:41:27 GMT], OkHttp-Received-Millis=[1598617017091], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1598617016903], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[AA98:B3A1:31C693E:3C45E8D:5F48F5B8], X-OAuth-Scopes=[read:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[5000], X-RateLimit-Reset=[1598620616], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:90fd57d) with context:overture-master Setting commit status on GitHub for https://github.com/overturetool/overture/commit/90fd57dae2a617417ccbae96233ed7b29fd522ea Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second Finished: SUCCESS