Branch indexing > /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/master Seen 1 remote branch Obtained Jenkinsfile from cdcaf990117c72ba0f9afa4a72a63fb37135c869 [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 cdcaf990117c72ba0f9afa4a72a63fb37135c869 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f cdcaf990117c72ba0f9afa4a72a63fb37135c869 Commit message: "fixed one of the tests. Several problems were found: test files were not being copied to the right dir, for example." > /usr/bin/git rev-list ddc416cf8a790c75d2bb1a345c31659c126d42ac # 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/withMavenb413183a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb413183a" 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/withMavenb413183a/maven-spy-20180817-103904-1754570846657519714630.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] [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] [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] [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] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Semantics Adaptation Root .......................... SUCCESS [ 0.147 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework SUCCESS [ 0.010 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core SUCCESS [ 0.039 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Logger ..... SUCCESS [ 0.003 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator SUCCESS [ 0.003 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests SUCCESS [ 0.009 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide ........ SUCCESS [ 0.003 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI SUCCESS [ 0.007 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ SUCCESS [ 0.006 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator SUCCESS [ 0.004 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.008 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.009 s] [INFO] Feature ............................................ SUCCESS [ 0.002 s] [INFO] Core ............................................... SUCCESS [ 0.001 s] [INFO] Semantics Adaptation IDE Eclipse repository ........ SUCCESS [ 0.001 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform SUCCESS [ 0.005 s] [INFO] SA IDE Standalone Product .......................... SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.459 s [INFO] Finished at: 2018-08-17T10:39:05+02:00 [INFO] Final Memory: 16M/284M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb413183a/maven-spy-20180817-103904-1754570846657519714630.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 #159 [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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" 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/withMavenc2b3749a/maven-spy-20180817-103907-7478241881434736634747.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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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 488, 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] 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/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.14.0/ [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.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.201808170839 [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.14.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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.201808170839 [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' 102 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. 113 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/' 113 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/' 114 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/' 114 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/' 114 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/' 123 INFO StandaloneSetup - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! 318 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 320 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 330 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 330 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 1548 INFO XtextGenerator - Generating be.uantwerpen.ansymo.semanticadaptation.SemanticAdaptation 6746 INFO EMFGeneratorFragment2 - Generating EMF model code 6791 INFO GenModelHelper - Registered GenModel 'http://www.uantwerpen.be/ansymo/semanticadaptation/SemanticAdaptation' from 'platform:/resource/be.uantwerpen.ansymo.semanticadaptation/model/generated/SemanticAdaptation.genmodel' 17786 INFO XtextGenerator - Generating common infrastructure 17799 INFO Workflow - Done. [INFO] [INFO] --- xtend-maven-plugin:2.14.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 315 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.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 370: 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 370: 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 1348: 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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.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.14.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 27 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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest loadModel(be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest) Time elapsed: 0.001 sec Running be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.013 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.001 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.201808170839 [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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.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 12 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.14.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.14.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 exist. [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.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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.201808170839 [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.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [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.14.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.14.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 exist. [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] Copying 45 resources [INFO] [INFO] --- xtend-maven-plugin:2.14.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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" [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/withMavenc2b3749a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenc2b3749a" ------------------------------------------------------- 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 CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 57%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 64%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.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 saGenRootTempDir=/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window/powerwindow absFileName=/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window/window_sa_canonical_new.BASE.sa log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser). log4j:WARN Please initialize the log4j system properly. 2018-08-17 10:41:50,885 [INFO] Logger initialized. 2018-08-17 10:41:50,886 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-08-17 10:41:50,886 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,889 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:41:50,889 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:41:50,889 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:41:50,899 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,901 [INFO] NULLSCOPE 2018-08-17 10:41:50,901 [DEBUG] after getLinkedObjects: node: 'H_window' result: H_window 2018-08-17 10:41:50,902 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-08-17 10:41:50,902 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,902 [INFO] NULLSCOPE 2018-08-17 10:41:50,902 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-08-17 10:41:50,902 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-08-17 10:41:50,902 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,902 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,902 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,903 [INFO] Getting scope within FMU: windowSA 2018-08-17 10:41:50,903 [INFO] NULLSCOPE 2018-08-17 10:41:50,903 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-08-17 10:41:50,903 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-08-17 10:41:50,903 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,903 [INFO] NULLSCOPE 2018-08-17 10:41:50,903 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-08-17 10:41:50,903 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-08-17 10:41:50,904 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,904 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,904 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,904 [INFO] Getting scope within FMU: windowSA 2018-08-17 10:41:50,904 [INFO] NULLSCOPE 2018-08-17 10:41:50,904 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-08-17 10:41:50,904 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-08-17 10:41:50,904 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,905 [INFO] NULLSCOPE 2018-08-17 10:41:50,905 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-08-17 10:41:50,905 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-08-17 10:41:50,905 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,905 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,905 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,905 [INFO] Getting scope within FMU: windowSA 2018-08-17 10:41:50,905 [INFO] NULLSCOPE 2018-08-17 10:41:50,906 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-08-17 10:41:50,906 [DEBUG] before getLinkedObjects: node: 'window' 2018-08-17 10:41:50,906 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,906 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,906 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,906 [INFO] Getting scope within FMU: window 2018-08-17 10:41:50,906 [INFO] NULLSCOPE 2018-08-17 10:41:50,906 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-08-17 10:41:50,906 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-08-17 10:41:50,906 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,907 [INFO] NULLSCOPE 2018-08-17 10:41:50,907 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-08-17 10:41:50,907 [DEBUG] before getLinkedObjects: node: 'window' 2018-08-17 10:41:50,907 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,907 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,907 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,907 [INFO] Getting scope within FMU: window 2018-08-17 10:41:50,907 [INFO] NULLSCOPE 2018-08-17 10:41:50,907 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-08-17 10:41:50,907 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-08-17 10:41:50,907 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,908 [INFO] NULLSCOPE 2018-08-17 10:41:50,908 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-08-17 10:41:50,908 [DEBUG] before getLinkedObjects: node: 'window' 2018-08-17 10:41:50,908 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,908 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,908 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,908 [INFO] Getting scope within FMU: window 2018-08-17 10:41:50,908 [INFO] NULLSCOPE 2018-08-17 10:41:50,908 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-08-17 10:41:50,908 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-08-17 10:41:50,909 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,909 [INFO] NULLSCOPE 2018-08-17 10:41:50,909 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-08-17 10:41:50,909 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' 2018-08-17 10:41:50,909 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,909 [INFO] NULLSCOPE 2018-08-17 10:41:50,909 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' result: INIT_WINDOWSA_REACTION_FORCE 2018-08-17 10:41:50,909 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' 2018-08-17 10:41:50,909 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,909 [INFO] NULLSCOPE 2018-08-17 10:41:50,910 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' result: INIT_WINDOWSA_DISPLACEMENT 2018-08-17 10:41:50,910 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' 2018-08-17 10:41:50,910 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,910 [INFO] NULLSCOPE 2018-08-17 10:41:50,910 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' result: INIT_WINDOWSA_SPEED 2018-08-17 10:41:50,910 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-08-17 10:41:50,910 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,910 [INFO] NULLSCOPE 2018-08-17 10:41:50,910 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-08-17 10:41:50,910 [DEBUG] before getLinkedObjects: node: 'window' 2018-08-17 10:41:50,910 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,910 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,911 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,911 [INFO] Getting scope within FMU: window 2018-08-17 10:41:50,911 [INFO] NULLSCOPE 2018-08-17 10:41:50,911 [DEBUG] after getLinkedObjects: node: 'reaction_torque' result: reaction_torque 2018-08-17 10:41:50,911 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-08-17 10:41:50,911 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,911 [INFO] NULLSCOPE 2018-08-17 10:41:50,912 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-08-17 10:41:50,912 [DEBUG] before getLinkedObjects: node: 'window' 2018-08-17 10:41:50,912 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,912 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,912 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,912 [INFO] Getting scope within FMU: window 2018-08-17 10:41:50,912 [INFO] NULLSCOPE 2018-08-17 10:41:50,912 [DEBUG] after getLinkedObjects: node: 'height' result: height 2018-08-17 10:41:50,912 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-08-17 10:41:50,913 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,913 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,913 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,913 [INFO] Getting scope within FMU: windowSA 2018-08-17 10:41:50,913 [INFO] NULLSCOPE 2018-08-17 10:41:50,913 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-08-17 10:41:50,913 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-08-17 10:41:50,913 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,914 [INFO] NULLSCOPE 2018-08-17 10:41:50,914 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-08-17 10:41:50,914 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-08-17 10:41:50,914 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,914 [INFO] Delegating scope discovery to super class... 2018-08-17 10:41:50,914 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,914 [INFO] Getting scope within FMU: windowSA 2018-08-17 10:41:50,914 [INFO] NULLSCOPE 2018-08-17 10:41:50,914 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-08-17 10:41:50,915 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-08-17 10:41:50,915 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,915 [INFO] NULLSCOPE 2018-08-17 10:41:50,915 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-08-17 10:41:50,915 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' 2018-08-17 10:41:50,915 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,915 [INFO] NULLSCOPE 2018-08-17 10:41:50,915 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' result: INIT_WINDOW_REACTION_TORQUE 2018-08-17 10:41:50,915 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' 2018-08-17 10:41:50,915 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:41:50,915 [INFO] NULLSCOPE 2018-08-17 10:41:50,916 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' result: INIT_WINDOW_REACTION_HEIGHT 2018-08-17 10:41:50,916 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-08-17 10:41:50,958 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-08-17 10:41:50,959 [INFO] >Loading fmu "./Window.fmu" 2018-08-17 10:41:50,959 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-08-17 10:41:50,959 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-08-17 10:41:50,959 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window/./Window.fmu 2018-08-17 10:41:50,989 [INFO] >Loading fmu variables 2018-08-17 10:41:50,990 [INFO] Variable displacement declared. 2018-08-17 10:41:50,990 [INFO] Variable friction undeclared. 2018-08-17 10:41:50,990 [INFO] Variable height declared. 2018-08-17 10:41:50,990 [INFO] Variable reaction_force declared. 2018-08-17 10:41:50,990 [INFO] Variable reaction_torque declared. 2018-08-17 10:41:50,990 [INFO] Variable speed declared. 2018-08-17 10:41:50,990 [INFO] Variable v undeclared. 2018-08-17 10:41:50,990 [INFO] Variable b undeclared. 2018-08-17 10:41:50,990 [INFO] Variable r undeclared. 2018-08-17 10:41:50,990 [INFO] Generating canonical semantic adaptation for file... 2018-08-17 10:42:11,385 [INFO] >Formatting document 2018-08-17 10:42:11,385 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6d5f9907 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-08-17 10:42:11,385 [INFO] >Formatting adaptation 2018-08-17 10:42:11,389 [INFO] >Formatting CustomControlRule 2018-08-17 10:42:11,390 [INFO] >Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting Statement 2018-08-17 10:42:11,390 [INFO] Formatting document 2018-08-17 10:42:11,453 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6d5f9907 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-08-17 10:42:11,453 [INFO] >Formatting adaptation 2018-08-17 10:42:11,453 [INFO] >Formatting CustomControlRule 2018-08-17 10:42:11,453 [INFO] >Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,454 [INFO] Formatting Statement 2018-08-17 10:42:11,455 [INFO] controller.obj_detected, 2018-08-17 10:42:11,456 [INFO] passenger_up -> controller.passenger_up, 2018-08-17 10:42:11,456 [INFO] passenger_down -> controller.passenger_down, 2018-08-17 10:42:11,456 [INFO] passenger_stop -> controller.passenger_stop, 2018-08-17 10:42:11,456 [INFO] driver_up -> controller.driver_up, 2018-08-17 10:42:11,456 [INFO] driver_down -> controller.driver_down, 2018-08-17 10:42:11,456 [INFO] driver_stop -> controller.driver_stop 2018-08-17 10:42:11,456 [INFO] 2018-08-17 10:42:11,456 [INFO] param INIT_OBJ_DETECTED := false, 2018-08-17 10:42:11,456 [INFO] INIT_PASSENGER_UP := false, 2018-08-17 10:42:11,456 [INFO] INIT_PASSENGER_DOWN := false, 2018-08-17 10:42:11,456 [INFO] INIT_PASSENGER_STOP := false, 2018-08-17 10:42:11,456 [INFO] INIT_DRIVER_UP := false, 2018-08-17 10:42:11,456 [INFO] INIT_DRIVER_DOWN := false, 2018-08-17 10:42:11,456 [INFO] INIT_DRIVER_STOP := false; 2018-08-17 10:42:11,456 [INFO] 2018-08-17 10:42:11,456 [INFO] control var tn := -1.0, 2018-08-17 10:42:11,456 [INFO] tl := -1.0, 2018-08-17 10:42:11,456 [INFO] prev_obj_detected := INIT_OBJ_DETECTED, 2018-08-17 10:42:11,456 [INFO] prev_passenger_up := INIT_PASSENGER_UP, 2018-08-17 10:42:11,456 [INFO] prev_passenger_down := INIT_PASSENGER_DOWN, 2018-08-17 10:42:11,456 [INFO] prev_passenger_stop := INIT_PASSENGER_STOP, 2018-08-17 10:42:11,456 [INFO] prev_driver_up := INIT_DRIVER_UP, 2018-08-17 10:42:11,456 [INFO] prev_driver_down := INIT_DRIVER_DOWN, 2018-08-17 10:42:11,457 [INFO] prev_driver_stop := INIT_DRIVER_STOP; 2018-08-17 10:42:11,457 [INFO] 2018-08-17 10:42:11,457 [INFO] control rules { 2018-08-17 10:42:11,457 [INFO] if (tl < 0.0){ 2018-08-17 10:42:11,457 [INFO] tl := t; 2018-08-17 10:42:11,457 [INFO] } 2018-08-17 10:42:11,457 [INFO] 2018-08-17 10:42:11,457 [INFO] var step_size := min(H, tn - t); 2018-08-17 10:42:11,457 [INFO] if (LazySA.obj_detected != prev_obj_detected or 2018-08-17 10:42:11,457 [INFO] LazySA.passenger_up != prev_passenger_up or 2018-08-17 10:42:11,457 [INFO] LazySA.passenger_down != prev_passenger_down or 2018-08-17 10:42:11,457 [INFO] LazySA.passenger_stop != prev_passenger_stop or 2018-08-17 10:42:11,457 [INFO] LazySA.driver_up != prev_driver_up or 2018-08-17 10:42:11,457 [INFO] LazySA.driver_down != prev_driver_down or 2018-08-17 10:42:11,457 [INFO] LazySA.driver_stop != prev_driver_stop or 2018-08-17 10:42:11,457 [INFO] (t+H) >= tn 2018-08-17 10:42:11,457 [INFO] ){ 2018-08-17 10:42:11,457 [INFO] var Real step_to_be_done := (t+H-tl); 2018-08-17 10:42:11,457 [INFO] var step_done := do_step(controller, t, step_to_be_done); 2018-08-17 10:42:11,457 [INFO] tn := tl + step_done + get_next_time_step(controller); 2018-08-17 10:42:11,457 [INFO] step_size := tl + step_done - t; 2018-08-17 10:42:11,457 [INFO] tl := tl + step_done; 2018-08-17 10:42:11,457 [INFO] } 2018-08-17 10:42:11,457 [INFO] 2018-08-17 10:42:11,457 [INFO] prev_obj_detected := LazySA.obj_detected; 2018-08-17 10:42:11,457 [INFO] prev_passenger_up := LazySA.passenger_up; 2018-08-17 10:42:11,458 [INFO] prev_passenger_down := LazySA.passenger_down; 2018-08-17 10:42:11,458 [INFO] prev_passenger_stop := LazySA.passenger_stop; 2018-08-17 10:42:11,458 [INFO] prev_driver_up := LazySA.driver_up; 2018-08-17 10:42:11,458 [INFO] prev_driver_down := LazySA.driver_down; 2018-08-17 10:42:11,458 [INFO] prev_driver_stop := LazySA.driver_stop; 2018-08-17 10:42:11,458 [INFO] 2018-08-17 10:42:11,458 [INFO] return step_size; 2018-08-17 10:42:11,458 [INFO] } 2018-08-17 10:42:11,458 [INFO] 2018-08-17 10:42:11,458 [INFO] __________________________________________________________________________ 2018-08-17 10:42:11,458 [INFO] Checking if file is already a canonical version... 2018-08-17 10:42:11,458 [INFO] It is not. 2018-08-17 10:42:11,458 [INFO] canonicalFileName = lazy_canonical.sa 2018-08-17 10:42:11,459 [INFO] >Canonicalize 2018-08-17 10:42:11,459 [INFO] >Running generic inference algorithm... 2018-08-17 10:42:11,459 [INFO] Inferring parameter fields... 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_PASSENGER_UP 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_DRIVER_UP 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Computing field for param INIT_DRIVER_STOP 2018-08-17 10:42:11,460 [INFO] Already has been inferred: Dips 2018-08-17 10:42:11,460 [INFO] Inferring port fields of FMU controller 2018-08-17 10:42:11,461 [INFO] Computing unit for port controller.obj_detected 2018-08-17 10:42:11,461 [INFO] Has no unit. 2018-08-17 10:42:11,461 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,461 [INFO] Has no source dependency. 2018-08-17 10:42:11,461 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,461 [INFO] Cannot infer field now. 2018-08-17 10:42:11,461 [INFO] Computing unit for port controller.passenger_up 2018-08-17 10:42:11,461 [INFO] Has no unit. 2018-08-17 10:42:11,461 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,461 [INFO] Has no source dependency. 2018-08-17 10:42:11,461 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,461 [INFO] Cannot infer field now. 2018-08-17 10:42:11,461 [INFO] Computing unit for port controller.passenger_down 2018-08-17 10:42:11,461 [INFO] Has no unit. 2018-08-17 10:42:11,461 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,461 [INFO] Has no source dependency. 2018-08-17 10:42:11,461 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,461 [INFO] Cannot infer field now. 2018-08-17 10:42:11,462 [INFO] Computing unit for port controller.passenger_stop 2018-08-17 10:42:11,462 [INFO] Has no unit. 2018-08-17 10:42:11,462 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,462 [INFO] Has no source dependency. 2018-08-17 10:42:11,462 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,462 [INFO] Cannot infer field now. 2018-08-17 10:42:11,462 [INFO] Computing unit for port controller.driver_up 2018-08-17 10:42:11,462 [INFO] Has no unit. 2018-08-17 10:42:11,462 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,462 [INFO] Has no source dependency. 2018-08-17 10:42:11,462 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,462 [INFO] Cannot infer field now. 2018-08-17 10:42:11,462 [INFO] Computing unit for port controller.driver_down 2018-08-17 10:42:11,462 [INFO] Has no unit. 2018-08-17 10:42:11,462 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,462 [INFO] Has no source dependency. 2018-08-17 10:42:11,463 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,463 [INFO] Cannot infer field now. 2018-08-17 10:42:11,463 [INFO] Computing unit for port controller.driver_stop 2018-08-17 10:42:11,463 [INFO] Has no unit. 2018-08-17 10:42:11,463 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,463 [INFO] Has no source dependency. 2018-08-17 10:42:11,463 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,463 [INFO] Cannot infer field now. 2018-08-17 10:42:11,463 [INFO] Computing unit for port controller.up 2018-08-17 10:42:11,463 [INFO] Has no unit. 2018-08-17 10:42:11,463 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,463 [INFO] Has no source dependency. 2018-08-17 10:42:11,463 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,463 [INFO] Cannot infer field now. 2018-08-17 10:42:11,463 [INFO] Computing unit for port controller.down 2018-08-17 10:42:11,463 [INFO] Has no unit. 2018-08-17 10:42:11,463 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,463 [INFO] Has no source dependency. 2018-08-17 10:42:11,463 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,463 [INFO] Cannot infer field now. 2018-08-17 10:42:11,463 [INFO] Computing unit for port controller.stop 2018-08-17 10:42:11,463 [INFO] Has no unit. 2018-08-17 10:42:11,463 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,463 [INFO] Has no source dependency. 2018-08-17 10:42:11,464 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:11,464 [INFO] Cannot infer field now. 2018-08-17 10:42:11,464 [INFO] Inferring external port fields... 2018-08-17 10:42:11,464 [INFO] Computing unit for port LazySA.obj_detected 2018-08-17 10:42:11,464 [INFO] Has no unit. 2018-08-17 10:42:11,464 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,464 [INFO] Has no source dependency. 2018-08-17 10:42:11,466 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-08-17 10:42:11,466 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,466 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,466 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,467 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,470 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,470 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,470 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,481 [INFO] NULLSCOPE 2018-08-17 10:42:11,482 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-08-17 10:42:11,482 [INFO] Has a target dependency: controller.obj_detected 2018-08-17 10:42:11,482 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,482 [INFO] Cannot infer field now. 2018-08-17 10:42:11,482 [INFO] Computing unit for port LazySA.passenger_up 2018-08-17 10:42:11,482 [INFO] Has no unit. 2018-08-17 10:42:11,483 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,483 [INFO] Has no source dependency. 2018-08-17 10:42:11,483 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-08-17 10:42:11,483 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,483 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,483 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,483 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,483 [INFO] NULLSCOPE 2018-08-17 10:42:11,484 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-08-17 10:42:11,484 [INFO] Has a target dependency: controller.passenger_up 2018-08-17 10:42:11,484 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,484 [INFO] Cannot infer field now. 2018-08-17 10:42:11,484 [INFO] Computing unit for port LazySA.passenger_down 2018-08-17 10:42:11,484 [INFO] Has no unit. 2018-08-17 10:42:11,484 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,484 [INFO] Has no source dependency. 2018-08-17 10:42:11,484 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-08-17 10:42:11,484 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,484 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,484 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,484 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,485 [INFO] NULLSCOPE 2018-08-17 10:42:11,485 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-08-17 10:42:11,485 [INFO] Has a target dependency: controller.passenger_down 2018-08-17 10:42:11,485 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,485 [INFO] Cannot infer field now. 2018-08-17 10:42:11,485 [INFO] Computing unit for port LazySA.passenger_stop 2018-08-17 10:42:11,485 [INFO] Has no unit. 2018-08-17 10:42:11,485 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,485 [INFO] Has no source dependency. 2018-08-17 10:42:11,485 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-08-17 10:42:11,485 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,485 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,485 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,485 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,486 [INFO] NULLSCOPE 2018-08-17 10:42:11,486 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-08-17 10:42:11,486 [INFO] Has a target dependency: controller.passenger_stop 2018-08-17 10:42:11,486 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,486 [INFO] Cannot infer field now. 2018-08-17 10:42:11,486 [INFO] Computing unit for port LazySA.driver_up 2018-08-17 10:42:11,486 [INFO] Has no unit. 2018-08-17 10:42:11,486 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,486 [INFO] Has no source dependency. 2018-08-17 10:42:11,486 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-08-17 10:42:11,487 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,487 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,487 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,487 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,487 [INFO] NULLSCOPE 2018-08-17 10:42:11,487 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-08-17 10:42:11,487 [INFO] Has a target dependency: controller.driver_up 2018-08-17 10:42:11,487 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,487 [INFO] Cannot infer field now. 2018-08-17 10:42:11,487 [INFO] Computing unit for port LazySA.driver_down 2018-08-17 10:42:11,487 [INFO] Has no unit. 2018-08-17 10:42:11,488 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,488 [INFO] Has no source dependency. 2018-08-17 10:42:11,488 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-08-17 10:42:11,488 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,488 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,488 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,488 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,488 [INFO] NULLSCOPE 2018-08-17 10:42:11,488 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-08-17 10:42:11,488 [INFO] Has a target dependency: controller.driver_down 2018-08-17 10:42:11,488 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,489 [INFO] Cannot infer field now. 2018-08-17 10:42:11,489 [INFO] Computing unit for port LazySA.driver_stop 2018-08-17 10:42:11,489 [INFO] Has no unit. 2018-08-17 10:42:11,489 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:11,489 [INFO] Has no source dependency. 2018-08-17 10:42:11,489 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-08-17 10:42:11,489 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,489 [DEBUG] before getLinkedObjects: node: 'controller' 2018-08-17 10:42:11,489 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:11,489 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,489 [INFO] NULLSCOPE 2018-08-17 10:42:11,490 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-08-17 10:42:11,490 [INFO] Has a target dependency: controller.driver_stop 2018-08-17 10:42:11,490 [INFO] Dependency has no unit yet. 2018-08-17 10:42:11,490 [INFO] Cannot infer field now. 2018-08-17 10:42:11,490 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:11,490 [INFO] Computing field for declaration tn 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration tl 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration prev_obj_detected 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration prev_passenger_up 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration prev_passenger_down 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration prev_passenger_stop 2018-08-17 10:42:11,490 [INFO] Already has a field: Dips 2018-08-17 10:42:11,490 [INFO] Computing field for declaration prev_driver_up 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Computing field for declaration prev_driver_down 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Computing field for declaration prev_driver_stop 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Computing field for declaration step_size 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Computing field for declaration step_to_be_done 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Computing field for declaration step_done 2018-08-17 10:42:11,491 [INFO] Already has a field: Dips 2018-08-17 10:42:11,491 [INFO] Ended iteration with unfielded elements remaining: 17 2018-08-17 10:42:11,491 [INFO] Running generic inference algorithm... 2018-08-17 10:42:11,492 [INFO] Inferring parameter fields... 2018-08-17 10:42:11,492 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-08-17 10:42:11,492 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,492 [DEBUG] Clear 187 cache entries for resource __synthetic0.sa after 169 hits and 186 misses (quota: 47%) 2018-08-17 10:42:11,492 [INFO] Got new field: Bool 2018-08-17 10:42:11,492 [INFO] Computing field for param INIT_PASSENGER_UP 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Computing field for param INIT_DRIVER_UP 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Computing field for param INIT_DRIVER_STOP 2018-08-17 10:42:11,493 [INFO] Has not been inferred yet. 2018-08-17 10:42:11,493 [INFO] Got new field: Bool 2018-08-17 10:42:11,493 [INFO] Inferring port fields of FMU controller 2018-08-17 10:42:11,493 [INFO] Already has a field: Bool 2018-08-17 10:42:11,493 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Already has a field: Bool 2018-08-17 10:42:11,494 [INFO] Inferring external port fields... 2018-08-17 10:42:11,494 [INFO] Computing type for port LazySA.obj_detected 2018-08-17 10:42:11,494 [INFO] Has no type. 2018-08-17 10:42:11,494 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,494 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,494 [INFO] Has no source dependency. 2018-08-17 10:42:11,494 [INFO] Has a target dependency: controller.obj_detected 2018-08-17 10:42:11,494 [INFO] Got new type: Bool 2018-08-17 10:42:11,494 [INFO] Got new field: Bool 2018-08-17 10:42:11,494 [INFO] Computing type for port LazySA.passenger_up 2018-08-17 10:42:11,494 [INFO] Has no type. 2018-08-17 10:42:11,494 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,494 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,494 [INFO] Has no source dependency. 2018-08-17 10:42:11,494 [INFO] Has a target dependency: controller.passenger_up 2018-08-17 10:42:11,495 [INFO] Got new type: Bool 2018-08-17 10:42:11,495 [INFO] Got new field: Bool 2018-08-17 10:42:11,495 [INFO] Computing type for port LazySA.passenger_down 2018-08-17 10:42:11,495 [INFO] Has no type. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,495 [INFO] Has no source dependency. 2018-08-17 10:42:11,495 [INFO] Has a target dependency: controller.passenger_down 2018-08-17 10:42:11,495 [INFO] Got new type: Bool 2018-08-17 10:42:11,495 [INFO] Got new field: Bool 2018-08-17 10:42:11,495 [INFO] Computing type for port LazySA.passenger_stop 2018-08-17 10:42:11,495 [INFO] Has no type. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,495 [INFO] Has no source dependency. 2018-08-17 10:42:11,495 [INFO] Has a target dependency: controller.passenger_stop 2018-08-17 10:42:11,495 [INFO] Got new type: Bool 2018-08-17 10:42:11,495 [INFO] Got new field: Bool 2018-08-17 10:42:11,495 [INFO] Computing type for port LazySA.driver_up 2018-08-17 10:42:11,495 [INFO] Has no type. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,495 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,495 [INFO] Has no source dependency. 2018-08-17 10:42:11,495 [INFO] Has a target dependency: controller.driver_up 2018-08-17 10:42:11,495 [INFO] Got new type: Bool 2018-08-17 10:42:11,495 [INFO] Got new field: Bool 2018-08-17 10:42:11,496 [INFO] Computing type for port LazySA.driver_down 2018-08-17 10:42:11,496 [INFO] Has no type. 2018-08-17 10:42:11,496 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,496 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,496 [INFO] Has no source dependency. 2018-08-17 10:42:11,496 [INFO] Has a target dependency: controller.driver_down 2018-08-17 10:42:11,496 [INFO] Got new type: Bool 2018-08-17 10:42:11,496 [INFO] Got new field: Bool 2018-08-17 10:42:11,496 [INFO] Computing type for port LazySA.driver_stop 2018-08-17 10:42:11,496 [INFO] Has no type. 2018-08-17 10:42:11,496 [INFO] Attempting to infer type from units. 2018-08-17 10:42:11,496 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:11,496 [INFO] Has no source dependency. 2018-08-17 10:42:11,496 [INFO] Has a target dependency: controller.driver_stop 2018-08-17 10:42:11,496 [INFO] Got new type: Bool 2018-08-17 10:42:11,496 [INFO] Got new field: Bool 2018-08-17 10:42:11,496 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:11,496 [INFO] Computing field for declaration tn 2018-08-17 10:42:11,496 [INFO] Got new field: Real 2018-08-17 10:42:11,496 [INFO] Computing field for declaration tl 2018-08-17 10:42:11,496 [INFO] Got new field: Real 2018-08-17 10:42:11,496 [INFO] Computing field for declaration prev_obj_detected 2018-08-17 10:42:11,497 [DEBUG] before getLinkedObjects: node: 'INIT_OBJ_DETECTED' 2018-08-17 10:42:11,497 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,497 [INFO] NULLSCOPE 2018-08-17 10:42:11,497 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-08-17 10:42:11,497 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,497 [INFO] Got new field: Bool 2018-08-17 10:42:11,498 [INFO] Computing field for declaration prev_passenger_up 2018-08-17 10:42:11,498 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-08-17 10:42:11,498 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,498 [INFO] NULLSCOPE 2018-08-17 10:42:11,498 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-08-17 10:42:11,498 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,498 [INFO] Got new field: Bool 2018-08-17 10:42:11,498 [INFO] Computing field for declaration prev_passenger_down 2018-08-17 10:42:11,498 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-08-17 10:42:11,499 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,499 [INFO] NULLSCOPE 2018-08-17 10:42:11,499 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-08-17 10:42:11,499 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,499 [INFO] Got new field: Bool 2018-08-17 10:42:11,499 [INFO] Computing field for declaration prev_passenger_stop 2018-08-17 10:42:11,499 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-08-17 10:42:11,499 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,500 [INFO] NULLSCOPE 2018-08-17 10:42:11,500 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-08-17 10:42:11,500 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,500 [INFO] Got new field: Bool 2018-08-17 10:42:11,500 [INFO] Computing field for declaration prev_driver_up 2018-08-17 10:42:11,500 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-08-17 10:42:11,500 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,501 [INFO] NULLSCOPE 2018-08-17 10:42:11,501 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-08-17 10:42:11,501 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,501 [INFO] Got new field: Bool 2018-08-17 10:42:11,501 [INFO] Computing field for declaration prev_driver_down 2018-08-17 10:42:11,501 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-08-17 10:42:11,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,501 [INFO] NULLSCOPE 2018-08-17 10:42:11,501 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-08-17 10:42:11,502 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,502 [INFO] Got new field: Bool 2018-08-17 10:42:11,502 [INFO] Computing field for declaration prev_driver_stop 2018-08-17 10:42:11,502 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-08-17 10:42:11,502 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,502 [INFO] NULLSCOPE 2018-08-17 10:42:11,502 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-08-17 10:42:11,502 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-08-17 10:42:11,502 [INFO] Got new field: Bool 2018-08-17 10:42:11,502 [INFO] Computing field for declaration step_size 2018-08-17 10:42:11,503 [INFO] Got new field: Real 2018-08-17 10:42:11,503 [INFO] Computing field for declaration step_to_be_done 2018-08-17 10:42:11,503 [INFO] Already has a field: Real 2018-08-17 10:42:11,503 [INFO] Computing field for declaration step_done 2018-08-17 10:42:11,503 [INFO] Got new field: Real 2018-08-17 10:42:11,503 [INFO] Ended iteration with unfielded elements remaining: 0 2018-08-17 10:42:11,503 [INFO] Inferring parameter fields... 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_PASSENGER_UP 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_DRIVER_UP 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Computing field for param INIT_DRIVER_STOP 2018-08-17 10:42:11,503 [INFO] Already has been inferred: Bool 2018-08-17 10:42:11,503 [INFO] Inferring port fields of FMU controller 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Inferring external port fields... 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Pushing field of port LazySA.obj_detected to its bindings. 2018-08-17 10:42:11,504 [INFO] Pushing field: Bool 2018-08-17 10:42:11,504 [INFO] Has no source dependency. 2018-08-17 10:42:11,504 [INFO] Has a target dependency: controller.obj_detected 2018-08-17 10:42:11,504 [INFO] Target port already has field. 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,504 [INFO] Pushing field of port LazySA.passenger_up to its bindings. 2018-08-17 10:42:11,504 [INFO] Pushing field: Bool 2018-08-17 10:42:11,504 [INFO] Has no source dependency. 2018-08-17 10:42:11,504 [INFO] Has a target dependency: controller.passenger_up 2018-08-17 10:42:11,504 [INFO] Target port already has field. 2018-08-17 10:42:11,504 [INFO] Already has a field: Bool 2018-08-17 10:42:11,505 [INFO] Pushing field of port LazySA.passenger_down to its bindings. 2018-08-17 10:42:11,505 [INFO] Pushing field: Bool 2018-08-17 10:42:11,505 [INFO] Has no source dependency. 2018-08-17 10:42:11,505 [INFO] Has a target dependency: controller.passenger_down 2018-08-17 10:42:11,505 [INFO] Target port already has field. 2018-08-17 10:42:11,505 [INFO] Already has a field: Bool 2018-08-17 10:42:11,505 [INFO] Pushing field of port LazySA.passenger_stop to its bindings. 2018-08-17 10:42:11,505 [INFO] Pushing field: Bool 2018-08-17 10:42:11,505 [INFO] Has no source dependency. 2018-08-17 10:42:11,505 [INFO] Has a target dependency: controller.passenger_stop 2018-08-17 10:42:11,505 [INFO] Target port already has field. 2018-08-17 10:42:11,505 [INFO] Already has a field: Bool 2018-08-17 10:42:11,505 [INFO] Pushing field of port LazySA.driver_up to its bindings. 2018-08-17 10:42:11,505 [INFO] Pushing field: Bool 2018-08-17 10:42:11,505 [INFO] Has no source dependency. 2018-08-17 10:42:11,505 [INFO] Has a target dependency: controller.driver_up 2018-08-17 10:42:11,505 [INFO] Target port already has field. 2018-08-17 10:42:11,505 [INFO] Already has a field: Bool 2018-08-17 10:42:11,505 [INFO] Pushing field of port LazySA.driver_down to its bindings. 2018-08-17 10:42:11,505 [INFO] Pushing field: Bool 2018-08-17 10:42:11,505 [INFO] Has no source dependency. 2018-08-17 10:42:11,505 [INFO] Has a target dependency: controller.driver_down 2018-08-17 10:42:11,505 [INFO] Target port already has field. 2018-08-17 10:42:11,505 [INFO] Already has a field: Bool 2018-08-17 10:42:11,505 [INFO] Pushing field of port LazySA.driver_stop to its bindings. 2018-08-17 10:42:11,505 [INFO] Pushing field: Bool 2018-08-17 10:42:11,505 [INFO] Has no source dependency. 2018-08-17 10:42:11,505 [INFO] Has a target dependency: controller.driver_stop 2018-08-17 10:42:11,505 [INFO] Target port already has field. 2018-08-17 10:42:11,505 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:11,506 [INFO] Computing field for declaration tn 2018-08-17 10:42:11,506 [INFO] Already has a field: Real 2018-08-17 10:42:11,506 [INFO] Computing field for declaration tl 2018-08-17 10:42:11,506 [INFO] Already has a field: Real 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_obj_detected 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_passenger_up 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_passenger_down 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_passenger_stop 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_driver_up 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_driver_down 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration prev_driver_stop 2018-08-17 10:42:11,506 [INFO] Already has a field: Bool 2018-08-17 10:42:11,506 [INFO] Computing field for declaration step_size 2018-08-17 10:42:11,506 [INFO] Already has a field: Real 2018-08-17 10:42:11,506 [INFO] Computing field for declaration step_to_be_done 2018-08-17 10:42:11,506 [INFO] Already has a field: Real 2018-08-17 10:42:11,506 [INFO] Computing field for declaration step_done 2018-08-17 10:42:11,506 [INFO] Already has a field: Real 2018-08-17 10:42:11,506 [INFO] Ended iteration with unfielded elements remaining: 0 2018-08-17 10:42:11,506 [INFO] Adding input ports... 2018-08-17 10:42:11,507 [INFO] Checking if port controller.obj_detected has incoming connections 2018-08-17 10:42:11,507 [INFO] Port controller.obj_detected has an incoming connection from external port LazySA.obj_detected 2018-08-17 10:42:11,507 [INFO] Port controller.obj_detected has an incoming connection. 2018-08-17 10:42:11,507 [INFO] Checking if port controller.passenger_up has incoming connections 2018-08-17 10:42:11,507 [INFO] Port controller.passenger_up has an incoming connection from external port LazySA.passenger_up 2018-08-17 10:42:11,507 [INFO] Port controller.passenger_up has an incoming connection. 2018-08-17 10:42:11,507 [INFO] Checking if port controller.passenger_down has incoming connections 2018-08-17 10:42:11,507 [INFO] Port controller.passenger_down has an incoming connection from external port LazySA.passenger_down 2018-08-17 10:42:11,508 [INFO] Port controller.passenger_down has an incoming connection. 2018-08-17 10:42:11,508 [INFO] Checking if port controller.passenger_stop has incoming connections 2018-08-17 10:42:11,508 [INFO] Port controller.passenger_stop has an incoming connection from external port LazySA.passenger_stop 2018-08-17 10:42:11,508 [INFO] Port controller.passenger_stop has an incoming connection. 2018-08-17 10:42:11,508 [INFO] Checking if port controller.driver_up has incoming connections 2018-08-17 10:42:11,508 [INFO] Port controller.driver_up has an incoming connection from external port LazySA.driver_up 2018-08-17 10:42:11,508 [INFO] Port controller.driver_up has an incoming connection. 2018-08-17 10:42:11,508 [INFO] Checking if port controller.driver_down has incoming connections 2018-08-17 10:42:11,508 [INFO] Port controller.driver_down has an incoming connection from external port LazySA.driver_down 2018-08-17 10:42:11,508 [INFO] Port controller.driver_down has an incoming connection. 2018-08-17 10:42:11,508 [INFO] Checking if port controller.driver_stop has incoming connections 2018-08-17 10:42:11,508 [INFO] Port controller.driver_stop has an incoming connection from external port LazySA.driver_stop 2018-08-17 10:42:11,508 [INFO] Port controller.driver_stop has an incoming connection. 2018-08-17 10:42:11,508 [INFO] Adding input parameters... 2018-08-17 10:42:11,508 [INFO] >addParamForPortDeclarations 2018-08-17 10:42:11,508 [INFO] Generating parameter for port LazySA.obj_detected 2018-08-17 10:42:11,508 [INFO] Parameter INIT_OBJ_DETECTED already declared for port LazySA.obj_detected 2018-08-17 10:42:11,508 [INFO] Generating parameter for port LazySA.passenger_up 2018-08-17 10:42:11,508 [INFO] Parameter INIT_PASSENGER_UP already declared for port LazySA.passenger_up 2018-08-17 10:42:11,508 [INFO] Generating parameter for port LazySA.passenger_down 2018-08-17 10:42:11,508 [INFO] Parameter INIT_PASSENGER_DOWN already declared for port LazySA.passenger_down 2018-08-17 10:42:11,508 [INFO] Generating parameter for port LazySA.passenger_stop 2018-08-17 10:42:11,509 [INFO] Parameter INIT_PASSENGER_STOP already declared for port LazySA.passenger_stop 2018-08-17 10:42:11,509 [INFO] Generating parameter for port LazySA.driver_up 2018-08-17 10:42:11,509 [INFO] Parameter INIT_DRIVER_UP already declared for port LazySA.driver_up 2018-08-17 10:42:11,509 [INFO] Generating parameter for port LazySA.driver_down 2018-08-17 10:42:11,509 [INFO] Parameter INIT_DRIVER_DOWN already declared for port LazySA.driver_down 2018-08-17 10:42:11,509 [INFO] Generating parameter for port LazySA.driver_stop 2018-08-17 10:42:11,509 [INFO] Parameter INIT_DRIVER_STOP already declared for port LazySA.driver_stop 2018-08-17 10:42:11,509 [INFO] addInVars 2018-08-17 10:42:11,510 [INFO] >addStorageVars 2018-08-17 10:42:11,510 [INFO] addInRules_External2Stored_Assignments 2018-08-17 10:42:11,510 [INFO] >addRules_External2Stored_Assignments 2018-08-17 10:42:11,510 [INFO] No existing rule found with true condition. Creating one. 2018-08-17 10:42:11,512 [INFO] findAllExternalPort2InputPort_Bindings 2018-08-17 10:42:11,512 [INFO] Checking if port controller.obj_detected is bound to an external port. 2018-08-17 10:42:11,512 [INFO] Port controller.obj_detected is bound to an external port: LazySA.obj_detected 2018-08-17 10:42:11,513 [INFO] Checking if port controller.passenger_up is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.passenger_up is bound to an external port: LazySA.passenger_up 2018-08-17 10:42:11,513 [INFO] Checking if port controller.passenger_down is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.passenger_down is bound to an external port: LazySA.passenger_down 2018-08-17 10:42:11,513 [INFO] Checking if port controller.passenger_stop is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.passenger_stop is bound to an external port: LazySA.passenger_stop 2018-08-17 10:42:11,513 [INFO] Checking if port controller.driver_up is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.driver_up is bound to an external port: LazySA.driver_up 2018-08-17 10:42:11,513 [INFO] Checking if port controller.driver_down is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.driver_down is bound to an external port: LazySA.driver_down 2018-08-17 10:42:11,513 [INFO] Checking if port controller.driver_stop is bound to an external port. 2018-08-17 10:42:11,513 [INFO] Port controller.driver_stop is bound to an external port: LazySA.driver_stop 2018-08-17 10:42:11,513 [INFO] addInRules_External2Internal_Assignments 2018-08-17 10:42:11,513 [INFO] Existing rule with true condition found. 2018-08-17 10:42:11,513 [INFO] >addPortAssignment 2018-08-17 10:42:11,513 [INFO] Assignment controller.driver_stop := LazySA.driver_stop created. 2018-08-17 10:42:11,513 [INFO] addPortAssignment 2018-08-17 10:42:11,513 [INFO] Assignment controller.passenger_down := LazySA.passenger_down created. 2018-08-17 10:42:11,514 [INFO] addPortAssignment 2018-08-17 10:42:11,514 [INFO] Assignment controller.passenger_stop := LazySA.passenger_stop created. 2018-08-17 10:42:11,514 [INFO] addPortAssignment 2018-08-17 10:42:11,514 [INFO] Assignment controller.driver_down := LazySA.driver_down created. 2018-08-17 10:42:11,514 [INFO] addPortAssignment 2018-08-17 10:42:11,514 [INFO] Assignment controller.passenger_up := LazySA.passenger_up created. 2018-08-17 10:42:11,514 [INFO] addPortAssignment 2018-08-17 10:42:11,514 [INFO] Assignment controller.obj_detected := LazySA.obj_detected created. 2018-08-17 10:42:11,514 [INFO] addPortAssignment 2018-08-17 10:42:11,514 [INFO] Assignment controller.driver_up := LazySA.driver_up created. 2018-08-17 10:42:11,514 [INFO] removeBindings 2018-08-17 10:42:11,514 [INFO] Removing binding LazySA.driver_stop->controller.driver_stop 2018-08-17 10:42:11,514 [INFO] Removing binding LazySA.driver_stop<-controller.driver_stop 2018-08-17 10:42:11,514 [INFO] Removing binding LazySA.passenger_down->controller.passenger_down 2018-08-17 10:42:11,514 [INFO] Removing binding LazySA.passenger_down<-controller.passenger_down 2018-08-17 10:42:11,514 [INFO] Removing binding LazySA.passenger_stop->controller.passenger_stop 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.passenger_stop<-controller.passenger_stop 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.driver_down->controller.driver_down 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.driver_down<-controller.driver_down 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.passenger_up->controller.passenger_up 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.passenger_up<-controller.passenger_up 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.obj_detected->controller.obj_detected 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.obj_detected<-controller.obj_detected 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.driver_up->controller.driver_up 2018-08-17 10:42:11,515 [INFO] Removing binding LazySA.driver_up<-controller.driver_up 2018-08-17 10:42:11,515 [INFO] Adding output ports... 2018-08-17 10:42:11,515 [INFO] Checking if port controller.up has outgoing connections 2018-08-17 10:42:11,515 [INFO] Port controller.up has no outgoing connections. 2018-08-17 10:42:11,515 [INFO] External port LazySA.up created. 2018-08-17 10:42:11,515 [INFO] External port LazySA.up bound to port controller.up 2018-08-17 10:42:11,516 [INFO] Checking if port controller.down has outgoing connections 2018-08-17 10:42:11,516 [INFO] Port controller.down has no outgoing connections. 2018-08-17 10:42:11,516 [INFO] External port LazySA.down created. 2018-08-17 10:42:11,516 [INFO] External port LazySA.down bound to port controller.down 2018-08-17 10:42:11,516 [INFO] Checking if port controller.stop has outgoing connections 2018-08-17 10:42:11,516 [INFO] Port controller.stop has no outgoing connections. 2018-08-17 10:42:11,516 [INFO] External port LazySA.stop created. 2018-08-17 10:42:11,516 [INFO] External port LazySA.stop bound to port controller.stop 2018-08-17 10:42:11,516 [INFO] Adding output parameters... 2018-08-17 10:42:11,516 [INFO] >addParamForPortDeclarations 2018-08-17 10:42:11,516 [INFO] Generating parameter for port controller.up 2018-08-17 10:42:11,516 [INFO] Declaring new parameter INIT_UP for port controller.up 2018-08-17 10:42:11,516 [INFO] Generating parameter for port controller.down 2018-08-17 10:42:11,516 [INFO] Declaring new parameter INIT_DOWN for port controller.down 2018-08-17 10:42:11,516 [INFO] Generating parameter for port controller.stop 2018-08-17 10:42:11,516 [INFO] Declaring new parameter INIT_STOP for port controller.stop 2018-08-17 10:42:11,516 [INFO] addOutVars 2018-08-17 10:42:11,517 [INFO] >addStorageVars 2018-08-17 10:42:11,517 [INFO] Processing port controller.up 2018-08-17 10:42:11,517 [INFO] Creating new variable declaration stored__up 2018-08-17 10:42:11,517 [INFO] New variable declaration created: stored__up := INIT_UP 2018-08-17 10:42:11,517 [INFO] Processing port controller.stop 2018-08-17 10:42:11,517 [INFO] Creating new variable declaration stored__stop 2018-08-17 10:42:11,517 [INFO] New variable declaration created: stored__stop := INIT_STOP 2018-08-17 10:42:11,517 [INFO] Processing port controller.down 2018-08-17 10:42:11,517 [INFO] Creating new variable declaration stored__down 2018-08-17 10:42:11,517 [INFO] New variable declaration created: stored__down := INIT_DOWN 2018-08-17 10:42:11,517 [INFO] findAllInternalPort2ExternalOutputPort_Bindings 2018-08-17 10:42:11,518 [INFO] Checking if port controller.up is bound to an external port. 2018-08-17 10:42:11,518 [INFO] Port LazySA.up is bound to an internal port: controller.up 2018-08-17 10:42:11,518 [INFO] Checking if port controller.down is bound to an external port. 2018-08-17 10:42:11,518 [INFO] Port LazySA.down is bound to an internal port: controller.down 2018-08-17 10:42:11,518 [INFO] Checking if port controller.stop is bound to an external port. 2018-08-17 10:42:11,518 [INFO] Port LazySA.stop is bound to an internal port: controller.stop 2018-08-17 10:42:11,518 [INFO] addOutRules_Internal2Stored_Assignments 2018-08-17 10:42:11,518 [INFO] >addRules_External2Stored_Assignments 2018-08-17 10:42:11,518 [INFO] No existing rule found with true condition. Creating one. 2018-08-17 10:42:11,518 [INFO] >addAssignmentToStoredVar 2018-08-17 10:42:11,518 [INFO] Assignment stored__stop := controller.stop created. 2018-08-17 10:42:11,518 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:11,518 [INFO] Assignment stored__up := controller.up created. 2018-08-17 10:42:11,518 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:11,518 [INFO] Assignment stored__down := controller.down created. 2018-08-17 10:42:11,518 [INFO] addOutRules_Internal2External_Assignments 2018-08-17 10:42:11,518 [INFO] Existing rule with true condition found. 2018-08-17 10:42:11,518 [INFO] >addPortAssignment 2018-08-17 10:42:11,518 [INFO] Assignment LazySA.stop := controller.stop created. 2018-08-17 10:42:11,518 [INFO] addPortAssignment 2018-08-17 10:42:11,519 [INFO] Assignment LazySA.up := controller.up created. 2018-08-17 10:42:11,519 [INFO] addPortAssignment 2018-08-17 10:42:11,519 [INFO] Assignment LazySA.down := controller.down created. 2018-08-17 10:42:11,519 [INFO] removeBindings 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.stop->controller.stop 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.stop<-controller.stop 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.up->controller.up 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.up<-controller.up 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.down->controller.down 2018-08-17 10:42:11,519 [INFO] Removing binding LazySA.down<-controller.down 2018-08-17 10:42:11,519 [INFO] createInternalBindingAssignments 2018-08-17 10:42:11,519 [INFO] Replace port refs in input rules 2018-08-17 10:42:11,519 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@698434da (name: driver_up) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@732a5516 (name: driver_up) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@45ebde80 (name: obj_detected) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: obj_detected) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@124a070c (name: passenger_up) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@a8eaa76 (name: passenger_up) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2bb42c81 (name: driver_down) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@c889c1f (name: driver_down) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7280fbd4 (name: passenger_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6b5d148c (name: passenger_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@21ea8719 (name: passenger_down) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2f9ec8ad (name: passenger_down) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@5e93b4a1 (name: driver_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@550ae683 (name: driver_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,520 [INFO] Replace port refs in control rule 2018-08-17 10:42:11,520 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:11,520 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,520 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,521 [INFO] NULLSCOPE 2018-08-17 10:42:11,521 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,521 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,521 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,521 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,521 [INFO] NULLSCOPE 2018-08-17 10:42:11,521 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,521 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,522 [DEBUG] before getLinkedObjects: node: 'tn' 2018-08-17 10:42:11,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,522 [INFO] NULLSCOPE 2018-08-17 10:42:11,522 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-08-17 10:42:11,522 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5cb88b6b (name: tn) (type: Real) 2018-08-17 10:42:11,522 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-08-17 10:42:11,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,522 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,522 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,522 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,522 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,522 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,522 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,525 [INFO] NULLSCOPE 2018-08-17 10:42:11,526 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-08-17 10:42:11,526 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: obj_detected) (type: Bool, alias: null) 2018-08-17 10:42:11,526 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-08-17 10:42:11,526 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,526 [INFO] NULLSCOPE 2018-08-17 10:42:11,526 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-08-17 10:42:11,526 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5e646bfb (name: prev_obj_detected) (type: Bool) 2018-08-17 10:42:11,526 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-08-17 10:42:11,526 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,526 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,526 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,526 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,527 [INFO] NULLSCOPE 2018-08-17 10:42:11,527 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-08-17 10:42:11,527 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@a8eaa76 (name: passenger_up) (type: Bool, alias: null) 2018-08-17 10:42:11,527 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-08-17 10:42:11,527 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,527 [INFO] NULLSCOPE 2018-08-17 10:42:11,527 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-08-17 10:42:11,527 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@40ffbed1 (name: prev_passenger_up) (type: Bool) 2018-08-17 10:42:11,528 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-08-17 10:42:11,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,528 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,528 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,528 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,528 [INFO] NULLSCOPE 2018-08-17 10:42:11,528 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-08-17 10:42:11,528 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2f9ec8ad (name: passenger_down) (type: Bool, alias: null) 2018-08-17 10:42:11,528 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-08-17 10:42:11,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,529 [INFO] NULLSCOPE 2018-08-17 10:42:11,529 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-08-17 10:42:11,529 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@58048676 (name: prev_passenger_down) (type: Bool) 2018-08-17 10:42:11,529 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-08-17 10:42:11,529 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,529 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,529 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,529 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,529 [INFO] NULLSCOPE 2018-08-17 10:42:11,530 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-08-17 10:42:11,530 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6b5d148c (name: passenger_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,530 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-08-17 10:42:11,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,530 [INFO] NULLSCOPE 2018-08-17 10:42:11,530 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-08-17 10:42:11,530 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6b67805a (name: prev_passenger_stop) (type: Bool) 2018-08-17 10:42:11,530 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-08-17 10:42:11,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,530 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,530 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,531 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,531 [INFO] NULLSCOPE 2018-08-17 10:42:11,531 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-08-17 10:42:11,531 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@732a5516 (name: driver_up) (type: Bool, alias: null) 2018-08-17 10:42:11,531 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-08-17 10:42:11,531 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,531 [INFO] NULLSCOPE 2018-08-17 10:42:11,531 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-08-17 10:42:11,532 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@16a1057e (name: prev_driver_up) (type: Bool) 2018-08-17 10:42:11,532 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-08-17 10:42:11,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,532 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,532 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,532 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,532 [INFO] NULLSCOPE 2018-08-17 10:42:11,532 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-08-17 10:42:11,532 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@c889c1f (name: driver_down) (type: Bool, alias: null) 2018-08-17 10:42:11,532 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-08-17 10:42:11,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,533 [INFO] NULLSCOPE 2018-08-17 10:42:11,533 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-08-17 10:42:11,533 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@2b15284d (name: prev_driver_down) (type: Bool) 2018-08-17 10:42:11,533 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-08-17 10:42:11,533 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,533 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,533 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,533 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,533 [INFO] NULLSCOPE 2018-08-17 10:42:11,533 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-08-17 10:42:11,534 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@550ae683 (name: driver_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,534 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-08-17 10:42:11,534 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,534 [INFO] NULLSCOPE 2018-08-17 10:42:11,534 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-08-17 10:42:11,534 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@575e2c6f (name: prev_driver_stop) (type: Bool) 2018-08-17 10:42:11,534 [DEBUG] before getLinkedObjects: node: 'tn' 2018-08-17 10:42:11,534 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,534 [INFO] NULLSCOPE 2018-08-17 10:42:11,534 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-08-17 10:42:11,534 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5cb88b6b (name: tn) (type: Real) 2018-08-17 10:42:11,534 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,534 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,535 [INFO] NULLSCOPE 2018-08-17 10:42:11,535 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,535 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,535 [DEBUG] before getLinkedObjects: node: 'step_to_be_done' 2018-08-17 10:42:11,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,535 [INFO] NULLSCOPE 2018-08-17 10:42:11,535 [DEBUG] after getLinkedObjects: node: 'step_to_be_done' result: step_to_be_done 2018-08-17 10:42:11,535 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4d697229 (name: step_to_be_done) (type: Real) 2018-08-17 10:42:11,535 [DEBUG] before getLinkedObjects: node: 'tn' 2018-08-17 10:42:11,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,535 [INFO] NULLSCOPE 2018-08-17 10:42:11,535 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-08-17 10:42:11,535 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5cb88b6b (name: tn) (type: Real) 2018-08-17 10:42:11,535 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,536 [INFO] NULLSCOPE 2018-08-17 10:42:11,536 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,536 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,536 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-08-17 10:42:11,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,536 [INFO] NULLSCOPE 2018-08-17 10:42:11,536 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-08-17 10:42:11,536 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@612070f5 (name: step_done) (type: Real) 2018-08-17 10:42:11,536 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-08-17 10:42:11,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,536 [INFO] NULLSCOPE 2018-08-17 10:42:11,537 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-08-17 10:42:11,537 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1eb84ea6 (name: step_size) (type: Real) 2018-08-17 10:42:11,537 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,537 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,537 [INFO] NULLSCOPE 2018-08-17 10:42:11,537 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,537 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,537 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-08-17 10:42:11,537 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,537 [INFO] NULLSCOPE 2018-08-17 10:42:11,537 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-08-17 10:42:11,537 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@612070f5 (name: step_done) (type: Real) 2018-08-17 10:42:11,537 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,537 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,538 [INFO] NULLSCOPE 2018-08-17 10:42:11,538 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,538 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,538 [DEBUG] before getLinkedObjects: node: 'tl' 2018-08-17 10:42:11,538 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,538 [INFO] NULLSCOPE 2018-08-17 10:42:11,538 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-08-17 10:42:11,538 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: tl) (type: Real) 2018-08-17 10:42:11,538 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-08-17 10:42:11,538 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,538 [INFO] NULLSCOPE 2018-08-17 10:42:11,538 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-08-17 10:42:11,539 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@612070f5 (name: step_done) (type: Real) 2018-08-17 10:42:11,539 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-08-17 10:42:11,539 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,539 [INFO] NULLSCOPE 2018-08-17 10:42:11,539 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-08-17 10:42:11,539 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5e646bfb (name: prev_obj_detected) (type: Bool) 2018-08-17 10:42:11,539 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-08-17 10:42:11,539 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,539 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,539 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,539 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,539 [INFO] NULLSCOPE 2018-08-17 10:42:11,540 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-08-17 10:42:11,540 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: obj_detected) (type: Bool, alias: null) 2018-08-17 10:42:11,540 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-08-17 10:42:11,540 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,540 [INFO] NULLSCOPE 2018-08-17 10:42:11,540 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-08-17 10:42:11,540 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@40ffbed1 (name: prev_passenger_up) (type: Bool) 2018-08-17 10:42:11,540 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-08-17 10:42:11,540 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,540 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,540 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,540 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,541 [INFO] NULLSCOPE 2018-08-17 10:42:11,541 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-08-17 10:42:11,541 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@a8eaa76 (name: passenger_up) (type: Bool, alias: null) 2018-08-17 10:42:11,541 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-08-17 10:42:11,541 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,541 [INFO] NULLSCOPE 2018-08-17 10:42:11,541 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-08-17 10:42:11,541 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@58048676 (name: prev_passenger_down) (type: Bool) 2018-08-17 10:42:11,542 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-08-17 10:42:11,542 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,542 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,542 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,542 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,542 [INFO] NULLSCOPE 2018-08-17 10:42:11,542 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-08-17 10:42:11,542 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2f9ec8ad (name: passenger_down) (type: Bool, alias: null) 2018-08-17 10:42:11,542 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-08-17 10:42:11,542 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,542 [INFO] NULLSCOPE 2018-08-17 10:42:11,542 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-08-17 10:42:11,543 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6b67805a (name: prev_passenger_stop) (type: Bool) 2018-08-17 10:42:11,543 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-08-17 10:42:11,543 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,543 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,543 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,543 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,543 [INFO] NULLSCOPE 2018-08-17 10:42:11,543 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-08-17 10:42:11,543 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6b5d148c (name: passenger_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,543 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-08-17 10:42:11,543 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,543 [INFO] NULLSCOPE 2018-08-17 10:42:11,543 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-08-17 10:42:11,544 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@16a1057e (name: prev_driver_up) (type: Bool) 2018-08-17 10:42:11,544 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-08-17 10:42:11,544 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,544 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,544 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,544 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,544 [INFO] NULLSCOPE 2018-08-17 10:42:11,544 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-08-17 10:42:11,544 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@732a5516 (name: driver_up) (type: Bool, alias: null) 2018-08-17 10:42:11,544 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-08-17 10:42:11,544 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,545 [INFO] NULLSCOPE 2018-08-17 10:42:11,545 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-08-17 10:42:11,545 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@2b15284d (name: prev_driver_down) (type: Bool) 2018-08-17 10:42:11,545 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-08-17 10:42:11,545 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,545 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,545 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,545 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,545 [INFO] NULLSCOPE 2018-08-17 10:42:11,545 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-08-17 10:42:11,545 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@c889c1f (name: driver_down) (type: Bool, alias: null) 2018-08-17 10:42:11,545 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-08-17 10:42:11,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,546 [INFO] NULLSCOPE 2018-08-17 10:42:11,546 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-08-17 10:42:11,546 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@575e2c6f (name: prev_driver_stop) (type: Bool) 2018-08-17 10:42:11,546 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-08-17 10:42:11,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,546 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-08-17 10:42:11,546 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,546 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,546 [INFO] NULLSCOPE 2018-08-17 10:42:11,546 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-08-17 10:42:11,546 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@550ae683 (name: driver_stop) (type: Bool, alias: null) 2018-08-17 10:42:11,546 [INFO] Replace port refs in output rule 2018-08-17 10:42:11,546 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:11,546 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@7210af32 (name: down) (type: Bool, alias: null) 2018-08-17 10:42:11,547 [DEBUG] Clear 271 cache entries for resource __synthetic0.sa after 511 hits and 270 misses (quota: 65%) 2018-08-17 10:42:11,547 [INFO] Replaced ref to controller.down by stored__down 2018-08-17 10:42:11,547 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@60a60d6e (name: up) (type: Bool, alias: null) 2018-08-17 10:42:11,547 [INFO] Replaced ref to controller.up by stored__up 2018-08-17 10:42:11,547 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@281ec213 (name: stop) (type: Bool, alias: null) 2018-08-17 10:42:11,547 [INFO] Replaced ref to controller.stop by stored__stop 2018-08-17 10:42:11,547 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,576 [INFO] NULLSCOPE 2018-08-17 10:42:11,579 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,580 [INFO] NULLSCOPE 2018-08-17 10:42:11,580 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,580 [INFO] NULLSCOPE 2018-08-17 10:42:11,583 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,583 [INFO] NULLSCOPE 2018-08-17 10:42:11,583 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,583 [INFO] NULLSCOPE 2018-08-17 10:42:11,584 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,584 [INFO] NULLSCOPE 2018-08-17 10:42:11,585 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,585 [INFO] NULLSCOPE 2018-08-17 10:42:11,585 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,586 [INFO] NULLSCOPE 2018-08-17 10:42:11,586 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,586 [INFO] NULLSCOPE 2018-08-17 10:42:11,587 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,587 [INFO] NULLSCOPE 2018-08-17 10:42:11,587 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,588 [INFO] NULLSCOPE 2018-08-17 10:42:11,588 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,588 [INFO] NULLSCOPE 2018-08-17 10:42:11,589 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,589 [INFO] NULLSCOPE 2018-08-17 10:42:11,590 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,590 [INFO] NULLSCOPE 2018-08-17 10:42:11,590 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,590 [INFO] NULLSCOPE 2018-08-17 10:42:11,591 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,591 [INFO] NULLSCOPE 2018-08-17 10:42:11,591 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,592 [INFO] NULLSCOPE 2018-08-17 10:42:11,592 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,592 [INFO] NULLSCOPE 2018-08-17 10:42:11,593 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,593 [INFO] NULLSCOPE 2018-08-17 10:42:11,593 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,594 [INFO] NULLSCOPE 2018-08-17 10:42:11,594 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,594 [INFO] NULLSCOPE 2018-08-17 10:42:11,595 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,595 [INFO] NULLSCOPE 2018-08-17 10:42:11,596 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,596 [INFO] NULLSCOPE 2018-08-17 10:42:11,596 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,597 [INFO] NULLSCOPE 2018-08-17 10:42:11,597 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,597 [INFO] NULLSCOPE 2018-08-17 10:42:11,598 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,598 [INFO] NULLSCOPE 2018-08-17 10:42:11,598 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,598 [INFO] NULLSCOPE 2018-08-17 10:42:11,599 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,600 [INFO] NULLSCOPE 2018-08-17 10:42:11,600 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,600 [INFO] NULLSCOPE 2018-08-17 10:42:11,601 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,601 [INFO] NULLSCOPE 2018-08-17 10:42:11,602 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,602 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,602 [INFO] NULLSCOPE 2018-08-17 10:42:11,602 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,602 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,602 [INFO] NULLSCOPE 2018-08-17 10:42:11,602 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,602 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,603 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,603 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,603 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,605 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,605 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,605 [INFO] NULLSCOPE 2018-08-17 10:42:11,605 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,605 [INFO] NULLSCOPE 2018-08-17 10:42:11,606 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,606 [INFO] NULLSCOPE 2018-08-17 10:42:11,607 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,607 [INFO] NULLSCOPE 2018-08-17 10:42:11,607 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,607 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,607 [INFO] NULLSCOPE 2018-08-17 10:42:11,608 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,608 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,608 [INFO] NULLSCOPE 2018-08-17 10:42:11,608 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,608 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,608 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,608 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,608 [INFO] NULLSCOPE 2018-08-17 10:42:11,609 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,609 [INFO] NULLSCOPE 2018-08-17 10:42:11,609 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,610 [INFO] NULLSCOPE 2018-08-17 10:42:11,610 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,610 [INFO] NULLSCOPE 2018-08-17 10:42:11,610 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,610 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,611 [INFO] NULLSCOPE 2018-08-17 10:42:11,611 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,611 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,611 [INFO] NULLSCOPE 2018-08-17 10:42:11,611 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,611 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,611 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,611 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,612 [INFO] NULLSCOPE 2018-08-17 10:42:11,612 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,612 [INFO] NULLSCOPE 2018-08-17 10:42:11,612 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,613 [INFO] NULLSCOPE 2018-08-17 10:42:11,613 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,613 [INFO] NULLSCOPE 2018-08-17 10:42:11,614 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,614 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,614 [INFO] NULLSCOPE 2018-08-17 10:42:11,614 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,614 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,614 [INFO] NULLSCOPE 2018-08-17 10:42:11,614 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,614 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,615 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,615 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,615 [INFO] NULLSCOPE 2018-08-17 10:42:11,615 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,615 [INFO] NULLSCOPE 2018-08-17 10:42:11,616 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,616 [INFO] NULLSCOPE 2018-08-17 10:42:11,616 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,617 [INFO] NULLSCOPE 2018-08-17 10:42:11,617 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,617 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,617 [INFO] NULLSCOPE 2018-08-17 10:42:11,617 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,617 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,617 [INFO] NULLSCOPE 2018-08-17 10:42:11,618 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,618 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,618 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,618 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,618 [INFO] NULLSCOPE 2018-08-17 10:42:11,618 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,618 [INFO] NULLSCOPE 2018-08-17 10:42:11,619 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,619 [INFO] NULLSCOPE 2018-08-17 10:42:11,620 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,620 [INFO] NULLSCOPE 2018-08-17 10:42:11,620 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,620 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,620 [INFO] NULLSCOPE 2018-08-17 10:42:11,621 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,621 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,621 [INFO] NULLSCOPE 2018-08-17 10:42:11,621 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,621 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,621 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,622 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,622 [INFO] NULLSCOPE 2018-08-17 10:42:11,622 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,622 [INFO] NULLSCOPE 2018-08-17 10:42:11,623 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,623 [INFO] NULLSCOPE 2018-08-17 10:42:11,623 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,624 [INFO] NULLSCOPE 2018-08-17 10:42:11,624 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,624 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,624 [INFO] NULLSCOPE 2018-08-17 10:42:11,624 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,624 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,624 [INFO] NULLSCOPE 2018-08-17 10:42:11,624 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,624 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,625 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,625 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,625 [INFO] NULLSCOPE 2018-08-17 10:42:11,625 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,625 [INFO] NULLSCOPE 2018-08-17 10:42:11,626 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,626 [INFO] NULLSCOPE 2018-08-17 10:42:11,627 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,627 [INFO] NULLSCOPE 2018-08-17 10:42:11,629 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,629 [INFO] NULLSCOPE 2018-08-17 10:42:11,630 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,631 [INFO] NULLSCOPE 2018-08-17 10:42:11,631 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,632 [INFO] NULLSCOPE 2018-08-17 10:42:11,633 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,634 [INFO] NULLSCOPE 2018-08-17 10:42:11,635 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,635 [INFO] NULLSCOPE 2018-08-17 10:42:11,636 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,636 [INFO] NULLSCOPE 2018-08-17 10:42:11,637 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,638 [INFO] NULLSCOPE 2018-08-17 10:42:11,639 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,639 [INFO] NULLSCOPE 2018-08-17 10:42:11,640 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,640 [INFO] NULLSCOPE 2018-08-17 10:42:11,641 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,641 [INFO] NULLSCOPE 2018-08-17 10:42:11,642 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,642 [INFO] NULLSCOPE 2018-08-17 10:42:11,643 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,643 [INFO] NULLSCOPE 2018-08-17 10:42:11,644 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,644 [INFO] NULLSCOPE 2018-08-17 10:42:11,645 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,645 [INFO] NULLSCOPE 2018-08-17 10:42:11,646 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,646 [INFO] NULLSCOPE 2018-08-17 10:42:11,647 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,647 [INFO] NULLSCOPE 2018-08-17 10:42:11,648 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,648 [INFO] NULLSCOPE 2018-08-17 10:42:11,649 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,649 [INFO] NULLSCOPE 2018-08-17 10:42:11,650 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,650 [INFO] NULLSCOPE 2018-08-17 10:42:11,651 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,651 [INFO] NULLSCOPE 2018-08-17 10:42:11,652 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,652 [INFO] NULLSCOPE 2018-08-17 10:42:11,653 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,653 [INFO] NULLSCOPE 2018-08-17 10:42:11,654 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,654 [INFO] NULLSCOPE 2018-08-17 10:42:11,655 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,655 [INFO] NULLSCOPE 2018-08-17 10:42:11,655 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,656 [INFO] NULLSCOPE 2018-08-17 10:42:11,657 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,657 [INFO] NULLSCOPE 2018-08-17 10:42:11,658 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,658 [INFO] NULLSCOPE 2018-08-17 10:42:11,659 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,659 [INFO] NULLSCOPE 2018-08-17 10:42:11,660 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,660 [INFO] NULLSCOPE 2018-08-17 10:42:11,661 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,661 [INFO] NULLSCOPE 2018-08-17 10:42:11,661 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,662 [INFO] NULLSCOPE 2018-08-17 10:42:11,662 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,663 [INFO] NULLSCOPE 2018-08-17 10:42:11,663 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,663 [INFO] NULLSCOPE 2018-08-17 10:42:11,664 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,664 [INFO] NULLSCOPE 2018-08-17 10:42:11,665 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,665 [INFO] NULLSCOPE 2018-08-17 10:42:11,666 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,666 [INFO] NULLSCOPE 2018-08-17 10:42:11,667 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,667 [INFO] NULLSCOPE 2018-08-17 10:42:11,668 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,668 [INFO] NULLSCOPE 2018-08-17 10:42:11,669 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,669 [INFO] NULLSCOPE 2018-08-17 10:42:11,669 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,669 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,669 [INFO] NULLSCOPE 2018-08-17 10:42:11,670 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,670 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,670 [INFO] NULLSCOPE 2018-08-17 10:42:11,670 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,670 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,671 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,671 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,671 [INFO] NULLSCOPE 2018-08-17 10:42:11,671 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,672 [INFO] NULLSCOPE 2018-08-17 10:42:11,673 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,674 [INFO] NULLSCOPE 2018-08-17 10:42:11,674 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,675 [INFO] NULLSCOPE 2018-08-17 10:42:11,675 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,675 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,675 [INFO] NULLSCOPE 2018-08-17 10:42:11,675 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,675 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,676 [INFO] NULLSCOPE 2018-08-17 10:42:11,676 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,676 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,676 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,676 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,677 [INFO] NULLSCOPE 2018-08-17 10:42:11,677 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,677 [INFO] NULLSCOPE 2018-08-17 10:42:11,678 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,678 [INFO] NULLSCOPE 2018-08-17 10:42:11,679 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,679 [INFO] NULLSCOPE 2018-08-17 10:42:11,679 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,679 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,680 [INFO] NULLSCOPE 2018-08-17 10:42:11,680 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,680 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,680 [INFO] NULLSCOPE 2018-08-17 10:42:11,680 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,680 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,681 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,681 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,681 [INFO] NULLSCOPE 2018-08-17 10:42:11,681 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,682 [INFO] NULLSCOPE 2018-08-17 10:42:11,682 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,682 [INFO] NULLSCOPE 2018-08-17 10:42:11,683 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,683 [INFO] NULLSCOPE 2018-08-17 10:42:11,684 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,684 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,684 [INFO] NULLSCOPE 2018-08-17 10:42:11,684 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,684 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,684 [INFO] NULLSCOPE 2018-08-17 10:42:11,685 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,685 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,685 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,685 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,685 [INFO] NULLSCOPE 2018-08-17 10:42:11,686 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,686 [INFO] NULLSCOPE 2018-08-17 10:42:11,687 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,687 [INFO] NULLSCOPE 2018-08-17 10:42:11,688 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,688 [INFO] NULLSCOPE 2018-08-17 10:42:11,688 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,688 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,688 [INFO] NULLSCOPE 2018-08-17 10:42:11,689 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,689 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,689 [INFO] NULLSCOPE 2018-08-17 10:42:11,689 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,689 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,689 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,690 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,690 [INFO] NULLSCOPE 2018-08-17 10:42:11,690 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,690 [INFO] NULLSCOPE 2018-08-17 10:42:11,691 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,691 [INFO] NULLSCOPE 2018-08-17 10:42:11,692 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,692 [INFO] NULLSCOPE 2018-08-17 10:42:11,692 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,692 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,693 [INFO] NULLSCOPE 2018-08-17 10:42:11,693 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,693 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,693 [INFO] NULLSCOPE 2018-08-17 10:42:11,693 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,693 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,694 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,694 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,694 [INFO] NULLSCOPE 2018-08-17 10:42:11,695 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,695 [INFO] NULLSCOPE 2018-08-17 10:42:11,695 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,696 [INFO] NULLSCOPE 2018-08-17 10:42:11,696 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,697 [INFO] NULLSCOPE 2018-08-17 10:42:11,697 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,697 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,697 [INFO] NULLSCOPE 2018-08-17 10:42:11,697 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,697 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,698 [INFO] NULLSCOPE 2018-08-17 10:42:11,698 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,698 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,698 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,698 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,699 [INFO] NULLSCOPE 2018-08-17 10:42:11,700 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,700 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,701 [INFO] NULLSCOPE 2018-08-17 10:42:11,701 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,701 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,701 [INFO] NULLSCOPE 2018-08-17 10:42:11,701 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,701 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,701 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,707 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,707 [INFO] NULLSCOPE 2018-08-17 10:42:11,708 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,708 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,708 [INFO] NULLSCOPE 2018-08-17 10:42:11,708 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,708 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,708 [INFO] NULLSCOPE 2018-08-17 10:42:11,709 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,709 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,709 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,710 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,710 [INFO] NULLSCOPE 2018-08-17 10:42:11,710 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,710 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,711 [INFO] NULLSCOPE 2018-08-17 10:42:11,711 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,711 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,711 [INFO] NULLSCOPE 2018-08-17 10:42:11,711 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,711 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,711 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,712 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,712 [INFO] NULLSCOPE 2018-08-17 10:42:11,712 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,712 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,712 [INFO] NULLSCOPE 2018-08-17 10:42:11,712 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,712 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,712 [INFO] NULLSCOPE 2018-08-17 10:42:11,712 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,713 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,713 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,713 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,713 [INFO] NULLSCOPE 2018-08-17 10:42:11,713 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,714 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,714 [INFO] NULLSCOPE 2018-08-17 10:42:11,714 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,714 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,714 [INFO] NULLSCOPE 2018-08-17 10:42:11,714 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,714 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,714 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,715 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,715 [INFO] NULLSCOPE 2018-08-17 10:42:11,715 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,715 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,715 [INFO] NULLSCOPE 2018-08-17 10:42:11,715 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,715 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,715 [INFO] NULLSCOPE 2018-08-17 10:42:11,716 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,716 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,716 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,716 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,716 [INFO] NULLSCOPE 2018-08-17 10:42:11,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,717 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,717 [INFO] NULLSCOPE 2018-08-17 10:42:11,717 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,717 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,717 [INFO] NULLSCOPE 2018-08-17 10:42:11,717 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,717 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,718 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,718 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,718 [INFO] NULLSCOPE 2018-08-17 10:42:11,718 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,718 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,718 [INFO] NULLSCOPE 2018-08-17 10:42:11,719 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,719 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,719 [INFO] NULLSCOPE 2018-08-17 10:42:11,719 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,719 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,719 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,720 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,720 [INFO] NULLSCOPE 2018-08-17 10:42:11,720 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,720 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,720 [INFO] NULLSCOPE 2018-08-17 10:42:11,720 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,720 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,720 [INFO] NULLSCOPE 2018-08-17 10:42:11,721 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,721 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,721 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,721 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,721 [INFO] NULLSCOPE 2018-08-17 10:42:11,721 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,722 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,722 [INFO] NULLSCOPE 2018-08-17 10:42:11,722 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,722 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,722 [INFO] NULLSCOPE 2018-08-17 10:42:11,722 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,722 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,722 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,723 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,723 [INFO] NULLSCOPE 2018-08-17 10:42:11,723 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,723 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,723 [INFO] NULLSCOPE 2018-08-17 10:42:11,723 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,723 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,723 [INFO] NULLSCOPE 2018-08-17 10:42:11,724 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,724 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,724 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,724 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,724 [INFO] NULLSCOPE 2018-08-17 10:42:11,725 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,725 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,725 [INFO] NULLSCOPE 2018-08-17 10:42:11,725 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,725 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,725 [INFO] NULLSCOPE 2018-08-17 10:42:11,725 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,725 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,726 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,726 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,726 [INFO] NULLSCOPE 2018-08-17 10:42:11,726 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,726 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,726 [INFO] NULLSCOPE 2018-08-17 10:42:11,727 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,727 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,727 [INFO] NULLSCOPE 2018-08-17 10:42:11,727 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,727 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,727 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,727 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,728 [INFO] NULLSCOPE 2018-08-17 10:42:11,728 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,728 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,728 [INFO] NULLSCOPE 2018-08-17 10:42:11,736 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,736 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,736 [INFO] NULLSCOPE 2018-08-17 10:42:11,736 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,736 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,743 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,744 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,744 [INFO] NULLSCOPE 2018-08-17 10:42:11,744 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,745 [INFO] NULLSCOPE 2018-08-17 10:42:11,745 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,746 [INFO] NULLSCOPE 2018-08-17 10:42:11,746 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,746 [INFO] NULLSCOPE 2018-08-17 10:42:11,746 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,747 [INFO] NULLSCOPE 2018-08-17 10:42:11,747 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,747 [INFO] NULLSCOPE 2018-08-17 10:42:11,748 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,748 [INFO] NULLSCOPE 2018-08-17 10:42:11,748 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,750 [INFO] NULLSCOPE 2018-08-17 10:42:11,751 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,751 [INFO] NULLSCOPE 2018-08-17 10:42:11,752 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,752 [INFO] NULLSCOPE 2018-08-17 10:42:11,753 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,753 [INFO] NULLSCOPE 2018-08-17 10:42:11,753 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,753 [INFO] NULLSCOPE 2018-08-17 10:42:11,754 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,754 [INFO] NULLSCOPE 2018-08-17 10:42:11,755 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,755 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,755 [INFO] NULLSCOPE 2018-08-17 10:42:11,755 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,755 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,755 [INFO] NULLSCOPE 2018-08-17 10:42:11,755 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,755 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,756 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,757 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,757 [INFO] NULLSCOPE 2018-08-17 10:42:11,757 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,758 [INFO] NULLSCOPE 2018-08-17 10:42:11,758 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,758 [INFO] NULLSCOPE 2018-08-17 10:42:11,758 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,758 [INFO] NULLSCOPE 2018-08-17 10:42:11,759 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,759 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,759 [INFO] NULLSCOPE 2018-08-17 10:42:11,759 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,759 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,759 [INFO] NULLSCOPE 2018-08-17 10:42:11,759 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,759 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,760 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,761 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,761 [INFO] NULLSCOPE 2018-08-17 10:42:11,761 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,761 [INFO] NULLSCOPE 2018-08-17 10:42:11,761 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,761 [INFO] NULLSCOPE 2018-08-17 10:42:11,762 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,762 [INFO] NULLSCOPE 2018-08-17 10:42:11,762 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,762 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,762 [INFO] NULLSCOPE 2018-08-17 10:42:11,763 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,763 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,763 [INFO] NULLSCOPE 2018-08-17 10:42:11,763 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,763 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,763 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,765 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,765 [INFO] NULLSCOPE 2018-08-17 10:42:11,765 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,765 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,765 [INFO] NULLSCOPE 2018-08-17 10:42:11,765 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,765 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,765 [INFO] NULLSCOPE 2018-08-17 10:42:11,765 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,765 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,766 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,766 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,767 [INFO] NULLSCOPE 2018-08-17 10:42:11,767 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,767 [INFO] NULLSCOPE 2018-08-17 10:42:11,767 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,768 [INFO] NULLSCOPE 2018-08-17 10:42:11,768 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,768 [INFO] NULLSCOPE 2018-08-17 10:42:11,769 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,769 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,769 [INFO] NULLSCOPE 2018-08-17 10:42:11,769 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,769 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,769 [INFO] NULLSCOPE 2018-08-17 10:42:11,769 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,769 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,770 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,770 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,771 [INFO] NULLSCOPE 2018-08-17 10:42:11,771 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,771 [INFO] NULLSCOPE 2018-08-17 10:42:11,771 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,771 [INFO] NULLSCOPE 2018-08-17 10:42:11,772 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,772 [INFO] NULLSCOPE 2018-08-17 10:42:11,772 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,772 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,772 [INFO] NULLSCOPE 2018-08-17 10:42:11,772 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,772 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,772 [INFO] NULLSCOPE 2018-08-17 10:42:11,773 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,773 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,773 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,775 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,775 [INFO] NULLSCOPE 2018-08-17 10:42:11,775 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,775 [INFO] NULLSCOPE 2018-08-17 10:42:11,776 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,776 [INFO] NULLSCOPE 2018-08-17 10:42:11,777 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,777 [INFO] NULLSCOPE 2018-08-17 10:42:11,777 [INFO] >Formatting document 2018-08-17 10:42:11,777 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6d5f9907 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-08-17 10:42:11,777 [INFO] >Formatting adaptation 2018-08-17 10:42:11,778 [INFO] >Formatting DataRule 2018-08-17 10:42:11,779 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:11,779 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:11,779 [INFO] >Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting DataRule 2018-08-17 10:42:11,779 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:11,779 [INFO] >Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:11,779 [INFO] >Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting CustomControlRule 2018-08-17 10:42:11,779 [INFO] >Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,779 [INFO] Formatting Statement 2018-08-17 10:42:11,780 [INFO] Formatting Statement 2018-08-17 10:42:11,780 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,812 [INFO] NULLSCOPE 2018-08-17 10:42:11,814 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,815 [INFO] NULLSCOPE 2018-08-17 10:42:11,815 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,815 [INFO] NULLSCOPE 2018-08-17 10:42:11,820 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,820 [INFO] NULLSCOPE 2018-08-17 10:42:11,821 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,821 [INFO] NULLSCOPE 2018-08-17 10:42:11,821 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,821 [INFO] NULLSCOPE 2018-08-17 10:42:11,821 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,821 [INFO] NULLSCOPE 2018-08-17 10:42:11,822 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,822 [INFO] NULLSCOPE 2018-08-17 10:42:11,822 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,822 [INFO] NULLSCOPE 2018-08-17 10:42:11,822 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,822 [INFO] NULLSCOPE 2018-08-17 10:42:11,823 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,823 [INFO] NULLSCOPE 2018-08-17 10:42:11,823 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,823 [INFO] NULLSCOPE 2018-08-17 10:42:11,823 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,823 [INFO] NULLSCOPE 2018-08-17 10:42:11,824 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,824 [INFO] NULLSCOPE 2018-08-17 10:42:11,824 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,824 [INFO] NULLSCOPE 2018-08-17 10:42:11,824 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,824 [INFO] NULLSCOPE 2018-08-17 10:42:11,824 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,825 [INFO] NULLSCOPE 2018-08-17 10:42:11,825 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,825 [INFO] NULLSCOPE 2018-08-17 10:42:11,825 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,825 [INFO] NULLSCOPE 2018-08-17 10:42:11,825 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,826 [INFO] NULLSCOPE 2018-08-17 10:42:11,826 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,826 [INFO] NULLSCOPE 2018-08-17 10:42:11,826 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,826 [INFO] NULLSCOPE 2018-08-17 10:42:11,827 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,827 [INFO] NULLSCOPE 2018-08-17 10:42:11,827 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,827 [INFO] NULLSCOPE 2018-08-17 10:42:11,827 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,827 [INFO] NULLSCOPE 2018-08-17 10:42:11,828 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,828 [INFO] NULLSCOPE 2018-08-17 10:42:11,828 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,828 [INFO] NULLSCOPE 2018-08-17 10:42:11,829 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,829 [INFO] NULLSCOPE 2018-08-17 10:42:11,829 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,829 [INFO] NULLSCOPE 2018-08-17 10:42:11,829 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,829 [INFO] NULLSCOPE 2018-08-17 10:42:11,830 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,830 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,830 [INFO] NULLSCOPE 2018-08-17 10:42:11,831 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,831 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,831 [INFO] NULLSCOPE 2018-08-17 10:42:11,831 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,831 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,831 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,831 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,831 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:11,835 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,836 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,836 [INFO] NULLSCOPE 2018-08-17 10:42:11,837 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,837 [INFO] NULLSCOPE 2018-08-17 10:42:11,838 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,838 [INFO] NULLSCOPE 2018-08-17 10:42:11,838 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,839 [INFO] NULLSCOPE 2018-08-17 10:42:11,839 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,839 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,839 [INFO] NULLSCOPE 2018-08-17 10:42:11,840 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,840 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,840 [INFO] NULLSCOPE 2018-08-17 10:42:11,840 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,840 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,841 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,841 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,841 [INFO] NULLSCOPE 2018-08-17 10:42:11,842 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,842 [INFO] NULLSCOPE 2018-08-17 10:42:11,842 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,843 [INFO] NULLSCOPE 2018-08-17 10:42:11,843 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,843 [INFO] NULLSCOPE 2018-08-17 10:42:11,844 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,844 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,844 [INFO] NULLSCOPE 2018-08-17 10:42:11,844 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,845 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,845 [INFO] NULLSCOPE 2018-08-17 10:42:11,845 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,845 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,845 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,846 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,846 [INFO] NULLSCOPE 2018-08-17 10:42:11,846 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,846 [INFO] NULLSCOPE 2018-08-17 10:42:11,847 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,847 [INFO] NULLSCOPE 2018-08-17 10:42:11,848 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,848 [INFO] NULLSCOPE 2018-08-17 10:42:11,848 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,848 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,849 [INFO] NULLSCOPE 2018-08-17 10:42:11,849 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,849 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,849 [INFO] NULLSCOPE 2018-08-17 10:42:11,850 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,850 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,850 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,850 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,850 [INFO] NULLSCOPE 2018-08-17 10:42:11,851 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,851 [INFO] NULLSCOPE 2018-08-17 10:42:11,852 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,852 [INFO] NULLSCOPE 2018-08-17 10:42:11,853 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,853 [INFO] NULLSCOPE 2018-08-17 10:42:11,853 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,853 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,854 [INFO] NULLSCOPE 2018-08-17 10:42:11,854 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,854 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,854 [INFO] NULLSCOPE 2018-08-17 10:42:11,854 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,854 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,854 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,855 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,855 [INFO] NULLSCOPE 2018-08-17 10:42:11,855 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,855 [INFO] NULLSCOPE 2018-08-17 10:42:11,856 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,856 [INFO] NULLSCOPE 2018-08-17 10:42:11,857 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,857 [INFO] NULLSCOPE 2018-08-17 10:42:11,857 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,857 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,858 [INFO] NULLSCOPE 2018-08-17 10:42:11,858 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,858 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,858 [INFO] NULLSCOPE 2018-08-17 10:42:11,858 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,858 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,859 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,863 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,863 [INFO] NULLSCOPE 2018-08-17 10:42:11,863 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,863 [INFO] NULLSCOPE 2018-08-17 10:42:11,864 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,864 [INFO] NULLSCOPE 2018-08-17 10:42:11,864 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,864 [INFO] NULLSCOPE 2018-08-17 10:42:11,865 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,865 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,865 [INFO] NULLSCOPE 2018-08-17 10:42:11,865 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,865 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,865 [INFO] NULLSCOPE 2018-08-17 10:42:11,865 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,866 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,866 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,866 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,866 [INFO] NULLSCOPE 2018-08-17 10:42:11,866 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,867 [INFO] NULLSCOPE 2018-08-17 10:42:11,867 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,867 [INFO] NULLSCOPE 2018-08-17 10:42:11,868 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,868 [INFO] NULLSCOPE 2018-08-17 10:42:11,869 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,869 [INFO] NULLSCOPE 2018-08-17 10:42:11,869 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,869 [INFO] NULLSCOPE 2018-08-17 10:42:11,870 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,870 [INFO] NULLSCOPE 2018-08-17 10:42:11,871 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,871 [INFO] NULLSCOPE 2018-08-17 10:42:11,872 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,872 [INFO] NULLSCOPE 2018-08-17 10:42:11,873 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,873 [INFO] NULLSCOPE 2018-08-17 10:42:11,874 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,874 [INFO] NULLSCOPE 2018-08-17 10:42:11,875 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,875 [INFO] NULLSCOPE 2018-08-17 10:42:11,876 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,876 [INFO] NULLSCOPE 2018-08-17 10:42:11,876 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,876 [INFO] NULLSCOPE 2018-08-17 10:42:11,877 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,877 [INFO] NULLSCOPE 2018-08-17 10:42:11,877 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,877 [INFO] NULLSCOPE 2018-08-17 10:42:11,878 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,878 [INFO] NULLSCOPE 2018-08-17 10:42:11,878 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,878 [INFO] NULLSCOPE 2018-08-17 10:42:11,879 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,879 [INFO] NULLSCOPE 2018-08-17 10:42:11,879 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,879 [INFO] NULLSCOPE 2018-08-17 10:42:11,880 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,880 [INFO] NULLSCOPE 2018-08-17 10:42:11,880 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,880 [INFO] NULLSCOPE 2018-08-17 10:42:11,881 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,881 [INFO] NULLSCOPE 2018-08-17 10:42:11,881 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,882 [INFO] NULLSCOPE 2018-08-17 10:42:11,882 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,882 [INFO] NULLSCOPE 2018-08-17 10:42:11,882 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,883 [INFO] NULLSCOPE 2018-08-17 10:42:11,883 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,883 [INFO] NULLSCOPE 2018-08-17 10:42:11,883 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,883 [INFO] NULLSCOPE 2018-08-17 10:42:11,884 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,884 [INFO] NULLSCOPE 2018-08-17 10:42:11,884 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,884 [INFO] NULLSCOPE 2018-08-17 10:42:11,885 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,885 [INFO] NULLSCOPE 2018-08-17 10:42:11,885 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,886 [INFO] NULLSCOPE 2018-08-17 10:42:11,886 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,886 [INFO] NULLSCOPE 2018-08-17 10:42:11,886 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,886 [INFO] NULLSCOPE 2018-08-17 10:42:11,887 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,887 [INFO] NULLSCOPE 2018-08-17 10:42:11,887 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,887 [INFO] NULLSCOPE 2018-08-17 10:42:11,888 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,888 [INFO] NULLSCOPE 2018-08-17 10:42:11,888 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,888 [INFO] NULLSCOPE 2018-08-17 10:42:11,889 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,889 [INFO] NULLSCOPE 2018-08-17 10:42:11,889 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,889 [INFO] NULLSCOPE 2018-08-17 10:42:11,890 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,890 [INFO] NULLSCOPE 2018-08-17 10:42:11,890 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,891 [INFO] NULLSCOPE 2018-08-17 10:42:11,891 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,891 [INFO] NULLSCOPE 2018-08-17 10:42:11,891 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,891 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,891 [INFO] NULLSCOPE 2018-08-17 10:42:11,892 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,892 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,892 [INFO] NULLSCOPE 2018-08-17 10:42:11,892 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,892 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,892 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,892 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,892 [INFO] NULLSCOPE 2018-08-17 10:42:11,893 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,893 [INFO] NULLSCOPE 2018-08-17 10:42:11,893 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,893 [INFO] NULLSCOPE 2018-08-17 10:42:11,894 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,894 [INFO] NULLSCOPE 2018-08-17 10:42:11,894 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,894 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,894 [INFO] NULLSCOPE 2018-08-17 10:42:11,894 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,894 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,894 [INFO] NULLSCOPE 2018-08-17 10:42:11,894 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,894 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,895 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,895 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,895 [INFO] NULLSCOPE 2018-08-17 10:42:11,895 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,895 [INFO] NULLSCOPE 2018-08-17 10:42:11,896 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,896 [INFO] NULLSCOPE 2018-08-17 10:42:11,896 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,896 [INFO] NULLSCOPE 2018-08-17 10:42:11,897 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,897 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,897 [INFO] NULLSCOPE 2018-08-17 10:42:11,897 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,897 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,897 [INFO] NULLSCOPE 2018-08-17 10:42:11,897 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,897 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,904 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,904 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,904 [INFO] NULLSCOPE 2018-08-17 10:42:11,904 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,904 [INFO] NULLSCOPE 2018-08-17 10:42:11,905 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,905 [INFO] NULLSCOPE 2018-08-17 10:42:11,905 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,905 [INFO] NULLSCOPE 2018-08-17 10:42:11,906 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,906 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,906 [INFO] NULLSCOPE 2018-08-17 10:42:11,906 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,906 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,906 [INFO] NULLSCOPE 2018-08-17 10:42:11,906 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,906 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,906 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,907 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,907 [INFO] NULLSCOPE 2018-08-17 10:42:11,907 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,907 [INFO] NULLSCOPE 2018-08-17 10:42:11,907 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,907 [INFO] NULLSCOPE 2018-08-17 10:42:11,908 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,908 [INFO] NULLSCOPE 2018-08-17 10:42:11,908 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,908 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,908 [INFO] NULLSCOPE 2018-08-17 10:42:11,908 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,909 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,909 [INFO] NULLSCOPE 2018-08-17 10:42:11,909 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,909 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,909 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,909 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,909 [INFO] NULLSCOPE 2018-08-17 10:42:11,909 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,910 [INFO] NULLSCOPE 2018-08-17 10:42:11,910 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,910 [INFO] NULLSCOPE 2018-08-17 10:42:11,910 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,911 [INFO] NULLSCOPE 2018-08-17 10:42:11,911 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,911 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,911 [INFO] NULLSCOPE 2018-08-17 10:42:11,911 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,911 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,911 [INFO] NULLSCOPE 2018-08-17 10:42:11,911 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,912 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,912 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,912 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,912 [INFO] NULLSCOPE 2018-08-17 10:42:11,912 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,912 [INFO] NULLSCOPE 2018-08-17 10:42:11,913 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,913 [INFO] NULLSCOPE 2018-08-17 10:42:11,913 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,913 [INFO] NULLSCOPE 2018-08-17 10:42:11,914 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,914 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,914 [INFO] NULLSCOPE 2018-08-17 10:42:11,914 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,914 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,914 [INFO] NULLSCOPE 2018-08-17 10:42:11,914 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,914 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,914 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,914 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,915 [INFO] NULLSCOPE 2018-08-17 10:42:11,915 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,915 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,915 [INFO] NULLSCOPE 2018-08-17 10:42:11,916 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,916 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,916 [INFO] NULLSCOPE 2018-08-17 10:42:11,916 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,916 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,916 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,919 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,919 [INFO] NULLSCOPE 2018-08-17 10:42:11,919 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,919 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,919 [INFO] NULLSCOPE 2018-08-17 10:42:11,919 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,919 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,920 [INFO] NULLSCOPE 2018-08-17 10:42:11,920 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,920 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,920 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,920 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,920 [INFO] NULLSCOPE 2018-08-17 10:42:11,920 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,920 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,921 [INFO] NULLSCOPE 2018-08-17 10:42:11,921 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,921 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,921 [INFO] NULLSCOPE 2018-08-17 10:42:11,921 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,921 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,921 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,921 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,921 [INFO] NULLSCOPE 2018-08-17 10:42:11,921 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,921 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,922 [INFO] NULLSCOPE 2018-08-17 10:42:11,922 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,922 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,922 [INFO] NULLSCOPE 2018-08-17 10:42:11,922 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,922 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,922 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,922 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,922 [INFO] NULLSCOPE 2018-08-17 10:42:11,923 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,923 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,923 [INFO] NULLSCOPE 2018-08-17 10:42:11,923 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,923 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,923 [INFO] NULLSCOPE 2018-08-17 10:42:11,923 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,923 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,923 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,923 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,923 [INFO] NULLSCOPE 2018-08-17 10:42:11,924 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,924 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,924 [INFO] NULLSCOPE 2018-08-17 10:42:11,924 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,924 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,924 [INFO] NULLSCOPE 2018-08-17 10:42:11,924 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,924 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,924 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,924 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,925 [INFO] NULLSCOPE 2018-08-17 10:42:11,925 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,925 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,925 [INFO] NULLSCOPE 2018-08-17 10:42:11,925 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,925 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,925 [INFO] NULLSCOPE 2018-08-17 10:42:11,925 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,925 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,925 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,926 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,926 [INFO] NULLSCOPE 2018-08-17 10:42:11,926 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,926 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,926 [INFO] NULLSCOPE 2018-08-17 10:42:11,926 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,926 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,926 [INFO] NULLSCOPE 2018-08-17 10:42:11,926 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,926 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,927 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,927 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,927 [INFO] NULLSCOPE 2018-08-17 10:42:11,927 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,927 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,927 [INFO] NULLSCOPE 2018-08-17 10:42:11,927 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,927 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,927 [INFO] NULLSCOPE 2018-08-17 10:42:11,927 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,927 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,928 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,928 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,928 [INFO] NULLSCOPE 2018-08-17 10:42:11,928 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,928 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,928 [INFO] NULLSCOPE 2018-08-17 10:42:11,928 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,928 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,928 [INFO] NULLSCOPE 2018-08-17 10:42:11,933 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,933 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,933 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,933 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,933 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,934 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,934 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,934 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,934 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,934 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,934 [INFO] NULLSCOPE 2018-08-17 10:42:11,934 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,934 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,935 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,935 [INFO] NULLSCOPE 2018-08-17 10:42:11,935 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,935 [INFO] NULLSCOPE 2018-08-17 10:42:11,935 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,935 [INFO] NULLSCOPE 2018-08-17 10:42:11,935 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,935 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,935 [INFO] NULLSCOPE 2018-08-17 10:42:11,935 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,935 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,936 [INFO] NULLSCOPE 2018-08-17 10:42:11,936 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,936 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,936 [INFO] NULLSCOPE 2018-08-17 10:42:11,936 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,936 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,936 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,936 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,936 [INFO] NULLSCOPE 2018-08-17 10:42:11,936 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,936 [INFO] NULLSCOPE 2018-08-17 10:42:11,937 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,937 [INFO] NULLSCOPE 2018-08-17 10:42:11,937 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,937 [INFO] NULLSCOPE 2018-08-17 10:42:11,937 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,937 [INFO] NULLSCOPE 2018-08-17 10:42:11,938 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,938 [INFO] NULLSCOPE 2018-08-17 10:42:11,938 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,938 [INFO] NULLSCOPE 2018-08-17 10:42:11,938 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,938 [INFO] NULLSCOPE 2018-08-17 10:42:11,938 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,938 [INFO] NULLSCOPE 2018-08-17 10:42:11,939 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,939 [INFO] NULLSCOPE 2018-08-17 10:42:11,939 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,939 [INFO] NULLSCOPE 2018-08-17 10:42:11,939 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,939 [INFO] NULLSCOPE 2018-08-17 10:42:11,940 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,940 [INFO] NULLSCOPE 2018-08-17 10:42:11,940 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,940 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,940 [INFO] NULLSCOPE 2018-08-17 10:42:11,940 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,940 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,940 [INFO] NULLSCOPE 2018-08-17 10:42:11,940 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,940 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,940 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,941 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,941 [INFO] NULLSCOPE 2018-08-17 10:42:11,941 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,941 [INFO] NULLSCOPE 2018-08-17 10:42:11,941 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,941 [INFO] NULLSCOPE 2018-08-17 10:42:11,941 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,941 [INFO] NULLSCOPE 2018-08-17 10:42:11,942 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,942 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,942 [INFO] NULLSCOPE 2018-08-17 10:42:11,942 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,942 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,942 [INFO] NULLSCOPE 2018-08-17 10:42:11,942 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,942 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,942 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,942 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,942 [INFO] NULLSCOPE 2018-08-17 10:42:11,942 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,942 [INFO] NULLSCOPE 2018-08-17 10:42:11,943 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,943 [INFO] NULLSCOPE 2018-08-17 10:42:11,943 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,943 [INFO] NULLSCOPE 2018-08-17 10:42:11,943 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,943 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,943 [INFO] NULLSCOPE 2018-08-17 10:42:11,944 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,944 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,944 [INFO] NULLSCOPE 2018-08-17 10:42:11,944 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,944 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,948 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,948 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:11,948 [INFO] NULLSCOPE 2018-08-17 10:42:11,949 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,949 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,949 [INFO] NULLSCOPE 2018-08-17 10:42:11,949 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,949 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,949 [INFO] NULLSCOPE 2018-08-17 10:42:11,950 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,950 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,950 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,950 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,950 [INFO] NULLSCOPE 2018-08-17 10:42:11,950 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,950 [INFO] NULLSCOPE 2018-08-17 10:42:11,950 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,950 [INFO] NULLSCOPE 2018-08-17 10:42:11,951 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,951 [INFO] NULLSCOPE 2018-08-17 10:42:11,951 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,951 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,951 [INFO] NULLSCOPE 2018-08-17 10:42:11,951 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,951 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,951 [INFO] NULLSCOPE 2018-08-17 10:42:11,952 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,952 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,952 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,952 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,952 [INFO] NULLSCOPE 2018-08-17 10:42:11,952 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,952 [INFO] NULLSCOPE 2018-08-17 10:42:11,952 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,952 [INFO] NULLSCOPE 2018-08-17 10:42:11,953 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,953 [INFO] NULLSCOPE 2018-08-17 10:42:11,953 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,953 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,953 [INFO] NULLSCOPE 2018-08-17 10:42:11,953 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,953 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,953 [INFO] NULLSCOPE 2018-08-17 10:42:11,953 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,953 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:11,954 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,954 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:11,954 [INFO] NULLSCOPE 2018-08-17 10:42:11,954 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,954 [INFO] NULLSCOPE 2018-08-17 10:42:11,954 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,954 [INFO] NULLSCOPE 2018-08-17 10:42:11,955 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,955 [INFO] NULLSCOPE 2018-08-17 10:42:11,955 [INFO] >Formatting document 2018-08-17 10:42:11,955 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6d5f9907 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-08-17 10:42:11,955 [INFO] >Formatting adaptation 2018-08-17 10:42:11,955 [INFO] >Formatting DataRule 2018-08-17 10:42:11,955 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:11,955 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:11,955 [INFO] >Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting Statement 2018-08-17 10:42:11,955 [INFO] Formatting DataRule 2018-08-17 10:42:11,956 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:11,956 [INFO] >Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:11,957 [INFO] >Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting CustomControlRule 2018-08-17 10:42:11,957 [INFO] >Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] Formatting Statement 2018-08-17 10:42:11,957 [INFO] = tn 2018-08-17 10:42:11,961 [INFO] ){ 2018-08-17 10:42:11,961 [INFO] var Real step_to_be_done := (t+H-tl); 2018-08-17 10:42:11,961 [INFO] var Real step_done := do_step(controller, t, step_to_be_done); 2018-08-17 10:42:11,961 [INFO] tn := tl + step_done + get_next_time_step(controller); 2018-08-17 10:42:11,961 [INFO] step_size := tl + step_done - t; 2018-08-17 10:42:11,961 [INFO] tl := tl + step_done; 2018-08-17 10:42:11,961 [INFO] } 2018-08-17 10:42:11,961 [INFO] 2018-08-17 10:42:11,961 [INFO] prev_obj_detected := LazySA.obj_detected; 2018-08-17 10:42:11,961 [INFO] prev_passenger_up := LazySA.passenger_up; 2018-08-17 10:42:11,961 [INFO] prev_passenger_down := LazySA.passenger_down; 2018-08-17 10:42:11,961 [INFO] prev_passenger_stop := LazySA.passenger_stop; 2018-08-17 10:42:11,961 [INFO] prev_driver_up := LazySA.driver_up; 2018-08-17 10:42:11,961 [INFO] prev_driver_down := LazySA.driver_down; 2018-08-17 10:42:11,961 [INFO] prev_driver_stop := LazySA.driver_stop; 2018-08-17 10:42:11,961 [INFO] 2018-08-17 10:42:11,961 [INFO] return step_size; 2018-08-17 10:42:11,961 [INFO] } 2018-08-17 10:42:11,961 [INFO] in rules { 2018-08-17 10:42:11,961 [INFO] true -> { } --> { 2018-08-17 10:42:11,961 [INFO] controller . driver_up := LazySA . driver_up ; 2018-08-17 10:42:11,961 [INFO] controller . obj_detected := LazySA . obj_detected ; 2018-08-17 10:42:11,961 [INFO] controller . passenger_up := LazySA . passenger_up ; 2018-08-17 10:42:11,961 [INFO] controller . driver_down := LazySA . driver_down ; 2018-08-17 10:42:11,961 [INFO] controller . passenger_stop := LazySA . passenger_stop ; 2018-08-17 10:42:11,961 [INFO] controller . passenger_down := LazySA . passenger_down ; 2018-08-17 10:42:11,961 [INFO] controller . driver_stop := LazySA . driver_stop ; } ; } 2018-08-17 10:42:11,961 [INFO] out var Bool stored__up := INIT_UP , Bool stored__stop := INIT_STOP , Bool stored__down := INIT_DOWN ; out rules { 2018-08-17 10:42:11,961 [INFO] true -> { 2018-08-17 10:42:11,961 [INFO] stored__down := controller . down ; 2018-08-17 10:42:11,961 [INFO] stored__up := controller . up ; 2018-08-17 10:42:11,961 [INFO] stored__stop := controller . stop ; } --> { 2018-08-17 10:42:11,961 [INFO] LazySA . down := stored__down ; 2018-08-17 10:42:11,961 [INFO] LazySA . up := stored__up ; 2018-08-17 10:42:11,961 [INFO] LazySA . stop := stored__stop ; } ; } 2018-08-17 10:42:11,961 [INFO] __________________________________________________________________________ 2018-08-17 10:42:11,962 [DEBUG] Clear 310 cache entries for resource __synthetic0.sa after 875 hits and 309 misses (quota: 73%) 2018-08-17 10:42:11,979 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,979 [INFO] NULLSCOPE 2018-08-17 10:42:11,980 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,980 [INFO] NULLSCOPE 2018-08-17 10:42:11,980 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,980 [INFO] NULLSCOPE 2018-08-17 10:42:11,981 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,982 [INFO] NULLSCOPE 2018-08-17 10:42:11,982 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,982 [INFO] NULLSCOPE 2018-08-17 10:42:11,982 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,982 [INFO] NULLSCOPE 2018-08-17 10:42:11,982 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,982 [INFO] NULLSCOPE 2018-08-17 10:42:11,982 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,982 [INFO] NULLSCOPE 2018-08-17 10:42:11,983 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,983 [INFO] NULLSCOPE 2018-08-17 10:42:11,983 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,983 [INFO] NULLSCOPE 2018-08-17 10:42:11,983 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,983 [INFO] NULLSCOPE 2018-08-17 10:42:11,983 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,983 [INFO] NULLSCOPE 2018-08-17 10:42:11,984 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,984 [INFO] NULLSCOPE 2018-08-17 10:42:11,984 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,984 [INFO] NULLSCOPE 2018-08-17 10:42:11,984 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,984 [INFO] NULLSCOPE 2018-08-17 10:42:11,984 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,984 [INFO] NULLSCOPE 2018-08-17 10:42:11,988 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,988 [INFO] NULLSCOPE 2018-08-17 10:42:11,989 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,989 [INFO] NULLSCOPE 2018-08-17 10:42:11,989 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,990 [INFO] NULLSCOPE 2018-08-17 10:42:11,990 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,990 [INFO] NULLSCOPE 2018-08-17 10:42:11,991 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,991 [INFO] NULLSCOPE 2018-08-17 10:42:11,992 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,992 [INFO] NULLSCOPE 2018-08-17 10:42:11,992 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,993 [INFO] NULLSCOPE 2018-08-17 10:42:11,998 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,998 [INFO] NULLSCOPE 2018-08-17 10:42:11,999 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:11,999 [INFO] NULLSCOPE 2018-08-17 10:42:11,999 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,000 [INFO] NULLSCOPE 2018-08-17 10:42:12,000 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,001 [INFO] NULLSCOPE 2018-08-17 10:42:12,004 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,005 [INFO] NULLSCOPE 2018-08-17 10:42:12,005 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,005 [INFO] NULLSCOPE 2018-08-17 10:42:12,006 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,006 [INFO] NULLSCOPE 2018-08-17 10:42:12,007 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,007 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,007 [INFO] NULLSCOPE 2018-08-17 10:42:12,007 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,007 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,008 [INFO] NULLSCOPE 2018-08-17 10:42:12,008 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,008 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,008 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,008 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,008 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,010 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,010 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,010 [INFO] NULLSCOPE 2018-08-17 10:42:12,011 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,011 [INFO] NULLSCOPE 2018-08-17 10:42:12,012 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,012 [INFO] NULLSCOPE 2018-08-17 10:42:12,013 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,013 [INFO] NULLSCOPE 2018-08-17 10:42:12,013 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,013 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,014 [INFO] NULLSCOPE 2018-08-17 10:42:12,014 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,014 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,014 [INFO] NULLSCOPE 2018-08-17 10:42:12,014 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,014 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,015 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,015 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,015 [INFO] NULLSCOPE 2018-08-17 10:42:12,015 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,015 [INFO] NULLSCOPE 2018-08-17 10:42:12,016 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,016 [INFO] NULLSCOPE 2018-08-17 10:42:12,017 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,017 [INFO] NULLSCOPE 2018-08-17 10:42:12,017 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,017 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,018 [INFO] NULLSCOPE 2018-08-17 10:42:12,018 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,018 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,018 [INFO] NULLSCOPE 2018-08-17 10:42:12,018 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,018 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,019 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,019 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,019 [INFO] NULLSCOPE 2018-08-17 10:42:12,019 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,019 [INFO] NULLSCOPE 2018-08-17 10:42:12,020 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,020 [INFO] NULLSCOPE 2018-08-17 10:42:12,021 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,021 [INFO] NULLSCOPE 2018-08-17 10:42:12,021 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,021 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,021 [INFO] NULLSCOPE 2018-08-17 10:42:12,022 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,022 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,022 [INFO] NULLSCOPE 2018-08-17 10:42:12,022 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,022 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,022 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,023 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,023 [INFO] NULLSCOPE 2018-08-17 10:42:12,023 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,023 [INFO] NULLSCOPE 2018-08-17 10:42:12,024 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,024 [INFO] NULLSCOPE 2018-08-17 10:42:12,025 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,025 [INFO] NULLSCOPE 2018-08-17 10:42:12,025 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,025 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,026 [INFO] NULLSCOPE 2018-08-17 10:42:12,026 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,026 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,026 [INFO] NULLSCOPE 2018-08-17 10:42:12,026 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,026 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,026 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,027 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,027 [INFO] NULLSCOPE 2018-08-17 10:42:12,027 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,027 [INFO] NULLSCOPE 2018-08-17 10:42:12,028 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,028 [INFO] NULLSCOPE 2018-08-17 10:42:12,028 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,029 [INFO] NULLSCOPE 2018-08-17 10:42:12,029 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,029 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,029 [INFO] NULLSCOPE 2018-08-17 10:42:12,029 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,029 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,030 [INFO] NULLSCOPE 2018-08-17 10:42:12,030 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,030 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,030 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,030 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,031 [INFO] NULLSCOPE 2018-08-17 10:42:12,031 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,031 [INFO] NULLSCOPE 2018-08-17 10:42:12,032 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,032 [INFO] NULLSCOPE 2018-08-17 10:42:12,032 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,032 [INFO] NULLSCOPE 2018-08-17 10:42:12,033 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,033 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,033 [INFO] NULLSCOPE 2018-08-17 10:42:12,033 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,033 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,033 [INFO] NULLSCOPE 2018-08-17 10:42:12,034 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,034 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,034 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,034 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,034 [INFO] NULLSCOPE 2018-08-17 10:42:12,035 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,035 [INFO] NULLSCOPE 2018-08-17 10:42:12,035 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,036 [INFO] NULLSCOPE 2018-08-17 10:42:12,036 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,036 [INFO] NULLSCOPE 2018-08-17 10:42:12,037 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,037 [INFO] NULLSCOPE 2018-08-17 10:42:12,038 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,038 [INFO] NULLSCOPE 2018-08-17 10:42:12,038 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,039 [INFO] NULLSCOPE 2018-08-17 10:42:12,039 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,040 [INFO] NULLSCOPE 2018-08-17 10:42:12,040 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,040 [INFO] NULLSCOPE 2018-08-17 10:42:12,041 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,041 [INFO] NULLSCOPE 2018-08-17 10:42:12,042 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,042 [INFO] NULLSCOPE 2018-08-17 10:42:12,042 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,043 [INFO] NULLSCOPE 2018-08-17 10:42:12,043 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,043 [INFO] NULLSCOPE 2018-08-17 10:42:12,044 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,044 [INFO] NULLSCOPE 2018-08-17 10:42:12,044 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,044 [INFO] NULLSCOPE 2018-08-17 10:42:12,045 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,045 [INFO] NULLSCOPE 2018-08-17 10:42:12,045 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,045 [INFO] NULLSCOPE 2018-08-17 10:42:12,046 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,046 [INFO] NULLSCOPE 2018-08-17 10:42:12,046 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,047 [INFO] NULLSCOPE 2018-08-17 10:42:12,047 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,047 [INFO] NULLSCOPE 2018-08-17 10:42:12,048 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,048 [INFO] NULLSCOPE 2018-08-17 10:42:12,048 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,049 [INFO] NULLSCOPE 2018-08-17 10:42:12,049 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,049 [INFO] NULLSCOPE 2018-08-17 10:42:12,050 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,050 [INFO] NULLSCOPE 2018-08-17 10:42:12,050 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,050 [INFO] NULLSCOPE 2018-08-17 10:42:12,051 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,051 [INFO] NULLSCOPE 2018-08-17 10:42:12,051 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,052 [INFO] NULLSCOPE 2018-08-17 10:42:12,052 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,052 [INFO] NULLSCOPE 2018-08-17 10:42:12,052 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,053 [INFO] NULLSCOPE 2018-08-17 10:42:12,053 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,053 [INFO] NULLSCOPE 2018-08-17 10:42:12,054 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,054 [INFO] NULLSCOPE 2018-08-17 10:42:12,054 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,054 [INFO] NULLSCOPE 2018-08-17 10:42:12,055 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,055 [INFO] NULLSCOPE 2018-08-17 10:42:12,055 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,056 [INFO] NULLSCOPE 2018-08-17 10:42:12,056 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,056 [INFO] NULLSCOPE 2018-08-17 10:42:12,056 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,057 [INFO] NULLSCOPE 2018-08-17 10:42:12,057 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,057 [INFO] NULLSCOPE 2018-08-17 10:42:12,057 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,058 [INFO] NULLSCOPE 2018-08-17 10:42:12,058 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,058 [INFO] NULLSCOPE 2018-08-17 10:42:12,059 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,059 [INFO] NULLSCOPE 2018-08-17 10:42:12,059 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,059 [INFO] NULLSCOPE 2018-08-17 10:42:12,060 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,060 [INFO] NULLSCOPE 2018-08-17 10:42:12,061 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,061 [INFO] NULLSCOPE 2018-08-17 10:42:12,061 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,061 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,061 [INFO] NULLSCOPE 2018-08-17 10:42:12,061 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,061 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,062 [INFO] NULLSCOPE 2018-08-17 10:42:12,062 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,062 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,062 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,062 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,062 [INFO] NULLSCOPE 2018-08-17 10:42:12,063 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,063 [INFO] NULLSCOPE 2018-08-17 10:42:12,063 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,063 [INFO] NULLSCOPE 2018-08-17 10:42:12,064 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,064 [INFO] NULLSCOPE 2018-08-17 10:42:12,064 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,064 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,064 [INFO] NULLSCOPE 2018-08-17 10:42:12,065 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,065 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,065 [INFO] NULLSCOPE 2018-08-17 10:42:12,065 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,065 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,065 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,065 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,065 [INFO] NULLSCOPE 2018-08-17 10:42:12,066 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,066 [INFO] NULLSCOPE 2018-08-17 10:42:12,066 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,066 [INFO] NULLSCOPE 2018-08-17 10:42:12,067 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,067 [INFO] NULLSCOPE 2018-08-17 10:42:12,067 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,067 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,067 [INFO] NULLSCOPE 2018-08-17 10:42:12,067 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,067 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,068 [INFO] NULLSCOPE 2018-08-17 10:42:12,068 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,068 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,068 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,068 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,068 [INFO] NULLSCOPE 2018-08-17 10:42:12,069 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,069 [INFO] NULLSCOPE 2018-08-17 10:42:12,069 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,069 [INFO] NULLSCOPE 2018-08-17 10:42:12,070 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,070 [INFO] NULLSCOPE 2018-08-17 10:42:12,070 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,070 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,070 [INFO] NULLSCOPE 2018-08-17 10:42:12,070 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,070 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,071 [INFO] NULLSCOPE 2018-08-17 10:42:12,071 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,071 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,071 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,071 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,071 [INFO] NULLSCOPE 2018-08-17 10:42:12,072 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,072 [INFO] NULLSCOPE 2018-08-17 10:42:12,073 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,073 [INFO] NULLSCOPE 2018-08-17 10:42:12,074 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,074 [INFO] NULLSCOPE 2018-08-17 10:42:12,074 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,074 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,074 [INFO] NULLSCOPE 2018-08-17 10:42:12,074 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,074 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,075 [INFO] NULLSCOPE 2018-08-17 10:42:12,075 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,075 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,075 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,075 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,075 [INFO] NULLSCOPE 2018-08-17 10:42:12,076 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,076 [INFO] NULLSCOPE 2018-08-17 10:42:12,076 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,076 [INFO] NULLSCOPE 2018-08-17 10:42:12,077 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,077 [INFO] NULLSCOPE 2018-08-17 10:42:12,077 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,077 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,077 [INFO] NULLSCOPE 2018-08-17 10:42:12,077 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,077 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,078 [INFO] NULLSCOPE 2018-08-17 10:42:12,078 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,078 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,078 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,078 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,078 [INFO] NULLSCOPE 2018-08-17 10:42:12,078 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,079 [INFO] NULLSCOPE 2018-08-17 10:42:12,079 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,079 [INFO] NULLSCOPE 2018-08-17 10:42:12,080 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,080 [INFO] NULLSCOPE 2018-08-17 10:42:12,080 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,080 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,080 [INFO] NULLSCOPE 2018-08-17 10:42:12,080 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,080 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,080 [INFO] NULLSCOPE 2018-08-17 10:42:12,081 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,081 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,081 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,081 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,081 [INFO] NULLSCOPE 2018-08-17 10:42:12,082 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,082 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,082 [INFO] NULLSCOPE 2018-08-17 10:42:12,082 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,082 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,082 [INFO] NULLSCOPE 2018-08-17 10:42:12,082 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,082 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,082 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,084 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,084 [INFO] NULLSCOPE 2018-08-17 10:42:12,085 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,085 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,085 [INFO] NULLSCOPE 2018-08-17 10:42:12,085 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,085 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,085 [INFO] NULLSCOPE 2018-08-17 10:42:12,085 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,085 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,085 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,086 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,086 [INFO] NULLSCOPE 2018-08-17 10:42:12,086 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,086 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,086 [INFO] NULLSCOPE 2018-08-17 10:42:12,086 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,086 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,086 [INFO] NULLSCOPE 2018-08-17 10:42:12,086 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,086 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,087 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,087 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,087 [INFO] NULLSCOPE 2018-08-17 10:42:12,087 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,087 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,087 [INFO] NULLSCOPE 2018-08-17 10:42:12,087 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,087 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,087 [INFO] NULLSCOPE 2018-08-17 10:42:12,087 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,087 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,088 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,088 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,088 [INFO] NULLSCOPE 2018-08-17 10:42:12,088 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,088 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,088 [INFO] NULLSCOPE 2018-08-17 10:42:12,088 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,088 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,088 [INFO] NULLSCOPE 2018-08-17 10:42:12,088 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,089 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,089 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,089 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,089 [INFO] NULLSCOPE 2018-08-17 10:42:12,089 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,089 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,089 [INFO] NULLSCOPE 2018-08-17 10:42:12,089 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,089 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,090 [INFO] NULLSCOPE 2018-08-17 10:42:12,090 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,090 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,090 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,090 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,090 [INFO] NULLSCOPE 2018-08-17 10:42:12,090 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,090 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,090 [INFO] NULLSCOPE 2018-08-17 10:42:12,091 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,091 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,091 [INFO] NULLSCOPE 2018-08-17 10:42:12,091 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,091 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,091 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,091 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,091 [INFO] NULLSCOPE 2018-08-17 10:42:12,091 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,091 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,092 [INFO] NULLSCOPE 2018-08-17 10:42:12,092 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,092 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,092 [INFO] NULLSCOPE 2018-08-17 10:42:12,092 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,092 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,092 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,093 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,093 [INFO] NULLSCOPE 2018-08-17 10:42:12,093 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,093 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,093 [INFO] NULLSCOPE 2018-08-17 10:42:12,093 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,093 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,093 [INFO] NULLSCOPE 2018-08-17 10:42:12,093 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,093 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,094 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,094 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,094 [INFO] NULLSCOPE 2018-08-17 10:42:12,094 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,094 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,094 [INFO] NULLSCOPE 2018-08-17 10:42:12,094 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,094 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,094 [INFO] NULLSCOPE 2018-08-17 10:42:12,095 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,095 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,095 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,095 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,095 [INFO] NULLSCOPE 2018-08-17 10:42:12,095 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,095 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,095 [INFO] NULLSCOPE 2018-08-17 10:42:12,095 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,095 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,095 [INFO] NULLSCOPE 2018-08-17 10:42:12,096 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,096 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,096 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,096 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,096 [INFO] NULLSCOPE 2018-08-17 10:42:12,096 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,096 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,096 [INFO] NULLSCOPE 2018-08-17 10:42:12,096 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,096 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,097 [INFO] NULLSCOPE 2018-08-17 10:42:12,097 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,097 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,097 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,097 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,097 [INFO] NULLSCOPE 2018-08-17 10:42:12,097 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,097 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,097 [INFO] NULLSCOPE 2018-08-17 10:42:12,098 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,098 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,098 [INFO] NULLSCOPE 2018-08-17 10:42:12,098 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,098 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,098 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,098 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,098 [INFO] NULLSCOPE 2018-08-17 10:42:12,098 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,098 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,099 [INFO] NULLSCOPE 2018-08-17 10:42:12,099 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,099 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,099 [INFO] NULLSCOPE 2018-08-17 10:42:12,099 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,099 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,099 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,099 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,099 [INFO] NULLSCOPE 2018-08-17 10:42:12,100 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,100 [INFO] NULLSCOPE 2018-08-17 10:42:12,100 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,100 [INFO] NULLSCOPE 2018-08-17 10:42:12,101 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,101 [INFO] NULLSCOPE 2018-08-17 10:42:12,101 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,101 [INFO] NULLSCOPE 2018-08-17 10:42:12,101 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,102 [INFO] NULLSCOPE 2018-08-17 10:42:12,102 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,102 [INFO] NULLSCOPE 2018-08-17 10:42:12,102 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,103 [INFO] NULLSCOPE 2018-08-17 10:42:12,103 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,103 [INFO] NULLSCOPE 2018-08-17 10:42:12,103 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,103 [INFO] NULLSCOPE 2018-08-17 10:42:12,104 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,104 [INFO] NULLSCOPE 2018-08-17 10:42:12,104 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,104 [INFO] NULLSCOPE 2018-08-17 10:42:12,105 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,105 [INFO] NULLSCOPE 2018-08-17 10:42:12,105 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,105 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,105 [INFO] NULLSCOPE 2018-08-17 10:42:12,106 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,106 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,106 [INFO] NULLSCOPE 2018-08-17 10:42:12,106 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,106 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,106 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,106 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,106 [INFO] NULLSCOPE 2018-08-17 10:42:12,106 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,107 [INFO] NULLSCOPE 2018-08-17 10:42:12,107 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,107 [INFO] NULLSCOPE 2018-08-17 10:42:12,107 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,108 [INFO] NULLSCOPE 2018-08-17 10:42:12,108 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,108 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,108 [INFO] NULLSCOPE 2018-08-17 10:42:12,108 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,108 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,108 [INFO] NULLSCOPE 2018-08-17 10:42:12,108 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,108 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,109 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,109 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,109 [INFO] NULLSCOPE 2018-08-17 10:42:12,109 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,109 [INFO] NULLSCOPE 2018-08-17 10:42:12,109 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,110 [INFO] NULLSCOPE 2018-08-17 10:42:12,110 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,110 [INFO] NULLSCOPE 2018-08-17 10:42:12,110 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,111 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,111 [INFO] NULLSCOPE 2018-08-17 10:42:12,111 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,111 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,111 [INFO] NULLSCOPE 2018-08-17 10:42:12,111 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,111 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,111 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,111 [INFO] Getting scope within FMU: controller 2018-08-17 10:42:12,111 [INFO] NULLSCOPE 2018-08-17 10:42:12,112 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,112 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,112 [INFO] NULLSCOPE 2018-08-17 10:42:12,112 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,112 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,112 [INFO] NULLSCOPE 2018-08-17 10:42:12,112 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,112 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,112 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,112 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,113 [INFO] NULLSCOPE 2018-08-17 10:42:12,113 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,113 [INFO] NULLSCOPE 2018-08-17 10:42:12,113 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,113 [INFO] NULLSCOPE 2018-08-17 10:42:12,114 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,114 [INFO] NULLSCOPE 2018-08-17 10:42:12,114 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,114 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,114 [INFO] NULLSCOPE 2018-08-17 10:42:12,115 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,115 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,115 [INFO] NULLSCOPE 2018-08-17 10:42:12,115 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,115 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,115 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,115 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,115 [INFO] NULLSCOPE 2018-08-17 10:42:12,115 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,116 [INFO] NULLSCOPE 2018-08-17 10:42:12,116 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,116 [INFO] NULLSCOPE 2018-08-17 10:42:12,116 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,116 [INFO] NULLSCOPE 2018-08-17 10:42:12,117 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,117 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,117 [INFO] NULLSCOPE 2018-08-17 10:42:12,117 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,117 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,117 [INFO] NULLSCOPE 2018-08-17 10:42:12,117 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,117 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,118 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,118 [INFO] Getting scope within FMU: LazySA 2018-08-17 10:42:12,118 [INFO] NULLSCOPE 2018-08-17 10:42:12,118 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,118 [INFO] NULLSCOPE 2018-08-17 10:42:12,119 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,119 [INFO] NULLSCOPE 2018-08-17 10:42:12,119 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,119 [INFO] NULLSCOPE 2018-08-17 10:42:12,120 [INFO] >Formatting document 2018-08-17 10:42:12,120 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@6d5f9907 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-08-17 10:42:12,120 [INFO] >Formatting adaptation 2018-08-17 10:42:12,120 [INFO] >Formatting DataRule 2018-08-17 10:42:12,120 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:12,120 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:12,120 [INFO] >Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting Statement 2018-08-17 10:42:12,120 [INFO] Formatting DataRule 2018-08-17 10:42:12,121 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:12,121 [INFO] >Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:12,121 [INFO] >Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting CustomControlRule 2018-08-17 10:42:12,121 [INFO] >Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,121 [INFO] Formatting Statement 2018-08-17 10:42:12,122 [INFO] Formatting Statement 2018-08-17 10:42:12,122 [INFO] Formatting Statement 2018-08-17 10:42:12,122 [INFO] Formatting Statement 2018-08-17 10:42:12,122 [INFO] Formatting Statement 2018-08-17 10:42:12,122 [INFO] Generating canonical semantic adaptation for file... 2018-08-17 10:42:12,146 [INFO] >Formatting document 2018-08-17 10:42:12,146 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@57a41c4b (name: OuterFMU, path: "./path/to/FMU.fmu", reactiveness: reactive, machine: mealy) 2018-08-17 10:42:12,146 [INFO] >Formatting adaptation 2018-08-17 10:42:12,146 [INFO] Formatting document 2018-08-17 10:42:12,155 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@57a41c4b (name: OuterFMU, path: "./path/to/FMU.fmu", reactiveness: reactive, machine: mealy) 2018-08-17 10:42:12,155 [INFO] >Formatting adaptation 2018-08-17 10:42:12,155 [INFO] innerFMU1.innerFMU1__input_port1 2018-08-17 10:42:12,156 [INFO] 2018-08-17 10:42:12,156 [INFO] input ports Real ext_input_port3 -> innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,156 [INFO] output ports ext_output_port2 <- innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,156 [INFO] __________________________________________________________________________ 2018-08-17 10:42:12,156 [INFO] Checking if file is already a canonical version... 2018-08-17 10:42:12,156 [INFO] It is not. 2018-08-17 10:42:12,156 [INFO] canonicalFileName = sample1_canonical.sa 2018-08-17 10:42:12,156 [INFO] >Canonicalize 2018-08-17 10:42:12,156 [INFO] >Running generic inference algorithm... 2018-08-17 10:42:12,156 [INFO] Inferring parameter fields... 2018-08-17 10:42:12,156 [INFO] Inferring port fields of FMU innerFMU1 2018-08-17 10:42:12,156 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@11444634 (name: rad, power: 0) 2018-08-17 10:42:12,156 [INFO] Computing unit for port innerFMU1.innerFMU1__input_port2 2018-08-17 10:42:12,156 [INFO] Has no unit. 2018-08-17 10:42:12,156 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,156 [INFO] Has no source dependency. 2018-08-17 10:42:12,156 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,156 [INFO] Cannot infer field now. 2018-08-17 10:42:12,156 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@6e620522 2018-08-17 10:42:12,156 [INFO] Computing unit for port innerFMU1.innerFMU1__outout_port1 2018-08-17 10:42:12,156 [INFO] Has no unit. 2018-08-17 10:42:12,156 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,156 [INFO] Has no source dependency. 2018-08-17 10:42:12,156 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,156 [INFO] Cannot infer field now. 2018-08-17 10:42:12,156 [INFO] Computing unit for port innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,156 [INFO] Has no unit. 2018-08-17 10:42:12,156 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,156 [INFO] Has no source dependency. 2018-08-17 10:42:12,156 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,156 [INFO] Cannot infer field now. 2018-08-17 10:42:12,156 [INFO] Inferring port fields of FMU innerFMU2 2018-08-17 10:42:12,156 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@4a04e9d4 (name: rad, power: 0) 2018-08-17 10:42:12,156 [INFO] Computing unit for port innerFMU2.innerFMU2__input_port2 2018-08-17 10:42:12,156 [INFO] Has no unit. 2018-08-17 10:42:12,156 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,156 [INFO] Has no source dependency. 2018-08-17 10:42:12,156 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,156 [INFO] Cannot infer field now. 2018-08-17 10:42:12,157 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@7e621289 2018-08-17 10:42:12,157 [INFO] Computing unit for port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,157 [INFO] Has no unit. 2018-08-17 10:42:12,157 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,157 [INFO] Has no source dependency. 2018-08-17 10:42:12,157 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,157 [INFO] Cannot infer field now. 2018-08-17 10:42:12,157 [INFO] Computing unit for port innerFMU2.innerFMU2__output_port2 2018-08-17 10:42:12,157 [INFO] Has no unit. 2018-08-17 10:42:12,157 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,157 [INFO] Has no source dependency. 2018-08-17 10:42:12,157 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,157 [INFO] Cannot infer field now. 2018-08-17 10:42:12,157 [INFO] Inferring port fields using internal scenario bindings. 2018-08-17 10:42:12,157 [DEBUG] before getLinkedObjects: node: 'innerFMU2__outout_port1' 2018-08-17 10:42:12,158 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,158 [DEBUG] before getLinkedObjects: node: 'innerFMU2' 2018-08-17 10:42:12,158 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,158 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,158 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,158 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,158 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,158 [INFO] NULLSCOPE 2018-08-17 10:42:12,158 [DEBUG] after getLinkedObjects: node: 'innerFMU2__outout_port1' result: innerFMU2__outout_port1 2018-08-17 10:42:12,158 [DEBUG] before getLinkedObjects: node: 'innerFMU1__input_port1' 2018-08-17 10:42:12,158 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,159 [DEBUG] before getLinkedObjects: node: 'innerFMU1' 2018-08-17 10:42:12,159 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,159 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,159 [INFO] NULLSCOPE 2018-08-17 10:42:12,159 [DEBUG] after getLinkedObjects: node: 'innerFMU1__input_port1' result: innerFMU1__input_port1 2018-08-17 10:42:12,159 [INFO] Target port innerFMU2.innerFMU2__outout_port1 got new type: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@11444634 (name: rad, power: 0) 2018-08-17 10:42:12,159 [DEBUG] Clear 42 cache entries for resource __synthetic0.sa after 58 hits and 41 misses (quota: 58%) 2018-08-17 10:42:12,159 [INFO] Got new field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@11444634 (name: rad, power: 0) 2018-08-17 10:42:12,159 [INFO] Inferring external port fields... 2018-08-17 10:42:12,159 [INFO] Computing unit for port OuterFMU.ext_input_port3 2018-08-17 10:42:12,159 [INFO] Has no unit. 2018-08-17 10:42:12,159 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,159 [INFO] Has no source dependency. 2018-08-17 10:42:12,159 [DEBUG] before getLinkedObjects: node: 'innerFMU1__input_port3' 2018-08-17 10:42:12,159 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,159 [DEBUG] before getLinkedObjects: node: 'innerFMU1' 2018-08-17 10:42:12,159 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,159 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,160 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,160 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,160 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,160 [INFO] NULLSCOPE 2018-08-17 10:42:12,160 [DEBUG] after getLinkedObjects: node: 'innerFMU1__input_port3' result: innerFMU1__input_port3 2018-08-17 10:42:12,160 [INFO] Has a target dependency: innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,160 [INFO] Got new unit: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@6e620522 2018-08-17 10:42:12,160 [DEBUG] Clear 41 cache entries for resource __synthetic0.sa after 39 hits and 40 misses (quota: 49%) 2018-08-17 10:42:12,160 [INFO] Got new field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@6e620522 2018-08-17 10:42:12,160 [INFO] Computing unit for port OuterFMU.ext_output_port2 2018-08-17 10:42:12,160 [INFO] Has no unit. 2018-08-17 10:42:12,160 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,160 [DEBUG] before getLinkedObjects: node: 'innerFMU1__output_port2' 2018-08-17 10:42:12,160 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,160 [DEBUG] before getLinkedObjects: node: 'innerFMU1' 2018-08-17 10:42:12,161 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,161 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,161 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,161 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,161 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,161 [INFO] NULLSCOPE 2018-08-17 10:42:12,161 [DEBUG] after getLinkedObjects: node: 'innerFMU1__output_port2' result: innerFMU1__output_port2 2018-08-17 10:42:12,161 [INFO] Has a source dependency: innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,161 [INFO] Dependency has no unit yet. 2018-08-17 10:42:12,161 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,161 [INFO] Cannot infer field now. 2018-08-17 10:42:12,161 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:12,161 [INFO] Ended iteration with unfielded elements remaining: 6 2018-08-17 10:42:12,161 [INFO] Inferring parameter fields... 2018-08-17 10:42:12,161 [INFO] Inferring port fields of FMU innerFMU1 2018-08-17 10:42:12,161 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@11444634 (name: rad, power: 0) 2018-08-17 10:42:12,161 [INFO] Computing unit for port innerFMU1.innerFMU1__input_port2 2018-08-17 10:42:12,161 [INFO] Has no unit. 2018-08-17 10:42:12,161 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,161 [INFO] Has no source dependency. 2018-08-17 10:42:12,161 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,161 [INFO] Cannot infer field now. 2018-08-17 10:42:12,161 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@6e620522 2018-08-17 10:42:12,161 [INFO] Computing unit for port innerFMU1.innerFMU1__outout_port1 2018-08-17 10:42:12,161 [INFO] Has no unit. 2018-08-17 10:42:12,161 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,161 [INFO] Has no source dependency. 2018-08-17 10:42:12,161 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,161 [INFO] Cannot infer field now. 2018-08-17 10:42:12,162 [INFO] Computing unit for port innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,162 [INFO] Has no unit. 2018-08-17 10:42:12,162 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,162 [INFO] Has no source dependency. 2018-08-17 10:42:12,162 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,162 [INFO] Cannot infer field now. 2018-08-17 10:42:12,162 [INFO] Inferring port fields of FMU innerFMU2 2018-08-17 10:42:12,162 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@4a04e9d4 (name: rad, power: 0) 2018-08-17 10:42:12,162 [INFO] Computing unit for port innerFMU2.innerFMU2__input_port2 2018-08-17 10:42:12,162 [INFO] Has no unit. 2018-08-17 10:42:12,162 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,162 [INFO] Has no source dependency. 2018-08-17 10:42:12,162 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,162 [INFO] Cannot infer field now. 2018-08-17 10:42:12,162 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@7e621289 2018-08-17 10:42:12,162 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AtomicUnityImpl@11fdbf0f (name: rad, power: 0) 2018-08-17 10:42:12,162 [INFO] Computing unit for port innerFMU2.innerFMU2__output_port2 2018-08-17 10:42:12,162 [INFO] Has no unit. 2018-08-17 10:42:12,162 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,162 [INFO] Has no source dependency. 2018-08-17 10:42:12,162 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,162 [INFO] Cannot infer field now. 2018-08-17 10:42:12,162 [INFO] Inferring port fields using internal scenario bindings. 2018-08-17 10:42:12,162 [INFO] Both ports have fields already. 2018-08-17 10:42:12,162 [INFO] Inferring external port fields... 2018-08-17 10:42:12,162 [INFO] Already has a field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@4d2a2d2c 2018-08-17 10:42:12,162 [INFO] Pushing field of port OuterFMU.ext_input_port3 to its bindings. 2018-08-17 10:42:12,162 [INFO] Pushing field: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.MultiplyUnityImpl@4d2a2d2c 2018-08-17 10:42:12,162 [INFO] Has no source dependency. 2018-08-17 10:42:12,162 [INFO] Has a target dependency: innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,162 [INFO] Target port already has field. 2018-08-17 10:42:12,162 [INFO] Computing unit for port OuterFMU.ext_output_port2 2018-08-17 10:42:12,162 [INFO] Has no unit. 2018-08-17 10:42:12,162 [INFO] Attempting to infer unit from bindings. 2018-08-17 10:42:12,162 [INFO] Has a source dependency: innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,162 [INFO] Dependency has no unit yet. 2018-08-17 10:42:12,162 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-08-17 10:42:12,162 [INFO] Cannot infer field now. 2018-08-17 10:42:12,162 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:12,162 [INFO] Ended iteration with unfielded elements remaining: 6 2018-08-17 10:42:12,162 [INFO] Running generic inference algorithm... 2018-08-17 10:42:12,162 [INFO] Inferring parameter fields... 2018-08-17 10:42:12,162 [INFO] Inferring port fields of FMU innerFMU1 2018-08-17 10:42:12,162 [INFO] Computing type for port innerFMU1.innerFMU1__input_port1 2018-08-17 10:42:12,162 [INFO] Has no type. 2018-08-17 10:42:12,164 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,164 [INFO] Got new type: Real 2018-08-17 10:42:12,164 [DEBUG] Clear 44 cache entries for resource __synthetic0.sa after 43 hits and 43 misses (quota: 50%) 2018-08-17 10:42:12,164 [INFO] Got new field: Real 2018-08-17 10:42:12,164 [INFO] Already has a field: Bool 2018-08-17 10:42:12,164 [INFO] Computing type for port innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,164 [INFO] Has no type. 2018-08-17 10:42:12,164 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,164 [INFO] Got new type: Real 2018-08-17 10:42:12,164 [INFO] Got new field: Real 2018-08-17 10:42:12,164 [INFO] Already has a field: Real 2018-08-17 10:42:12,164 [INFO] Already has a field: Integer 2018-08-17 10:42:12,164 [INFO] Inferring port fields of FMU innerFMU2 2018-08-17 10:42:12,164 [INFO] Computing type for port innerFMU2.innerFMU2__input_port1 2018-08-17 10:42:12,164 [INFO] Has no type. 2018-08-17 10:42:12,165 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,165 [INFO] Got new type: Real 2018-08-17 10:42:12,165 [INFO] Got new field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Bool 2018-08-17 10:42:12,165 [INFO] Computing type for port innerFMU2.innerFMU2__input_port3 2018-08-17 10:42:12,165 [INFO] Has no type. 2018-08-17 10:42:12,165 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,165 [INFO] Got new type: Real 2018-08-17 10:42:12,165 [INFO] Got new field: Real 2018-08-17 10:42:12,165 [INFO] Computing type for port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,165 [INFO] Has no type. 2018-08-17 10:42:12,165 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,165 [INFO] Got new type: Real 2018-08-17 10:42:12,165 [INFO] Got new field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: String 2018-08-17 10:42:12,165 [INFO] Inferring port fields using internal scenario bindings. 2018-08-17 10:42:12,165 [INFO] Both ports have fields already. 2018-08-17 10:42:12,165 [INFO] Inferring external port fields... 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Pushing field of port OuterFMU.ext_input_port3 to its bindings. 2018-08-17 10:42:12,165 [INFO] Pushing field: Real 2018-08-17 10:42:12,165 [INFO] Has no source dependency. 2018-08-17 10:42:12,165 [INFO] Has a target dependency: innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,165 [INFO] Target port already has field. 2018-08-17 10:42:12,165 [INFO] Computing type for port OuterFMU.ext_output_port2 2018-08-17 10:42:12,165 [INFO] Has no type. 2018-08-17 10:42:12,165 [INFO] Attempting to infer type from units. 2018-08-17 10:42:12,165 [INFO] Attempting to infer type from bindings. 2018-08-17 10:42:12,165 [INFO] Has a source dependency: innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,165 [INFO] Got new type: Integer 2018-08-17 10:42:12,165 [INFO] Has no target dependency, or type has already been inferred from source dependency. 2018-08-17 10:42:12,165 [INFO] Got new field: Integer 2018-08-17 10:42:12,165 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:12,165 [INFO] Ended iteration with unfielded elements remaining: 0 2018-08-17 10:42:12,165 [INFO] Inferring parameter fields... 2018-08-17 10:42:12,165 [INFO] Inferring port fields of FMU innerFMU1 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Bool 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Integer 2018-08-17 10:42:12,165 [INFO] Inferring port fields of FMU innerFMU2 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Bool 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Already has a field: String 2018-08-17 10:42:12,165 [INFO] Inferring port fields using internal scenario bindings. 2018-08-17 10:42:12,165 [INFO] Both ports have fields already. 2018-08-17 10:42:12,165 [INFO] Inferring external port fields... 2018-08-17 10:42:12,165 [INFO] Already has a field: Real 2018-08-17 10:42:12,165 [INFO] Pushing field of port OuterFMU.ext_input_port3 to its bindings. 2018-08-17 10:42:12,165 [INFO] Pushing field: Real 2018-08-17 10:42:12,165 [INFO] Has no source dependency. 2018-08-17 10:42:12,165 [INFO] Has a target dependency: innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,165 [INFO] Target port already has field. 2018-08-17 10:42:12,165 [INFO] Already has a field: Integer 2018-08-17 10:42:12,165 [INFO] Pushing field of port OuterFMU.ext_output_port2 to its bindings. 2018-08-17 10:42:12,165 [INFO] Pushing field: Integer 2018-08-17 10:42:12,165 [INFO] Has a source dependency: innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,165 [INFO] Source port already has field. 2018-08-17 10:42:12,165 [INFO] Has no target dependency. 2018-08-17 10:42:12,165 [INFO] Inferring all other declaration fields... 2018-08-17 10:42:12,165 [INFO] Ended iteration with unfielded elements remaining: 0 2018-08-17 10:42:12,165 [INFO] Adding input ports... 2018-08-17 10:42:12,165 [INFO] Checking if port innerFMU1.innerFMU1__input_port1 has incoming connections 2018-08-17 10:42:12,165 [INFO] Port innerFMU1.innerFMU1__input_port1 has an incoming connection from internal port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,165 [INFO] Port innerFMU1.innerFMU1__input_port1 has an incoming connection. 2018-08-17 10:42:12,165 [INFO] Checking if port innerFMU1.innerFMU1__input_port2 has incoming connections 2018-08-17 10:42:12,165 [INFO] Port innerFMU1.innerFMU1__input_port2 has no incoming connections. 2018-08-17 10:42:12,165 [INFO] External port OuterFMU.innerFMU1__input_port2 created. 2018-08-17 10:42:12,165 [INFO] External port OuterFMU.innerFMU1__input_port2 bound to port innerFMU1.innerFMU1__input_port2 2018-08-17 10:42:12,165 [INFO] Checking if port innerFMU1.innerFMU1__input_port3 has incoming connections 2018-08-17 10:42:12,165 [INFO] Port innerFMU1.innerFMU1__input_port3 has an incoming connection from external port OuterFMU.ext_input_port3 2018-08-17 10:42:12,165 [INFO] Port innerFMU1.innerFMU1__input_port3 has an incoming connection. 2018-08-17 10:42:12,165 [INFO] Checking if port innerFMU2.innerFMU2__input_port1 has incoming connections 2018-08-17 10:42:12,166 [INFO] Port innerFMU2.innerFMU2__input_port1 has no incoming connections. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port1 created. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port1 bound to port innerFMU2.innerFMU2__input_port1 2018-08-17 10:42:12,166 [INFO] Checking if port innerFMU2.innerFMU2__input_port2 has incoming connections 2018-08-17 10:42:12,166 [INFO] Port innerFMU2.innerFMU2__input_port2 has no incoming connections. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port2 created. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port2 bound to port innerFMU2.innerFMU2__input_port2 2018-08-17 10:42:12,166 [INFO] Checking if port innerFMU2.innerFMU2__input_port3 has incoming connections 2018-08-17 10:42:12,166 [INFO] Port innerFMU2.innerFMU2__input_port3 has no incoming connections. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port3 created. 2018-08-17 10:42:12,166 [INFO] External port OuterFMU.innerFMU2__input_port3 bound to port innerFMU2.innerFMU2__input_port3 2018-08-17 10:42:12,166 [INFO] Adding input parameters... 2018-08-17 10:42:12,166 [INFO] >addParamForPortDeclarations 2018-08-17 10:42:12,166 [INFO] Generating parameter for port OuterFMU.ext_input_port3 2018-08-17 10:42:12,166 [INFO] Declaring new parameter INIT_EXT_INPUT_PORT3 for port OuterFMU.ext_input_port3 2018-08-17 10:42:12,166 [INFO] Generating parameter for port OuterFMU.innerFMU1__input_port2 2018-08-17 10:42:12,166 [INFO] Declaring new parameter INIT_INNERFMU1__INPUT_PORT2 for port OuterFMU.innerFMU1__input_port2 2018-08-17 10:42:12,166 [INFO] Generating parameter for port OuterFMU.innerFMU2__input_port1 2018-08-17 10:42:12,166 [INFO] Declaring new parameter INIT_INNERFMU2__INPUT_PORT1 for port OuterFMU.innerFMU2__input_port1 2018-08-17 10:42:12,166 [INFO] Generating parameter for port OuterFMU.innerFMU2__input_port2 2018-08-17 10:42:12,166 [INFO] Declaring new parameter INIT_INNERFMU2__INPUT_PORT2 for port OuterFMU.innerFMU2__input_port2 2018-08-17 10:42:12,166 [INFO] Generating parameter for port OuterFMU.innerFMU2__input_port3 2018-08-17 10:42:12,166 [INFO] Declaring new parameter INIT_INNERFMU2__INPUT_PORT3 for port OuterFMU.innerFMU2__input_port3 2018-08-17 10:42:12,166 [INFO] addInVars 2018-08-17 10:42:12,166 [INFO] >addStorageVars 2018-08-17 10:42:12,166 [INFO] Processing port OuterFMU.innerFMU1__input_port2 2018-08-17 10:42:12,166 [INFO] Creating new variable declaration stored__innerFMU1__input_port2 2018-08-17 10:42:12,166 [INFO] New variable declaration created: stored__innerFMU1__input_port2 := INIT_INNERFMU1__INPUT_PORT2 2018-08-17 10:42:12,166 [INFO] Processing port OuterFMU.ext_input_port3 2018-08-17 10:42:12,166 [INFO] Creating new variable declaration stored__ext_input_port3 2018-08-17 10:42:12,166 [INFO] New variable declaration created: stored__ext_input_port3 := INIT_EXT_INPUT_PORT3 2018-08-17 10:42:12,166 [INFO] Processing port OuterFMU.innerFMU2__input_port2 2018-08-17 10:42:12,166 [INFO] Creating new variable declaration stored__innerFMU2__input_port2 2018-08-17 10:42:12,166 [INFO] New variable declaration created: stored__innerFMU2__input_port2 := INIT_INNERFMU2__INPUT_PORT2 2018-08-17 10:42:12,166 [INFO] Processing port OuterFMU.innerFMU2__input_port1 2018-08-17 10:42:12,166 [INFO] Creating new variable declaration stored__innerFMU2__input_port1 2018-08-17 10:42:12,166 [INFO] New variable declaration created: stored__innerFMU2__input_port1 := INIT_INNERFMU2__INPUT_PORT1 2018-08-17 10:42:12,166 [INFO] Processing port OuterFMU.innerFMU2__input_port3 2018-08-17 10:42:12,166 [INFO] Creating new variable declaration stored__innerFMU2__input_port3 2018-08-17 10:42:12,166 [INFO] New variable declaration created: stored__innerFMU2__input_port3 := INIT_INNERFMU2__INPUT_PORT3 2018-08-17 10:42:12,166 [INFO] addInRules_External2Stored_Assignments 2018-08-17 10:42:12,166 [INFO] >addRules_External2Stored_Assignments 2018-08-17 10:42:12,166 [INFO] No existing rule found with true condition. Creating one. 2018-08-17 10:42:12,167 [INFO] >addAssignmentToStoredVar 2018-08-17 10:42:12,167 [INFO] Assignment stored__innerFMU2__input_port2 := OuterFMU.innerFMU2__input_port2 created. 2018-08-17 10:42:12,167 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,167 [INFO] Assignment stored__innerFMU2__input_port1 := OuterFMU.innerFMU2__input_port1 created. 2018-08-17 10:42:12,167 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,167 [INFO] Assignment stored__innerFMU1__input_port2 := OuterFMU.innerFMU1__input_port2 created. 2018-08-17 10:42:12,167 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,167 [INFO] Assignment stored__ext_input_port3 := OuterFMU.ext_input_port3 created. 2018-08-17 10:42:12,167 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,167 [INFO] Assignment stored__innerFMU2__input_port3 := OuterFMU.innerFMU2__input_port3 created. 2018-08-17 10:42:12,167 [INFO] findAllExternalPort2InputPort_Bindings 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU1.innerFMU1__input_port1 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU1.innerFMU1__input_port1 is not bound to an external port. 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU1.innerFMU1__input_port2 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU1.innerFMU1__input_port2 is bound to an external port: OuterFMU.innerFMU1__input_port2 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU1.innerFMU1__input_port3 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU1.innerFMU1__input_port3 is bound to an external port: OuterFMU.ext_input_port3 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU2.innerFMU2__input_port1 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU2.innerFMU2__input_port1 is bound to an external port: OuterFMU.innerFMU2__input_port1 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU2.innerFMU2__input_port2 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU2.innerFMU2__input_port2 is bound to an external port: OuterFMU.innerFMU2__input_port2 2018-08-17 10:42:12,167 [INFO] Checking if port innerFMU2.innerFMU2__input_port3 is bound to an external port. 2018-08-17 10:42:12,167 [INFO] Port innerFMU2.innerFMU2__input_port3 is bound to an external port: OuterFMU.innerFMU2__input_port3 2018-08-17 10:42:12,167 [INFO] addInRules_External2Internal_Assignments 2018-08-17 10:42:12,167 [INFO] Existing rule with true condition found. 2018-08-17 10:42:12,167 [INFO] >addPortAssignment 2018-08-17 10:42:12,167 [INFO] Assignment innerFMU2.innerFMU2__input_port3 := OuterFMU.innerFMU2__input_port3 created. 2018-08-17 10:42:12,167 [INFO] addPortAssignment 2018-08-17 10:42:12,167 [INFO] Assignment innerFMU1.innerFMU1__input_port2 := OuterFMU.innerFMU1__input_port2 created. 2018-08-17 10:42:12,167 [INFO] addPortAssignment 2018-08-17 10:42:12,167 [INFO] Assignment innerFMU2.innerFMU2__input_port2 := OuterFMU.innerFMU2__input_port2 created. 2018-08-17 10:42:12,167 [INFO] addPortAssignment 2018-08-17 10:42:12,167 [INFO] Assignment innerFMU1.innerFMU1__input_port3 := OuterFMU.ext_input_port3 created. 2018-08-17 10:42:12,167 [INFO] addPortAssignment 2018-08-17 10:42:12,167 [INFO] Assignment innerFMU2.innerFMU2__input_port1 := OuterFMU.innerFMU2__input_port1 created. 2018-08-17 10:42:12,167 [INFO] removeBindings 2018-08-17 10:42:12,167 [INFO] Removing binding OuterFMU.innerFMU2__input_port3->innerFMU2.innerFMU2__input_port3 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU2__input_port3<-innerFMU2.innerFMU2__input_port3 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU1__input_port2->innerFMU1.innerFMU1__input_port2 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU1__input_port2<-innerFMU1.innerFMU1__input_port2 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU2__input_port2->innerFMU2.innerFMU2__input_port2 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU2__input_port2<-innerFMU2.innerFMU2__input_port2 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.ext_input_port3->innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.ext_input_port3<-innerFMU1.innerFMU1__input_port3 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU2__input_port1->innerFMU2.innerFMU2__input_port1 2018-08-17 10:42:12,168 [INFO] Removing binding OuterFMU.innerFMU2__input_port1<-innerFMU2.innerFMU2__input_port1 2018-08-17 10:42:12,168 [INFO] Adding output parameters... 2018-08-17 10:42:12,168 [INFO] >addParamForPortDeclarations 2018-08-17 10:42:12,168 [INFO] Generating parameter for port innerFMU1.innerFMU1__outout_port1 2018-08-17 10:42:12,168 [INFO] Declaring new parameter INIT_INNERFMU1__OUTOUT_PORT1 for port innerFMU1.innerFMU1__outout_port1 2018-08-17 10:42:12,168 [INFO] Generating parameter for port innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,168 [INFO] Declaring new parameter INIT_INNERFMU1__OUTPUT_PORT2 for port innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,171 [INFO] Generating parameter for port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,172 [INFO] Declaring new parameter INIT_INNERFMU2__OUTOUT_PORT1 for port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,172 [INFO] Generating parameter for port innerFMU2.innerFMU2__output_port2 2018-08-17 10:42:12,172 [INFO] Declaring new parameter INIT_INNERFMU2__OUTPUT_PORT2 for port innerFMU2.innerFMU2__output_port2 2018-08-17 10:42:12,172 [INFO] addOutVars 2018-08-17 10:42:12,173 [INFO] >addStorageVars 2018-08-17 10:42:12,173 [INFO] Processing port innerFMU2.innerFMU2__outout_port1 2018-08-17 10:42:12,173 [INFO] Creating new variable declaration stored__innerFMU2__outout_port1 2018-08-17 10:42:12,173 [INFO] New variable declaration created: stored__innerFMU2__outout_port1 := INIT_INNERFMU2__OUTOUT_PORT1 2018-08-17 10:42:12,173 [INFO] Processing port innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,173 [INFO] Creating new variable declaration stored__innerFMU1__output_port2 2018-08-17 10:42:12,173 [INFO] New variable declaration created: stored__innerFMU1__output_port2 := INIT_INNERFMU1__OUTPUT_PORT2 2018-08-17 10:42:12,173 [INFO] Processing port innerFMU1.innerFMU1__outout_port1 2018-08-17 10:42:12,173 [INFO] Creating new variable declaration stored__innerFMU1__outout_port1 2018-08-17 10:42:12,173 [INFO] New variable declaration created: stored__innerFMU1__outout_port1 := INIT_INNERFMU1__OUTOUT_PORT1 2018-08-17 10:42:12,173 [INFO] Processing port innerFMU2.innerFMU2__output_port2 2018-08-17 10:42:12,173 [INFO] Creating new variable declaration stored__innerFMU2__output_port2 2018-08-17 10:42:12,173 [INFO] New variable declaration created: stored__innerFMU2__output_port2 := INIT_INNERFMU2__OUTPUT_PORT2 2018-08-17 10:42:12,173 [INFO] findAllInternalPort2ExternalOutputPort_Bindings 2018-08-17 10:42:12,173 [INFO] Checking if port innerFMU1.innerFMU1__outout_port1 is bound to an external port. 2018-08-17 10:42:12,173 [INFO] Port innerFMU1.innerFMU1__outout_port1 is not bound to an external port. 2018-08-17 10:42:12,173 [INFO] Checking if port innerFMU1.innerFMU1__output_port2 is bound to an external port. 2018-08-17 10:42:12,174 [INFO] Port OuterFMU.ext_output_port2 is bound to an internal port: innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,174 [INFO] Checking if port innerFMU2.innerFMU2__outout_port1 is bound to an external port. 2018-08-17 10:42:12,174 [INFO] Port innerFMU2.innerFMU2__outout_port1 is not bound to an external port. 2018-08-17 10:42:12,174 [INFO] Checking if port innerFMU2.innerFMU2__output_port2 is bound to an external port. 2018-08-17 10:42:12,174 [INFO] Port innerFMU2.innerFMU2__output_port2 is not bound to an external port. 2018-08-17 10:42:12,174 [INFO] addOutRules_Internal2Stored_Assignments 2018-08-17 10:42:12,174 [INFO] >addRules_External2Stored_Assignments 2018-08-17 10:42:12,174 [INFO] No existing rule found with true condition. Creating one. 2018-08-17 10:42:12,174 [INFO] >addAssignmentToStoredVar 2018-08-17 10:42:12,174 [INFO] Assignment stored__innerFMU1__output_port2 := innerFMU1.innerFMU1__output_port2 created. 2018-08-17 10:42:12,174 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,174 [INFO] Assignment stored__innerFMU1__outout_port1 := innerFMU1.innerFMU1__outout_port1 created. 2018-08-17 10:42:12,174 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,174 [INFO] Assignment stored__innerFMU2__output_port2 := innerFMU2.innerFMU2__output_port2 created. 2018-08-17 10:42:12,174 [INFO] addAssignmentToStoredVar 2018-08-17 10:42:12,174 [INFO] Assignment stored__innerFMU2__outout_port1 := innerFMU2.innerFMU2__outout_port1 created. 2018-08-17 10:42:12,174 [INFO] addOutRules_Internal2External_Assignments 2018-08-17 10:42:12,175 [INFO] Existing rule with true condition found. 2018-08-17 10:42:12,175 [INFO] >addPortAssignment 2018-08-17 10:42:12,175 [INFO] Assignment OuterFMU.ext_output_port2 := innerFMU1.innerFMU1__output_port2 created. 2018-08-17 10:42:12,175 [INFO] removeBindings 2018-08-17 10:42:12,175 [INFO] Removing binding OuterFMU.ext_output_port2->innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,175 [INFO] Removing binding OuterFMU.ext_output_port2<-innerFMU1.innerFMU1__output_port2 2018-08-17 10:42:12,175 [INFO] createCosimStepForMultipleFMUs 2018-08-17 10:42:12,176 [INFO] >topologicalSort 2018-08-17 10:42:12,176 [INFO] >createFMUGraph 2018-08-17 10:42:12,176 [INFO] FMU innerFMU1 is not reactive mealy, so it has no algebraic dependencies. 2018-08-17 10:42:12,176 [INFO] 2018-08-17 10:42:12,177 [INFO] appendDoStep 2018-08-17 10:42:12,179 [INFO] Added var H_innerFMU2 := doStep(t, H, innerFMU2) 2018-08-17 10:42:12,179 [INFO] appendDoStep 2018-08-17 10:42:12,179 [INFO] Added var H_innerFMU1 := doStep(t, H, innerFMU1) 2018-08-17 10:42:12,179 [INFO] appendReturnCosimStep 2018-08-17 10:42:12,179 [INFO] Creating min(...) expression with the following arguments: 2018-08-17 10:42:12,179 [INFO] H_innerFMU2 2018-08-17 10:42:12,179 [INFO] H_innerFMU1 2018-08-17 10:42:12,179 [INFO] createInternalBindingAssignments 2018-08-17 10:42:12,179 [INFO] >findDoStepStatementIndex 2018-08-17 10:42:12,183 [INFO] Found a doStep function for fmu innerFMU1 at position 1 2018-08-17 10:42:12,183 [INFO] addPortAssignment 2018-08-17 10:42:12,184 [INFO] Assignment innerFMU1.innerFMU1__input_port1 := innerFMU2.innerFMU2__outout_port1 created. 2018-08-17 10:42:12,184 [INFO] Replace port refs in input rules 2018-08-17 10:42:12,184 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:12,184 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@708f5580 (name: innerFMU2__input_port1) (type: Real, alias: null) 2018-08-17 10:42:12,184 [INFO] Replaced ref to OuterFMU.innerFMU2__input_port1 by stored__innerFMU2__input_port1 2018-08-17 10:42:12,184 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@78fd5c77 (name: innerFMU1__input_port3) (type: Real, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to OuterFMU.ext_input_port3 by stored__ext_input_port3 2018-08-17 10:42:12,185 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2b919db6 (name: innerFMU2__input_port2) (type: Bool, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to OuterFMU.innerFMU2__input_port2 by stored__innerFMU2__input_port2 2018-08-17 10:42:12,185 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@2593a9a4 (name: innerFMU1__input_port2) (type: Bool, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to OuterFMU.innerFMU1__input_port2 by stored__innerFMU1__input_port2 2018-08-17 10:42:12,185 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3d8f2daa (name: innerFMU2__input_port3) (type: Real, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to OuterFMU.innerFMU2__input_port3 by stored__innerFMU2__input_port3 2018-08-17 10:42:12,185 [INFO] Replace port refs in control rule 2018-08-17 10:42:12,185 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:12,185 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@30d66ad1 (name: innerFMU1__input_port1) (type: Real, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to innerFMU2.innerFMU2__outout_port1 by stored__innerFMU2__outout_port1 2018-08-17 10:42:12,185 [INFO] Replace port refs in output rule 2018-08-17 10:42:12,185 [INFO] >replacePortRefsByVarDecl 2018-08-17 10:42:12,185 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@77fd4659 (name: ext_output_port2) (type: Integer, alias: null) 2018-08-17 10:42:12,185 [INFO] Replaced ref to innerFMU1.innerFMU1__output_port2 by stored__innerFMU1__output_port2 2018-08-17 10:42:12,185 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,208 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,208 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,208 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,208 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,210 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,212 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,212 [INFO] NULLSCOPE 2018-08-17 10:42:12,212 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,212 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,212 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,213 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,213 [INFO] NULLSCOPE 2018-08-17 10:42:12,219 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-08-17 10:42:12,219 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,219 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,221 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,221 [INFO] NULLSCOPE 2018-08-17 10:42:12,222 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,222 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,223 [INFO] NULLSCOPE 2018-08-17 10:42:12,223 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,223 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,223 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,224 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,224 [INFO] NULLSCOPE 2018-08-17 10:42:12,224 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,224 [INFO] NULLSCOPE 2018-08-17 10:42:12,225 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,225 [INFO] NULLSCOPE 2018-08-17 10:42:12,225 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,225 [INFO] NULLSCOPE 2018-08-17 10:42:12,226 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-08-17 10:42:12,226 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,226 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,226 [INFO] NULLSCOPE 2018-08-17 10:42:12,227 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,227 [INFO] NULLSCOPE 2018-08-17 10:42:12,227 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,227 [INFO] NULLSCOPE 2018-08-17 10:42:12,227 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,227 [INFO] NULLSCOPE 2018-08-17 10:42:12,228 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,228 [INFO] NULLSCOPE 2018-08-17 10:42:12,228 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,228 [INFO] NULLSCOPE 2018-08-17 10:42:12,229 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,229 [INFO] NULLSCOPE 2018-08-17 10:42:12,229 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,229 [INFO] NULLSCOPE 2018-08-17 10:42:12,229 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,230 [INFO] NULLSCOPE 2018-08-17 10:42:12,230 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,230 [INFO] NULLSCOPE 2018-08-17 10:42:12,230 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,230 [INFO] NULLSCOPE 2018-08-17 10:42:12,231 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,231 [INFO] NULLSCOPE 2018-08-17 10:42:12,231 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,231 [INFO] NULLSCOPE 2018-08-17 10:42:12,231 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,232 [INFO] NULLSCOPE 2018-08-17 10:42:12,232 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,232 [INFO] NULLSCOPE 2018-08-17 10:42:12,232 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,232 [INFO] NULLSCOPE 2018-08-17 10:42:12,233 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,233 [INFO] NULLSCOPE 2018-08-17 10:42:12,233 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,233 [INFO] NULLSCOPE 2018-08-17 10:42:12,233 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,233 [INFO] NULLSCOPE 2018-08-17 10:42:12,234 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,234 [INFO] NULLSCOPE 2018-08-17 10:42:12,234 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,234 [INFO] NULLSCOPE 2018-08-17 10:42:12,234 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,235 [INFO] NULLSCOPE 2018-08-17 10:42:12,235 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,235 [INFO] NULLSCOPE 2018-08-17 10:42:12,235 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,235 [INFO] NULLSCOPE 2018-08-17 10:42:12,236 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,236 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,236 [INFO] NULLSCOPE 2018-08-17 10:42:12,236 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,236 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,236 [INFO] NULLSCOPE 2018-08-17 10:42:12,236 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,236 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,236 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,236 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,236 [INFO] NULLSCOPE 2018-08-17 10:42:12,237 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,237 [INFO] NULLSCOPE 2018-08-17 10:42:12,237 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,237 [INFO] NULLSCOPE 2018-08-17 10:42:12,237 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,237 [INFO] NULLSCOPE 2018-08-17 10:42:12,238 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,238 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,238 [INFO] NULLSCOPE 2018-08-17 10:42:12,238 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,238 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,238 [INFO] NULLSCOPE 2018-08-17 10:42:12,238 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,238 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,238 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,238 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,238 [INFO] NULLSCOPE 2018-08-17 10:42:12,239 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,239 [INFO] NULLSCOPE 2018-08-17 10:42:12,239 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,239 [INFO] NULLSCOPE 2018-08-17 10:42:12,239 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,239 [INFO] NULLSCOPE 2018-08-17 10:42:12,240 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,240 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,240 [INFO] NULLSCOPE 2018-08-17 10:42:12,240 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,240 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,240 [INFO] NULLSCOPE 2018-08-17 10:42:12,240 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,240 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,240 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,240 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,240 [INFO] NULLSCOPE 2018-08-17 10:42:12,241 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,241 [INFO] NULLSCOPE 2018-08-17 10:42:12,241 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,241 [INFO] NULLSCOPE 2018-08-17 10:42:12,241 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,241 [INFO] NULLSCOPE 2018-08-17 10:42:12,242 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,242 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,242 [INFO] NULLSCOPE 2018-08-17 10:42:12,242 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,242 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,242 [INFO] NULLSCOPE 2018-08-17 10:42:12,242 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,242 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,242 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,242 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,242 [INFO] NULLSCOPE 2018-08-17 10:42:12,243 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,243 [INFO] NULLSCOPE 2018-08-17 10:42:12,243 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,243 [INFO] NULLSCOPE 2018-08-17 10:42:12,243 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,243 [INFO] NULLSCOPE 2018-08-17 10:42:12,244 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,244 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,244 [INFO] NULLSCOPE 2018-08-17 10:42:12,244 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,244 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,244 [INFO] NULLSCOPE 2018-08-17 10:42:12,244 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,244 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,244 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,244 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,244 [INFO] NULLSCOPE 2018-08-17 10:42:12,245 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,245 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,245 [INFO] NULLSCOPE 2018-08-17 10:42:12,245 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,245 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,245 [INFO] NULLSCOPE 2018-08-17 10:42:12,245 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,245 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,245 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,245 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,245 [INFO] NULLSCOPE 2018-08-17 10:42:12,245 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,245 [INFO] NULLSCOPE 2018-08-17 10:42:12,246 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,246 [INFO] NULLSCOPE 2018-08-17 10:42:12,246 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,246 [INFO] NULLSCOPE 2018-08-17 10:42:12,246 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,246 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,247 [INFO] NULLSCOPE 2018-08-17 10:42:12,247 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,247 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,247 [INFO] NULLSCOPE 2018-08-17 10:42:12,247 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,247 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,247 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,247 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,247 [INFO] NULLSCOPE 2018-08-17 10:42:12,247 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,247 [INFO] NULLSCOPE 2018-08-17 10:42:12,247 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,248 [INFO] NULLSCOPE 2018-08-17 10:42:12,248 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,248 [INFO] NULLSCOPE 2018-08-17 10:42:12,248 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,248 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,248 [INFO] NULLSCOPE 2018-08-17 10:42:12,248 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,248 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,248 [INFO] NULLSCOPE 2018-08-17 10:42:12,248 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,248 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,249 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,249 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,249 [INFO] NULLSCOPE 2018-08-17 10:42:12,249 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,249 [INFO] NULLSCOPE 2018-08-17 10:42:12,249 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,249 [INFO] NULLSCOPE 2018-08-17 10:42:12,250 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,250 [INFO] NULLSCOPE 2018-08-17 10:42:12,250 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,250 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,250 [INFO] NULLSCOPE 2018-08-17 10:42:12,250 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,250 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,250 [INFO] NULLSCOPE 2018-08-17 10:42:12,250 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,250 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,250 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,251 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,251 [INFO] NULLSCOPE 2018-08-17 10:42:12,251 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,251 [INFO] NULLSCOPE 2018-08-17 10:42:12,251 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,251 [INFO] NULLSCOPE 2018-08-17 10:42:12,251 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,251 [INFO] NULLSCOPE 2018-08-17 10:42:12,252 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,252 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,252 [INFO] NULLSCOPE 2018-08-17 10:42:12,252 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,252 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,252 [INFO] NULLSCOPE 2018-08-17 10:42:12,252 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,252 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,252 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,252 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,252 [INFO] NULLSCOPE 2018-08-17 10:42:12,252 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,253 [INFO] NULLSCOPE 2018-08-17 10:42:12,253 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,253 [INFO] NULLSCOPE 2018-08-17 10:42:12,253 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,253 [INFO] NULLSCOPE 2018-08-17 10:42:12,254 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,254 [INFO] NULLSCOPE 2018-08-17 10:42:12,254 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,254 [INFO] NULLSCOPE 2018-08-17 10:42:12,254 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,254 [INFO] NULLSCOPE 2018-08-17 10:42:12,255 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,255 [INFO] NULLSCOPE 2018-08-17 10:42:12,255 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,255 [INFO] NULLSCOPE 2018-08-17 10:42:12,255 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,255 [INFO] NULLSCOPE 2018-08-17 10:42:12,256 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,256 [INFO] NULLSCOPE 2018-08-17 10:42:12,256 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,256 [INFO] NULLSCOPE 2018-08-17 10:42:12,256 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,256 [INFO] NULLSCOPE 2018-08-17 10:42:12,257 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,257 [INFO] NULLSCOPE 2018-08-17 10:42:12,257 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,257 [INFO] NULLSCOPE 2018-08-17 10:42:12,257 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,257 [INFO] NULLSCOPE 2018-08-17 10:42:12,258 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,258 [INFO] NULLSCOPE 2018-08-17 10:42:12,258 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,258 [INFO] NULLSCOPE 2018-08-17 10:42:12,259 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,259 [INFO] NULLSCOPE 2018-08-17 10:42:12,259 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,259 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,259 [INFO] NULLSCOPE 2018-08-17 10:42:12,259 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,259 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,259 [INFO] NULLSCOPE 2018-08-17 10:42:12,259 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,259 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,259 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,260 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,260 [INFO] NULLSCOPE 2018-08-17 10:42:12,260 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,260 [INFO] NULLSCOPE 2018-08-17 10:42:12,260 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,260 [INFO] NULLSCOPE 2018-08-17 10:42:12,260 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,261 [INFO] NULLSCOPE 2018-08-17 10:42:12,261 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,261 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,261 [INFO] NULLSCOPE 2018-08-17 10:42:12,261 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,261 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,261 [INFO] NULLSCOPE 2018-08-17 10:42:12,261 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,261 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,261 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,261 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,261 [INFO] NULLSCOPE 2018-08-17 10:42:12,262 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,262 [INFO] NULLSCOPE 2018-08-17 10:42:12,262 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,262 [INFO] NULLSCOPE 2018-08-17 10:42:12,262 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,262 [INFO] NULLSCOPE 2018-08-17 10:42:12,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,263 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,263 [INFO] NULLSCOPE 2018-08-17 10:42:12,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,263 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,263 [INFO] NULLSCOPE 2018-08-17 10:42:12,263 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,263 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,263 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,263 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,263 [INFO] NULLSCOPE 2018-08-17 10:42:12,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,263 [INFO] NULLSCOPE 2018-08-17 10:42:12,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,264 [INFO] NULLSCOPE 2018-08-17 10:42:12,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,264 [INFO] NULLSCOPE 2018-08-17 10:42:12,265 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,265 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,265 [INFO] NULLSCOPE 2018-08-17 10:42:12,265 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,265 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,265 [INFO] NULLSCOPE 2018-08-17 10:42:12,265 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,265 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,265 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,265 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,265 [INFO] NULLSCOPE 2018-08-17 10:42:12,265 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,265 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,266 [INFO] NULLSCOPE 2018-08-17 10:42:12,266 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,266 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,266 [INFO] NULLSCOPE 2018-08-17 10:42:12,266 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,266 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,266 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,266 [INFO] Getting scope within FMU: OuterFMU 2018-08-17 10:42:12,266 [INFO] NULLSCOPE 2018-08-17 10:42:12,266 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,266 [INFO] NULLSCOPE 2018-08-17 10:42:12,267 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,267 [INFO] NULLSCOPE 2018-08-17 10:42:12,267 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,267 [INFO] NULLSCOPE 2018-08-17 10:42:12,267 [INFO] >Formatting document 2018-08-17 10:42:12,268 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@57a41c4b (name: OuterFMU, path: "./path/to/FMU.fmu", reactiveness: reactive, machine: mealy) 2018-08-17 10:42:12,268 [INFO] >Formatting adaptation 2018-08-17 10:42:12,268 [INFO] >Formatting DataRule 2018-08-17 10:42:12,268 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:12,268 [INFO] >Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:12,268 [INFO] >Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting DataRule 2018-08-17 10:42:12,268 [INFO] >Formatting StateTransitionFunction 2018-08-17 10:42:12,268 [INFO] >Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting CompositeOutputFunction 2018-08-17 10:42:12,268 [INFO] >Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting CustomControlRule 2018-08-17 10:42:12,268 [INFO] >Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Formatting Statement 2018-08-17 10:42:12,268 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,283 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,283 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,283 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,283 [DEBUG] No explicit container state set. Falling back to default. 2018-08-17 10:42:12,284 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,285 [INFO] Getting scope within FMU: innerFMU2 2018-08-17 10:42:12,285 [INFO] NULLSCOPE 2018-08-17 10:42:12,285 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,285 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,286 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-08-17 10:42:12,286 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,286 [INFO] NULLSCOPE 2018-08-17 10:42:12,288 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-08-17 10:42:12,288 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,288 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,291 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,291 [INFO] NULLSCOPE 2018-08-17 10:42:12,292 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,292 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,292 [INFO] NULLSCOPE 2018-08-17 10:42:12,292 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,293 [INFO] Delegating scope discovery to super class... 2018-08-17 10:42:12,293 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,294 [INFO] Getting scope within FMU: innerFMU1 2018-08-17 10:42:12,294 [INFO] NULLSCOPE 2018-08-17 10:42:12,294 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-08-17 10:42:12,294 [INFO]