Started by user Casper Thule > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git > /usr/bin/git config remote.origin.url http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/development Seen branch in repository origin/master Seen 2 remote branches Obtained Jenkinsfile from 17a7adfc6cc01dc0e6caab1b3298664c9a4193f9 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A [Pipeline] { [Pipeline] stage (Checkout) Using the ‘stage’ step without a block argument is deprecated Entering stage Checkout Proceeding [Pipeline] checkout > /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 http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git # timeout=10 Fetching without tags Fetching upstream changes from http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --no-tags --progress http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 17a7adfc6cc01dc0e6caab1b3298664c9a4193f9 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 17a7adfc6cc01dc0e6caab1b3298664c9a4193f9 Commit message: "added dymola exported fmus" > /usr/bin/git rev-list 17a7adfc6cc01dc0e6caab1b3298664c9a4193f9 # timeout=10 [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + git submodule update --init --recursive [Pipeline] stage [Pipeline] { (Clean) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + mvn clean -Dtycho.mode=maven -fn -f DSL_SemanticAdaptation/pom.xml ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc0811d2c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc0811d2c" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc0811d2c/maven-spy-20180110-145124-451570389513032517821.log.tmp ... [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/xtend-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/model/generated (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.ui/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.tests/src-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ui Language UI 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Feature 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation IDE Eclipse repository 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.repository --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide.platform 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SA IDE Standalone Product 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.product --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Semantics Adaptation Root .......................... SUCCESS [ 0.176 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework SUCCESS [ 0.043 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core SUCCESS [ 0.095 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Logger ..... SUCCESS [ 0.032 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator SUCCESS [ 0.014 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests SUCCESS [ 0.034 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide ........ SUCCESS [ 0.009 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI SUCCESS [ 0.023 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ SUCCESS [ 0.016 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator SUCCESS [ 0.011 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 1.405 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.025 s] [INFO] Feature ............................................ SUCCESS [ 0.002 s] [INFO] Core ............................................... SUCCESS [ 0.017 s] [INFO] Semantics Adaptation IDE Eclipse repository ........ SUCCESS [ 0.014 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform SUCCESS [ 0.048 s] [INFO] SA IDE Standalone Product .......................... SUCCESS [ 1.165 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.508 s [INFO] Finished at: 2018-01-10T14:51:29+01:00 [INFO] Final Memory: 16M/297M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc0811d2c/maven-spy-20180110-145124-451570389513032517821.log [Pipeline] } [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.features/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/core/pom.xml under be/uantwerpen/ansymo/semanticadaptation/features/be.uantwerpen.ansymo.semanticadaptation.features.core/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features.core-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/repository/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.repository/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.repository-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/platform/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.ide.platform/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide.platform-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/product/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.product/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.product-1.0.0-SNAPSHOT.pom [withMaven] openTasksPublisher - Scan Tasks for Maven artifact be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT in source directory DSL_SemanticAdaptation/platform/src/main/java [TASKS] Scanning folder '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A' for files matching the pattern 'DSL_SemanticAdaptation/platform/src/main/java/**/*' - excludes: null [TASKS] Found 2 files to scan for tasks [TASKS] Found 0 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #155 [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package install) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + mvn install -f DSL_SemanticAdaptation/pom.xml -Pall-platforms -Pcodesigning ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/maven-spy-20180110-145131-7977401414007724498447.log.tmp ... [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:eclipse-feature:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.features:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:parent:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ line 480, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0/ [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0 [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (default) > validate @ be.uantwerpen.ansymo.semanticadaptation >>> [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] <<< exec-maven-plugin:1.2.1:java (default) < validate @ be.uantwerpen.ansymo.semanticadaptation <<< [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (default) @ be.uantwerpen.ansymo.semanticadaptation --- 0 INFO XtextGenerator - Initializing Xtext generator 6 INFO StandaloneSetup - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' 76 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/usr/share/java/plexus-classworlds2-2.5.2.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead. 78 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar!/' instead. 83 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar!/' instead. 84 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar!/' instead. 85 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar!/' instead. 85 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar!/' instead. 86 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar!/' instead. 91 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar!/' instead. 92 WARN StandaloneSetup - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.jar!/' instead. 92 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar!/' instead. 94 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar!/' instead. 94 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar!/' instead. 95 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar!/' instead. 97 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar!/' instead. 100 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar!/' instead. 100 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar!/' instead. 101 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar!/' instead. 103 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar!/' instead. 103 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar!/' instead. 105 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/' 105 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/' 106 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ide at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/' 107 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/' 107 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui.tests/' 116 INFO StandaloneSetup - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! 527 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 530 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 540 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 540 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 2871 INFO XtextGenerator - Generating be.uantwerpen.ansymo.semanticadaptation.SemanticAdaptation 8201 INFO EMFGeneratorFragment2 - Generating EMF model code 8259 INFO GenModelHelper - Registered GenModel 'http://www.uantwerpen.be/ansymo/semanticadaptation/SemanticAdaptation' from 'platform:/resource/be.uantwerpen.ansymo.semanticadaptation/model/generated/SemanticAdaptation.genmodel' 19035 INFO XtextGenerator - Generating common infrastructure 19056 INFO Workflow - Done. [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 225: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 292: EList is a raw type. References to generic type EList should be parameterized [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 314 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 25 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 54: The import 'org.eclipse.xtext.generator.IGeneratorContext' is never used. [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 366: The expression of type SingleVarDeclaration is already of type SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 367: Unnecessary cast from SingleVarDeclaration to SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 368: Unnecessary cast from SingleVarDeclaration to SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 569: The value of the local variable parentFMU is not used [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 649: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 650: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 1049: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 1345: Unnecessary cast from InnerFMUDeclarationFull to InnerFMUDeclarationFull [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen is empty. Can't process. [INFO] Installing Xtend files into 14 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 33 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src-gen is empty. Can't process. [INFO] Installing Xtend files into 25 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] WARNING: AbstractSemanticAdaptationTest.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/be/uantwerpen/ansymo/semanticadaptation/tests/AbstractSemanticAdaptationTest.xtend 82: Unnecessary cast from EObject to EObject [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 12 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Expected eclipse log file: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/data/.metadata/.log [INFO] Command line: [/usr/lib/jvm/java-8-oracle/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/data, -install, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work, -configuration, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest loadModel(be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest) Time elapsed: 0.002 sec Running be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.011 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest test[0 - input/single_folder_spec/window2](be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest) skipped test[1 - input/single_folder_spec/window](be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest) skipped Running be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest test[0 - input/power_window_case_study](be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest) skipped Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/xtend-gen does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ui Language UI 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 6 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] WARNING: CgCppBasicTest.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/tests/CgCppBasicTest.xtend 31: The import 'org.junit.Ignore' is never used. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src-gen is empty. Can't process. [INFO] Installing Xtend files into 3 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Expected eclipse log file: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/data/.metadata/.log [INFO] Command line: [/usr/lib/jvm/java-8-oracle/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/data, -install, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work, -configuration, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Submodule 'semantic-adaptation/third_party/into-cpp-fmi' (https://github.com/into-cps/into-cpp-fmi.git) registered for path 'semantic-adaptation/third_party/into-cpp-fmi' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi': checked out '799e4f1f6d4bce1fa291181a2f5de070ab025de9' Submodule 'include/fmi' (https://github.com/into-cps/fmi.git) registered for path 'include/fmi' Submodule 'thrird_party/zlib' (https://github.com/madler/zlib.git) registered for path 'thrird_party/zlib' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi/include/fmi': checked out '45586e20877bfd97e47c1eeb19bfe227b4a46d58' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi/thrird_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' Submodule path 'third_party/googletest': checked out 'aa148eb2b7f70ede0eb10de34b6254826bfb34f4' -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/hcfDummy Scanning dependencies of target minizip [ 7%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 21%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 28%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 35%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 42%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 42%] Built target minizip Scanning dependencies of target intocppfmi [ 50%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 64%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 64%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 71%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 78%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 78%] Built target intocppfmi Scanning dependencies of target hcf [ 85%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 92%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [100%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [100%] Built target hcf log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser). log4j:WARN Please initialize the log4j system properly. 2018-01-10 14:54:36,042 [INFO] Logger initialized. 2018-01-10 14:54:36,043 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,047 [INFO] NULLSCOPE 2018-01-10 14:54:36,048 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-01-10 14:54:36,048 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-01-10 14:54:36,048 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,049 [INFO] NULLSCOPE 2018-01-10 14:54:36,049 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-01-10 14:54:36,049 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-01-10 14:54:36,054 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,055 [INFO] NULLSCOPE 2018-01-10 14:54:36,055 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-01-10 14:54:36,055 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-01-10 14:54:36,055 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,056 [INFO] NULLSCOPE 2018-01-10 14:54:36,056 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-01-10 14:54:36,056 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-01-10 14:54:36,056 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,056 [INFO] NULLSCOPE 2018-01-10 14:54:36,057 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-01-10 14:54:36,057 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-01-10 14:54:36,057 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,057 [INFO] NULLSCOPE 2018-01-10 14:54:36,057 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-01-10 14:54:36,057 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-01-10 14:54:36,057 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,058 [INFO] NULLSCOPE 2018-01-10 14:54:36,058 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-01-10 14:54:36,058 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,058 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,059 [INFO] NULLSCOPE 2018-01-10 14:54:36,059 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,059 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,059 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,059 [INFO] NULLSCOPE 2018-01-10 14:54:36,060 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,060 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:54:36,060 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,060 [INFO] NULLSCOPE 2018-01-10 14:54:36,060 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:54:36,060 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,061 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,061 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,064 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:36,064 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:36,064 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:36,074 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,075 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,076 [INFO] NULLSCOPE 2018-01-10 14:54:36,076 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:54:36,076 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-01-10 14:54:36,076 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,076 [INFO] NULLSCOPE 2018-01-10 14:54:36,076 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-01-10 14:54:36,077 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,077 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,077 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,077 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,077 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,078 [INFO] NULLSCOPE 2018-01-10 14:54:36,078 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:54:36,078 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-01-10 14:54:36,078 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,078 [INFO] NULLSCOPE 2018-01-10 14:54:36,078 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-01-10 14:54:36,078 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,078 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,078 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,079 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,079 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,080 [INFO] NULLSCOPE 2018-01-10 14:54:36,080 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:54:36,080 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-01-10 14:54:36,080 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,080 [INFO] NULLSCOPE 2018-01-10 14:54:36,080 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-01-10 14:54:36,080 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,080 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,080 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,081 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,081 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,081 [INFO] NULLSCOPE 2018-01-10 14:54:36,081 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:54:36,081 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-01-10 14:54:36,082 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,082 [INFO] NULLSCOPE 2018-01-10 14:54:36,082 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-01-10 14:54:36,082 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,082 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,082 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,082 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,083 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,083 [INFO] NULLSCOPE 2018-01-10 14:54:36,083 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:54:36,083 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-01-10 14:54:36,083 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,083 [INFO] NULLSCOPE 2018-01-10 14:54:36,084 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-01-10 14:54:36,084 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,084 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,084 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,084 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,084 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,085 [INFO] NULLSCOPE 2018-01-10 14:54:36,085 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:54:36,085 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-01-10 14:54:36,085 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,085 [INFO] NULLSCOPE 2018-01-10 14:54:36,085 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-01-10 14:54:36,085 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,085 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,085 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,086 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,086 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,086 [INFO] NULLSCOPE 2018-01-10 14:54:36,086 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:54:36,086 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-01-10 14:54:36,086 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,087 [INFO] NULLSCOPE 2018-01-10 14:54:36,087 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-01-10 14:54:36,087 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:54:36,087 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,087 [INFO] NULLSCOPE 2018-01-10 14:54:36,087 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:54:36,088 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,088 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,088 [INFO] NULLSCOPE 2018-01-10 14:54:36,088 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,088 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,088 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-01-10 14:54:36,088 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,089 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,089 [INFO] NULLSCOPE 2018-01-10 14:54:36,089 [DEBUG] after getLinkedObjects: node: 'step_to_be_done' result: step_to_be_done 2018-01-10 14:54:36,090 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:54:36,090 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,090 [INFO] NULLSCOPE 2018-01-10 14:54:36,090 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:54:36,090 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,090 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,090 [INFO] NULLSCOPE 2018-01-10 14:54:36,090 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,091 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:54:36,091 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,091 [INFO] NULLSCOPE 2018-01-10 14:54:36,091 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:54:36,091 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,091 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.GetNextInternalTimeStepImpl 2018-01-10 14:54:36,091 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,091 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,092 [INFO] NULLSCOPE 2018-01-10 14:54:36,092 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:54:36,092 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,092 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,092 [INFO] NULLSCOPE 2018-01-10 14:54:36,093 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,093 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:54:36,093 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,093 [INFO] NULLSCOPE 2018-01-10 14:54:36,093 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:54:36,093 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,093 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,093 [INFO] NULLSCOPE 2018-01-10 14:54:36,094 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,094 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:54:36,094 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,094 [INFO] NULLSCOPE 2018-01-10 14:54:36,094 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:54:36,094 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:54:36,094 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,094 [INFO] NULLSCOPE 2018-01-10 14:54:36,095 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:54:36,095 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-01-10 14:54:36,095 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,095 [INFO] NULLSCOPE 2018-01-10 14:54:36,095 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-01-10 14:54:36,095 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,095 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,095 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,095 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,096 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,096 [INFO] NULLSCOPE 2018-01-10 14:54:36,096 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:54:36,096 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-01-10 14:54:36,096 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,097 [INFO] NULLSCOPE 2018-01-10 14:54:36,097 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-01-10 14:54:36,097 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,097 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,097 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,097 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,098 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,098 [INFO] NULLSCOPE 2018-01-10 14:54:36,098 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:54:36,098 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-01-10 14:54:36,098 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,098 [INFO] NULLSCOPE 2018-01-10 14:54:36,098 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-01-10 14:54:36,099 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,099 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,099 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,099 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,099 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,100 [INFO] NULLSCOPE 2018-01-10 14:54:36,100 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:54:36,100 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-01-10 14:54:36,100 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,100 [INFO] NULLSCOPE 2018-01-10 14:54:36,100 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-01-10 14:54:36,100 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,100 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,100 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,101 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,101 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,101 [INFO] NULLSCOPE 2018-01-10 14:54:36,101 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:54:36,101 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-01-10 14:54:36,101 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,102 [INFO] NULLSCOPE 2018-01-10 14:54:36,102 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-01-10 14:54:36,102 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,102 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,102 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,102 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,103 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,103 [INFO] NULLSCOPE 2018-01-10 14:54:36,103 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:54:36,103 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-01-10 14:54:36,103 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,103 [INFO] NULLSCOPE 2018-01-10 14:54:36,103 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-01-10 14:54:36,104 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,104 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,104 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,104 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,104 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,104 [INFO] NULLSCOPE 2018-01-10 14:54:36,104 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:54:36,105 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-01-10 14:54:36,105 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,105 [INFO] NULLSCOPE 2018-01-10 14:54:36,105 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-01-10 14:54:36,105 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,105 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,105 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,106 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,106 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,106 [INFO] NULLSCOPE 2018-01-10 14:54:36,106 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:54:36,106 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-01-10 14:54:36,106 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,107 [INFO] NULLSCOPE 2018-01-10 14:54:36,107 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:54:36,107 [DEBUG] before getLinkedObjects: node: 'stored_sa_obj_detected' 2018-01-10 14:54:36,107 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,107 [INFO] NULLSCOPE 2018-01-10 14:54:36,107 [DEBUG] after getLinkedObjects: node: 'stored_sa_obj_detected' result: stored_sa_obj_detected 2018-01-10 14:54:36,107 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,108 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,108 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,108 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,108 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,108 [INFO] NULLSCOPE 2018-01-10 14:54:36,109 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:54:36,109 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_up' 2018-01-10 14:54:36,109 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,109 [INFO] NULLSCOPE 2018-01-10 14:54:36,109 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_up' result: stored_sa_passenger_up 2018-01-10 14:54:36,109 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,109 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,109 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,110 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,110 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,110 [INFO] NULLSCOPE 2018-01-10 14:54:36,110 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:54:36,110 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_down' 2018-01-10 14:54:36,110 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,111 [INFO] NULLSCOPE 2018-01-10 14:54:36,111 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_down' result: stored_sa_passenger_down 2018-01-10 14:54:36,111 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,111 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,111 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,111 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,111 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,112 [INFO] NULLSCOPE 2018-01-10 14:54:36,112 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:54:36,112 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_stop' 2018-01-10 14:54:36,112 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,112 [INFO] NULLSCOPE 2018-01-10 14:54:36,112 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_stop' result: stored_sa_passenger_stop 2018-01-10 14:54:36,112 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,112 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,112 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,113 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,113 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,113 [INFO] NULLSCOPE 2018-01-10 14:54:36,113 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:54:36,113 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_up' 2018-01-10 14:54:36,113 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,114 [INFO] NULLSCOPE 2018-01-10 14:54:36,114 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_up' result: stored_sa_driver_up 2018-01-10 14:54:36,114 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,114 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,114 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,114 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,114 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,115 [INFO] NULLSCOPE 2018-01-10 14:54:36,115 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:54:36,115 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_down' 2018-01-10 14:54:36,115 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,115 [INFO] NULLSCOPE 2018-01-10 14:54:36,115 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_down' result: stored_sa_driver_down 2018-01-10 14:54:36,115 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,115 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,116 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,116 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,116 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,116 [INFO] NULLSCOPE 2018-01-10 14:54:36,116 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:54:36,116 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_stop' 2018-01-10 14:54:36,117 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,117 [INFO] NULLSCOPE 2018-01-10 14:54:36,117 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_stop' result: stored_sa_driver_stop 2018-01-10 14:54:36,117 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:54:36,117 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,117 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,117 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,118 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:54:36,118 [INFO] NULLSCOPE 2018-01-10 14:54:36,118 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:54:36,118 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,118 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,118 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,118 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,119 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,119 [INFO] NULLSCOPE 2018-01-10 14:54:36,119 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:54:36,119 [DEBUG] before getLinkedObjects: node: 'stored_sa_obj_detected' 2018-01-10 14:54:36,119 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,119 [INFO] NULLSCOPE 2018-01-10 14:54:36,119 [DEBUG] after getLinkedObjects: node: 'stored_sa_obj_detected' result: stored_sa_obj_detected 2018-01-10 14:54:36,119 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,120 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,120 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,120 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,120 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,120 [INFO] NULLSCOPE 2018-01-10 14:54:36,120 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:54:36,120 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_up' 2018-01-10 14:54:36,120 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,121 [INFO] NULLSCOPE 2018-01-10 14:54:36,121 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_up' result: stored_sa_passenger_up 2018-01-10 14:54:36,121 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,121 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,121 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,121 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,121 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,121 [INFO] NULLSCOPE 2018-01-10 14:54:36,122 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:54:36,122 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_down' 2018-01-10 14:54:36,122 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,122 [INFO] NULLSCOPE 2018-01-10 14:54:36,122 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_down' result: stored_sa_passenger_down 2018-01-10 14:54:36,122 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,122 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,122 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,122 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,123 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,123 [INFO] NULLSCOPE 2018-01-10 14:54:36,123 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:54:36,123 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_stop' 2018-01-10 14:54:36,123 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,123 [INFO] NULLSCOPE 2018-01-10 14:54:36,123 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_stop' result: stored_sa_passenger_stop 2018-01-10 14:54:36,123 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,124 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,124 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,124 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,124 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,124 [INFO] NULLSCOPE 2018-01-10 14:54:36,124 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:54:36,124 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_up' 2018-01-10 14:54:36,124 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,125 [INFO] NULLSCOPE 2018-01-10 14:54:36,125 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_up' result: stored_sa_driver_up 2018-01-10 14:54:36,125 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,125 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,125 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,125 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,125 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,126 [INFO] NULLSCOPE 2018-01-10 14:54:36,126 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:54:36,126 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_down' 2018-01-10 14:54:36,126 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,126 [INFO] NULLSCOPE 2018-01-10 14:54:36,126 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_down' result: stored_sa_driver_down 2018-01-10 14:54:36,126 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,126 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,126 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,127 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,127 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,127 [INFO] NULLSCOPE 2018-01-10 14:54:36,127 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:54:36,127 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_stop' 2018-01-10 14:54:36,127 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,127 [INFO] NULLSCOPE 2018-01-10 14:54:36,128 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_stop' result: stored_sa_driver_stop 2018-01-10 14:54:36,128 [DEBUG] before getLinkedObjects: node: 'INIT_OBJ_DETECTED' 2018-01-10 14:54:36,128 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,128 [INFO] NULLSCOPE 2018-01-10 14:54:36,128 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-01-10 14:54:36,128 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-01-10 14:54:36,128 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,128 [INFO] NULLSCOPE 2018-01-10 14:54:36,129 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-01-10 14:54:36,129 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-01-10 14:54:36,129 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,129 [INFO] NULLSCOPE 2018-01-10 14:54:36,129 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-01-10 14:54:36,129 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-01-10 14:54:36,129 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,129 [INFO] NULLSCOPE 2018-01-10 14:54:36,130 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-01-10 14:54:36,130 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-01-10 14:54:36,130 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,130 [INFO] NULLSCOPE 2018-01-10 14:54:36,130 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-01-10 14:54:36,130 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-01-10 14:54:36,130 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,131 [INFO] NULLSCOPE 2018-01-10 14:54:36,131 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-01-10 14:54:36,131 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-01-10 14:54:36,131 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,131 [INFO] NULLSCOPE 2018-01-10 14:54:36,131 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-01-10 14:54:36,131 [DEBUG] before getLinkedObjects: node: 'stored_sa_up' 2018-01-10 14:54:36,131 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,132 [INFO] NULLSCOPE 2018-01-10 14:54:36,132 [DEBUG] after getLinkedObjects: node: 'stored_sa_up' result: stored_sa_up 2018-01-10 14:54:36,132 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,132 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,132 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,132 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,132 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,132 [INFO] NULLSCOPE 2018-01-10 14:54:36,132 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-01-10 14:54:36,133 [DEBUG] before getLinkedObjects: node: 'stored_sa_down' 2018-01-10 14:54:36,133 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,133 [INFO] NULLSCOPE 2018-01-10 14:54:36,133 [DEBUG] after getLinkedObjects: node: 'stored_sa_down' result: stored_sa_down 2018-01-10 14:54:36,133 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,133 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,133 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,133 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,134 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,134 [INFO] NULLSCOPE 2018-01-10 14:54:36,134 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-01-10 14:54:36,134 [DEBUG] before getLinkedObjects: node: 'stored_sa_stop' 2018-01-10 14:54:36,134 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,134 [INFO] NULLSCOPE 2018-01-10 14:54:36,134 [DEBUG] after getLinkedObjects: node: 'stored_sa_stop' result: stored_sa_stop 2018-01-10 14:54:36,134 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:54:36,134 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,135 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:36,135 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,135 [INFO] Getting scope within FMU: controller 2018-01-10 14:54:36,135 [INFO] NULLSCOPE 2018-01-10 14:54:36,135 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-01-10 14:54:36,135 [DEBUG] before getLinkedObjects: node: 'up' 2018-01-10 14:54:36,135 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,136 [INFO] NULLSCOPE 2018-01-10 14:54:36,136 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-01-10 14:54:36,136 [DEBUG] before getLinkedObjects: node: 'stored_sa_up' 2018-01-10 14:54:36,136 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,136 [INFO] NULLSCOPE 2018-01-10 14:54:36,136 [DEBUG] after getLinkedObjects: node: 'stored_sa_up' result: stored_sa_up 2018-01-10 14:54:36,136 [DEBUG] before getLinkedObjects: node: 'down' 2018-01-10 14:54:36,136 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,137 [INFO] NULLSCOPE 2018-01-10 14:54:36,137 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-01-10 14:54:36,137 [DEBUG] before getLinkedObjects: node: 'stored_sa_down' 2018-01-10 14:54:36,137 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,137 [INFO] NULLSCOPE 2018-01-10 14:54:36,137 [DEBUG] after getLinkedObjects: node: 'stored_sa_down' result: stored_sa_down 2018-01-10 14:54:36,137 [DEBUG] before getLinkedObjects: node: 'stop' 2018-01-10 14:54:36,137 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,137 [INFO] NULLSCOPE 2018-01-10 14:54:36,138 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-01-10 14:54:36,138 [DEBUG] before getLinkedObjects: node: 'stored_sa_stop' 2018-01-10 14:54:36,138 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,138 [INFO] NULLSCOPE 2018-01-10 14:54:36,138 [DEBUG] after getLinkedObjects: node: 'stored_sa_stop' result: stored_sa_stop 2018-01-10 14:54:36,138 [DEBUG] before getLinkedObjects: node: 'INIT_UP' 2018-01-10 14:54:36,138 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,138 [INFO] NULLSCOPE 2018-01-10 14:54:36,138 [DEBUG] after getLinkedObjects: node: 'INIT_UP' result: INIT_UP 2018-01-10 14:54:36,139 [DEBUG] before getLinkedObjects: node: 'INIT_DOWN' 2018-01-10 14:54:36,139 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,139 [INFO] NULLSCOPE 2018-01-10 14:54:36,139 [DEBUG] after getLinkedObjects: node: 'INIT_DOWN' result: INIT_DOWN 2018-01-10 14:54:36,139 [DEBUG] before getLinkedObjects: node: 'INIT_STOP' 2018-01-10 14:54:36,139 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:36,139 [INFO] NULLSCOPE 2018-01-10 14:54:36,139 [DEBUG] after getLinkedObjects: node: 'INIT_STOP' result: INIT_STOP 2018-01-10 14:54:36,140 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/lazy/CMakeLists.txt Stored file: target/generated/lazy/sources/Fmu.cpp Stored file: target/generated/lazy/sources/Lazy_sa.cpp Stored file: target/generated/lazy/sources/Lazy_sa.h Stored file: target/generated/lazy/modelDescription.xml Stored file: target/generated/lazy/msys-toolchain.cmake Stored file: target/generated/lazy/sources/main.cpp Copied file to: target/generated/lazy/resources/Controller.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/lazy Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 38%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 42%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target LazySA Scanning dependencies of target LazySA_main [ 71%] Building CXX object CMakeFiles/LazySA.dir/sources/Fmu.cpp.o [ 76%] Building CXX object CMakeFiles/LazySA_main.dir/sources/main.cpp.o [ 80%] Building CXX object CMakeFiles/LazySA.dir/sources/Lazy_sa.cpp.o [ 85%] Building CXX object CMakeFiles/LazySA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/LazySA_main.dir/sources/Lazy_sa.cpp.o [ 95%] Linking CXX shared library binaries/linux64/LazySA.so [ 95%] Built target LazySA [100%] Linking CXX executable LazySA_main [100%] Built target LazySA_main Scanning dependencies of target pack modelDescription.xml resources resources/Controller.fmu binaries/linux64 binaries/linux64/LazySA.so Built target pack 2018-01-10 14:54:46,379 [DEBUG] Parsing took: 48 ms 2018-01-10 14:54:46,380 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:54:46,383 [DEBUG] doLinkModel took: 3ms 2018-01-10 14:54:46,384 [DEBUG] afterModelLinked took: 1ms 2018-01-10 14:54:46,387 [DEBUG] before getLinkedObjects: node: 'test' 2018-01-10 14:54:46,387 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,387 [INFO] NULLSCOPE 2018-01-10 14:54:46,387 [DEBUG] after getLinkedObjects: node: 'test' result: test 2018-01-10 14:54:46,387 [DEBUG] before getLinkedObjects: node: 'test' 2018-01-10 14:54:46,387 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,388 [INFO] NULLSCOPE 2018-01-10 14:54:46,388 [DEBUG] after getLinkedObjects: node: 'test' result: test 2018-01-10 14:54:46,388 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-01-10 14:54:46,388 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-01-10 14:54:46,388 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,388 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:46,388 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:46,388 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:46,390 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-01-10 14:54:46,390 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,391 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-01-10 14:54:46,391 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,391 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,392 [INFO] NULLSCOPE 2018-01-10 14:54:46,392 [DEBUG] after getLinkedObjects: node: 'H_getSetState' result: H_getSetState 2018-01-10 14:54:46,392 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_valve' 2018-01-10 14:54:46,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,392 [INFO] NULLSCOPE 2018-01-10 14:54:46,393 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_valve' result: stored_getsetstatesa_valve 2018-01-10 14:54:46,394 [DEBUG] before getLinkedObjects: node: 'getSetStateSA' 2018-01-10 14:54:46,394 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,394 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,394 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,395 [INFO] Getting scope within FMU: getSetStateSA 2018-01-10 14:54:46,395 [INFO] NULLSCOPE 2018-01-10 14:54:46,395 [DEBUG] after getLinkedObjects: node: 'valve' result: valve 2018-01-10 14:54:46,395 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-01-10 14:54:46,395 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,395 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,395 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,396 [INFO] Getting scope within FMU: getSetState 2018-01-10 14:54:46,396 [INFO] NULLSCOPE 2018-01-10 14:54:46,396 [DEBUG] after getLinkedObjects: node: 'valve' result: valve 2018-01-10 14:54:46,396 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_valve' 2018-01-10 14:54:46,396 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,396 [INFO] NULLSCOPE 2018-01-10 14:54:46,396 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_valve' result: stored_getsetstatesa_valve 2018-01-10 14:54:46,396 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_level' 2018-01-10 14:54:46,396 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,396 [INFO] NULLSCOPE 2018-01-10 14:54:46,396 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_level' result: stored_getsetstatesa_level 2018-01-10 14:54:46,396 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-01-10 14:54:46,396 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,396 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,397 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,397 [INFO] Getting scope within FMU: getSetState 2018-01-10 14:54:46,397 [INFO] NULLSCOPE 2018-01-10 14:54:46,399 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-01-10 14:54:46,400 [DEBUG] before getLinkedObjects: node: 'getSetStateSA' 2018-01-10 14:54:46,400 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,400 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:46,400 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,400 [INFO] Getting scope within FMU: getSetStateSA 2018-01-10 14:54:46,400 [INFO] NULLSCOPE 2018-01-10 14:54:46,400 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-01-10 14:54:46,400 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_level' 2018-01-10 14:54:46,400 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:46,400 [INFO] NULLSCOPE 2018-01-10 14:54:46,400 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_level' result: stored_getsetstatesa_level 2018-01-10 14:54:46,400 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/getSetState/CMakeLists.txt Stored file: target/generated/getSetState/sources/Fmu.cpp Stored file: target/generated/getSetState/sources/GetSetStateSA.cpp Stored file: target/generated/getSetState/sources/GetSetStateSA.h Stored file: target/generated/getSetState/modelDescription.xml Stored file: target/generated/getSetState/msys-toolchain.cmake Stored file: target/generated/getSetState/sources/main.cpp Copied file to: target/generated/getSetState/resources/GetSetState.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/getSetState Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 38%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 42%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target GetSetStateSA Scanning dependencies of target GetSetStateSA_main [ 71%] Building CXX object CMakeFiles/GetSetStateSA.dir/sources/GetSetStateSA.cpp.o [ 76%] Building CXX object CMakeFiles/GetSetStateSA.dir/sources/Fmu.cpp.o [ 80%] Building CXX object CMakeFiles/GetSetStateSA_main.dir/sources/main.cpp.o [ 85%] Building CXX object CMakeFiles/GetSetStateSA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/GetSetStateSA_main.dir/sources/GetSetStateSA.cpp.o [ 95%] Linking CXX shared library binaries/linux64/GetSetStateSA.so [ 95%] Built target GetSetStateSA [100%] Linking CXX executable GetSetStateSA_main [100%] Built target GetSetStateSA_main Scanning dependencies of target pack modelDescription.xml resources resources/GetSetState.fmu binaries/linux64 binaries/linux64/GetSetStateSA.so Built target pack 2018-01-10 14:54:56,937 [DEBUG] Parsing took: 18 ms 2018-01-10 14:54:56,937 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:54:56,941 [DEBUG] doLinkModel took: 4ms 2018-01-10 14:54:56,941 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:54:56,944 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,944 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-01-10 14:54:56,944 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,945 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:56,945 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:56,945 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:54:56,947 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,948 [INFO] NULLSCOPE 2018-01-10 14:54:56,948 [DEBUG] after getLinkedObjects: node: 'H_window' result: H_window 2018-01-10 14:54:56,948 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-01-10 14:54:56,948 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,948 [INFO] NULLSCOPE 2018-01-10 14:54:56,948 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-01-10 14:54:56,948 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-01-10 14:54:56,948 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,948 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,949 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,949 [INFO] Getting scope within FMU: windowSA 2018-01-10 14:54:56,949 [INFO] NULLSCOPE 2018-01-10 14:54:56,949 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:54:56,949 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-01-10 14:54:56,949 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,950 [INFO] NULLSCOPE 2018-01-10 14:54:56,950 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-01-10 14:54:56,950 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-01-10 14:54:56,950 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,950 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,950 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,950 [INFO] Getting scope within FMU: windowSA 2018-01-10 14:54:56,951 [INFO] NULLSCOPE 2018-01-10 14:54:56,951 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-01-10 14:54:56,951 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-01-10 14:54:56,951 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,951 [INFO] NULLSCOPE 2018-01-10 14:54:56,951 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-01-10 14:54:56,951 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-01-10 14:54:56,951 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,951 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,951 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,952 [INFO] Getting scope within FMU: windowSA 2018-01-10 14:54:56,952 [INFO] NULLSCOPE 2018-01-10 14:54:56,952 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:54:56,952 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,952 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,952 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,952 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,953 [INFO] Getting scope within FMU: window 2018-01-10 14:54:56,953 [INFO] NULLSCOPE 2018-01-10 14:54:56,953 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:54:56,953 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-01-10 14:54:56,953 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,953 [INFO] NULLSCOPE 2018-01-10 14:54:56,953 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-01-10 14:54:56,953 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,953 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,953 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,954 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,954 [INFO] Getting scope within FMU: window 2018-01-10 14:54:56,954 [INFO] NULLSCOPE 2018-01-10 14:54:56,954 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-01-10 14:54:56,954 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-01-10 14:54:56,954 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,954 [INFO] NULLSCOPE 2018-01-10 14:54:56,954 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-01-10 14:54:56,954 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,954 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,954 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,955 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,968 [INFO] Getting scope within FMU: window 2018-01-10 14:54:56,968 [INFO] NULLSCOPE 2018-01-10 14:54:56,968 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:54:56,968 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-01-10 14:54:56,968 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,968 [INFO] NULLSCOPE 2018-01-10 14:54:56,968 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-01-10 14:54:56,968 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' 2018-01-10 14:54:56,968 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,968 [INFO] NULLSCOPE 2018-01-10 14:54:56,968 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' result: INIT_WINDOWSA_REACTION_FORCE 2018-01-10 14:54:56,968 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' 2018-01-10 14:54:56,968 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,969 [INFO] NULLSCOPE 2018-01-10 14:54:56,969 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' result: INIT_WINDOWSA_DISPLACEMENT 2018-01-10 14:54:56,974 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' 2018-01-10 14:54:56,974 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,974 [INFO] NULLSCOPE 2018-01-10 14:54:56,974 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' result: INIT_WINDOWSA_SPEED 2018-01-10 14:54:56,975 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-01-10 14:54:56,975 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,975 [INFO] NULLSCOPE 2018-01-10 14:54:56,975 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-01-10 14:54:56,975 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,975 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,975 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,975 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,976 [INFO] Getting scope within FMU: window 2018-01-10 14:54:56,976 [INFO] NULLSCOPE 2018-01-10 14:54:56,976 [DEBUG] after getLinkedObjects: node: 'reaction_torque' result: reaction_torque 2018-01-10 14:54:56,976 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-01-10 14:54:56,976 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,976 [INFO] NULLSCOPE 2018-01-10 14:54:56,976 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-01-10 14:54:56,976 [DEBUG] before getLinkedObjects: node: 'window' 2018-01-10 14:54:56,976 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,976 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,977 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,977 [INFO] Getting scope within FMU: window 2018-01-10 14:54:56,977 [INFO] NULLSCOPE 2018-01-10 14:54:56,977 [DEBUG] after getLinkedObjects: node: 'height' result: height 2018-01-10 14:54:56,977 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-01-10 14:54:56,977 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,977 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,977 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,977 [INFO] Getting scope within FMU: windowSA 2018-01-10 14:54:56,978 [INFO] NULLSCOPE 2018-01-10 14:54:56,978 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-01-10 14:54:56,978 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-01-10 14:54:56,978 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,978 [INFO] NULLSCOPE 2018-01-10 14:54:56,978 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-01-10 14:54:56,978 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-01-10 14:54:56,978 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,978 [INFO] Delegating scope discovery to super class... 2018-01-10 14:54:56,978 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,979 [INFO] Getting scope within FMU: windowSA 2018-01-10 14:54:56,979 [INFO] NULLSCOPE 2018-01-10 14:54:56,979 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:54:56,979 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-01-10 14:54:56,979 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,987 [INFO] NULLSCOPE 2018-01-10 14:54:56,987 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-01-10 14:54:56,988 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' 2018-01-10 14:54:56,988 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,988 [INFO] NULLSCOPE 2018-01-10 14:54:56,988 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' result: INIT_WINDOW_REACTION_TORQUE 2018-01-10 14:54:56,988 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' 2018-01-10 14:54:56,988 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:54:56,988 [INFO] NULLSCOPE 2018-01-10 14:54:56,988 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' result: INIT_WINDOW_REACTION_HEIGHT 2018-01-10 14:54:56,988 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/powerwindow/CMakeLists.txt Stored file: target/generated/powerwindow/sources/Fmu.cpp Stored file: target/generated/powerwindow/sources/WindowSA.cpp Stored file: target/generated/powerwindow/sources/WindowSA.h Stored file: target/generated/powerwindow/modelDescription.xml Stored file: target/generated/powerwindow/msys-toolchain.cmake Stored file: target/generated/powerwindow/sources/main.cpp Copied file to: target/generated/powerwindow/resources/Window.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/powerwindow Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 38%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 42%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target WindowSA_main Scanning dependencies of target WindowSA [ 71%] Building CXX object CMakeFiles/WindowSA_main.dir/sources/Fmu.cpp.o [ 76%] Building CXX object CMakeFiles/WindowSA_main.dir/sources/main.cpp.o [ 80%] Building CXX object CMakeFiles/WindowSA.dir/sources/Fmu.cpp.o [ 85%] Building CXX object CMakeFiles/WindowSA_main.dir/sources/WindowSA.cpp.o [ 90%] Building CXX object CMakeFiles/WindowSA.dir/sources/WindowSA.cpp.o [ 95%] Linking CXX executable WindowSA_main [ 95%] Built target WindowSA_main [100%] Linking CXX shared library binaries/linux64/WindowSA.so [100%] Built target WindowSA Scanning dependencies of target pack modelDescription.xml resources resources/Window.fmu binaries/linux64 binaries/linux64/WindowSA.so Built target pack 2018-01-10 14:55:08,520 [DEBUG] Parsing took: 19 ms 2018-01-10 14:55:08,520 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:55:08,522 [DEBUG] doLinkModel took: 2ms 2018-01-10 14:55:08,522 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:55:08,524 [DEBUG] before getLinkedObjects: node: 'rollbackend' 2018-01-10 14:55:08,524 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:08,524 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:08,525 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:08,525 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:08,525 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:08,526 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:08,526 [INFO] Getting scope within FMU: rollbackend 2018-01-10 14:55:08,526 [INFO] NULLSCOPE 2018-01-10 14:55:08,526 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-01-10 14:55:08,527 [DEBUG] before getLinkedObjects: node: 'rollbackend' 2018-01-10 14:55:08,527 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-01-10 14:55:08,527 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:08,527 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-01-10 14:55:08,527 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:08,527 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,415 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,416 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:19,416 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:19,416 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:19,419 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,419 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,420 [INFO] NULLSCOPE 2018-01-10 14:55:19,420 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:55:19,420 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,420 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,420 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,420 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,420 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,420 [INFO] NULLSCOPE 2018-01-10 14:55:19,420 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:55:19,420 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,420 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,420 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,421 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,421 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,421 [INFO] NULLSCOPE 2018-01-10 14:55:19,421 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:55:19,421 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,421 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,421 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,421 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,422 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,422 [INFO] NULLSCOPE 2018-01-10 14:55:19,422 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:55:19,422 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,422 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,422 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,422 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,422 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,422 [INFO] NULLSCOPE 2018-01-10 14:55:19,422 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:55:19,422 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,422 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,422 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,423 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,423 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,423 [INFO] NULLSCOPE 2018-01-10 14:55:19,423 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:55:19,423 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,423 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,423 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,424 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:19,424 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,424 [INFO] NULLSCOPE 2018-01-10 14:55:19,424 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:55:19,424 [DEBUG] before getLinkedObjects: node: 'INIT_V' 2018-01-10 14:55:19,424 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,425 [INFO] NULLSCOPE 2018-01-10 14:55:19,425 [DEBUG] after getLinkedObjects: node: 'INIT_V' result: INIT_V 2018-01-10 14:55:19,425 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,425 [INFO] NULLSCOPE 2018-01-10 14:55:19,425 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,425 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,425 [INFO] NULLSCOPE 2018-01-10 14:55:19,425 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,425 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-01-10 14:55:19,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,426 [INFO] NULLSCOPE 2018-01-10 14:55:19,426 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-01-10 14:55:19,426 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-01-10 14:55:19,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,426 [INFO] NULLSCOPE 2018-01-10 14:55:19,426 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-01-10 14:55:19,426 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,426 [INFO] NULLSCOPE 2018-01-10 14:55:19,426 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,426 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,427 [INFO] NULLSCOPE 2018-01-10 14:55:19,427 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,427 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,427 [INFO] NULLSCOPE 2018-01-10 14:55:19,427 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,427 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,427 [INFO] NULLSCOPE 2018-01-10 14:55:19,427 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,427 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-01-10 14:55:19,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,428 [INFO] NULLSCOPE 2018-01-10 14:55:19,428 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-01-10 14:55:19,428 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-01-10 14:55:19,428 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,428 [INFO] NULLSCOPE 2018-01-10 14:55:19,428 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-01-10 14:55:19,428 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,428 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,428 [INFO] NULLSCOPE 2018-01-10 14:55:19,428 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,428 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,428 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,429 [INFO] NULLSCOPE 2018-01-10 14:55:19,429 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,429 [DEBUG] before getLinkedObjects: node: 'crossedTooFar' 2018-01-10 14:55:19,429 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,429 [INFO] NULLSCOPE 2018-01-10 14:55:19,429 [DEBUG] after getLinkedObjects: node: 'crossedTooFar' result: crossedTooFar 2018-01-10 14:55:19,429 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,429 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,429 [INFO] NULLSCOPE 2018-01-10 14:55:19,429 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,429 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,429 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,430 [INFO] NULLSCOPE 2018-01-10 14:55:19,430 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,430 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,430 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,430 [INFO] NULLSCOPE 2018-01-10 14:55:19,430 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,430 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,430 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,430 [INFO] NULLSCOPE 2018-01-10 14:55:19,430 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,430 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-01-10 14:55:19,430 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,431 [INFO] NULLSCOPE 2018-01-10 14:55:19,431 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:55:19,431 [DEBUG] before getLinkedObjects: node: 'negative_value' 2018-01-10 14:55:19,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,431 [INFO] NULLSCOPE 2018-01-10 14:55:19,431 [DEBUG] after getLinkedObjects: node: 'negative_value' result: negative_value 2018-01-10 14:55:19,431 [DEBUG] before getLinkedObjects: node: 'positive_value' 2018-01-10 14:55:19,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,431 [INFO] NULLSCOPE 2018-01-10 14:55:19,431 [DEBUG] after getLinkedObjects: node: 'positive_value' result: positive_value 2018-01-10 14:55:19,431 [DEBUG] before getLinkedObjects: node: 'negative_value' 2018-01-10 14:55:19,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,432 [INFO] NULLSCOPE 2018-01-10 14:55:19,432 [DEBUG] after getLinkedObjects: node: 'negative_value' result: negative_value 2018-01-10 14:55:19,432 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,432 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,432 [INFO] NULLSCOPE 2018-01-10 14:55:19,432 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,432 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,432 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,432 [INFO] NULLSCOPE 2018-01-10 14:55:19,432 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,432 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-01-10 14:55:19,432 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,433 [INFO] NULLSCOPE 2018-01-10 14:55:19,433 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-01-10 14:55:19,433 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-01-10 14:55:19,433 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,433 [INFO] NULLSCOPE 2018-01-10 14:55:19,433 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-01-10 14:55:19,433 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,433 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,433 [INFO] NULLSCOPE 2018-01-10 14:55:19,433 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,433 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,434 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,434 [INFO] NULLSCOPE 2018-01-10 14:55:19,434 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,434 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,434 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,434 [INFO] NULLSCOPE 2018-01-10 14:55:19,434 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,434 [DEBUG] before getLinkedObjects: node: 'T' 2018-01-10 14:55:19,434 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,434 [INFO] NULLSCOPE 2018-01-10 14:55:19,434 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-01-10 14:55:19,435 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-01-10 14:55:19,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,435 [INFO] NULLSCOPE 2018-01-10 14:55:19,435 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-01-10 14:55:19,435 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-01-10 14:55:19,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,435 [INFO] NULLSCOPE 2018-01-10 14:55:19,435 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-01-10 14:55:19,435 [DEBUG] before getLinkedObjects: node: 'c' 2018-01-10 14:55:19,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,435 [INFO] NULLSCOPE 2018-01-10 14:55:19,435 [DEBUG] after getLinkedObjects: node: 'c' result: c 2018-01-10 14:55:19,436 [DEBUG] before getLinkedObjects: node: 'crossedTooFar' 2018-01-10 14:55:19,436 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,436 [INFO] NULLSCOPE 2018-01-10 14:55:19,436 [DEBUG] after getLinkedObjects: node: 'crossedTooFar' result: crossedTooFar 2018-01-10 14:55:19,436 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-01-10 14:55:19,436 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,436 [INFO] NULLSCOPE 2018-01-10 14:55:19,436 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:55:19,436 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,436 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-01-10 14:55:19,436 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,436 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,437 [INFO] NULLSCOPE 2018-01-10 14:55:19,437 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:55:19,437 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-01-10 14:55:19,437 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,437 [INFO] NULLSCOPE 2018-01-10 14:55:19,437 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-01-10 14:55:19,437 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-01-10 14:55:19,437 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,437 [INFO] NULLSCOPE 2018-01-10 14:55:19,437 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-01-10 14:55:19,438 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-01-10 14:55:19,438 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,438 [INFO] NULLSCOPE 2018-01-10 14:55:19,438 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-01-10 14:55:19,438 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,438 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,438 [INFO] NULLSCOPE 2018-01-10 14:55:19,438 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,438 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-01-10 14:55:19,438 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,438 [INFO] NULLSCOPE 2018-01-10 14:55:19,438 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:55:19,438 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-01-10 14:55:19,438 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,439 [INFO] NULLSCOPE 2018-01-10 14:55:19,439 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-01-10 14:55:19,439 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,439 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,439 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,439 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,439 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,439 [INFO] NULLSCOPE 2018-01-10 14:55:19,439 [DEBUG] after getLinkedObjects: node: 'armature_current' result: armature_current 2018-01-10 14:55:19,439 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,439 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,439 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,440 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,440 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,440 [INFO] NULLSCOPE 2018-01-10 14:55:19,440 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:55:19,440 [DEBUG] before getLinkedObjects: node: 'c' 2018-01-10 14:55:19,440 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,440 [INFO] NULLSCOPE 2018-01-10 14:55:19,440 [DEBUG] after getLinkedObjects: node: 'c' result: c 2018-01-10 14:55:19,440 [DEBUG] before getLinkedObjects: node: 'INIT_V' 2018-01-10 14:55:19,440 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,441 [INFO] NULLSCOPE 2018-01-10 14:55:19,441 [DEBUG] after getLinkedObjects: node: 'INIT_V' result: INIT_V 2018-01-10 14:55:19,441 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,441 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,441 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,441 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,441 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,441 [INFO] NULLSCOPE 2018-01-10 14:55:19,441 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-01-10 14:55:19,441 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,441 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,441 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,442 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,442 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,442 [INFO] NULLSCOPE 2018-01-10 14:55:19,442 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-01-10 14:55:19,442 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,442 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,442 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,442 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,443 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,443 [INFO] NULLSCOPE 2018-01-10 14:55:19,443 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-01-10 14:55:19,443 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,443 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,443 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,443 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,443 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,443 [INFO] NULLSCOPE 2018-01-10 14:55:19,443 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-01-10 14:55:19,443 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,443 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,443 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,444 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,444 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,444 [INFO] NULLSCOPE 2018-01-10 14:55:19,444 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-01-10 14:55:19,444 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,444 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,444 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,444 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,444 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,445 [INFO] NULLSCOPE 2018-01-10 14:55:19,445 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-01-10 14:55:19,445 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,445 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,445 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,445 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,445 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,445 [INFO] NULLSCOPE 2018-01-10 14:55:19,445 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-01-10 14:55:19,445 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,445 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,445 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,446 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,504 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,504 [INFO] NULLSCOPE 2018-01-10 14:55:19,504 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-01-10 14:55:19,504 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-01-10 14:55:19,504 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,504 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,505 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,505 [INFO] Getting scope within FMU: lazy 2018-01-10 14:55:19,505 [INFO] NULLSCOPE 2018-01-10 14:55:19,505 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-01-10 14:55:19,505 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,505 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,505 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,505 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,505 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,505 [INFO] NULLSCOPE 2018-01-10 14:55:19,506 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-01-10 14:55:19,506 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-01-10 14:55:19,506 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,506 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:19,506 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:19,506 [INFO] Getting scope within FMU: controller_sa 2018-01-10 14:55:19,506 [INFO] NULLSCOPE 2018-01-10 14:55:19,506 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-01-10 14:55:19,506 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/controller/CMakeLists.txt Stored file: target/generated/controller/sources/Controller_sa.cpp Stored file: target/generated/controller/sources/Controller_sa.h Stored file: target/generated/controller/sources/Fmu.cpp Stored file: target/generated/controller/modelDescription.xml Stored file: target/generated/controller/msys-toolchain.cmake Stored file: target/generated/controller/sources/main.cpp Copied file to: target/generated/controller/resources/LazySA.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/controller Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 38%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 42%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target ControllerSA_main Scanning dependencies of target ControllerSA [ 71%] Building CXX object CMakeFiles/ControllerSA_main.dir/sources/main.cpp.o [ 76%] Building CXX object CMakeFiles/ControllerSA_main.dir/sources/Controller_sa.cpp.o [ 80%] Building CXX object CMakeFiles/ControllerSA.dir/sources/Controller_sa.cpp.o [ 85%] Building CXX object CMakeFiles/ControllerSA.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/ControllerSA_main.dir/sources/Fmu.cpp.o [ 95%] Linking CXX shared library binaries/linux64/ControllerSA.so [ 95%] Built target ControllerSA [100%] Linking CXX executable ControllerSA_main [100%] Built target ControllerSA_main Scanning dependencies of target pack modelDescription.xml resources resources/LazySA.fmu binaries/linux64 binaries/linux64/ControllerSA.so Built target pack 2018-01-10 14:55:31,250 [DEBUG] Parsing took: 12 ms 2018-01-10 14:55:31,250 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:55:31,253 [DEBUG] doLinkModel took: 3ms 2018-01-10 14:55:31,253 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:55:31,257 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,257 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,257 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,257 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:31,257 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:31,257 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:31,259 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,259 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,259 [INFO] NULLSCOPE 2018-01-10 14:55:31,259 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-01-10 14:55:31,259 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,259 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,259 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,259 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,260 [INFO] Getting scope within FMU: obstacle 2018-01-10 14:55:31,260 [INFO] NULLSCOPE 2018-01-10 14:55:31,260 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-01-10 14:55:31,260 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,260 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,260 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,260 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,260 [INFO] Getting scope within FMU: obstacle 2018-01-10 14:55:31,260 [INFO] NULLSCOPE 2018-01-10 14:55:31,260 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:55:31,261 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,261 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,261 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,261 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:31,261 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,261 [INFO] NULLSCOPE 2018-01-10 14:55:31,261 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:55:31,261 [DEBUG] before getLinkedObjects: node: 'MAXITER' 2018-01-10 14:55:31,261 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,261 [INFO] NULLSCOPE 2018-01-10 14:55:31,261 [DEBUG] after getLinkedObjects: node: 'MAXITER' result: MAXITER 2018-01-10 14:55:31,261 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,261 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-01-10 14:55:31,261 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,261 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-01-10 14:55:31,261 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,262 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,262 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,262 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,262 [INFO] Getting scope within FMU: obstacle 2018-01-10 14:55:31,262 [INFO] NULLSCOPE 2018-01-10 14:55:31,262 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-01-10 14:55:31,262 [DEBUG] before getLinkedObjects: node: 'prev_disp' 2018-01-10 14:55:31,262 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,262 [INFO] NULLSCOPE 2018-01-10 14:55:31,262 [DEBUG] after getLinkedObjects: node: 'prev_disp' result: prev_disp 2018-01-10 14:55:31,262 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,262 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-01-10 14:55:31,262 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,263 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,263 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,263 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,263 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,263 [INFO] NULLSCOPE 2018-01-10 14:55:31,263 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:55:31,263 [DEBUG] before getLinkedObjects: node: 'stored_obstacle_reaction_force' 2018-01-10 14:55:31,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,263 [INFO] NULLSCOPE 2018-01-10 14:55:31,263 [DEBUG] after getLinkedObjects: node: 'stored_obstacle_reaction_force' result: stored_obstacle_reaction_force 2018-01-10 14:55:31,263 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,263 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-01-10 14:55:31,263 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,263 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'repeat' result: repeat 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'prev_disp' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'prev_disp' result: prev_disp 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'stored_window_sa_disp' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'stored_window_sa_disp' result: stored_window_sa_disp 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'REL_TOL' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'REL_TOL' result: REL_TOL 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'ABS_TOL' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'ABS_TOL' result: ABS_TOL 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'prev_disp' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,264 [INFO] NULLSCOPE 2018-01-10 14:55:31,264 [DEBUG] after getLinkedObjects: node: 'prev_disp' result: prev_disp 2018-01-10 14:55:31,264 [DEBUG] before getLinkedObjects: node: 'stored_window_sa_disp' 2018-01-10 14:55:31,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,265 [INFO] NULLSCOPE 2018-01-10 14:55:31,265 [DEBUG] after getLinkedObjects: node: 'stored_window_sa_disp' result: stored_window_sa_disp 2018-01-10 14:55:31,265 [DEBUG] before getLinkedObjects: node: 'repeat' 2018-01-10 14:55:31,265 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,265 [INFO] NULLSCOPE 2018-01-10 14:55:31,265 [DEBUG] after getLinkedObjects: node: 'repeat' result: repeat 2018-01-10 14:55:31,265 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,265 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-01-10 14:55:31,265 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,265 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-01-10 14:55:31,265 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,265 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,265 [INFO] NULLSCOPE 2018-01-10 14:55:31,265 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_displacement' result: stored_loop_sa_displacement 2018-01-10 14:55:31,265 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:31,265 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,265 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,266 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,266 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:55:31,266 [INFO] NULLSCOPE 2018-01-10 14:55:31,266 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-01-10 14:55:31,266 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_speed' 2018-01-10 14:55:31,266 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,266 [INFO] NULLSCOPE 2018-01-10 14:55:31,266 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_speed' result: stored_loop_sa_speed 2018-01-10 14:55:31,267 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:31,267 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,267 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,267 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,267 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:55:31,267 [INFO] NULLSCOPE 2018-01-10 14:55:31,267 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:55:31,267 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,267 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,267 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,267 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,267 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,267 [INFO] NULLSCOPE 2018-01-10 14:55:31,267 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-01-10 14:55:31,267 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_displacement' 2018-01-10 14:55:31,267 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,267 [INFO] NULLSCOPE 2018-01-10 14:55:31,268 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_displacement' result: stored_loop_sa_displacement 2018-01-10 14:55:31,268 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,268 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,268 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,268 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,268 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,268 [INFO] NULLSCOPE 2018-01-10 14:55:31,268 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:55:31,268 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_speed' 2018-01-10 14:55:31,268 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,268 [INFO] NULLSCOPE 2018-01-10 14:55:31,268 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_speed' result: stored_loop_sa_speed 2018-01-10 14:55:31,268 [DEBUG] before getLinkedObjects: node: 'INIT_LOOP_SA_DISPLACEMENT' 2018-01-10 14:55:31,268 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,268 [INFO] NULLSCOPE 2018-01-10 14:55:31,269 [DEBUG] after getLinkedObjects: node: 'INIT_LOOP_SA_DISPLACEMENT' result: INIT_LOOP_SA_DISPLACEMENT 2018-01-10 14:55:31,269 [DEBUG] before getLinkedObjects: node: 'INIT_LOOP_SA_SPEED' 2018-01-10 14:55:31,269 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,269 [INFO] NULLSCOPE 2018-01-10 14:55:31,269 [DEBUG] after getLinkedObjects: node: 'INIT_LOOP_SA_SPEED' result: INIT_LOOP_SA_SPEED 2018-01-10 14:55:31,269 [DEBUG] before getLinkedObjects: node: 'stored_window_sa_disp' 2018-01-10 14:55:31,269 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,269 [INFO] NULLSCOPE 2018-01-10 14:55:31,269 [DEBUG] after getLinkedObjects: node: 'stored_window_sa_disp' result: stored_window_sa_disp 2018-01-10 14:55:31,269 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,269 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,269 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,269 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,269 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,269 [INFO] NULLSCOPE 2018-01-10 14:55:31,269 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-01-10 14:55:31,269 [DEBUG] before getLinkedObjects: node: 'stored_window_sa_tau' 2018-01-10 14:55:31,269 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,270 [INFO] NULLSCOPE 2018-01-10 14:55:31,270 [DEBUG] after getLinkedObjects: node: 'stored_window_sa_tau' result: stored_window_sa_tau 2018-01-10 14:55:31,270 [DEBUG] before getLinkedObjects: node: 'window_sa' 2018-01-10 14:55:31,270 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,270 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,270 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,270 [INFO] Getting scope within FMU: window_sa 2018-01-10 14:55:31,270 [INFO] NULLSCOPE 2018-01-10 14:55:31,270 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:55:31,270 [DEBUG] before getLinkedObjects: node: 'stored_obstacle_reaction_force' 2018-01-10 14:55:31,270 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,270 [INFO] NULLSCOPE 2018-01-10 14:55:31,270 [DEBUG] after getLinkedObjects: node: 'stored_obstacle_reaction_force' result: stored_obstacle_reaction_force 2018-01-10 14:55:31,270 [DEBUG] before getLinkedObjects: node: 'obstacle' 2018-01-10 14:55:31,270 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,270 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,270 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,271 [INFO] Getting scope within FMU: obstacle 2018-01-10 14:55:31,271 [INFO] NULLSCOPE 2018-01-10 14:55:31,271 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-01-10 14:55:31,271 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:31,271 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,271 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:31,271 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,271 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:55:31,271 [INFO] NULLSCOPE 2018-01-10 14:55:31,271 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:55:31,271 [DEBUG] before getLinkedObjects: node: 'stored_window_sa_tau' 2018-01-10 14:55:31,271 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,271 [INFO] NULLSCOPE 2018-01-10 14:55:31,271 [DEBUG] after getLinkedObjects: node: 'stored_window_sa_tau' result: stored_window_sa_tau 2018-01-10 14:55:31,271 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_SA_DISP' 2018-01-10 14:55:31,271 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,272 [INFO] NULLSCOPE 2018-01-10 14:55:31,272 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_SA_DISP' result: INIT_WINDOW_SA_DISP 2018-01-10 14:55:31,272 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_SA_TAU' 2018-01-10 14:55:31,272 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,272 [INFO] NULLSCOPE 2018-01-10 14:55:31,272 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_SA_TAU' result: INIT_WINDOW_SA_TAU 2018-01-10 14:55:31,272 [DEBUG] before getLinkedObjects: node: 'INIT_OBSTACLE_REACTION_FORCE' 2018-01-10 14:55:31,272 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:31,272 [INFO] NULLSCOPE 2018-01-10 14:55:31,272 [DEBUG] after getLinkedObjects: node: 'INIT_OBSTACLE_REACTION_FORCE' result: INIT_OBSTACLE_REACTION_FORCE 2018-01-10 14:55:31,272 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/LoopSA/CMakeLists.txt Stored file: target/generated/LoopSA/sources/Fmu.cpp Stored file: target/generated/LoopSA/sources/Loop_sa.cpp Stored file: target/generated/LoopSA/sources/Loop_sa.h Stored file: target/generated/LoopSA/modelDescription.xml Stored file: target/generated/LoopSA/msys-toolchain.cmake Stored file: target/generated/LoopSA/sources/main.cpp Copied file to: target/generated/LoopSA/resources/WindowSA.fmu Copied file to: target/generated/LoopSA/resources/Obstacle.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/LoopSA Scanning dependencies of target minizip [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 38%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 42%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target LoopSA Scanning dependencies of target LoopSA_main [ 71%] Building CXX object CMakeFiles/LoopSA.dir/sources/Fmu.cpp.o [ 76%] Building CXX object CMakeFiles/LoopSA.dir/sources/Loop_sa.cpp.o [ 80%] Building CXX object CMakeFiles/LoopSA_main.dir/sources/main.cpp.o [ 85%] Building CXX object CMakeFiles/LoopSA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/LoopSA_main.dir/sources/Loop_sa.cpp.o [ 95%] Linking CXX shared library binaries/linux64/LoopSA.so [ 95%] Built target LoopSA [100%] Linking CXX executable LoopSA_main [100%] Built target LoopSA_main Scanning dependencies of target pack modelDescription.xml resources resources/WindowSA.fmu resources/Obstacle.fmu binaries/linux64 binaries/linux64/LoopSA.so Built target pack 2018-01-10 14:55:43,702 [DEBUG] Parsing took: 19 ms 2018-01-10 14:55:43,703 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:55:43,705 [DEBUG] doLinkModel took: 2ms 2018-01-10 14:55:43,705 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:55:43,708 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:43,708 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:43,708 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:43,708 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:43,708 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:43,708 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:43,710 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:43,711 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:55:43,711 [INFO] NULLSCOPE 2018-01-10 14:55:43,711 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:55:43,711 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-01-10 14:55:43,711 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,711 [INFO] NULLSCOPE 2018-01-10 14:55:43,711 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-01-10 14:55:43,711 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-01-10 14:55:43,711 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,711 [INFO] NULLSCOPE 2018-01-10 14:55:43,711 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-01-10 14:55:43,712 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:43,712 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-01-10 14:55:43,712 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:43,712 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,712 [INFO] NULLSCOPE 2018-01-10 14:55:43,712 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:55:43,712 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-01-10 14:55:43,712 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,712 [INFO] NULLSCOPE 2018-01-10 14:55:43,712 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-01-10 14:55:43,713 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-01-10 14:55:43,713 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,713 [INFO] NULLSCOPE 2018-01-10 14:55:43,713 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:55:43,713 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-01-10 14:55:43,713 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,713 [INFO] NULLSCOPE 2018-01-10 14:55:43,713 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:55:43,713 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-01-10 14:55:43,713 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,713 [INFO] NULLSCOPE 2018-01-10 14:55:43,713 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-01-10 14:55:43,713 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:55:43,713 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,713 [INFO] NULLSCOPE 2018-01-10 14:55:43,713 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:55:43,714 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:55:43,714 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,714 [INFO] NULLSCOPE 2018-01-10 14:55:43,714 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:55:43,714 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:55:43,714 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,714 [INFO] NULLSCOPE 2018-01-10 14:55:43,714 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:55:43,714 [DEBUG] before getLinkedObjects: node: 'speed' 2018-01-10 14:55:43,714 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,714 [INFO] NULLSCOPE 2018-01-10 14:55:43,714 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:55:43,714 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:55:43,714 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,714 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:43,715 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,715 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:55:43,715 [INFO] NULLSCOPE 2018-01-10 14:55:43,715 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:55:43,715 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:55:43,715 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,715 [INFO] NULLSCOPE 2018-01-10 14:55:43,715 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:55:43,715 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:55:43,715 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,715 [INFO] NULLSCOPE 2018-01-10 14:55:43,715 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:55:43,715 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:55:43,715 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:55:43,715 [INFO] NULLSCOPE 2018-01-10 14:55:43,716 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:55:43,716 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/rate/CMakeLists.txt Stored file: target/generated/rate/sources/Fmu.cpp Stored file: target/generated/rate/sources/Rate_sa.cpp Stored file: target/generated/rate/sources/Rate_sa.h Stored file: target/generated/rate/modelDescription.xml Stored file: target/generated/rate/msys-toolchain.cmake Stored file: target/generated/rate/sources/main.cpp Copied file to: target/generated/rate/resources/LoopSA.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/rate Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 38%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 42%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target RateSA Scanning dependencies of target RateSA_main [ 71%] Building CXX object CMakeFiles/RateSA.dir/sources/Rate_sa.cpp.o [ 76%] Building CXX object CMakeFiles/RateSA_main.dir/sources/main.cpp.o [ 80%] Building CXX object CMakeFiles/RateSA.dir/sources/Fmu.cpp.o [ 85%] Building CXX object CMakeFiles/RateSA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/RateSA_main.dir/sources/Rate_sa.cpp.o [ 95%] Linking CXX shared library binaries/linux64/RateSA.so [ 95%] Built target RateSA [100%] Linking CXX executable RateSA_main [100%] Built target RateSA_main Scanning dependencies of target pack modelDescription.xml resources resources/LoopSA.fmu binaries/linux64 binaries/linux64/RateSA.so Built target pack 2018-01-10 14:55:54,533 [DEBUG] Parsing took: 6 ms 2018-01-10 14:55:54,533 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:55:54,535 [DEBUG] doLinkModel took: 2ms 2018-01-10 14:55:54,535 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:55:54,540 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,540 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,540 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,540 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:54,541 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:54,541 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:55:54,542 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,542 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,543 [INFO] NULLSCOPE 2018-01-10 14:55:54,543 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-01-10 14:55:54,543 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,543 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,543 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,543 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,544 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,544 [INFO] NULLSCOPE 2018-01-10 14:55:54,544 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-01-10 14:55:54,544 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,544 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,544 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,544 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,545 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,545 [INFO] NULLSCOPE 2018-01-10 14:55:54,545 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:55:54,545 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,545 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,545 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,545 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,546 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,546 [INFO] NULLSCOPE 2018-01-10 14:55:54,546 [DEBUG] after getLinkedObjects: node: 'armature_current' result: armature_current 2018-01-10 14:55:54,546 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,547 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,547 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,548 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,548 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,548 [INFO] NULLSCOPE 2018-01-10 14:55:54,548 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:55:54,548 [DEBUG] before getLinkedObjects: node: 'power' 2018-01-10 14:55:54,548 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,548 [INFO] Delegating scope discovery to super class... 2018-01-10 14:55:54,549 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:55:54,549 [INFO] Getting scope within FMU: power 2018-01-10 14:55:54,549 [INFO] NULLSCOPE 2018-01-10 14:55:54,549 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-01-10 14:55:54,549 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/power/CMakeLists.txt Stored file: target/generated/power/sources/Fmu.cpp Stored file: target/generated/power/sources/Power_sa.cpp Stored file: target/generated/power/sources/Power_sa.h Stored file: target/generated/power/modelDescription.xml Stored file: target/generated/power/msys-toolchain.cmake Stored file: target/generated/power/sources/main.cpp Copied file to: target/generated/power/resources/Power.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/power Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 42%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 42%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target PowerSA Scanning dependencies of target PowerSA_main [ 71%] Building CXX object CMakeFiles/PowerSA_main.dir/sources/main.cpp.o [ 76%] Building CXX object CMakeFiles/PowerSA.dir/sources/Power_sa.cpp.o [ 80%] Building CXX object CMakeFiles/PowerSA.dir/sources/Fmu.cpp.o [ 85%] Building CXX object CMakeFiles/PowerSA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/PowerSA_main.dir/sources/Power_sa.cpp.o [ 95%] Linking CXX shared library binaries/linux64/PowerSA.so [ 95%] Built target PowerSA [100%] Linking CXX executable PowerSA_main [100%] Built target PowerSA_main Scanning dependencies of target pack modelDescription.xml resources resources/Power.fmu binaries/linux64 binaries/linux64/PowerSA.so Built target pack 2018-01-10 14:56:06,751 [DEBUG] Parsing took: 13 ms 2018-01-10 14:56:06,752 [DEBUG] beforeModelLinked took: 0ms 2018-01-10 14:56:06,754 [DEBUG] doLinkModel took: 2ms 2018-01-10 14:56:06,754 [DEBUG] afterModelLinked took: 0ms 2018-01-10 14:56:06,759 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-01-10 14:56:06,759 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,760 [INFO] NULLSCOPE 2018-01-10 14:56:06,760 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-01-10 14:56:06,760 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-01-10 14:56:06,760 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,760 [INFO] NULLSCOPE 2018-01-10 14:56:06,760 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-01-10 14:56:06,761 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:56:06,761 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-01-10 14:56:06,761 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:06,761 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:06,761 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:06,761 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:06,765 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,766 [INFO] NULLSCOPE 2018-01-10 14:56:06,767 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:56:06,767 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-01-10 14:56:06,767 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,767 [INFO] NULLSCOPE 2018-01-10 14:56:06,767 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-01-10 14:56:06,767 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-01-10 14:56:06,768 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,769 [INFO] NULLSCOPE 2018-01-10 14:56:06,769 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:56:06,769 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-01-10 14:56:06,769 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,769 [INFO] NULLSCOPE 2018-01-10 14:56:06,769 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-01-10 14:56:06,769 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-01-10 14:56:06,769 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,771 [INFO] NULLSCOPE 2018-01-10 14:56:06,771 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-01-10 14:56:06,771 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:56:06,771 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,771 [INFO] NULLSCOPE 2018-01-10 14:56:06,771 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:56:06,771 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:56:06,771 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,772 [INFO] NULLSCOPE 2018-01-10 14:56:06,772 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:56:06,772 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:56:06,772 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,772 [INFO] NULLSCOPE 2018-01-10 14:56:06,772 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:56:06,773 [DEBUG] before getLinkedObjects: node: 'speed' 2018-01-10 14:56:06,773 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,773 [INFO] NULLSCOPE 2018-01-10 14:56:06,773 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:56:06,773 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:56:06,773 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,773 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:06,773 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,774 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:56:06,774 [INFO] NULLSCOPE 2018-01-10 14:56:06,774 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-01-10 14:56:06,774 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:56:06,774 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,774 [INFO] NULLSCOPE 2018-01-10 14:56:06,774 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:56:06,775 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-01-10 14:56:06,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,775 [INFO] NULLSCOPE 2018-01-10 14:56:06,775 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-01-10 14:56:06,775 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-01-10 14:56:06,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,775 [INFO] NULLSCOPE 2018-01-10 14:56:06,775 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-01-10 14:56:06,776 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_tau' 2018-01-10 14:56:06,776 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,776 [INFO] NULLSCOPE 2018-01-10 14:56:06,776 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_tau' result: stored_loop_sa_tau 2018-01-10 14:56:06,776 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-01-10 14:56:06,776 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,776 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:06,777 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,777 [INFO] Getting scope within FMU: loop_sa 2018-01-10 14:56:06,777 [INFO] NULLSCOPE 2018-01-10 14:56:06,777 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:56:06,777 [DEBUG] before getLinkedObjects: node: 'rate_sa' 2018-01-10 14:56:06,777 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,777 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:06,778 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,778 [INFO] Getting scope within FMU: rate_sa 2018-01-10 14:56:06,778 [INFO] NULLSCOPE 2018-01-10 14:56:06,778 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-01-10 14:56:06,778 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_tau' 2018-01-10 14:56:06,778 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:06,779 [INFO] NULLSCOPE 2018-01-10 14:56:06,779 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_tau' result: stored_loop_sa_tau 2018-01-10 14:56:06,779 [DEBUG] Syntax check OK! Resource: __synthetic0.sa Stored file: target/generated/rate_canonical/CMakeLists.txt Stored file: target/generated/rate_canonical/sources/Fmu.cpp Stored file: target/generated/rate_canonical/sources/Rate_sa.cpp Stored file: target/generated/rate_canonical/sources/Rate_sa.h Stored file: target/generated/rate_canonical/modelDescription.xml Stored file: target/generated/rate_canonical/msys-toolchain.cmake Stored file: target/generated/rate_canonical/sources/main.cpp Copied file to: target/generated/rate_canonical/resources/LoopSA.fmu -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Already up-to-date. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/generated/rate_canonical Scanning dependencies of target minizip [ 4%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 9%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 19%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 23%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 28%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 28%] Built target minizip Scanning dependencies of target intocppfmi [ 33%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 38%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 42%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 47%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 52%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 52%] Built target intocppfmi Scanning dependencies of target hcf [ 57%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [ 61%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 66%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [ 66%] Built target hcf Scanning dependencies of target RateSA Scanning dependencies of target RateSA_main [ 71%] Building CXX object CMakeFiles/RateSA_main.dir/sources/main.cpp.o [ 76%] Building CXX object CMakeFiles/RateSA.dir/sources/Fmu.cpp.o [ 80%] Building CXX object CMakeFiles/RateSA.dir/sources/Rate_sa.cpp.o [ 85%] Building CXX object CMakeFiles/RateSA_main.dir/sources/Fmu.cpp.o [ 90%] Building CXX object CMakeFiles/RateSA_main.dir/sources/Rate_sa.cpp.o [ 95%] Linking CXX shared library binaries/linux64/RateSA.so [ 95%] Built target RateSA [100%] Linking CXX executable RateSA_main [100%] Built target RateSA_main Scanning dependencies of target pack modelDescription.xml resources resources/LoopSA.fmu binaries/linux64 binaries/linux64/RateSA.so Built target pack Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.747 sec - in be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest lazy_canonical(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 10.954 sec getSetState_sa(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 10.601 sec window_sa_canonical_new(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 11.563 sec rollback_test(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 10.718 sec controller_test(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 12.021 sec loop(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 12.433 sec rate(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 10.846 sec power(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 12.144 sec rate_canonical(be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest) Time elapsed: 11.18 sec Running be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppAutoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 sec - in be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppAutoTest allSemanticAdaptations[0](be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppAutoTest) skipped Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] The project's OSGi version is 1.0.0.201801101351 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [WARNING] WARNING: SemanticAdaptationGeneratorTest.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/tests/SemanticAdaptationGeneratorTest.xtend 98: Unnecessary cast from Variable to Variable [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src-gen is empty. Can't process. [INFO] Installing Xtend files into 57 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" [INFO] 1 archive(s) processed [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Expected eclipse log file: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/work/data/.metadata/.log [INFO] Command line: [/usr/lib/jvm/java-8-oracle/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/work/data, -install, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/work, -configuration, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenaa237a52" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests.SemanticAdaptationGeneratorTest log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser). log4j:WARN Please initialize the log4j system properly. 2018-01-10 14:56:31,134 [INFO] Logger initialized. 2018-01-10 14:56:31,134 [INFO] >Generating canonical semantic adaptation for file... 2018-01-10 14:56:32,233 [INFO] >Formatting document 2018-01-10 14:56:32,233 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6f15fce7 (name: lazy_sa, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-01-10 14:56:32,233 [INFO] >Formatting adaptation 2018-01-10 14:56:32,238 [INFO] >Formatting CustomControlRule 2018-01-10 14:56:32,238 [INFO] >Formatting Statement 2018-01-10 14:56:32,238 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting Statement 2018-01-10 14:56:32,239 [INFO] Formatting document 2018-01-10 14:56:32,287 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6f15fce7 (name: lazy_sa, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-01-10 14:56:32,287 [INFO] >Formatting adaptation 2018-01-10 14:56:32,287 [INFO] >Formatting CustomControlRule 2018-01-10 14:56:32,287 [INFO] >Formatting Statement 2018-01-10 14:56:32,287 [INFO] Formatting Statement 2018-01-10 14:56:32,287 [INFO] Formatting Statement 2018-01-10 14:56:32,287 [INFO] Formatting Statement 2018-01-10 14:56:32,287 [INFO] Formatting Statement 2018-01-10 14:56:32,287 [INFO] Formatting Statement 2018-01-10 14:56:32,288 [INFO] Formatting Statement 2018-01-10 14:56:32,288 [INFO] Formatting Statement 2018-01-10 14:56:32,288 [INFO] Formatting Statement 2018-01-10 14:56:32,288 [INFO] Formatting Statement 2018-01-10 14:56:32,288 [INFO] controller.obj_detected, 2018-01-10 14:56:32,289 [INFO] passenger_up -> controller.passenger_up, 2018-01-10 14:56:32,289 [INFO] passenger_down -> controller.passenger_down, 2018-01-10 14:56:32,289 [INFO] passenger_stop -> controller.passenger_stop, 2018-01-10 14:56:32,289 [INFO] driver_up -> controller.driver_up, 2018-01-10 14:56:32,289 [INFO] driver_down -> controller.driver_down, 2018-01-10 14:56:32,289 [INFO] driver_stop -> controller.driver_stop 2018-01-10 14:56:32,289 [INFO] 2018-01-10 14:56:32,289 [INFO] param INIT_OBJ_DETECTED := false, 2018-01-10 14:56:32,289 [INFO] INIT_PASSENGER_UP := false, 2018-01-10 14:56:32,289 [INFO] INIT_PASSENGER_DOWN := false, 2018-01-10 14:56:32,289 [INFO] INIT_PASSENGER_STOP := false, 2018-01-10 14:56:32,289 [INFO] INIT_DRIVER_UP := false, 2018-01-10 14:56:32,289 [INFO] INIT_DRIVER_DOWN := false, 2018-01-10 14:56:32,289 [INFO] INIT_DRIVER_STOP := false; 2018-01-10 14:56:32,289 [INFO] 2018-01-10 14:56:32,289 [INFO] control var tn := -1.0, 2018-01-10 14:56:32,289 [INFO] tl := -1.0, 2018-01-10 14:56:32,289 [INFO] prev_obj_detected := INIT_OBJ_DETECTED, 2018-01-10 14:56:32,289 [INFO] prev_passenger_up := INIT_PASSENGER_UP, 2018-01-10 14:56:32,289 [INFO] prev_passenger_down := INIT_PASSENGER_DOWN, 2018-01-10 14:56:32,289 [INFO] prev_passenger_stop := INIT_PASSENGER_STOP, 2018-01-10 14:56:32,289 [INFO] prev_driver_up := INIT_DRIVER_UP, 2018-01-10 14:56:32,289 [INFO] prev_driver_down := INIT_DRIVER_DOWN, 2018-01-10 14:56:32,289 [INFO] prev_driver_stop := INIT_DRIVER_STOP; 2018-01-10 14:56:32,289 [INFO] 2018-01-10 14:56:32,289 [INFO] control rules { 2018-01-10 14:56:32,289 [INFO] if (tl < 0.0){ 2018-01-10 14:56:32,289 [INFO] tl := t; 2018-01-10 14:56:32,289 [INFO] } 2018-01-10 14:56:32,289 [INFO] 2018-01-10 14:56:32,289 [INFO] var step_size := min(H, tn - t); 2018-01-10 14:56:32,289 [INFO] if (lazy_sa.obj_detected != prev_obj_detected or 2018-01-10 14:56:32,289 [INFO] lazy_sa.passenger_up != prev_passenger_up or 2018-01-10 14:56:32,289 [INFO] lazy_sa.passenger_down != prev_passenger_down or 2018-01-10 14:56:32,289 [INFO] lazy_sa.passenger_stop != prev_passenger_stop or 2018-01-10 14:56:32,289 [INFO] lazy_sa.driver_up != prev_driver_up or 2018-01-10 14:56:32,289 [INFO] lazy_sa.driver_down != prev_driver_down or 2018-01-10 14:56:32,289 [INFO] lazy_sa.driver_stop != prev_driver_stop or 2018-01-10 14:56:32,289 [INFO] (t+H) >= tn 2018-01-10 14:56:32,290 [INFO] ){ 2018-01-10 14:56:32,290 [INFO] var Real step_to_be_done := (t+H-tl); 2018-01-10 14:56:32,290 [INFO] var step_done := do_step(controller, t, step_to_be_done); 2018-01-10 14:56:32,290 [INFO] tn := tl + step_done + get_next_time_step(controller); 2018-01-10 14:56:32,290 [INFO] step_size := tl + step_done - t; 2018-01-10 14:56:32,290 [INFO] tl := tl + step_done; 2018-01-10 14:56:32,290 [INFO] } 2018-01-10 14:56:32,290 [INFO] 2018-01-10 14:56:32,290 [INFO] prev_obj_detected := lazy_sa.obj_detected; 2018-01-10 14:56:32,290 [INFO] prev_passenger_up := lazy_sa.passenger_up; 2018-01-10 14:56:32,290 [INFO] prev_passenger_down := lazy_sa.passenger_down; 2018-01-10 14:56:32,290 [INFO] prev_passenger_stop := lazy_sa.passenger_stop; 2018-01-10 14:56:32,290 [INFO] prev_driver_up := lazy_sa.driver_up; 2018-01-10 14:56:32,290 [INFO] prev_driver_down := lazy_sa.driver_down; 2018-01-10 14:56:32,290 [INFO] prev_driver_stop := lazy_sa.driver_stop; 2018-01-10 14:56:32,290 [INFO] 2018-01-10 14:56:32,290 [INFO] return step_size; 2018-01-10 14:56:32,290 [INFO] } 2018-01-10 14:56:32,290 [INFO] 2018-01-10 14:56:32,290 [INFO] __________________________________________________________________________ 2018-01-10 14:56:32,290 [INFO] Checking if file is already a canonical version... 2018-01-10 14:56:32,290 [INFO] It is not. 2018-01-10 14:56:32,290 [INFO] canonicalFileName = lazy_canonical.sa 2018-01-10 14:56:32,291 [INFO] >Canonicalize 2018-01-10 14:56:32,291 [INFO] >Running generic inference algorithm... 2018-01-10 14:56:32,291 [INFO] Inferring parameter fields... 2018-01-10 14:56:32,291 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_PASSENGER_UP 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_DRIVER_UP 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Computing field for param INIT_DRIVER_STOP 2018-01-10 14:56:32,292 [INFO] Already has been inferred: Dips 2018-01-10 14:56:32,292 [INFO] Inferring port fields of FMU controller 2018-01-10 14:56:32,292 [INFO] Computing unit for port controller.obj_detected 2018-01-10 14:56:32,292 [INFO] Has no unit. 2018-01-10 14:56:32,292 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,292 [INFO] Has no source dependency. 2018-01-10 14:56:32,292 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,292 [INFO] Cannot infer field now. 2018-01-10 14:56:32,292 [INFO] Computing unit for port controller.passenger_up 2018-01-10 14:56:32,292 [INFO] Has no unit. 2018-01-10 14:56:32,292 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,292 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.passenger_down 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.passenger_stop 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.driver_up 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.driver_down 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.driver_stop 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.up 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,293 [INFO] Cannot infer field now. 2018-01-10 14:56:32,293 [INFO] Computing unit for port controller.down 2018-01-10 14:56:32,293 [INFO] Has no unit. 2018-01-10 14:56:32,293 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,293 [INFO] Has no source dependency. 2018-01-10 14:56:32,293 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,294 [INFO] Cannot infer field now. 2018-01-10 14:56:32,294 [INFO] Computing unit for port controller.stop 2018-01-10 14:56:32,294 [INFO] Has no unit. 2018-01-10 14:56:32,294 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,294 [INFO] Has no source dependency. 2018-01-10 14:56:32,294 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-01-10 14:56:32,294 [INFO] Cannot infer field now. 2018-01-10 14:56:32,294 [INFO] Inferring external port fields... 2018-01-10 14:56:32,294 [INFO] Computing unit for port lazy_sa.obj_detected 2018-01-10 14:56:32,294 [INFO] Has no unit. 2018-01-10 14:56:32,294 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,294 [INFO] Has no source dependency. 2018-01-10 14:56:32,296 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-01-10 14:56:32,296 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,296 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,296 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,296 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,299 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,299 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,299 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,308 [INFO] NULLSCOPE 2018-01-10 14:56:32,310 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:56:32,310 [INFO] Has a target dependency: controller.obj_detected 2018-01-10 14:56:32,310 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,310 [INFO] Cannot infer field now. 2018-01-10 14:56:32,310 [INFO] Computing unit for port lazy_sa.passenger_up 2018-01-10 14:56:32,310 [INFO] Has no unit. 2018-01-10 14:56:32,310 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,310 [INFO] Has no source dependency. 2018-01-10 14:56:32,310 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-01-10 14:56:32,310 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,310 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,310 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,310 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,310 [INFO] NULLSCOPE 2018-01-10 14:56:32,310 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:56:32,310 [INFO] Has a target dependency: controller.passenger_up 2018-01-10 14:56:32,310 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,310 [INFO] Cannot infer field now. 2018-01-10 14:56:32,310 [INFO] Computing unit for port lazy_sa.passenger_down 2018-01-10 14:56:32,310 [INFO] Has no unit. 2018-01-10 14:56:32,311 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,311 [INFO] Has no source dependency. 2018-01-10 14:56:32,311 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-01-10 14:56:32,311 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,311 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,311 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,311 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,311 [INFO] NULLSCOPE 2018-01-10 14:56:32,311 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:56:32,311 [INFO] Has a target dependency: controller.passenger_down 2018-01-10 14:56:32,311 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,311 [INFO] Cannot infer field now. 2018-01-10 14:56:32,311 [INFO] Computing unit for port lazy_sa.passenger_stop 2018-01-10 14:56:32,311 [INFO] Has no unit. 2018-01-10 14:56:32,311 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,311 [INFO] Has no source dependency. 2018-01-10 14:56:32,311 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-01-10 14:56:32,311 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,311 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,311 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,311 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,312 [INFO] NULLSCOPE 2018-01-10 14:56:32,312 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:56:32,312 [INFO] Has a target dependency: controller.passenger_stop 2018-01-10 14:56:32,312 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,312 [INFO] Cannot infer field now. 2018-01-10 14:56:32,312 [INFO] Computing unit for port lazy_sa.driver_up 2018-01-10 14:56:32,312 [INFO] Has no unit. 2018-01-10 14:56:32,312 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,312 [INFO] Has no source dependency. 2018-01-10 14:56:32,312 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-01-10 14:56:32,312 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,312 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,312 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,312 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,312 [INFO] NULLSCOPE 2018-01-10 14:56:32,313 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:56:32,313 [INFO] Has a target dependency: controller.driver_up 2018-01-10 14:56:32,313 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,313 [INFO] Cannot infer field now. 2018-01-10 14:56:32,313 [INFO] Computing unit for port lazy_sa.driver_down 2018-01-10 14:56:32,313 [INFO] Has no unit. 2018-01-10 14:56:32,313 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,313 [INFO] Has no source dependency. 2018-01-10 14:56:32,313 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-01-10 14:56:32,313 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,313 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,313 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,313 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,313 [INFO] NULLSCOPE 2018-01-10 14:56:32,313 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:56:32,314 [INFO] Has a target dependency: controller.driver_down 2018-01-10 14:56:32,314 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,314 [INFO] Cannot infer field now. 2018-01-10 14:56:32,314 [INFO] Computing unit for port lazy_sa.driver_stop 2018-01-10 14:56:32,314 [INFO] Has no unit. 2018-01-10 14:56:32,314 [INFO] Attempting to infer unit from bindings. 2018-01-10 14:56:32,314 [INFO] Has no source dependency. 2018-01-10 14:56:32,314 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-01-10 14:56:32,314 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,314 [DEBUG] before getLinkedObjects: node: 'controller' 2018-01-10 14:56:32,314 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-01-10 14:56:32,314 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,314 [INFO] NULLSCOPE 2018-01-10 14:56:32,314 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:56:32,314 [INFO] Has a target dependency: controller.driver_stop 2018-01-10 14:56:32,314 [INFO] Dependency has no unit yet. 2018-01-10 14:56:32,315 [INFO] Cannot infer field now. 2018-01-10 14:56:32,315 [INFO] Inferring all other declaration fields... 2018-01-10 14:56:32,315 [INFO] Computing field for declaration tn 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration tl 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_obj_detected 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_passenger_up 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_passenger_down 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_passenger_stop 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_driver_up 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_driver_down 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration prev_driver_stop 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration step_size 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration step_to_be_done 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Computing field for declaration step_done 2018-01-10 14:56:32,315 [INFO] Already has a field: Dips 2018-01-10 14:56:32,315 [INFO] Ended iteration with unfielded elements remaining: 17 2018-01-10 14:56:32,315 [INFO] Running generic inference algorithm... 2018-01-10 14:56:32,316 [INFO] Inferring parameter fields... 2018-01-10 14:56:32,316 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-01-10 14:56:32,316 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,316 [DEBUG] Clear 188 cache entries for resource __synthetic0.sa after 170 hits and 187 misses (quota: 47%) 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_PASSENGER_UP 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_DRIVER_UP 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Computing field for param INIT_DRIVER_STOP 2018-01-10 14:56:32,317 [INFO] Has not been inferred yet. 2018-01-10 14:56:32,317 [INFO] Got new field: Bool 2018-01-10 14:56:32,317 [INFO] Inferring port fields of FMU controller 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Already has a field: Bool 2018-01-10 14:56:32,317 [INFO] Inferring external port fields... 2018-01-10 14:56:32,317 [INFO] Computing type for port lazy_sa.obj_detected 2018-01-10 14:56:32,317 [INFO] Has no type. 2018-01-10 14:56:32,317 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,317 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.obj_detected 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.passenger_up 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.passenger_up 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.passenger_down 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.passenger_down 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.passenger_stop 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.passenger_stop 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.driver_up 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.driver_up 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.driver_down 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.driver_down 2018-01-10 14:56:32,318 [INFO] Got new type: Bool 2018-01-10 14:56:32,318 [INFO] Got new field: Bool 2018-01-10 14:56:32,318 [INFO] Computing type for port lazy_sa.driver_stop 2018-01-10 14:56:32,318 [INFO] Has no type. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from units. 2018-01-10 14:56:32,318 [INFO] Attempting to infer type from bindings. 2018-01-10 14:56:32,318 [INFO] Has no source dependency. 2018-01-10 14:56:32,318 [INFO] Has a target dependency: controller.driver_stop 2018-01-10 14:56:32,319 [INFO] Got new type: Bool 2018-01-10 14:56:32,319 [INFO] Got new field: Bool 2018-01-10 14:56:32,319 [INFO] Inferring all other declaration fields... 2018-01-10 14:56:32,319 [INFO] Computing field for declaration tn 2018-01-10 14:56:32,319 [INFO] Got new field: Real 2018-01-10 14:56:32,319 [INFO] Computing field for declaration tl 2018-01-10 14:56:32,319 [INFO] Got new field: Real 2018-01-10 14:56:32,319 [INFO] Computing field for declaration prev_obj_detected 2018-01-10 14:56:32,319 [DEBUG] before getLinkedObjects: node: 'INIT_OBJ_DETECTED' 2018-01-10 14:56:32,319 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,319 [INFO] NULLSCOPE 2018-01-10 14:56:32,319 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-01-10 14:56:32,320 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,320 [INFO] Got new field: Bool 2018-01-10 14:56:32,320 [INFO] Computing field for declaration prev_passenger_up 2018-01-10 14:56:32,320 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-01-10 14:56:32,320 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,320 [INFO] NULLSCOPE 2018-01-10 14:56:32,320 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-01-10 14:56:32,320 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,320 [INFO] Got new field: Bool 2018-01-10 14:56:32,320 [INFO] Computing field for declaration prev_passenger_down 2018-01-10 14:56:32,320 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-01-10 14:56:32,320 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,321 [INFO] NULLSCOPE 2018-01-10 14:56:32,321 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-01-10 14:56:32,321 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,321 [INFO] Got new field: Bool 2018-01-10 14:56:32,321 [INFO] Computing field for declaration prev_passenger_stop 2018-01-10 14:56:32,321 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-01-10 14:56:32,321 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,321 [INFO] NULLSCOPE 2018-01-10 14:56:32,321 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-01-10 14:56:32,321 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,322 [INFO] Got new field: Bool 2018-01-10 14:56:32,322 [INFO] Computing field for declaration prev_driver_up 2018-01-10 14:56:32,322 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-01-10 14:56:32,322 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,322 [INFO] NULLSCOPE 2018-01-10 14:56:32,322 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-01-10 14:56:32,322 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,322 [INFO] Got new field: Bool 2018-01-10 14:56:32,322 [INFO] Computing field for declaration prev_driver_down 2018-01-10 14:56:32,322 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-01-10 14:56:32,322 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,323 [INFO] NULLSCOPE 2018-01-10 14:56:32,323 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-01-10 14:56:32,323 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,323 [INFO] Got new field: Bool 2018-01-10 14:56:32,323 [INFO] Computing field for declaration prev_driver_stop 2018-01-10 14:56:32,323 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-01-10 14:56:32,323 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,323 [INFO] NULLSCOPE 2018-01-10 14:56:32,323 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-01-10 14:56:32,324 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-01-10 14:56:32,324 [INFO] Got new field: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for declaration step_size 2018-01-10 14:56:32,324 [INFO] Got new field: Real 2018-01-10 14:56:32,324 [INFO] Computing field for declaration step_to_be_done 2018-01-10 14:56:32,324 [INFO] Already has a field: Real 2018-01-10 14:56:32,324 [INFO] Computing field for declaration step_done 2018-01-10 14:56:32,324 [INFO] Got new field: Real 2018-01-10 14:56:32,324 [INFO] Ended iteration with unfielded elements remaining: 0 2018-01-10 14:56:32,324 [INFO] Inferring parameter fields... 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_PASSENGER_UP 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_DRIVER_UP 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Computing field for param INIT_DRIVER_STOP 2018-01-10 14:56:32,324 [INFO] Already has been inferred: Bool 2018-01-10 14:56:32,324 [INFO] Inferring port fields of FMU controller 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Inferring external port fields... 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Pushing field of port lazy_sa.obj_detected to its bindings. 2018-01-10 14:56:32,324 [INFO] Pushing field: Bool 2018-01-10 14:56:32,324 [INFO] Has no source dependency. 2018-01-10 14:56:32,324 [INFO] Has a target dependency: controller.obj_detected 2018-01-10 14:56:32,324 [INFO] Target port already has field. 2018-01-10 14:56:32,324 [INFO] Already has a field: Bool 2018-01-10 14:56:32,324 [INFO] Pushing field of port lazy_sa.passenger_up to its bindings. 2018-01-10 14:56:32,324 [INFO] Pushing field: Bool 2018-01-10 14:56:32,324 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.passenger_up 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Pushing field of port lazy_sa.passenger_down to its bindings. 2018-01-10 14:56:32,325 [INFO] Pushing field: Bool 2018-01-10 14:56:32,325 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.passenger_down 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Pushing field of port lazy_sa.passenger_stop to its bindings. 2018-01-10 14:56:32,325 [INFO] Pushing field: Bool 2018-01-10 14:56:32,325 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.passenger_stop 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Pushing field of port lazy_sa.driver_up to its bindings. 2018-01-10 14:56:32,325 [INFO] Pushing field: Bool 2018-01-10 14:56:32,325 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.driver_up 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Pushing field of port lazy_sa.driver_down to its bindings. 2018-01-10 14:56:32,325 [INFO] Pushing field: Bool 2018-01-10 14:56:32,325 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.driver_down 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Pushing field of port lazy_sa.driver_stop to its bindings. 2018-01-10 14:56:32,325 [INFO] Pushing field: Bool 2018-01-10 14:56:32,325 [INFO] Has no source dependency. 2018-01-10 14:56:32,325 [INFO] Has a target dependency: controller.driver_stop 2018-01-10 14:56:32,325 [INFO] Target port already has field. 2018-01-10 14:56:32,325 [INFO] Inferring all other declaration fields... 2018-01-10 14:56:32,325 [INFO] Computing field for declaration tn 2018-01-10 14:56:32,325 [INFO] Already has a field: Real 2018-01-10 14:56:32,325 [INFO] Computing field for declaration tl 2018-01-10 14:56:32,325 [INFO] Already has a field: Real 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_obj_detected 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_passenger_up 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_passenger_down 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_passenger_stop 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_driver_up 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_driver_down 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration prev_driver_stop 2018-01-10 14:56:32,325 [INFO] Already has a field: Bool 2018-01-10 14:56:32,325 [INFO] Computing field for declaration step_size 2018-01-10 14:56:32,326 [INFO] Already has a field: Real 2018-01-10 14:56:32,326 [INFO] Computing field for declaration step_to_be_done 2018-01-10 14:56:32,326 [INFO] Already has a field: Real 2018-01-10 14:56:32,326 [INFO] Computing field for declaration step_done 2018-01-10 14:56:32,326 [INFO] Already has a field: Real 2018-01-10 14:56:32,326 [INFO] Ended iteration with unfielded elements remaining: 0 2018-01-10 14:56:32,326 [INFO] Adding input ports... 2018-01-10 14:56:32,326 [INFO] Checking if port controller.obj_detected has incoming connections 2018-01-10 14:56:32,326 [INFO] Port controller.obj_detected has an incoming connection from external port lazy_sa.obj_detected 2018-01-10 14:56:32,326 [INFO] Port controller.obj_detected has an incoming connection. 2018-01-10 14:56:32,326 [INFO] Checking if port controller.passenger_up has incoming connections 2018-01-10 14:56:32,326 [INFO] Port controller.passenger_up has an incoming connection from external port lazy_sa.passenger_up 2018-01-10 14:56:32,326 [INFO] Port controller.passenger_up has an incoming connection. 2018-01-10 14:56:32,326 [INFO] Checking if port controller.passenger_down has incoming connections 2018-01-10 14:56:32,326 [INFO] Port controller.passenger_down has an incoming connection from external port lazy_sa.passenger_down 2018-01-10 14:56:32,327 [INFO] Port controller.passenger_down has an incoming connection. 2018-01-10 14:56:32,327 [INFO] Checking if port controller.passenger_stop has incoming connections 2018-01-10 14:56:32,327 [INFO] Port controller.passenger_stop has an incoming connection from external port lazy_sa.passenger_stop 2018-01-10 14:56:32,327 [INFO] Port controller.passenger_stop has an incoming connection. 2018-01-10 14:56:32,327 [INFO] Checking if port controller.driver_up has incoming connections 2018-01-10 14:56:32,327 [INFO] Port controller.driver_up has an incoming connection from external port lazy_sa.driver_up 2018-01-10 14:56:32,327 [INFO] Port controller.driver_up has an incoming connection. 2018-01-10 14:56:32,327 [INFO] Checking if port controller.driver_down has incoming connections 2018-01-10 14:56:32,327 [INFO] Port controller.driver_down has an incoming connection from external port lazy_sa.driver_down 2018-01-10 14:56:32,327 [INFO] Port controller.driver_down has an incoming connection. 2018-01-10 14:56:32,327 [INFO] Checking if port controller.driver_stop has incoming connections 2018-01-10 14:56:32,327 [INFO] Port controller.driver_stop has an incoming connection from external port lazy_sa.driver_stop 2018-01-10 14:56:32,327 [INFO] Port controller.driver_stop has an incoming connection. 2018-01-10 14:56:32,327 [INFO] Adding input parameters... 2018-01-10 14:56:32,327 [INFO] >addParamForPortDeclarations 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.obj_detected 2018-01-10 14:56:32,327 [INFO] Parameter INIT_OBJ_DETECTED already declared for port lazy_sa.obj_detected 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.passenger_up 2018-01-10 14:56:32,327 [INFO] Parameter INIT_PASSENGER_UP already declared for port lazy_sa.passenger_up 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.passenger_down 2018-01-10 14:56:32,327 [INFO] Parameter INIT_PASSENGER_DOWN already declared for port lazy_sa.passenger_down 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.passenger_stop 2018-01-10 14:56:32,327 [INFO] Parameter INIT_PASSENGER_STOP already declared for port lazy_sa.passenger_stop 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.driver_up 2018-01-10 14:56:32,327 [INFO] Parameter INIT_DRIVER_UP already declared for port lazy_sa.driver_up 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.driver_down 2018-01-10 14:56:32,327 [INFO] Parameter INIT_DRIVER_DOWN already declared for port lazy_sa.driver_down 2018-01-10 14:56:32,327 [INFO] Generating parameter for port lazy_sa.driver_stop 2018-01-10 14:56:32,327 [INFO] Parameter INIT_DRIVER_STOP already declared for port lazy_sa.driver_stop 2018-01-10 14:56:32,327 [INFO] addInVars 2018-01-10 14:56:32,328 [INFO] >addStorageVars 2018-01-10 14:56:32,328 [INFO] addInRules_External2Stored_Assignments 2018-01-10 14:56:32,328 [INFO] >addRules_External2Stored_Assignments 2018-01-10 14:56:32,328 [INFO] No existing rule found with true condition. Creating one. 2018-01-10 14:56:32,330 [INFO] findAllExternalPort2InputPort_Bindings 2018-01-10 14:56:32,330 [INFO] Checking if port controller.obj_detected is bound to an external port. 2018-01-10 14:56:32,330 [INFO] Port controller.obj_detected is bound to an external port: lazy_sa.obj_detected 2018-01-10 14:56:32,331 [INFO] Checking if port controller.passenger_up is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.passenger_up is bound to an external port: lazy_sa.passenger_up 2018-01-10 14:56:32,331 [INFO] Checking if port controller.passenger_down is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.passenger_down is bound to an external port: lazy_sa.passenger_down 2018-01-10 14:56:32,331 [INFO] Checking if port controller.passenger_stop is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.passenger_stop is bound to an external port: lazy_sa.passenger_stop 2018-01-10 14:56:32,331 [INFO] Checking if port controller.driver_up is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.driver_up is bound to an external port: lazy_sa.driver_up 2018-01-10 14:56:32,331 [INFO] Checking if port controller.driver_down is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.driver_down is bound to an external port: lazy_sa.driver_down 2018-01-10 14:56:32,331 [INFO] Checking if port controller.driver_stop is bound to an external port. 2018-01-10 14:56:32,331 [INFO] Port controller.driver_stop is bound to an external port: lazy_sa.driver_stop 2018-01-10 14:56:32,331 [INFO] addInRules_External2Internal_Assignments 2018-01-10 14:56:32,331 [INFO] Existing rule with true condition found. 2018-01-10 14:56:32,331 [INFO] >addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.passenger_stop := lazy_sa.passenger_stop created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.obj_detected := lazy_sa.obj_detected created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.passenger_up := lazy_sa.passenger_up created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.driver_up := lazy_sa.driver_up created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.passenger_down := lazy_sa.passenger_down created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.driver_stop := lazy_sa.driver_stop created. 2018-01-10 14:56:32,331 [INFO] addPortAssignment 2018-01-10 14:56:32,331 [INFO] Assignment controller.driver_down := lazy_sa.driver_down created. 2018-01-10 14:56:32,332 [INFO] removeBindings 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_stop->controller.passenger_stop 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_stop<-controller.passenger_stop 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.obj_detected->controller.obj_detected 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.obj_detected<-controller.obj_detected 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_up->controller.passenger_up 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_up<-controller.passenger_up 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_up->controller.driver_up 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_up<-controller.driver_up 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_down->controller.passenger_down 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.passenger_down<-controller.passenger_down 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_stop->controller.driver_stop 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_stop<-controller.driver_stop 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_down->controller.driver_down 2018-01-10 14:56:32,332 [INFO] Removing binding lazy_sa.driver_down<-controller.driver_down 2018-01-10 14:56:32,332 [INFO] Adding output ports... 2018-01-10 14:56:32,332 [INFO] Checking if port controller.up has outgoing connections 2018-01-10 14:56:32,332 [INFO] Port controller.up has no outgoing connections. 2018-01-10 14:56:32,332 [INFO] External port lazy_sa.up created. 2018-01-10 14:56:32,333 [INFO] External port lazy_sa.up bound to port controller.up 2018-01-10 14:56:32,333 [INFO] Checking if port controller.down has outgoing connections 2018-01-10 14:56:32,333 [INFO] Port controller.down has no outgoing connections. 2018-01-10 14:56:32,333 [INFO] External port lazy_sa.down created. 2018-01-10 14:56:32,333 [INFO] External port lazy_sa.down bound to port controller.down 2018-01-10 14:56:32,333 [INFO] Checking if port controller.stop has outgoing connections 2018-01-10 14:56:32,333 [INFO] Port controller.stop has no outgoing connections. 2018-01-10 14:56:32,333 [INFO] External port lazy_sa.stop created. 2018-01-10 14:56:32,333 [INFO] External port lazy_sa.stop bound to port controller.stop 2018-01-10 14:56:32,333 [INFO] Adding output parameters... 2018-01-10 14:56:32,333 [INFO] >addParamForPortDeclarations 2018-01-10 14:56:32,333 [INFO] Generating parameter for port controller.up 2018-01-10 14:56:32,333 [INFO] Declaring new parameter INIT_UP for port controller.up 2018-01-10 14:56:32,333 [INFO] Generating parameter for port controller.down 2018-01-10 14:56:32,333 [INFO] Declaring new parameter INIT_DOWN for port controller.down 2018-01-10 14:56:32,333 [INFO] Generating parameter for port controller.stop 2018-01-10 14:56:32,333 [INFO] Declaring new parameter INIT_STOP for port controller.stop 2018-01-10 14:56:32,333 [INFO] addOutVars 2018-01-10 14:56:32,333 [INFO] >addStorageVars 2018-01-10 14:56:32,333 [INFO] Processing port controller.stop 2018-01-10 14:56:32,334 [INFO] Creating new variable declaration stored__stop 2018-01-10 14:56:32,334 [INFO] New variable declaration created: stored__stop := INIT_STOP 2018-01-10 14:56:32,334 [INFO] Processing port controller.up 2018-01-10 14:56:32,334 [INFO] Creating new variable declaration stored__up 2018-01-10 14:56:32,334 [INFO] New variable declaration created: stored__up := INIT_UP 2018-01-10 14:56:32,334 [INFO] Processing port controller.down 2018-01-10 14:56:32,334 [INFO] Creating new variable declaration stored__down 2018-01-10 14:56:32,334 [INFO] New variable declaration created: stored__down := INIT_DOWN 2018-01-10 14:56:32,334 [INFO] findAllInternalPort2ExternalOutputPort_Bindings 2018-01-10 14:56:32,334 [INFO] Checking if port controller.up is bound to an external port. 2018-01-10 14:56:32,334 [INFO] Port lazy_sa.up is bound to an internal port: controller.up 2018-01-10 14:56:32,334 [INFO] Checking if port controller.down is bound to an external port. 2018-01-10 14:56:32,334 [INFO] Port lazy_sa.down is bound to an internal port: controller.down 2018-01-10 14:56:32,334 [INFO] Checking if port controller.stop is bound to an external port. 2018-01-10 14:56:32,334 [INFO] Port lazy_sa.stop is bound to an internal port: controller.stop 2018-01-10 14:56:32,334 [INFO] addOutRules_Internal2Stored_Assignments 2018-01-10 14:56:32,334 [INFO] >addRules_External2Stored_Assignments 2018-01-10 14:56:32,334 [INFO] No existing rule found with true condition. Creating one. 2018-01-10 14:56:32,334 [INFO] >addAssignmentToStoredVar 2018-01-10 14:56:32,334 [INFO] Assignment stored__down := controller.down created. 2018-01-10 14:56:32,334 [INFO] addAssignmentToStoredVar 2018-01-10 14:56:32,334 [INFO] Assignment stored__stop := controller.stop created. 2018-01-10 14:56:32,334 [INFO] addAssignmentToStoredVar 2018-01-10 14:56:32,334 [INFO] Assignment stored__up := controller.up created. 2018-01-10 14:56:32,334 [INFO] addOutRules_Internal2External_Assignments 2018-01-10 14:56:32,334 [INFO] Existing rule with true condition found. 2018-01-10 14:56:32,335 [INFO] >addPortAssignment 2018-01-10 14:56:32,335 [INFO] Assignment lazy_sa.down := controller.down created. 2018-01-10 14:56:32,335 [INFO] addPortAssignment 2018-01-10 14:56:32,335 [INFO] Assignment lazy_sa.stop := controller.stop created. 2018-01-10 14:56:32,335 [INFO] addPortAssignment 2018-01-10 14:56:32,335 [INFO] Assignment lazy_sa.up := controller.up created. 2018-01-10 14:56:32,335 [INFO] removeBindings 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.down->controller.down 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.down<-controller.down 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.stop->controller.stop 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.stop<-controller.stop 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.up->controller.up 2018-01-10 14:56:32,335 [INFO] Removing binding lazy_sa.up<-controller.up 2018-01-10 14:56:32,335 [INFO] createInternalBindingAssignments 2018-01-10 14:56:32,335 [INFO] Replace port refs in input rules 2018-01-10 14:56:32,335 [INFO] >replacePortRefsByVarDecl 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@201822d7 (name: driver_down) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@37aa7ede (name: driver_down) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@635b5740 (name: driver_stop) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@649faafe (name: driver_stop) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3d4fc9f5 (name: passenger_down) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7e85bc61 (name: passenger_down) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7bf1c78 (name: driver_up) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@29600405 (name: driver_up) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3f730e66 (name: passenger_up) (type: Bool) 2018-01-10 14:56:32,335 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@4c8a5bcc (name: passenger_up) (type: Bool) 2018-01-10 14:56:32,336 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@77530cf7 (name: obj_detected) (type: Bool) 2018-01-10 14:56:32,336 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1b49a173 (name: obj_detected) (type: Bool) 2018-01-10 14:56:32,336 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@68648137 (name: passenger_stop) (type: Bool) 2018-01-10 14:56:32,336 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7ff470b1 (name: passenger_stop) (type: Bool) 2018-01-10 14:56:32,336 [INFO] Replace port refs in control rule 2018-01-10 14:56:32,336 [INFO] >replacePortRefsByVarDecl 2018-01-10 14:56:32,336 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,336 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,336 [INFO] NULLSCOPE 2018-01-10 14:56:32,336 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,336 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,336 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,336 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,337 [INFO] NULLSCOPE 2018-01-10 14:56:32,337 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,337 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,337 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:56:32,337 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,337 [INFO] NULLSCOPE 2018-01-10 14:56:32,337 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:56:32,337 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4847d817 (name: tn) (type: Real) 2018-01-10 14:56:32,337 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-01-10 14:56:32,337 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,337 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,337 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,337 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,338 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,338 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,338 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,340 [INFO] NULLSCOPE 2018-01-10 14:56:32,341 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:56:32,341 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1b49a173 (name: obj_detected) (type: Bool) 2018-01-10 14:56:32,341 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-01-10 14:56:32,341 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,341 [INFO] NULLSCOPE 2018-01-10 14:56:32,341 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-01-10 14:56:32,341 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@63b7dc64 (name: prev_obj_detected) (type: Bool) 2018-01-10 14:56:32,341 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-01-10 14:56:32,341 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,341 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,341 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,341 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,342 [INFO] NULLSCOPE 2018-01-10 14:56:32,342 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:56:32,342 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@4c8a5bcc (name: passenger_up) (type: Bool) 2018-01-10 14:56:32,342 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-01-10 14:56:32,342 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,342 [INFO] NULLSCOPE 2018-01-10 14:56:32,342 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-01-10 14:56:32,342 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4d10338 (name: prev_passenger_up) (type: Bool) 2018-01-10 14:56:32,342 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-01-10 14:56:32,342 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,342 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,342 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,343 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,343 [INFO] NULLSCOPE 2018-01-10 14:56:32,343 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:56:32,343 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7e85bc61 (name: passenger_down) (type: Bool) 2018-01-10 14:56:32,343 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-01-10 14:56:32,343 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,344 [INFO] NULLSCOPE 2018-01-10 14:56:32,344 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-01-10 14:56:32,344 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7220e4d5 (name: prev_passenger_down) (type: Bool) 2018-01-10 14:56:32,344 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-01-10 14:56:32,344 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,344 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,344 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,344 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,344 [INFO] NULLSCOPE 2018-01-10 14:56:32,344 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:56:32,344 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7ff470b1 (name: passenger_stop) (type: Bool) 2018-01-10 14:56:32,344 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-01-10 14:56:32,344 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,345 [INFO] NULLSCOPE 2018-01-10 14:56:32,345 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-01-10 14:56:32,345 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@cc1ea83 (name: prev_passenger_stop) (type: Bool) 2018-01-10 14:56:32,345 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-01-10 14:56:32,345 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,345 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,345 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,345 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,345 [INFO] NULLSCOPE 2018-01-10 14:56:32,345 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:56:32,345 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@29600405 (name: driver_up) (type: Bool) 2018-01-10 14:56:32,346 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-01-10 14:56:32,346 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,346 [INFO] NULLSCOPE 2018-01-10 14:56:32,346 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-01-10 14:56:32,346 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@51485383 (name: prev_driver_up) (type: Bool) 2018-01-10 14:56:32,346 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-01-10 14:56:32,346 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,346 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,346 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,346 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,346 [INFO] NULLSCOPE 2018-01-10 14:56:32,347 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:56:32,347 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@37aa7ede (name: driver_down) (type: Bool) 2018-01-10 14:56:32,347 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-01-10 14:56:32,347 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,347 [INFO] NULLSCOPE 2018-01-10 14:56:32,347 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-01-10 14:56:32,347 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5d0c5251 (name: prev_driver_down) (type: Bool) 2018-01-10 14:56:32,347 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-01-10 14:56:32,347 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,347 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,347 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,347 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,347 [INFO] NULLSCOPE 2018-01-10 14:56:32,348 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:56:32,348 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@649faafe (name: driver_stop) (type: Bool) 2018-01-10 14:56:32,348 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-01-10 14:56:32,348 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,348 [INFO] NULLSCOPE 2018-01-10 14:56:32,348 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-01-10 14:56:32,348 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@287f0369 (name: prev_driver_stop) (type: Bool) 2018-01-10 14:56:32,348 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:56:32,348 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,348 [INFO] NULLSCOPE 2018-01-10 14:56:32,348 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:56:32,348 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4847d817 (name: tn) (type: Real) 2018-01-10 14:56:32,348 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,348 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,349 [INFO] NULLSCOPE 2018-01-10 14:56:32,349 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,349 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,349 [DEBUG] before getLinkedObjects: node: 'step_to_be_done' 2018-01-10 14:56:32,349 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,349 [INFO] NULLSCOPE 2018-01-10 14:56:32,349 [DEBUG] after getLinkedObjects: node: 'step_to_be_done' result: step_to_be_done 2018-01-10 14:56:32,349 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@49f116d9 (name: step_to_be_done) (type: Real) 2018-01-10 14:56:32,349 [DEBUG] before getLinkedObjects: node: 'tn' 2018-01-10 14:56:32,349 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,349 [INFO] NULLSCOPE 2018-01-10 14:56:32,349 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-01-10 14:56:32,349 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4847d817 (name: tn) (type: Real) 2018-01-10 14:56:32,349 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,350 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,350 [INFO] NULLSCOPE 2018-01-10 14:56:32,350 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,350 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,350 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:56:32,350 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,350 [INFO] NULLSCOPE 2018-01-10 14:56:32,350 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:56:32,350 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1d9f9600 (name: step_done) (type: Real) 2018-01-10 14:56:32,350 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-01-10 14:56:32,350 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,350 [INFO] NULLSCOPE 2018-01-10 14:56:32,350 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-01-10 14:56:32,351 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@3837d51a (name: step_size) (type: Real) 2018-01-10 14:56:32,351 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,351 [INFO] NULLSCOPE 2018-01-10 14:56:32,351 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,351 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,351 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:56:32,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,351 [INFO] NULLSCOPE 2018-01-10 14:56:32,351 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:56:32,351 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1d9f9600 (name: step_done) (type: Real) 2018-01-10 14:56:32,351 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,351 [INFO] NULLSCOPE 2018-01-10 14:56:32,352 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,352 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,352 [DEBUG] before getLinkedObjects: node: 'tl' 2018-01-10 14:56:32,352 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,352 [INFO] NULLSCOPE 2018-01-10 14:56:32,352 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-01-10 14:56:32,352 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@45a7770d (name: tl) (type: Real) 2018-01-10 14:56:32,352 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-01-10 14:56:32,352 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,352 [INFO] NULLSCOPE 2018-01-10 14:56:32,352 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-01-10 14:56:32,352 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1d9f9600 (name: step_done) (type: Real) 2018-01-10 14:56:32,352 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-01-10 14:56:32,352 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,353 [INFO] NULLSCOPE 2018-01-10 14:56:32,353 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-01-10 14:56:32,353 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@63b7dc64 (name: prev_obj_detected) (type: Bool) 2018-01-10 14:56:32,353 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-01-10 14:56:32,353 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,353 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,353 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,353 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,353 [INFO] NULLSCOPE 2018-01-10 14:56:32,353 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-01-10 14:56:32,353 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1b49a173 (name: obj_detected) (type: Bool) 2018-01-10 14:56:32,353 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-01-10 14:56:32,353 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,354 [INFO] NULLSCOPE 2018-01-10 14:56:32,354 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-01-10 14:56:32,354 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4d10338 (name: prev_passenger_up) (type: Bool) 2018-01-10 14:56:32,354 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-01-10 14:56:32,354 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,354 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,354 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,354 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,354 [INFO] NULLSCOPE 2018-01-10 14:56:32,354 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-01-10 14:56:32,354 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@4c8a5bcc (name: passenger_up) (type: Bool) 2018-01-10 14:56:32,354 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-01-10 14:56:32,355 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,355 [INFO] NULLSCOPE 2018-01-10 14:56:32,355 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-01-10 14:56:32,355 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7220e4d5 (name: prev_passenger_down) (type: Bool) 2018-01-10 14:56:32,355 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-01-10 14:56:32,355 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,355 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,355 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,355 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,355 [INFO] NULLSCOPE 2018-01-10 14:56:32,355 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-01-10 14:56:32,355 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7e85bc61 (name: passenger_down) (type: Bool) 2018-01-10 14:56:32,355 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-01-10 14:56:32,356 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,356 [INFO] NULLSCOPE 2018-01-10 14:56:32,356 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-01-10 14:56:32,356 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@cc1ea83 (name: prev_passenger_stop) (type: Bool) 2018-01-10 14:56:32,356 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-01-10 14:56:32,356 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,356 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,356 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,356 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,356 [INFO] NULLSCOPE 2018-01-10 14:56:32,356 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-01-10 14:56:32,356 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7ff470b1 (name: passenger_stop) (type: Bool) 2018-01-10 14:56:32,356 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-01-10 14:56:32,356 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,357 [INFO] NULLSCOPE 2018-01-10 14:56:32,357 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-01-10 14:56:32,357 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@51485383 (name: prev_driver_up) (type: Bool) 2018-01-10 14:56:32,357 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-01-10 14:56:32,357 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,357 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,357 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,357 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,357 [INFO] NULLSCOPE 2018-01-10 14:56:32,357 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-01-10 14:56:32,357 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@29600405 (name: driver_up) (type: Bool) 2018-01-10 14:56:32,357 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-01-10 14:56:32,357 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,358 [INFO] NULLSCOPE 2018-01-10 14:56:32,358 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-01-10 14:56:32,358 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5d0c5251 (name: prev_driver_down) (type: Bool) 2018-01-10 14:56:32,358 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-01-10 14:56:32,358 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,358 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,358 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,358 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,358 [INFO] NULLSCOPE 2018-01-10 14:56:32,358 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-01-10 14:56:32,358 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@37aa7ede (name: driver_down) (type: Bool) 2018-01-10 14:56:32,358 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-01-10 14:56:32,358 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,358 [INFO] NULLSCOPE 2018-01-10 14:56:32,358 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-01-10 14:56:32,358 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@287f0369 (name: prev_driver_stop) (type: Bool) 2018-01-10 14:56:32,358 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-01-10 14:56:32,359 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,359 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-01-10 14:56:32,359 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,359 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,359 [INFO] NULLSCOPE 2018-01-10 14:56:32,359 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-01-10 14:56:32,359 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@649faafe (name: driver_stop) (type: Bool) 2018-01-10 14:56:32,359 [INFO] Replace port refs in output rule 2018-01-10 14:56:32,359 [INFO] >replacePortRefsByVarDecl 2018-01-10 14:56:32,359 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@23c55d52 (name: up) (type: Bool) 2018-01-10 14:56:32,359 [DEBUG] Clear 272 cache entries for resource __synthetic0.sa after 512 hits and 271 misses (quota: 65%) 2018-01-10 14:56:32,359 [INFO] Replaced ref to controller.up by stored__up 2018-01-10 14:56:32,359 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7a827acd (name: stop) (type: Bool) 2018-01-10 14:56:32,359 [INFO] Replaced ref to controller.stop by stored__stop 2018-01-10 14:56:32,359 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@4adc0631 (name: down) (type: Bool) 2018-01-10 14:56:32,359 [INFO] Replaced ref to controller.down by stored__down 2018-01-10 14:56:32,359 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,406 [INFO] NULLSCOPE 2018-01-10 14:56:32,409 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,409 [INFO] NULLSCOPE 2018-01-10 14:56:32,410 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,410 [INFO] NULLSCOPE 2018-01-10 14:56:32,412 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,412 [INFO] NULLSCOPE 2018-01-10 14:56:32,412 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,413 [INFO] NULLSCOPE 2018-01-10 14:56:32,413 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,413 [INFO] NULLSCOPE 2018-01-10 14:56:32,414 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,414 [INFO] NULLSCOPE 2018-01-10 14:56:32,414 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,414 [INFO] NULLSCOPE 2018-01-10 14:56:32,415 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,415 [INFO] NULLSCOPE 2018-01-10 14:56:32,416 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,416 [INFO] NULLSCOPE 2018-01-10 14:56:32,416 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,416 [INFO] NULLSCOPE 2018-01-10 14:56:32,417 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,417 [INFO] NULLSCOPE 2018-01-10 14:56:32,418 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,418 [INFO] NULLSCOPE 2018-01-10 14:56:32,418 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,419 [INFO] NULLSCOPE 2018-01-10 14:56:32,419 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,419 [INFO] NULLSCOPE 2018-01-10 14:56:32,420 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,420 [INFO] NULLSCOPE 2018-01-10 14:56:32,420 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,420 [INFO] NULLSCOPE 2018-01-10 14:56:32,421 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,421 [INFO] NULLSCOPE 2018-01-10 14:56:32,422 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,422 [INFO] NULLSCOPE 2018-01-10 14:56:32,422 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,422 [INFO] NULLSCOPE 2018-01-10 14:56:32,423 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,423 [INFO] NULLSCOPE 2018-01-10 14:56:32,424 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,424 [INFO] NULLSCOPE 2018-01-10 14:56:32,424 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,425 [INFO] NULLSCOPE 2018-01-10 14:56:32,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,425 [INFO] NULLSCOPE 2018-01-10 14:56:32,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,426 [INFO] NULLSCOPE 2018-01-10 14:56:32,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,427 [INFO] NULLSCOPE 2018-01-10 14:56:32,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,427 [INFO] NULLSCOPE 2018-01-10 14:56:32,428 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,429 [INFO] NULLSCOPE 2018-01-10 14:56:32,429 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,429 [INFO] NULLSCOPE 2018-01-10 14:56:32,430 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,430 [INFO] NULLSCOPE 2018-01-10 14:56:32,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,431 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,431 [INFO] NULLSCOPE 2018-01-10 14:56:32,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,431 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,431 [INFO] NULLSCOPE 2018-01-10 14:56:32,431 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,431 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,432 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,432 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,432 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,434 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,434 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,434 [INFO] NULLSCOPE 2018-01-10 14:56:32,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,435 [INFO] NULLSCOPE 2018-01-10 14:56:32,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,435 [INFO] NULLSCOPE 2018-01-10 14:56:32,436 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,436 [INFO] NULLSCOPE 2018-01-10 14:56:32,437 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,437 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,437 [INFO] NULLSCOPE 2018-01-10 14:56:32,437 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,437 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,437 [INFO] NULLSCOPE 2018-01-10 14:56:32,437 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,437 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,437 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,438 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,438 [INFO] NULLSCOPE 2018-01-10 14:56:32,438 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,438 [INFO] NULLSCOPE 2018-01-10 14:56:32,439 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,439 [INFO] NULLSCOPE 2018-01-10 14:56:32,439 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,439 [INFO] NULLSCOPE 2018-01-10 14:56:32,440 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,440 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,440 [INFO] NULLSCOPE 2018-01-10 14:56:32,440 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,440 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,440 [INFO] NULLSCOPE 2018-01-10 14:56:32,440 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,440 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,441 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,441 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,441 [INFO] NULLSCOPE 2018-01-10 14:56:32,441 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,441 [INFO] NULLSCOPE 2018-01-10 14:56:32,442 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,442 [INFO] NULLSCOPE 2018-01-10 14:56:32,443 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,443 [INFO] NULLSCOPE 2018-01-10 14:56:32,443 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,443 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,444 [INFO] NULLSCOPE 2018-01-10 14:56:32,444 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,444 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,444 [INFO] NULLSCOPE 2018-01-10 14:56:32,444 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,444 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,444 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,444 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,444 [INFO] NULLSCOPE 2018-01-10 14:56:32,445 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,445 [INFO] NULLSCOPE 2018-01-10 14:56:32,446 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,446 [INFO] NULLSCOPE 2018-01-10 14:56:32,446 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,446 [INFO] NULLSCOPE 2018-01-10 14:56:32,447 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,447 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,447 [INFO] NULLSCOPE 2018-01-10 14:56:32,447 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,447 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,447 [INFO] NULLSCOPE 2018-01-10 14:56:32,447 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,447 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,447 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,448 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,448 [INFO] NULLSCOPE 2018-01-10 14:56:32,448 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,448 [INFO] NULLSCOPE 2018-01-10 14:56:32,449 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,449 [INFO] NULLSCOPE 2018-01-10 14:56:32,449 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,449 [INFO] NULLSCOPE 2018-01-10 14:56:32,450 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,450 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,450 [INFO] NULLSCOPE 2018-01-10 14:56:32,450 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,450 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,450 [INFO] NULLSCOPE 2018-01-10 14:56:32,450 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,450 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,451 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,451 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,451 [INFO] NULLSCOPE 2018-01-10 14:56:32,451 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,451 [INFO] NULLSCOPE 2018-01-10 14:56:32,456 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,459 [INFO] NULLSCOPE 2018-01-10 14:56:32,460 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,460 [INFO] NULLSCOPE 2018-01-10 14:56:32,461 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,461 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,461 [INFO] NULLSCOPE 2018-01-10 14:56:32,461 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,461 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,461 [INFO] NULLSCOPE 2018-01-10 14:56:32,461 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,461 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,461 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,462 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,462 [INFO] NULLSCOPE 2018-01-10 14:56:32,464 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,464 [INFO] NULLSCOPE 2018-01-10 14:56:32,468 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,468 [INFO] NULLSCOPE 2018-01-10 14:56:32,469 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,469 [INFO] NULLSCOPE 2018-01-10 14:56:32,470 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,470 [INFO] NULLSCOPE 2018-01-10 14:56:32,471 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,471 [INFO] NULLSCOPE 2018-01-10 14:56:32,471 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,471 [INFO] NULLSCOPE 2018-01-10 14:56:32,474 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,475 [INFO] NULLSCOPE 2018-01-10 14:56:32,475 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,475 [INFO] NULLSCOPE 2018-01-10 14:56:32,475 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,476 [INFO] NULLSCOPE 2018-01-10 14:56:32,477 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,477 [INFO] NULLSCOPE 2018-01-10 14:56:32,477 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,477 [INFO] NULLSCOPE 2018-01-10 14:56:32,478 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,478 [INFO] NULLSCOPE 2018-01-10 14:56:32,478 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,479 [INFO] NULLSCOPE 2018-01-10 14:56:32,479 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,479 [INFO] NULLSCOPE 2018-01-10 14:56:32,479 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,480 [INFO] NULLSCOPE 2018-01-10 14:56:32,480 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,480 [INFO] NULLSCOPE 2018-01-10 14:56:32,480 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,481 [INFO] NULLSCOPE 2018-01-10 14:56:32,481 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,481 [INFO] NULLSCOPE 2018-01-10 14:56:32,482 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,482 [INFO] NULLSCOPE 2018-01-10 14:56:32,482 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,482 [INFO] NULLSCOPE 2018-01-10 14:56:32,483 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,483 [INFO] NULLSCOPE 2018-01-10 14:56:32,483 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,483 [INFO] NULLSCOPE 2018-01-10 14:56:32,484 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,484 [INFO] NULLSCOPE 2018-01-10 14:56:32,484 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,485 [INFO] NULLSCOPE 2018-01-10 14:56:32,485 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,485 [INFO] NULLSCOPE 2018-01-10 14:56:32,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,486 [INFO] NULLSCOPE 2018-01-10 14:56:32,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,486 [INFO] NULLSCOPE 2018-01-10 14:56:32,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,487 [INFO] NULLSCOPE 2018-01-10 14:56:32,487 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,487 [INFO] NULLSCOPE 2018-01-10 14:56:32,488 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,488 [INFO] NULLSCOPE 2018-01-10 14:56:32,488 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,489 [INFO] NULLSCOPE 2018-01-10 14:56:32,489 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,489 [INFO] NULLSCOPE 2018-01-10 14:56:32,489 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,490 [INFO] NULLSCOPE 2018-01-10 14:56:32,490 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,490 [INFO] NULLSCOPE 2018-01-10 14:56:32,490 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,490 [INFO] NULLSCOPE 2018-01-10 14:56:32,491 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,491 [INFO] NULLSCOPE 2018-01-10 14:56:32,491 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,491 [INFO] NULLSCOPE 2018-01-10 14:56:32,492 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,492 [INFO] NULLSCOPE 2018-01-10 14:56:32,492 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,492 [INFO] NULLSCOPE 2018-01-10 14:56:32,493 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,493 [INFO] NULLSCOPE 2018-01-10 14:56:32,493 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,494 [INFO] NULLSCOPE 2018-01-10 14:56:32,494 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,494 [INFO] NULLSCOPE 2018-01-10 14:56:32,494 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,494 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,494 [INFO] NULLSCOPE 2018-01-10 14:56:32,494 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,494 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,495 [INFO] NULLSCOPE 2018-01-10 14:56:32,495 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,495 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,495 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,495 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,495 [INFO] NULLSCOPE 2018-01-10 14:56:32,495 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,496 [INFO] NULLSCOPE 2018-01-10 14:56:32,496 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,496 [INFO] NULLSCOPE 2018-01-10 14:56:32,496 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,497 [INFO] NULLSCOPE 2018-01-10 14:56:32,497 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,497 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,497 [INFO] NULLSCOPE 2018-01-10 14:56:32,497 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,497 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,497 [INFO] NULLSCOPE 2018-01-10 14:56:32,497 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,497 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,498 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,498 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,498 [INFO] NULLSCOPE 2018-01-10 14:56:32,498 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,498 [INFO] NULLSCOPE 2018-01-10 14:56:32,499 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,499 [INFO] NULLSCOPE 2018-01-10 14:56:32,499 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,499 [INFO] NULLSCOPE 2018-01-10 14:56:32,500 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,500 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,500 [INFO] NULLSCOPE 2018-01-10 14:56:32,500 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,500 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,500 [INFO] NULLSCOPE 2018-01-10 14:56:32,500 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,500 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,500 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,501 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,501 [INFO] NULLSCOPE 2018-01-10 14:56:32,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,501 [INFO] NULLSCOPE 2018-01-10 14:56:32,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,502 [INFO] NULLSCOPE 2018-01-10 14:56:32,502 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,502 [INFO] NULLSCOPE 2018-01-10 14:56:32,502 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,502 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,502 [INFO] NULLSCOPE 2018-01-10 14:56:32,503 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,503 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,503 [INFO] NULLSCOPE 2018-01-10 14:56:32,503 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,503 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,503 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,503 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,503 [INFO] NULLSCOPE 2018-01-10 14:56:32,504 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,504 [INFO] NULLSCOPE 2018-01-10 14:56:32,504 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,504 [INFO] NULLSCOPE 2018-01-10 14:56:32,505 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,505 [INFO] NULLSCOPE 2018-01-10 14:56:32,505 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,505 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,505 [INFO] NULLSCOPE 2018-01-10 14:56:32,505 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,505 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,505 [INFO] NULLSCOPE 2018-01-10 14:56:32,505 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,505 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,506 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,506 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,506 [INFO] NULLSCOPE 2018-01-10 14:56:32,506 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,506 [INFO] NULLSCOPE 2018-01-10 14:56:32,507 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,507 [INFO] NULLSCOPE 2018-01-10 14:56:32,507 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,507 [INFO] NULLSCOPE 2018-01-10 14:56:32,508 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,508 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,508 [INFO] NULLSCOPE 2018-01-10 14:56:32,508 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,508 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,508 [INFO] NULLSCOPE 2018-01-10 14:56:32,508 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,508 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,508 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,508 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,509 [INFO] NULLSCOPE 2018-01-10 14:56:32,509 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,509 [INFO] NULLSCOPE 2018-01-10 14:56:32,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,510 [INFO] NULLSCOPE 2018-01-10 14:56:32,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,510 [INFO] NULLSCOPE 2018-01-10 14:56:32,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,510 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,511 [INFO] NULLSCOPE 2018-01-10 14:56:32,511 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,511 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,511 [INFO] NULLSCOPE 2018-01-10 14:56:32,511 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,511 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,511 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,511 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,511 [INFO] NULLSCOPE 2018-01-10 14:56:32,513 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,513 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,513 [INFO] NULLSCOPE 2018-01-10 14:56:32,514 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,514 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,514 [INFO] NULLSCOPE 2018-01-10 14:56:32,514 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,514 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,514 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,521 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,521 [INFO] NULLSCOPE 2018-01-10 14:56:32,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,522 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,522 [INFO] NULLSCOPE 2018-01-10 14:56:32,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,522 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,523 [INFO] NULLSCOPE 2018-01-10 14:56:32,523 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,523 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,523 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,527 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,528 [INFO] NULLSCOPE 2018-01-10 14:56:32,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,528 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,528 [INFO] NULLSCOPE 2018-01-10 14:56:32,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,528 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,528 [INFO] NULLSCOPE 2018-01-10 14:56:32,528 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,528 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,529 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,529 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,529 [INFO] NULLSCOPE 2018-01-10 14:56:32,529 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,529 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,529 [INFO] NULLSCOPE 2018-01-10 14:56:32,529 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,529 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,529 [INFO] NULLSCOPE 2018-01-10 14:56:32,530 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,530 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,530 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,530 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,530 [INFO] NULLSCOPE 2018-01-10 14:56:32,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,530 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,530 [INFO] NULLSCOPE 2018-01-10 14:56:32,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,530 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,530 [INFO] NULLSCOPE 2018-01-10 14:56:32,531 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,531 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,531 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,531 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,531 [INFO] NULLSCOPE 2018-01-10 14:56:32,531 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,531 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,531 [INFO] NULLSCOPE 2018-01-10 14:56:32,531 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,531 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,532 [INFO] NULLSCOPE 2018-01-10 14:56:32,532 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,532 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,532 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,532 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,532 [INFO] NULLSCOPE 2018-01-10 14:56:32,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,532 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,532 [INFO] NULLSCOPE 2018-01-10 14:56:32,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,532 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,532 [INFO] NULLSCOPE 2018-01-10 14:56:32,533 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,533 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,533 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,533 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,533 [INFO] NULLSCOPE 2018-01-10 14:56:32,533 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,533 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,533 [INFO] NULLSCOPE 2018-01-10 14:56:32,534 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,534 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,534 [INFO] NULLSCOPE 2018-01-10 14:56:32,534 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,534 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,534 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,534 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,534 [INFO] NULLSCOPE 2018-01-10 14:56:32,534 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,534 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,534 [INFO] NULLSCOPE 2018-01-10 14:56:32,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,535 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,535 [INFO] NULLSCOPE 2018-01-10 14:56:32,535 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,535 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,535 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,535 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,535 [INFO] NULLSCOPE 2018-01-10 14:56:32,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,535 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,535 [INFO] NULLSCOPE 2018-01-10 14:56:32,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,536 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,536 [INFO] NULLSCOPE 2018-01-10 14:56:32,536 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,536 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,536 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,536 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,536 [INFO] NULLSCOPE 2018-01-10 14:56:32,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,536 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,536 [INFO] NULLSCOPE 2018-01-10 14:56:32,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,537 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,537 [INFO] NULLSCOPE 2018-01-10 14:56:32,537 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,537 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,537 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,537 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,538 [INFO] NULLSCOPE 2018-01-10 14:56:32,545 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,545 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,545 [INFO] NULLSCOPE 2018-01-10 14:56:32,545 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,545 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,545 [INFO] NULLSCOPE 2018-01-10 14:56:32,545 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,545 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,546 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,546 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,546 [INFO] NULLSCOPE 2018-01-10 14:56:32,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,546 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,546 [INFO] NULLSCOPE 2018-01-10 14:56:32,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,546 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,546 [INFO] NULLSCOPE 2018-01-10 14:56:32,546 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,546 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,547 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,547 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,547 [INFO] NULLSCOPE 2018-01-10 14:56:32,547 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,547 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,547 [INFO] NULLSCOPE 2018-01-10 14:56:32,547 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,547 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,547 [INFO] NULLSCOPE 2018-01-10 14:56:32,547 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,548 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,548 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,548 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,548 [INFO] NULLSCOPE 2018-01-10 14:56:32,548 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,549 [INFO] NULLSCOPE 2018-01-10 14:56:32,549 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,549 [INFO] NULLSCOPE 2018-01-10 14:56:32,549 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,550 [INFO] NULLSCOPE 2018-01-10 14:56:32,550 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,550 [INFO] NULLSCOPE 2018-01-10 14:56:32,551 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,551 [INFO] NULLSCOPE 2018-01-10 14:56:32,551 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,551 [INFO] NULLSCOPE 2018-01-10 14:56:32,557 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,557 [INFO] NULLSCOPE 2018-01-10 14:56:32,558 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,558 [INFO] NULLSCOPE 2018-01-10 14:56:32,559 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,559 [INFO] NULLSCOPE 2018-01-10 14:56:32,560 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,561 [INFO] NULLSCOPE 2018-01-10 14:56:32,562 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,562 [INFO] NULLSCOPE 2018-01-10 14:56:32,563 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,563 [INFO] NULLSCOPE 2018-01-10 14:56:32,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,564 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,564 [INFO] NULLSCOPE 2018-01-10 14:56:32,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,564 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,565 [INFO] NULLSCOPE 2018-01-10 14:56:32,565 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,565 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,565 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,566 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,566 [INFO] NULLSCOPE 2018-01-10 14:56:32,566 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,567 [INFO] NULLSCOPE 2018-01-10 14:56:32,568 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,568 [INFO] NULLSCOPE 2018-01-10 14:56:32,569 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,569 [INFO] NULLSCOPE 2018-01-10 14:56:32,570 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,570 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,570 [INFO] NULLSCOPE 2018-01-10 14:56:32,571 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,571 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,571 [INFO] NULLSCOPE 2018-01-10 14:56:32,571 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,571 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,572 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,572 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,572 [INFO] NULLSCOPE 2018-01-10 14:56:32,572 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,573 [INFO] NULLSCOPE 2018-01-10 14:56:32,573 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,574 [INFO] NULLSCOPE 2018-01-10 14:56:32,575 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,575 [INFO] NULLSCOPE 2018-01-10 14:56:32,576 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,576 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,576 [INFO] NULLSCOPE 2018-01-10 14:56:32,576 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,576 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,576 [INFO] NULLSCOPE 2018-01-10 14:56:32,576 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,577 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,577 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,577 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,577 [INFO] NULLSCOPE 2018-01-10 14:56:32,578 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,578 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,578 [INFO] NULLSCOPE 2018-01-10 14:56:32,579 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,579 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,579 [INFO] NULLSCOPE 2018-01-10 14:56:32,579 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,579 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,580 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,580 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,580 [INFO] NULLSCOPE 2018-01-10 14:56:32,581 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,581 [INFO] NULLSCOPE 2018-01-10 14:56:32,582 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,582 [INFO] NULLSCOPE 2018-01-10 14:56:32,583 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,583 [INFO] NULLSCOPE 2018-01-10 14:56:32,584 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,584 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,584 [INFO] NULLSCOPE 2018-01-10 14:56:32,584 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,584 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,585 [INFO] NULLSCOPE 2018-01-10 14:56:32,585 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,585 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,585 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,586 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,586 [INFO] NULLSCOPE 2018-01-10 14:56:32,586 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,586 [INFO] NULLSCOPE 2018-01-10 14:56:32,587 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,587 [INFO] NULLSCOPE 2018-01-10 14:56:32,588 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,588 [INFO] NULLSCOPE 2018-01-10 14:56:32,589 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,589 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,589 [INFO] NULLSCOPE 2018-01-10 14:56:32,590 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,590 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,590 [INFO] NULLSCOPE 2018-01-10 14:56:32,590 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,590 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,591 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,591 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,591 [INFO] NULLSCOPE 2018-01-10 14:56:32,591 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,592 [INFO] NULLSCOPE 2018-01-10 14:56:32,592 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,593 [INFO] NULLSCOPE 2018-01-10 14:56:32,593 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,594 [INFO] NULLSCOPE 2018-01-10 14:56:32,594 [INFO] >Formatting document 2018-01-10 14:56:32,595 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6f15fce7 (name: lazy_sa, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-01-10 14:56:32,595 [INFO] >Formatting adaptation 2018-01-10 14:56:32,595 [INFO] >Formatting DataRule 2018-01-10 14:56:32,596 [INFO] >Formatting StateTransitionFunction 2018-01-10 14:56:32,596 [INFO] Formatting CompositeOutputFunction 2018-01-10 14:56:32,596 [INFO] >Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting Statement 2018-01-10 14:56:32,596 [INFO] Formatting DataRule 2018-01-10 14:56:32,597 [INFO] >Formatting StateTransitionFunction 2018-01-10 14:56:32,597 [INFO] >Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting CompositeOutputFunction 2018-01-10 14:56:32,597 [INFO] >Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting CustomControlRule 2018-01-10 14:56:32,597 [INFO] >Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Formatting Statement 2018-01-10 14:56:32,597 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,631 [INFO] NULLSCOPE 2018-01-10 14:56:32,633 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,634 [INFO] NULLSCOPE 2018-01-10 14:56:32,634 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,634 [INFO] NULLSCOPE 2018-01-10 14:56:32,636 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,637 [INFO] NULLSCOPE 2018-01-10 14:56:32,637 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,637 [INFO] NULLSCOPE 2018-01-10 14:56:32,638 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,638 [INFO] NULLSCOPE 2018-01-10 14:56:32,638 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,638 [INFO] NULLSCOPE 2018-01-10 14:56:32,639 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,639 [INFO] NULLSCOPE 2018-01-10 14:56:32,639 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,639 [INFO] NULLSCOPE 2018-01-10 14:56:32,640 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,640 [INFO] NULLSCOPE 2018-01-10 14:56:32,640 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,640 [INFO] NULLSCOPE 2018-01-10 14:56:32,641 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,641 [INFO] NULLSCOPE 2018-01-10 14:56:32,641 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,642 [INFO] NULLSCOPE 2018-01-10 14:56:32,642 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,642 [INFO] NULLSCOPE 2018-01-10 14:56:32,642 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,643 [INFO] NULLSCOPE 2018-01-10 14:56:32,643 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,643 [INFO] NULLSCOPE 2018-01-10 14:56:32,644 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,644 [INFO] NULLSCOPE 2018-01-10 14:56:32,644 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,644 [INFO] NULLSCOPE 2018-01-10 14:56:32,645 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,645 [INFO] NULLSCOPE 2018-01-10 14:56:32,645 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,645 [INFO] NULLSCOPE 2018-01-10 14:56:32,646 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,646 [INFO] NULLSCOPE 2018-01-10 14:56:32,647 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,647 [INFO] NULLSCOPE 2018-01-10 14:56:32,647 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,647 [INFO] NULLSCOPE 2018-01-10 14:56:32,648 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,648 [INFO] NULLSCOPE 2018-01-10 14:56:32,648 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,649 [INFO] NULLSCOPE 2018-01-10 14:56:32,649 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,649 [INFO] NULLSCOPE 2018-01-10 14:56:32,649 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,650 [INFO] NULLSCOPE 2018-01-10 14:56:32,651 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,651 [INFO] NULLSCOPE 2018-01-10 14:56:32,651 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,651 [INFO] NULLSCOPE 2018-01-10 14:56:32,652 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,652 [INFO] NULLSCOPE 2018-01-10 14:56:32,653 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,653 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,653 [INFO] NULLSCOPE 2018-01-10 14:56:32,653 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,653 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,653 [INFO] NULLSCOPE 2018-01-10 14:56:32,654 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,654 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,654 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,654 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,654 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,656 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,656 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,656 [INFO] NULLSCOPE 2018-01-10 14:56:32,657 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,657 [INFO] NULLSCOPE 2018-01-10 14:56:32,657 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,657 [INFO] NULLSCOPE 2018-01-10 14:56:32,658 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,658 [INFO] NULLSCOPE 2018-01-10 14:56:32,658 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,658 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,658 [INFO] NULLSCOPE 2018-01-10 14:56:32,658 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,659 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,659 [INFO] NULLSCOPE 2018-01-10 14:56:32,659 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,659 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,659 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,659 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,659 [INFO] NULLSCOPE 2018-01-10 14:56:32,660 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,660 [INFO] NULLSCOPE 2018-01-10 14:56:32,660 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,660 [INFO] NULLSCOPE 2018-01-10 14:56:32,661 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,661 [INFO] NULLSCOPE 2018-01-10 14:56:32,661 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,661 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,661 [INFO] NULLSCOPE 2018-01-10 14:56:32,661 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,661 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,661 [INFO] NULLSCOPE 2018-01-10 14:56:32,662 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,662 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,662 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,662 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,662 [INFO] NULLSCOPE 2018-01-10 14:56:32,662 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,662 [INFO] NULLSCOPE 2018-01-10 14:56:32,663 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,663 [INFO] NULLSCOPE 2018-01-10 14:56:32,663 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,664 [INFO] NULLSCOPE 2018-01-10 14:56:32,664 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,664 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,664 [INFO] NULLSCOPE 2018-01-10 14:56:32,664 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,664 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,664 [INFO] NULLSCOPE 2018-01-10 14:56:32,664 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,664 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,665 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,665 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,665 [INFO] NULLSCOPE 2018-01-10 14:56:32,665 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,665 [INFO] NULLSCOPE 2018-01-10 14:56:32,666 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,666 [INFO] NULLSCOPE 2018-01-10 14:56:32,666 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,666 [INFO] NULLSCOPE 2018-01-10 14:56:32,667 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,667 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,667 [INFO] NULLSCOPE 2018-01-10 14:56:32,667 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,667 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,667 [INFO] NULLSCOPE 2018-01-10 14:56:32,667 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,667 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,668 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,668 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,668 [INFO] NULLSCOPE 2018-01-10 14:56:32,668 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,668 [INFO] NULLSCOPE 2018-01-10 14:56:32,669 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,669 [INFO] NULLSCOPE 2018-01-10 14:56:32,669 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,669 [INFO] NULLSCOPE 2018-01-10 14:56:32,670 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,670 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,670 [INFO] NULLSCOPE 2018-01-10 14:56:32,670 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,670 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,670 [INFO] NULLSCOPE 2018-01-10 14:56:32,670 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,670 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,671 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,671 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,671 [INFO] NULLSCOPE 2018-01-10 14:56:32,671 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,671 [INFO] NULLSCOPE 2018-01-10 14:56:32,672 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,672 [INFO] NULLSCOPE 2018-01-10 14:56:32,672 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,672 [INFO] NULLSCOPE 2018-01-10 14:56:32,673 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,673 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,673 [INFO] NULLSCOPE 2018-01-10 14:56:32,673 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,673 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,673 [INFO] NULLSCOPE 2018-01-10 14:56:32,673 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,673 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,673 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,674 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,674 [INFO] NULLSCOPE 2018-01-10 14:56:32,674 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,674 [INFO] NULLSCOPE 2018-01-10 14:56:32,675 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,675 [INFO] NULLSCOPE 2018-01-10 14:56:32,675 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,675 [INFO] NULLSCOPE 2018-01-10 14:56:32,676 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,676 [INFO] NULLSCOPE 2018-01-10 14:56:32,677 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,677 [INFO] NULLSCOPE 2018-01-10 14:56:32,677 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,677 [INFO] NULLSCOPE 2018-01-10 14:56:32,678 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,678 [INFO] NULLSCOPE 2018-01-10 14:56:32,679 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,679 [INFO] NULLSCOPE 2018-01-10 14:56:32,679 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,679 [INFO] NULLSCOPE 2018-01-10 14:56:32,680 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,680 [INFO] NULLSCOPE 2018-01-10 14:56:32,680 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,681 [INFO] NULLSCOPE 2018-01-10 14:56:32,681 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,681 [INFO] NULLSCOPE 2018-01-10 14:56:32,681 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,682 [INFO] NULLSCOPE 2018-01-10 14:56:32,682 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,682 [INFO] NULLSCOPE 2018-01-10 14:56:32,682 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,682 [INFO] NULLSCOPE 2018-01-10 14:56:32,683 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,683 [INFO] NULLSCOPE 2018-01-10 14:56:32,683 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,683 [INFO] NULLSCOPE 2018-01-10 14:56:32,684 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,684 [INFO] NULLSCOPE 2018-01-10 14:56:32,684 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,684 [INFO] NULLSCOPE 2018-01-10 14:56:32,685 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,685 [INFO] NULLSCOPE 2018-01-10 14:56:32,685 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,685 [INFO] NULLSCOPE 2018-01-10 14:56:32,686 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,686 [INFO] NULLSCOPE 2018-01-10 14:56:32,686 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,687 [INFO] NULLSCOPE 2018-01-10 14:56:32,687 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,687 [INFO] NULLSCOPE 2018-01-10 14:56:32,687 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,688 [INFO] NULLSCOPE 2018-01-10 14:56:32,688 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,688 [INFO] NULLSCOPE 2018-01-10 14:56:32,688 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,688 [INFO] NULLSCOPE 2018-01-10 14:56:32,689 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,689 [INFO] NULLSCOPE 2018-01-10 14:56:32,689 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,689 [INFO] NULLSCOPE 2018-01-10 14:56:32,690 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,690 [INFO] NULLSCOPE 2018-01-10 14:56:32,690 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,691 [INFO] NULLSCOPE 2018-01-10 14:56:32,691 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,691 [INFO] NULLSCOPE 2018-01-10 14:56:32,691 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,691 [INFO] NULLSCOPE 2018-01-10 14:56:32,692 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,692 [INFO] NULLSCOPE 2018-01-10 14:56:32,692 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,692 [INFO] NULLSCOPE 2018-01-10 14:56:32,693 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,693 [INFO] NULLSCOPE 2018-01-10 14:56:32,693 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,693 [INFO] NULLSCOPE 2018-01-10 14:56:32,693 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,694 [INFO] NULLSCOPE 2018-01-10 14:56:32,694 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,694 [INFO] NULLSCOPE 2018-01-10 14:56:32,694 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,695 [INFO] NULLSCOPE 2018-01-10 14:56:32,695 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,695 [INFO] NULLSCOPE 2018-01-10 14:56:32,696 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,696 [INFO] NULLSCOPE 2018-01-10 14:56:32,696 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,696 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,696 [INFO] NULLSCOPE 2018-01-10 14:56:32,697 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,697 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,697 [INFO] NULLSCOPE 2018-01-10 14:56:32,697 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,697 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,697 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,697 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,697 [INFO] NULLSCOPE 2018-01-10 14:56:32,698 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,698 [INFO] NULLSCOPE 2018-01-10 14:56:32,698 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,698 [INFO] NULLSCOPE 2018-01-10 14:56:32,698 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,699 [INFO] NULLSCOPE 2018-01-10 14:56:32,699 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,699 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,699 [INFO] NULLSCOPE 2018-01-10 14:56:32,699 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,699 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,699 [INFO] NULLSCOPE 2018-01-10 14:56:32,699 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,699 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,699 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,700 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,700 [INFO] NULLSCOPE 2018-01-10 14:56:32,700 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,700 [INFO] NULLSCOPE 2018-01-10 14:56:32,700 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,700 [INFO] NULLSCOPE 2018-01-10 14:56:32,701 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,701 [INFO] NULLSCOPE 2018-01-10 14:56:32,701 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,701 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,701 [INFO] NULLSCOPE 2018-01-10 14:56:32,701 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,701 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,701 [INFO] NULLSCOPE 2018-01-10 14:56:32,701 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,702 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,702 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,702 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,702 [INFO] NULLSCOPE 2018-01-10 14:56:32,702 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,702 [INFO] NULLSCOPE 2018-01-10 14:56:32,703 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,703 [INFO] NULLSCOPE 2018-01-10 14:56:32,703 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,703 [INFO] NULLSCOPE 2018-01-10 14:56:32,703 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,703 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,703 [INFO] NULLSCOPE 2018-01-10 14:56:32,704 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,704 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,704 [INFO] NULLSCOPE 2018-01-10 14:56:32,704 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,704 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,704 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,704 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,704 [INFO] NULLSCOPE 2018-01-10 14:56:32,704 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,705 [INFO] NULLSCOPE 2018-01-10 14:56:32,705 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,705 [INFO] NULLSCOPE 2018-01-10 14:56:32,705 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,705 [INFO] NULLSCOPE 2018-01-10 14:56:32,706 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,706 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,706 [INFO] NULLSCOPE 2018-01-10 14:56:32,706 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,706 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,706 [INFO] NULLSCOPE 2018-01-10 14:56:32,706 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,706 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,706 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,706 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,707 [INFO] NULLSCOPE 2018-01-10 14:56:32,707 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,707 [INFO] NULLSCOPE 2018-01-10 14:56:32,707 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,707 [INFO] NULLSCOPE 2018-01-10 14:56:32,708 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,708 [INFO] NULLSCOPE 2018-01-10 14:56:32,708 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,708 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,708 [INFO] NULLSCOPE 2018-01-10 14:56:32,708 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,708 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,708 [INFO] NULLSCOPE 2018-01-10 14:56:32,708 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,708 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,709 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,709 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,709 [INFO] NULLSCOPE 2018-01-10 14:56:32,709 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,709 [INFO] NULLSCOPE 2018-01-10 14:56:32,710 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,710 [INFO] NULLSCOPE 2018-01-10 14:56:32,710 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,710 [INFO] NULLSCOPE 2018-01-10 14:56:32,710 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,710 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,710 [INFO] NULLSCOPE 2018-01-10 14:56:32,711 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,711 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,711 [INFO] NULLSCOPE 2018-01-10 14:56:32,711 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,711 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,711 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,711 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,711 [INFO] NULLSCOPE 2018-01-10 14:56:32,712 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,712 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,712 [INFO] NULLSCOPE 2018-01-10 14:56:32,712 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,712 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,712 [INFO] NULLSCOPE 2018-01-10 14:56:32,713 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,713 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,713 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,715 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,715 [INFO] NULLSCOPE 2018-01-10 14:56:32,716 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,716 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,716 [INFO] NULLSCOPE 2018-01-10 14:56:32,716 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,716 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,716 [INFO] NULLSCOPE 2018-01-10 14:56:32,716 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,716 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,716 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,716 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,716 [INFO] NULLSCOPE 2018-01-10 14:56:32,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,717 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,717 [INFO] NULLSCOPE 2018-01-10 14:56:32,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,717 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,717 [INFO] NULLSCOPE 2018-01-10 14:56:32,717 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,717 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,717 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,717 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,717 [INFO] NULLSCOPE 2018-01-10 14:56:32,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,717 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,717 [INFO] NULLSCOPE 2018-01-10 14:56:32,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,718 [INFO] NULLSCOPE 2018-01-10 14:56:32,718 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,718 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,718 [INFO] NULLSCOPE 2018-01-10 14:56:32,718 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,718 [INFO] NULLSCOPE 2018-01-10 14:56:32,718 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,718 [INFO] NULLSCOPE 2018-01-10 14:56:32,718 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,718 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,719 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,719 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,719 [INFO] NULLSCOPE 2018-01-10 14:56:32,719 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,719 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,719 [INFO] NULLSCOPE 2018-01-10 14:56:32,719 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,719 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,719 [INFO] NULLSCOPE 2018-01-10 14:56:32,719 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,719 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,719 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,720 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,720 [INFO] NULLSCOPE 2018-01-10 14:56:32,720 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,720 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,720 [INFO] NULLSCOPE 2018-01-10 14:56:32,720 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,720 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,720 [INFO] NULLSCOPE 2018-01-10 14:56:32,720 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,720 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,720 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,720 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,720 [INFO] NULLSCOPE 2018-01-10 14:56:32,721 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,721 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,721 [INFO] NULLSCOPE 2018-01-10 14:56:32,721 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,721 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,721 [INFO] NULLSCOPE 2018-01-10 14:56:32,721 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,721 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,721 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,721 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,721 [INFO] NULLSCOPE 2018-01-10 14:56:32,721 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,721 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,722 [INFO] NULLSCOPE 2018-01-10 14:56:32,722 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,722 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,722 [INFO] NULLSCOPE 2018-01-10 14:56:32,722 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,722 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,722 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,722 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,722 [INFO] NULLSCOPE 2018-01-10 14:56:32,722 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,722 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,722 [INFO] NULLSCOPE 2018-01-10 14:56:32,722 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,722 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,722 [INFO] NULLSCOPE 2018-01-10 14:56:32,722 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,723 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,723 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,723 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,723 [INFO] NULLSCOPE 2018-01-10 14:56:32,723 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,723 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,723 [INFO] NULLSCOPE 2018-01-10 14:56:32,723 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,723 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,723 [INFO] NULLSCOPE 2018-01-10 14:56:32,723 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,723 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,723 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,724 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,724 [INFO] NULLSCOPE 2018-01-10 14:56:32,724 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,724 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,724 [INFO] NULLSCOPE 2018-01-10 14:56:32,724 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,724 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,724 [INFO] NULLSCOPE 2018-01-10 14:56:32,724 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,724 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,724 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,724 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,724 [INFO] NULLSCOPE 2018-01-10 14:56:32,724 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,725 [INFO] NULLSCOPE 2018-01-10 14:56:32,725 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,725 [INFO] NULLSCOPE 2018-01-10 14:56:32,725 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,725 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,725 [INFO] NULLSCOPE 2018-01-10 14:56:32,725 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,725 [INFO] NULLSCOPE 2018-01-10 14:56:32,725 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,725 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,725 [INFO] NULLSCOPE 2018-01-10 14:56:32,726 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,726 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,726 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,726 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,726 [INFO] NULLSCOPE 2018-01-10 14:56:32,726 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,726 [INFO] NULLSCOPE 2018-01-10 14:56:32,726 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,727 [INFO] NULLSCOPE 2018-01-10 14:56:32,727 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,727 [INFO] NULLSCOPE 2018-01-10 14:56:32,727 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,727 [INFO] NULLSCOPE 2018-01-10 14:56:32,727 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,728 [INFO] NULLSCOPE 2018-01-10 14:56:32,728 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,728 [INFO] NULLSCOPE 2018-01-10 14:56:32,728 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,728 [INFO] NULLSCOPE 2018-01-10 14:56:32,728 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,728 [INFO] NULLSCOPE 2018-01-10 14:56:32,729 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,729 [INFO] NULLSCOPE 2018-01-10 14:56:32,729 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,729 [INFO] NULLSCOPE 2018-01-10 14:56:32,730 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,730 [INFO] NULLSCOPE 2018-01-10 14:56:32,730 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,730 [INFO] NULLSCOPE 2018-01-10 14:56:32,730 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,730 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,730 [INFO] NULLSCOPE 2018-01-10 14:56:32,730 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,730 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,730 [INFO] NULLSCOPE 2018-01-10 14:56:32,731 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,731 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,731 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,731 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,731 [INFO] NULLSCOPE 2018-01-10 14:56:32,731 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,731 [INFO] NULLSCOPE 2018-01-10 14:56:32,731 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,732 [INFO] NULLSCOPE 2018-01-10 14:56:32,732 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,732 [INFO] NULLSCOPE 2018-01-10 14:56:32,732 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,732 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,732 [INFO] NULLSCOPE 2018-01-10 14:56:32,732 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,732 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,732 [INFO] NULLSCOPE 2018-01-10 14:56:32,732 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,732 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,733 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,733 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,733 [INFO] NULLSCOPE 2018-01-10 14:56:32,733 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,733 [INFO] NULLSCOPE 2018-01-10 14:56:32,733 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,733 [INFO] NULLSCOPE 2018-01-10 14:56:32,734 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,734 [INFO] NULLSCOPE 2018-01-10 14:56:32,734 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,734 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,734 [INFO] NULLSCOPE 2018-01-10 14:56:32,734 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,734 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,734 [INFO] NULLSCOPE 2018-01-10 14:56:32,734 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,734 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,734 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,735 [INFO] Getting scope within FMU: controller 2018-01-10 14:56:32,735 [INFO] NULLSCOPE 2018-01-10 14:56:32,735 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,735 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,735 [INFO] NULLSCOPE 2018-01-10 14:56:32,735 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,735 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,735 [INFO] NULLSCOPE 2018-01-10 14:56:32,735 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,735 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,735 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,736 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,736 [INFO] NULLSCOPE 2018-01-10 14:56:32,736 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,736 [INFO] NULLSCOPE 2018-01-10 14:56:32,736 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,736 [INFO] NULLSCOPE 2018-01-10 14:56:32,736 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,737 [INFO] NULLSCOPE 2018-01-10 14:56:32,737 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,737 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,737 [INFO] NULLSCOPE 2018-01-10 14:56:32,737 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,737 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,737 [INFO] NULLSCOPE 2018-01-10 14:56:32,737 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,737 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,737 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,738 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,738 [INFO] NULLSCOPE 2018-01-10 14:56:32,738 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,738 [INFO] NULLSCOPE 2018-01-10 14:56:32,738 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,738 [INFO] NULLSCOPE 2018-01-10 14:56:32,739 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,739 [INFO] NULLSCOPE 2018-01-10 14:56:32,739 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,739 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,739 [INFO] NULLSCOPE 2018-01-10 14:56:32,739 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,739 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,739 [INFO] NULLSCOPE 2018-01-10 14:56:32,739 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,739 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,739 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,740 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,740 [INFO] NULLSCOPE 2018-01-10 14:56:32,740 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,740 [INFO] NULLSCOPE 2018-01-10 14:56:32,740 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,740 [INFO] NULLSCOPE 2018-01-10 14:56:32,741 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,741 [INFO] NULLSCOPE 2018-01-10 14:56:32,741 [INFO] >Formatting document 2018-01-10 14:56:32,741 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6f15fce7 (name: lazy_sa, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-01-10 14:56:32,741 [INFO] >Formatting adaptation 2018-01-10 14:56:32,741 [INFO] >Formatting DataRule 2018-01-10 14:56:32,741 [INFO] >Formatting StateTransitionFunction 2018-01-10 14:56:32,741 [INFO] Formatting CompositeOutputFunction 2018-01-10 14:56:32,741 [INFO] >Formatting Statement 2018-01-10 14:56:32,741 [INFO] Formatting Statement 2018-01-10 14:56:32,741 [INFO] Formatting Statement 2018-01-10 14:56:32,741 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting DataRule 2018-01-10 14:56:32,742 [INFO] >Formatting StateTransitionFunction 2018-01-10 14:56:32,742 [INFO] >Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting CompositeOutputFunction 2018-01-10 14:56:32,742 [INFO] >Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting CustomControlRule 2018-01-10 14:56:32,742 [INFO] >Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] Formatting Statement 2018-01-10 14:56:32,742 [INFO] = tn 2018-01-10 14:56:32,743 [INFO] ){ 2018-01-10 14:56:32,743 [INFO] var Real step_to_be_done := (t+H-tl); 2018-01-10 14:56:32,743 [INFO] var Real step_done := do_step(controller, t, step_to_be_done); 2018-01-10 14:56:32,743 [INFO] tn := tl + step_done + get_next_time_step(controller); 2018-01-10 14:56:32,743 [INFO] step_size := tl + step_done - t; 2018-01-10 14:56:32,743 [INFO] tl := tl + step_done; 2018-01-10 14:56:32,743 [INFO] } 2018-01-10 14:56:32,743 [INFO] 2018-01-10 14:56:32,743 [INFO] prev_obj_detected := lazy_sa.obj_detected; 2018-01-10 14:56:32,743 [INFO] prev_passenger_up := lazy_sa.passenger_up; 2018-01-10 14:56:32,743 [INFO] prev_passenger_down := lazy_sa.passenger_down; 2018-01-10 14:56:32,743 [INFO] prev_passenger_stop := lazy_sa.passenger_stop; 2018-01-10 14:56:32,743 [INFO] prev_driver_up := lazy_sa.driver_up; 2018-01-10 14:56:32,743 [INFO] prev_driver_down := lazy_sa.driver_down; 2018-01-10 14:56:32,743 [INFO] prev_driver_stop := lazy_sa.driver_stop; 2018-01-10 14:56:32,743 [INFO] 2018-01-10 14:56:32,743 [INFO] return step_size; 2018-01-10 14:56:32,743 [INFO] } 2018-01-10 14:56:32,743 [INFO] in rules { 2018-01-10 14:56:32,743 [INFO] true -> { } --> { 2018-01-10 14:56:32,743 [INFO] controller . driver_down := lazy_sa . driver_down ; 2018-01-10 14:56:32,743 [INFO] controller . driver_stop := lazy_sa . driver_stop ; 2018-01-10 14:56:32,743 [INFO] controller . passenger_down := lazy_sa . passenger_down ; 2018-01-10 14:56:32,743 [INFO] controller . driver_up := lazy_sa . driver_up ; 2018-01-10 14:56:32,743 [INFO] controller . passenger_up := lazy_sa . passenger_up ; 2018-01-10 14:56:32,743 [INFO] controller . obj_detected := lazy_sa . obj_detected ; 2018-01-10 14:56:32,743 [INFO] controller . passenger_stop := lazy_sa . passenger_stop ; } ; } 2018-01-10 14:56:32,743 [INFO] out var Bool stored__stop := INIT_STOP , Bool stored__up := INIT_UP , Bool stored__down := INIT_DOWN ; out rules { 2018-01-10 14:56:32,743 [INFO] true -> { 2018-01-10 14:56:32,743 [INFO] stored__up := controller . up ; 2018-01-10 14:56:32,743 [INFO] stored__stop := controller . stop ; 2018-01-10 14:56:32,743 [INFO] stored__down := controller . down ; } --> { 2018-01-10 14:56:32,743 [INFO] lazy_sa . up := stored__up ; 2018-01-10 14:56:32,743 [INFO] lazy_sa . stop := stored__stop ; 2018-01-10 14:56:32,743 [INFO] lazy_sa . down := stored__down ; } ; } 2018-01-10 14:56:32,743 [INFO] __________________________________________________________________________ 2018-01-10 14:56:32,744 [DEBUG] Clear 311 cache entries for resource __synthetic0.sa after 876 hits and 310 misses (quota: 73%) 2018-01-10 14:56:32,761 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,761 [INFO] NULLSCOPE 2018-01-10 14:56:32,763 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,763 [INFO] NULLSCOPE 2018-01-10 14:56:32,763 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,763 [INFO] NULLSCOPE 2018-01-10 14:56:32,765 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,765 [INFO] NULLSCOPE 2018-01-10 14:56:32,765 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,772 [INFO] NULLSCOPE 2018-01-10 14:56:32,772 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,772 [INFO] NULLSCOPE 2018-01-10 14:56:32,773 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,773 [INFO] NULLSCOPE 2018-01-10 14:56:32,773 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,773 [INFO] NULLSCOPE 2018-01-10 14:56:32,773 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,773 [INFO] NULLSCOPE 2018-01-10 14:56:32,774 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,774 [INFO] NULLSCOPE 2018-01-10 14:56:32,774 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,774 [INFO] NULLSCOPE 2018-01-10 14:56:32,774 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,774 [INFO] NULLSCOPE 2018-01-10 14:56:32,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,775 [INFO] NULLSCOPE 2018-01-10 14:56:32,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,775 [INFO] NULLSCOPE 2018-01-10 14:56:32,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,775 [INFO] NULLSCOPE 2018-01-10 14:56:32,776 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,776 [INFO] NULLSCOPE 2018-01-10 14:56:32,776 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,776 [INFO] NULLSCOPE 2018-01-10 14:56:32,776 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,777 [INFO] NULLSCOPE 2018-01-10 14:56:32,777 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,777 [INFO] NULLSCOPE 2018-01-10 14:56:32,777 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,777 [INFO] NULLSCOPE 2018-01-10 14:56:32,777 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,778 [INFO] NULLSCOPE 2018-01-10 14:56:32,778 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,778 [INFO] NULLSCOPE 2018-01-10 14:56:32,778 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,778 [INFO] NULLSCOPE 2018-01-10 14:56:32,779 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,779 [INFO] NULLSCOPE 2018-01-10 14:56:32,779 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,779 [INFO] NULLSCOPE 2018-01-10 14:56:32,780 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,780 [INFO] NULLSCOPE 2018-01-10 14:56:32,780 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,780 [INFO] NULLSCOPE 2018-01-10 14:56:32,781 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,781 [INFO] NULLSCOPE 2018-01-10 14:56:32,781 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,781 [INFO] NULLSCOPE 2018-01-10 14:56:32,781 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,781 [INFO] NULLSCOPE 2018-01-10 14:56:32,782 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,782 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,782 [INFO] NULLSCOPE 2018-01-10 14:56:32,782 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,782 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,782 [INFO] NULLSCOPE 2018-01-10 14:56:32,782 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,782 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,783 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,783 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,783 [DEBUG] No explicit container state set. Falling back to default. 2018-01-10 14:56:32,784 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,784 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,784 [INFO] NULLSCOPE 2018-01-10 14:56:32,784 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,784 [INFO] NULLSCOPE 2018-01-10 14:56:32,785 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,785 [INFO] NULLSCOPE 2018-01-10 14:56:32,785 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,785 [INFO] NULLSCOPE 2018-01-10 14:56:32,786 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,786 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,786 [INFO] NULLSCOPE 2018-01-10 14:56:32,786 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,786 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,786 [INFO] NULLSCOPE 2018-01-10 14:56:32,786 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,786 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,786 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,786 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,786 [INFO] NULLSCOPE 2018-01-10 14:56:32,786 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,787 [INFO] NULLSCOPE 2018-01-10 14:56:32,787 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,787 [INFO] NULLSCOPE 2018-01-10 14:56:32,787 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,787 [INFO] NULLSCOPE 2018-01-10 14:56:32,787 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,787 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,788 [INFO] NULLSCOPE 2018-01-10 14:56:32,788 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,788 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,788 [INFO] NULLSCOPE 2018-01-10 14:56:32,788 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,788 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,788 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,788 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,788 [INFO] NULLSCOPE 2018-01-10 14:56:32,789 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,789 [INFO] NULLSCOPE 2018-01-10 14:56:32,789 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,789 [INFO] NULLSCOPE 2018-01-10 14:56:32,789 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,789 [INFO] NULLSCOPE 2018-01-10 14:56:32,790 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,790 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,790 [INFO] NULLSCOPE 2018-01-10 14:56:32,790 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,790 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,790 [INFO] NULLSCOPE 2018-01-10 14:56:32,790 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,790 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,790 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,790 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,790 [INFO] NULLSCOPE 2018-01-10 14:56:32,791 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,791 [INFO] NULLSCOPE 2018-01-10 14:56:32,791 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,791 [INFO] NULLSCOPE 2018-01-10 14:56:32,791 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,791 [INFO] NULLSCOPE 2018-01-10 14:56:32,791 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,792 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,792 [INFO] NULLSCOPE 2018-01-10 14:56:32,792 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,792 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,792 [INFO] NULLSCOPE 2018-01-10 14:56:32,792 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,792 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,792 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,792 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,792 [INFO] NULLSCOPE 2018-01-10 14:56:32,792 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,792 [INFO] NULLSCOPE 2018-01-10 14:56:32,793 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,793 [INFO] NULLSCOPE 2018-01-10 14:56:32,793 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,793 [INFO] NULLSCOPE 2018-01-10 14:56:32,793 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,793 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,793 [INFO] NULLSCOPE 2018-01-10 14:56:32,794 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,794 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,794 [INFO] NULLSCOPE 2018-01-10 14:56:32,794 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,794 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,794 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,794 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,794 [INFO] NULLSCOPE 2018-01-10 14:56:32,794 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,794 [INFO] NULLSCOPE 2018-01-10 14:56:32,795 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,795 [INFO] NULLSCOPE 2018-01-10 14:56:32,795 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,795 [INFO] NULLSCOPE 2018-01-10 14:56:32,795 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,795 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,795 [INFO] NULLSCOPE 2018-01-10 14:56:32,796 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,796 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,796 [INFO] NULLSCOPE 2018-01-10 14:56:32,796 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,796 [INFO] Delegating scope discovery to super class... 2018-01-10 14:56:32,796 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,796 [INFO] Getting scope within FMU: lazy_sa 2018-01-10 14:56:32,796 [INFO] NULLSCOPE 2018-01-10 14:56:32,796 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,796 [INFO] NULLSCOPE 2018-01-10 14:56:32,797 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14:56:32,797 [INFO] NULLSCOPE 2018-01-10 14:56:32,797 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-01-10 14: