Skip to content

Console Output

Started by user ujhelyiz@incquerylabs.com
Checkout:workspace / /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace - hudson.remoting.LocalChannel@15f10300
Using strategy: Default
Git Exe: git
Last Built Revision: Revision d7b69b2e1b86f8ec080e906cde4d0117400ca6d1 (origin/master)
Checkout:workspace / /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace - hudson.remoting.LocalChannel@15f10300
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/viatra/org.eclipse.viatra.examples.git
Commencing build of Revision ca95e0c4597c391f955c71b35fff6be4ec85d610 (origin/master)
Checking out Revision ca95e0c4597c391f955c71b35fff6be4ec85d610 (origin/master)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.9
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -e -Dmaven.ext.class.path=/home/hudson/genie.viatra/.hudson/maven/slavebundle/resources:/home/hudson/genie.viatra/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.viatra/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=44507 -Dmaven.repo.local=/home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo -f /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/pom.xml
[DEBUG] Waiting for connection on port: 44507
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.viatra/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@52d9ce81 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@52d9ce81 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.viatra.examples.petrinet
[INFO] org.eclipse.viatra.examples.petrinet.model
[INFO] org.eclipse.viatra.examples.petrinet.simulator
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.viatra.examples.petrinet 0.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.examples.petrinet ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.viatra.examples.petrinet ---
[INFO] Installing /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/pom.xml to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo/org/eclipse/viatra/examples/petrinet/org.eclipse.viatra.examples.petrinet/0.12.0-SNAPSHOT/org.eclipse.viatra.examples.petrinet-0.12.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.viatra.examples.petrinet.model 0.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Deleting /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.model/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Building jar: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.model/target/org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.viatra.examples.petrinet.model ---
[INFO] Installing /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.model/target/org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo/org/eclipse/viatra/examples/petrinet/org.eclipse.viatra.examples.petrinet.model/0.12.0-SNAPSHOT/org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.model/pom.xml to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo/org/eclipse/viatra/examples/petrinet/org.eclipse.viatra.examples.petrinet.model/0.12.0-SNAPSHOT/org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.viatra.examples.petrinet.simulator 0.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Deleting /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Source directory: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/java added.
[INFO] Source directory: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/generated-sources/patterns added.
[INFO] Source directory: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/generated-sources/xtend added.
[INFO] 
[INFO] --- viatra-maven-plugin:1.2.0:generate (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Encoding: UTF-8
[INFO] Compiler source level: 1.7
[INFO] Compiler target level: 1.7
[INFO] Using common types.
[INFO] Collecting source models.
[INFO] Installing type provider.
[INFO] Generating stubs into /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/xtext-temp/stubs
[INFO] Compiling stubs located in /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/xtext-temp/stubs
[INFO] Installing type provider for stubs.
[INFO] Validate and generate.
[INFO] Starting validation for input: 'PetriNetSimulatorQueries.vql'
[INFO] Starting generator for input: 'PetriNetSimulatorQueries.vql'
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[WARNING] 
WARNING: 	PetriNetSimulator.xtend - /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/java/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.xtend
18: The import 'org.eclipse.viatra.transformation.evm.specific.RuleEngines' is never used.
[WARNING] 
WARNING: 	PetriNetSimulator.xtend - /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/java/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.xtend
17: The import 'org.eclipse.viatra.transformation.evm.api.RuleEngine' is never used.
[WARNING] 
WARNING: 	PetriNetSimulator.xtend - /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/java/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.xtend
24: The import 'org.eclipse.viatra.transformation.evm.specific.event.ViatraQueryEventRealm' is never used.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/classes
[WARNING] /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/generated-sources/xtend/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.java: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/generated-sources/xtend/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/main/generated-sources/xtend/org/eclipse/viatra/examples/petrinet/simulator/PetriNetSimulator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:xtend-install-debug-info (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Installing Xtend files into 71 class files as secondary (via SMAP) debug sources in: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:testCompile (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:xtend-test-install-debug-info (default) @ org.eclipse.viatra.examples.petrinet.simulator ---
[WARNING] Directory /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Building jar: /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/org.eclipse.viatra.examples.petrinet.simulator-0.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.9:copy-dependencies (copy-dependencies) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Copying log4j-1.2.17.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/log4j-1.2.17.jar
[INFO] Copying viatra-query-runtime-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/viatra-query-runtime-1.2.0.jar
[INFO] Copying org.eclipse.emf.common-2.10.1.v20140901-1043.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.emf.common-2.10.1.v20140901-1043.jar
[INFO] Copying org.eclipse.viatra.query.runtime.base.itc-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime.base.itc-1.2.0.jar
[INFO] Copying org.eclipse.viatra.query.runtime.rete.recipes-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime.rete.recipes-1.2.0.jar
[INFO] Copying org.eclipse.viatra.transformation.evm-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.transformation.evm-1.2.0.jar
[INFO] Copying org.eclipse.emf.ecore.xmi-2.10.1.v20140901-1043.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.emf.ecore.xmi-2.10.1.v20140901-1043.jar
[INFO] Copying org.eclipse.viatra.query.runtime-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime-1.2.0.jar
[INFO] Copying org.eclipse.emf.ecore-2.10.1.v20140901-1043.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.emf.ecore-2.10.1.v20140901-1043.jar
[INFO] Copying org.eclipse.viatra.query.runtime.matchers-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime.matchers-1.2.0.jar
[INFO] Copying guava-14.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/guava-14.0.jar
[INFO] Copying org.eclipse.viatra.query.runtime.base-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime.base-1.2.0.jar
[INFO] Copying org.eclipse.xtend.lib-2.9.2.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.xtend.lib-2.9.2.jar
[INFO] Copying org.eclipse.viatra.transformation.runtime.emf-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.transformation.runtime.emf-1.2.0.jar
[INFO] Copying org.eclipse.viatra.query.runtime.rete-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.query.runtime.rete-1.2.0.jar
[INFO] Copying org.eclipse.xtext.xbase.lib-2.9.2.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.xtext.xbase.lib-2.9.2.jar
[INFO] Copying viatra-transformation-runtime-1.2.0.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/viatra-transformation-runtime-1.2.0.jar
[INFO] Copying org.eclipse.xtend.lib.macro-2.9.2.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.xtend.lib.macro-2.9.2.jar
[INFO] Copying org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/lib/org.eclipse.viatra.examples.petrinet.model-0.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.viatra.examples.petrinet.simulator ---
[INFO] Installing /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/target/org.eclipse.viatra.examples.petrinet.simulator-0.12.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo/org/eclipse/viatra/examples/petrinet/org.eclipse.viatra.examples.petrinet.simulator/0.12.0-SNAPSHOT/org.eclipse.viatra.examples.petrinet.simulator-0.12.0-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/transformation/petrinet-simulator-maven/org.eclipse.viatra.examples.petrinet.simulator/pom.xml to /home/hudson/genie.viatra/.hudson/jobs/viatra-petrinet-example-mavenbuild/workspace/.maven/repo/org/eclipse/viatra/examples/petrinet/org.eclipse.viatra.examples.petrinet.simulator/0.12.0-SNAPSHOT/org.eclipse.viatra.examples.petrinet.simulator-0.12.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.viatra.examples.petrinet ............... SUCCESS [  0.497 s]
[INFO] org.eclipse.viatra.examples.petrinet.model ......... SUCCESS [  2.374 s]
[INFO] org.eclipse.viatra.examples.petrinet.simulator ..... SUCCESS [ 24.377 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.719 s
[INFO] Finished at: 2016-04-28T14:01:38-04:00
[INFO] Final Memory: 85M/1932M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Finished: SUCCESS