Started by GitHub push by monperrus [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Spoon-Snapshot-Deployer [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/INRIA/spoon.git > git init /builds/workspace/Spoon-Snapshot-Deployer # timeout=10 Fetching upstream changes from https://github.com/INRIA/spoon.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/INRIA/spoon.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/INRIA/spoon.git # timeout=10 Fetching upstream changes from https://github.com/INRIA/spoon.git > git fetch --tags --progress https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 5158cc5ac6d5869251b4f5bc071eb03c293f5607 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5158cc5ac6d5869251b4f5bc071eb03c293f5607 Commit message: "perf: optimize retrieval of nested and anonymous type declarations (#2593)" > git rev-list --no-walk a5c94811b49be0e3fa185bae99986714019fe94b # timeout=10 using settings config with name Deploy Spoon on Maven INRIA Replacing all maven server entries not found in credentials list is false [Spoon-Snapshot-Deployer] $ mvn -s /tmp/settings779668501867795648.xml clean deploy Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spoon:spoon-core:jar:7.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.pitest:pitest-maven is missing. @ line 546, column 15 [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] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spoon Core 7.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spoon-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ spoon-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ spoon-core --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Spoon-Snapshot-Deployer/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spoon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spoon-core --- [INFO] Compiling 645 source files to /builds/workspace/Spoon-Snapshot-Deployer/target/classes [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/CtScanner.java:[211,70] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/CtScanner.java:[214,71] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/sniper/internal/ElementSourceFragment.java:[867,59] unchecked cast required: T found: spoon.support.sniper.internal.SourceFragment [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[342,24] unchecked conversion required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[359,45] unchecked call to setDeclaringType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[492,66] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[272,121] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[272,130] unchecked cast required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[274,85] unchecked cast required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/ExecutableFactory.java:[115,86] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/AnnotationFactory.java:[123,67] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[219,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[226,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[238,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[246,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[263,44] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[267,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[277,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[288,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[299,40] computeImports(spoon.reflect.declaration.CtElement) in spoon.reflect.visitor.DefaultJavaPrettyPrinter has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[329,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[383,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/EarlyTerminatingScanner.java:[172,70] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[486,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[494,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[503,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[525,43] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[538,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[546,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[552,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[556,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[563,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[570,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[588,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtNamedElementImpl.java:[49,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtNamedElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtNamedElementImpl.java:[56,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtNamedElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[67,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[78,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[84,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[98,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[104,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[118,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[129,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[140,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[147,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[168,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[177,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[183,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[187,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[193,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[219,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[231,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[237,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[241,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[247,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[273,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[285,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[291,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[295,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[301,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[324,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[334,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[340,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[344,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[350,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[373,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[384,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[390,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[394,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[400,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[417,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[438,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/ModuleFactory.java:[88,44] unchecked cast required: T found: spoon.reflect.factory.ModuleFactory.CtUnnamedModule [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/ModuleFactory.java:[95,36] unchecked cast required: T found: spoon.reflect.factory.ModuleFactory.CtUnnamedModule [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/declaration/CtEnumValue.java:[39,21] clone() in spoon.reflect.declaration.CtEnumValue overrides clone() in spoon.reflect.declaration.CtField return type requires unchecked conversion from spoon.reflect.declaration.CtEnumValue to spoon.reflect.declaration.CtField [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/StandardEnvironment.java:[174,21] setSelfChecks(boolean) in spoon.compiler.Environment has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/compiler/builder/Options.java:[28,44] unchecked cast required: T found: capture#4 of ? [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTBasedSpoonCompiler.java:[162,69] unchecked call to sources(java.util.List) as a member of the raw type spoon.compiler.builder.SourceOptions [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTBasedSpoonCompiler.java:[434,77] unchecked call to sources(java.util.List) as a member of the raw type spoon.compiler.builder.SourceOptions [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[199,118] unchecked cast required: T found: spoon.reflect.code.CtStatement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[231,118] unchecked cast required: T found: spoon.reflect.code.CtStatement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[259,28] unchecked cast required: T found: spoon.support.reflect.code.CtStatementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[265,28] unchecked cast required: T found: spoon.support.reflect.code.CtStatementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[271,28] unchecked cast required: T found: spoon.support.reflect.code.CtStatementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[277,28] unchecked cast required: T found: spoon.support.reflect.code.CtStatementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtStatementImpl.java:[292,28] unchecked cast required: T found: spoon.support.reflect.code.CtStatementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[61,36] unchecked cast required: T found: spoon.support.reflect.code.CtSwitchImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[68,28] unchecked cast required: T found: spoon.support.reflect.code.CtSwitchImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[78,28] unchecked cast required: T found: spoon.support.reflect.code.CtSwitchImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[84,36] unchecked cast required: T found: spoon.support.reflect.code.CtSwitchImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[92,28] unchecked cast required: T found: spoon.support.reflect.code.CtSwitchImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/code/CtSwitchImpl.java:[106,49] unchecked cast required: spoon.reflect.code.CtSwitch found: spoon.reflect.code.CtStatement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtReferenceImpl.java:[58,36] unchecked cast required: T found: spoon.support.reflect.reference.CtReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtReferenceImpl.java:[65,28] unchecked cast required: T found: spoon.support.reflect.reference.CtReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtReferenceImpl.java:[71,28] unchecked cast required: E found: spoon.support.reflect.reference.CtReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java:[117,25] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java:[260,36] unchecked cast required: C found: spoon.support.reflect.reference.CtTypeReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java:[270,28] unchecked cast required: C found: spoon.support.reflect.reference.CtTypeReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java:[280,28] unchecked cast required: C found: spoon.support.reflect.reference.CtTypeReferenceImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java:[290,28] unchecked cast required: C found: spoon.support.reflect.reference.CtTypeReferenceImpl [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeParameterReferenceImpl.java: Some input files additionally use or override a deprecated API. [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/reference/CtTypeReferenceImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spoon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 185 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spoon-core --- [INFO] Compiling 704 source files to /builds/workspace/Spoon-Snapshot-Deployer/target/test-classes [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[55,38] spoon.test.comment.testclasses.JavaDocComment in spoon.test.comment.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/delete/DeleteTest.java:[18,37] spoon.test.delete.testclasses.Adobada in spoon.test.delete.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/prettyprinter/QualifiedThisRefTest.java:[24,37] spoon.test.delete.testclasses.Adobada in spoon.test.delete.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[13,11] m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.B return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to spoon.test.method_overriding.testclasses.B [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[13,11] m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.A return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to spoon.test.method_overriding.testclasses.A [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[18,43] m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.B return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to T [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[18,43] m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.A return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to T [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[134,61] spoon.test.comment.testclasses.JavaDocComment in spoon.test.comment.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[631,31] unchecked call to setType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtTypedElement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[633,31] unchecked method invocation: method addMethod in interface spoon.reflect.declaration.CtType is applied to given types required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[633,32] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[838,140] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[838,122] unchecked method invocation: constructor in class spoon.reflect.visitor.filter.TypeFilter is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[838,155] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[838,121] unchecked method invocation: method getElements in interface spoon.reflect.declaration.CtElement is applied to given types required: spoon.reflect.visitor.Filter found: spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[838,122] unchecked conversion required: spoon.reflect.visitor.Filter found: spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[852,25] write(java.lang.String,java.io.OutputStream) in org.apache.commons.io.IOUtils has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[931,52] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[286,32] unchecked call to setType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtTypedElement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[288,33] unchecked method invocation: method addMethod in interface spoon.reflect.declaration.CtType is applied to given types required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[288,34] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[292,36] unchecked method invocation: method removeMethod in interface spoon.reflect.declaration.CtType is applied to given types required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[292,37] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/ConstructorFactoryTest.java:[40,30] unchecked method invocation: method setType in interface spoon.reflect.declaration.CtTypedElement is applied to given types required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/ConstructorFactoryTest.java:[40,31] unchecked conversion required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[67,35] unchecked method invocation: method addConstructor in interface spoon.reflect.declaration.CtClass is applied to given types required: spoon.reflect.declaration.CtConstructor found: spoon.reflect.declaration.CtConstructor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[67,36] unchecked conversion required: spoon.reflect.declaration.CtConstructor found: spoon.reflect.declaration.CtConstructor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[71,34] unchecked call to addParameter(spoon.reflect.declaration.CtParameter) as a member of the raw type spoon.reflect.declaration.CtExecutable [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[83,35] unchecked method invocation: method addConstructor in interface spoon.reflect.declaration.CtClass is applied to given types required: spoon.reflect.declaration.CtConstructor found: spoon.reflect.declaration.CtConstructor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[83,36] unchecked conversion required: spoon.reflect.declaration.CtConstructor found: spoon.reflect.declaration.CtConstructor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[158,45] unchecked call to addConstructor(spoon.reflect.declaration.CtConstructor) as a member of the raw type spoon.reflect.declaration.CtClass [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[159,93] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctClass/CtClassTest.java:[163,35] unchecked call to setExecutable(spoon.reflect.reference.CtExecutableReference) as a member of the raw type spoon.reflect.code.CtAbstractInvocation [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[327,65] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[631,38] unchecked method invocation: method addProcessor in class spoon.Launcher is applied to given types required: spoon.processing.Processor found: spoon.test.template.testclasses.logger.LoggerTemplateProcessor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[631,39] unchecked conversion required: spoon.processing.Processor found: spoon.test.template.testclasses.logger.LoggerTemplateProcessor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[817,17] unchecked method invocation: constructor in class spoon.test.template.testclasses.ArrayAccessTemplate is applied to given types required: spoon.template.TemplateParameter>[] found: spoon.template.TemplateParameter[] [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[817,41] unchecked conversion required: spoon.template.TemplateParameter>[] found: spoon.template.TemplateParameter[] [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[864,47] unchecked conversion required: spoon.reflect.code.CtBlock found: spoon.reflect.code.CtBlock [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[886,128] unchecked call to apply(spoon.reflect.declaration.CtType) as a member of the raw type spoon.template.ExpressionTemplate [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[46,74] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[80,63] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[96,63] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[119,92] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[119,93] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[184,72] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[234,72] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[315,110] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[315,111] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[348,92] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[348,93] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[362,118] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[362,119] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[392,92] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[392,93] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[404,70] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[404,71] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[416,70] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[416,71] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[446,92] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[446,93] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[460,118] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[460,119] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[488,92] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[488,93] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[543,91] unchecked method invocation: method toListOfStrings in class spoon.test.template.PatternTest is applied to given types required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[543,92] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[823,99] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[825,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[864,99] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[866,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[867,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[902,108] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[969,108] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1050,80] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1054,91] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1056,93] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1057,93] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1072,38] unchecked call to HashSet(java.util.Collection) as a member of the raw type java.util.HashSet [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1075,98] unchecked cast required: java.util.Set> found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1082,38] unchecked call to HashSet(java.util.Collection) as a member of the raw type java.util.HashSet [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1084,98] unchecked cast required: java.util.Set> found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1419,125] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1420,125] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1509,146] unchecked cast required: T found: spoon.reflect.code.CtStatement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1587,101] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/literal/LiteralTest.java:[40,96] unchecked method invocation: method matches in class spoon.reflect.visitor.filter.AbstractFilter is applied to given types required: T found: spoon.reflect.code.CtLiteral [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/literal/LiteralTest.java:[40,97] unchecked conversion required: T found: spoon.reflect.code.CtLiteral [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[88,30] spoon.test.position.testclasses.FooClazz in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[88,63] spoon.test.position.testclasses.FooClazz in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[106,30] spoon.test.position.testclasses.FooClazz in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[145,30] spoon.test.position.testclasses.FooClazz in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[206,30] spoon.test.position.testclasses.FooInterface in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[206,67] spoon.test.position.testclasses.FooInterface in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[906,52] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[1069,41] unchecked conversion required: java.util.List found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[56,64] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[74,83] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[244,45] unchecked call to setAnnotationType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtAnnotation [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[246,40] unchecked method invocation: method addAnnotation in interface spoon.reflect.declaration.CtElement is applied to given types required: spoon.reflect.declaration.CtAnnotation found: spoon.reflect.declaration.CtAnnotation [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/FactoryTest.java: Some input files additionally use or override a deprecated API. [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spoon-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running spoon.reflect.declaration.CtTypeInformationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.877 s - in spoon.reflect.declaration.CtTypeInformationTest [INFO] Running spoon.reflect.declaration.UnknownDeclarationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in spoon.reflect.declaration.UnknownDeclarationTest [INFO] Running spoon.reflect.ast.AstCheckerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.88 s - in spoon.reflect.ast.AstCheckerTest [INFO] Running spoon.reflect.ast.CloneTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.582 s - in spoon.reflect.ast.CloneTest [INFO] Running spoon.reflect.visitor.CtScannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.731 s - in spoon.reflect.visitor.CtScannerTest [INFO] Running spoon.reflect.visitor.CtVisitorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in spoon.reflect.visitor.CtVisitorTest [INFO] Running spoon.reflect.visitor.CtIteratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in spoon.reflect.visitor.CtIteratorTest [INFO] Running spoon.reflect.visitor.CtInheritanceScannerTest [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in spoon.reflect.visitor.CtInheritanceScannerTest [INFO] Running spoon.reflect.visitor.CtInheritanceScannerMethodsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in spoon.reflect.visitor.CtInheritanceScannerMethodsTest [INFO] Running spoon.support.compiler.jdt.ExtendedStringLiteralTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in spoon.support.compiler.jdt.ExtendedStringLiteralTest [INFO] Running spoon.support.compiler.jdt.JDTBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in spoon.support.compiler.jdt.JDTBuilderTest [INFO] Running spoon.support.compiler.jdt.JDTBatchCompilerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in spoon.support.compiler.jdt.JDTBatchCompilerTest [INFO] Running spoon.support.compiler.jdt.JDTBasedSpoonCompilerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in spoon.support.compiler.jdt.JDTBasedSpoonCompilerTest [INFO] Running spoon.support.compiler.classpath.ComputeClasspathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in spoon.support.compiler.classpath.ComputeClasspathTest [INFO] Running spoon.support.visitor.java.JavaReflectionTreeBuilderTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s - in spoon.support.visitor.java.JavaReflectionTreeBuilderTest [INFO] Running spoon.test.control.ControlTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in spoon.test.control.ControlTest [INFO] Running spoon.test.reflect.visitor.ReferenceQueryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in spoon.test.reflect.visitor.ReferenceQueryTest [INFO] Running spoon.test.intercession.OneCanCallSetterWithNullParameterizedTest [INFO] Tests run: 116, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in spoon.test.intercession.OneCanCallSetterWithNullParameterizedTest [INFO] Running spoon.test.intercession.RemoveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in spoon.test.intercession.RemoveTest [INFO] Running spoon.test.intercession.insertBefore.InsertMethodsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in spoon.test.intercession.insertBefore.InsertMethodsTest [INFO] Running spoon.test.intercession.IntercessionTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.211 s - in spoon.test.intercession.IntercessionTest [INFO] Running spoon.test.visibility.VisibilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in spoon.test.visibility.VisibilityTest [INFO] Running spoon.test.executable.ExecutableRefTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in spoon.test.executable.ExecutableRefTest [INFO] Running spoon.test.executable.ExecutableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in spoon.test.executable.ExecutableTest [INFO] Running spoon.test.method.MethodTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in spoon.test.method.MethodTest [INFO] Running spoon.test.constructor.ConstructorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in spoon.test.constructor.ConstructorTest [INFO] Running spoon.test.jar.JarTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in spoon.test.jar.JarTest [INFO] Running spoon.test.fieldaccesses.FieldAccessTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in spoon.test.fieldaccesses.FieldAccessTest [INFO] Running spoon.test.model.BlockTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in spoon.test.model.BlockTest [INFO] Running spoon.test.model.AnonymousExecutableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in spoon.test.model.AnonymousExecutableTest [INFO] Running spoon.test.model.TypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in spoon.test.model.TypeTest [INFO] Running spoon.test.model.SwitchCaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in spoon.test.model.SwitchCaseTest [INFO] Running spoon.test.model.IncrementalLauncherTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s - in spoon.test.model.IncrementalLauncherTest [INFO] Running spoon.test.support.ResourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in spoon.test.support.ResourceTest [INFO] Running spoon.test.logging.LogTest 2018-10-02 20:24:26,681 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:26,757 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:26,758 DEBUG spoon.Launcher - destination: /builds/workspace/Spoon-Snapshot-Deployer/spooned-classes 2018-10-02 20:24:26,759 DEBUG spoon.Launcher - source classpath: null 2018-10-02 20:24:26,759 DEBUG spoon.Launcher - template classpath: [] 2018-10-02 20:24:26,761 INFO spoon.Launcher - Log info 2018-10-02 20:24:26,761 WARN spoon.Launcher - Log warn 2018-10-02 20:24:26,762 ERROR spoon.Launcher - Log error 2018-10-02 20:24:26,763 DEBUG spoon.Launcher - Log debug 2018-10-02 20:24:26,764 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:26,765 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:26,766 DEBUG spoon.Launcher - destination: /builds/workspace/Spoon-Snapshot-Deployer/spooned-classes 2018-10-02 20:24:26,766 DEBUG spoon.Launcher - source classpath: null 2018-10-02 20:24:26,767 DEBUG spoon.Launcher - template classpath: [] 2018-10-02 20:24:26,768 INFO spoon.Launcher - Log info 2018-10-02 20:24:26,769 WARN spoon.Launcher - Log warn 2018-10-02 20:24:26,769 ERROR spoon.Launcher - Log error 2018-10-02 20:24:26,770 DEBUG spoon.Launcher - Log debug 2018-10-02 20:24:26,772 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:26,772 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:26,773 INFO spoon.Launcher - Log info 2018-10-02 20:24:26,774 WARN spoon.Launcher - Log warn 2018-10-02 20:24:26,775 ERROR spoon.Launcher - Log error 2018-10-02 20:24:26,776 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:26,777 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:26,778 WARN spoon.Launcher - Log warn 2018-10-02 20:24:26,778 ERROR spoon.Launcher - Log error 2018-10-02 20:24:26,780 ERROR spoon.Launcher - Log error [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in spoon.test.logging.LogTest [INFO] Running spoon.test.snippets.SnippetTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in spoon.test.snippets.SnippetTest [INFO] Running spoon.test.enums.EnumsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in spoon.test.enums.EnumsTest [INFO] Running spoon.test.enums.EnumsTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in spoon.test.enums.EnumsTypeTest [INFO] Running spoon.test.properties.PropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in spoon.test.properties.PropertiesTest [INFO] Running spoon.test.ctCase.SwitchCaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in spoon.test.ctCase.SwitchCaseTest [INFO] Running spoon.test.imports.ImportScannerTest 2018-10-02 20:24:44,520 WARN spoon.Launcher - ImportScannerTest: Import scanner imports 583 unused imports and misses 0 imports [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.893 s - in spoon.test.imports.ImportScannerTest [INFO] Running spoon.test.imports.ImportTest [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.797 s - in spoon.test.imports.ImportTest [INFO] Running spoon.test.imports.ImportAndExtendWithPackageNameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in spoon.test.imports.ImportAndExtendWithPackageNameTest [INFO] Running spoon.test.filters.CUFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in spoon.test.filters.CUFilterTest [INFO] Running spoon.test.filters.FilterTest 2018-10-02 20:24:48,879 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:48,886 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:48,889 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:48,890 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:48,890 INFO spoon.Launcher - start processing... 2018-10-02 20:24:48,948 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:48,949 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:49,130 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:49,130 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:49,132 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:49,132 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:49,133 INFO spoon.Launcher - start processing... 2018-10-02 20:24:49,184 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:49,185 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:49,351 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:49,352 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:49,352 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:49,353 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:49,353 INFO spoon.Launcher - start processing... 2018-10-02 20:24:49,400 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:49,400 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:49,700 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:49,700 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:49,702 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:49,702 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:49,703 INFO spoon.Launcher - start processing... 2018-10-02 20:24:49,749 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:49,750 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:49,832 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:49,833 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:49,834 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:49,834 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:49,835 INFO spoon.Launcher - start processing... 2018-10-02 20:24:49,893 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:49,893 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:50,311 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:50,311 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:50,312 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:50,312 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:50,312 INFO spoon.Launcher - start processing... 2018-10-02 20:24:50,357 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:50,358 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:50,410 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:50,410 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:50,623 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:50,623 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:50,624 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:50,624 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:50,624 INFO spoon.Launcher - start processing... 2018-10-02 20:24:50,678 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:50,678 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:50,889 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:50,889 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:50,890 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:50,890 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:50,890 INFO spoon.Launcher - start processing... 2018-10-02 20:24:50,935 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:50,935 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:50,977 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:50,977 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:50,977 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:50,978 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:50,978 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,024 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,024 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:51,145 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:51,145 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:51,146 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:51,146 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:51,146 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,192 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,192 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:51,315 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:51,315 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:51,316 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:51,316 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:51,316 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,362 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,362 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:51,401 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:51,401 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:51,402 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:51,402 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:51,402 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,449 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,450 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:51,794 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:51,794 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:51,795 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:51,795 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:51,795 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,842 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,842 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:51,882 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:51,882 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:51,883 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:51,883 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:51,883 INFO spoon.Launcher - start processing... 2018-10-02 20:24:51,929 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:51,929 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:52,226 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:24:52,226 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:24:52,226 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:24:52,226 INFO spoon.Launcher - running Spoon... 2018-10-02 20:24:52,226 INFO spoon.Launcher - start processing... 2018-10-02 20:24:52,278 INFO spoon.Launcher - end of processing: 2018-10-02 20:24:52,279 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:24:52,281 INFO spoon.Launcher - Step filter CtClass only) spoon.reflect.CtModelImpl$CtRootPackage cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtRootPackage: unnamed package 2018-10-02 20:24:52,282 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtPackageImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageImpl: spoon 2018-10-02 20:24:52,282 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtPackageImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageImpl: spoon.test 2018-10-02 20:24:52,282 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtPackageImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageImpl: spoon.test.filters 2018-10-02 20:24:52,282 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtPackageImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,283 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,283 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,283 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: AbstractTostada() { } 2018-10-02 20:24:52,283 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,283 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,285 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.lang.Object() 2018-10-02 20:24:52,285 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,285 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,285 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { super.prepare(); } @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return super.make(); } }; } 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,286 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,287 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,287 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,287 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,287 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { super.prepare(); } @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return super.make(); } }; } 2018-10-02 20:24:52,288 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { super.prepare(); } @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return super.make(); } } 2018-10-02 20:24:52,288 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtNewClassImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtNewClassImpl: new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { super.prepare(); } @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return super.make(); } } 2018-10-02 20:24:52,288 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.AbstractTostada$1() 2018-10-02 20:24:52,288 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada.1 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,289 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: 1() { } 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.Tostada() 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,290 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void prepare() { super.prepare(); } 2018-10-02 20:24:52,291 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,291 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,291 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { super.prepare(); } 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.prepare() 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,292 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: prepare() 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,293 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return super.make(); } 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,294 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { return super.make(); } 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return super.make() 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.make() 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,295 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: make() 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public abstract void prepare(); 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,296 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public void honey() { } 2018-10-02 20:24:52,297 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,297 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,298 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: Antojito() { } 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.AbstractTostada() 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,299 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void prepare() { java.lang.System.out.println("Antojito"); } 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { java.lang.System.out.println("Antojito"); } 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println("Antojito") 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,300 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(java.lang.String) 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,301 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,302 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,302 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "Antojito" 2018-10-02 20:24:52,302 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,302 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,304 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public void prepare(java.lang.String ingredient) { } 2018-10-02 20:24:52,304 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,304 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtParameterImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtParameterImpl: java.lang.String ingredient 2018-10-02 20:24:52,304 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,304 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtFieldImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldImpl: private int myfield = 0; 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,305 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,306 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: FieldAccessFilterTacos() { super(); this.myfield = 0; } 2018-10-02 20:24:52,306 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { super(); this.myfield = 0; } 2018-10-02 20:24:52,306 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,306 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.util.ArrayList() 2018-10-02 20:24:52,306 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtAssignmentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAssignmentImpl: this.myfield = 0 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldWriteImpl: this.myfield 2018-10-02 20:24:52,307 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThisAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThisAccessImpl: this 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: myfield 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,308 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,309 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,309 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,309 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public void m() { myfield = super.size(); java.lang.Object o = super.get(myfield); } 2018-10-02 20:24:52,321 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,321 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { myfield = super.size(); java.lang.Object o = super.get(myfield); } 2018-10-02 20:24:52,321 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtAssignmentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAssignmentImpl: myfield = super.size() 2018-10-02 20:24:52,321 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldWriteImpl: myfield 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThisAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThisAccessImpl: 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,322 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: myfield 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.size() 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,323 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: size() 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,324 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: java.lang.Object o = super.get(myfield) 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.get(myfield) 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,325 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: get(int) 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,326 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: myfield 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThisAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThisAccessImpl: 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,327 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: myfield 2018-10-02 20:24:52,328 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.FieldAccessFilterTacos 2018-10-02 20:24:52,328 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,328 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,328 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,329 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.SuppressWarnings("bar") 2018-10-02 20:24:52,329 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.SuppressWarnings 2018-10-02 20:24:52,330 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,330 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.SuppressWarnings 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "bar" 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: Foo() { } 2018-10-02 20:24:52,331 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,333 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,333 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.lang.Object() 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtFieldImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldImpl: int i; 2018-10-02 20:24:52,334 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,335 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void foo() { int x = 3; int z; z = x + (i); java.lang.System.out.println(z); } 2018-10-02 20:24:52,335 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,335 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { int x = 3; int z; z = x + (i); java.lang.System.out.println(z); } 2018-10-02 20:24:52,336 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int x = 3 2018-10-02 20:24:52,337 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,337 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 3 2018-10-02 20:24:52,337 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,337 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int z 2018-10-02 20:24:52,338 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,338 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtAssignmentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAssignmentImpl: z = x + (i) 2018-10-02 20:24:52,338 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,339 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableWriteImpl: z 2018-10-02 20:24:52,339 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: z 2018-10-02 20:24:52,339 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,340 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: x + (i) 2018-10-02 20:24:52,340 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,340 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: x 2018-10-02 20:24:52,341 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: x 2018-10-02 20:24:52,341 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,342 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: (i) 2018-10-02 20:24:52,342 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThisAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThisAccessImpl: 2018-10-02 20:24:52,342 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,342 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,346 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,346 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,347 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,347 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: i 2018-10-02 20:24:52,347 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,347 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,347 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,348 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println(z) 2018-10-02 20:24:52,348 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,348 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,349 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,349 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,350 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,350 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,350 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,351 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,351 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,351 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(int) 2018-10-02 20:24:52,351 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,352 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,352 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,353 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,353 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: z 2018-10-02 20:24:52,353 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: z 2018-10-02 20:24:52,353 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,354 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.SuppressWarnings("foo") int bar() { if (0 == 1) { throw new java.lang.RuntimeException(); } return i; } 2018-10-02 20:24:52,354 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.SuppressWarnings("foo") 2018-10-02 20:24:52,355 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.SuppressWarnings 2018-10-02 20:24:52,355 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,355 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.SuppressWarnings 2018-10-02 20:24:52,355 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,356 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "foo" 2018-10-02 20:24:52,356 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,356 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,356 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,357 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { if (0 == 1) { throw new java.lang.RuntimeException(); } return i; } 2018-10-02 20:24:52,358 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtIfImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtIfImpl: if (0 == 1) { throw new java.lang.RuntimeException(); } 2018-10-02 20:24:52,358 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: 0 == 1 2018-10-02 20:24:52,358 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,358 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,358 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,359 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 1 2018-10-02 20:24:52,359 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,359 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { throw new java.lang.RuntimeException(); } 2018-10-02 20:24:52,360 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThrowImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThrowImpl: throw new java.lang.RuntimeException() 2018-10-02 20:24:52,360 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtConstructorCallImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorCallImpl: new java.lang.RuntimeException() 2018-10-02 20:24:52,360 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.lang.RuntimeException() 2018-10-02 20:24:52,361 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.RuntimeException 2018-10-02 20:24:52,361 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,361 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.RuntimeException 2018-10-02 20:24:52,362 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,362 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return i 2018-10-02 20:24:52,362 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: i 2018-10-02 20:24:52,362 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtThisAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtThisAccessImpl: 2018-10-02 20:24:52,362 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: i 2018-10-02 20:24:52,363 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Foo 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: FooLine() { } 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.lang.Object() 2018-10-02 20:24:52,364 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void simple() { int x = 3; int z = 0; java.lang.System.out.println(z); } 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,365 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { int x = 3; int z = 0; java.lang.System.out.println(z); } 2018-10-02 20:24:52,366 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int x = 3 2018-10-02 20:24:52,366 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,366 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 3 2018-10-02 20:24:52,366 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,367 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int z = 0 2018-10-02 20:24:52,367 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,367 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,367 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,368 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println(z) 2018-10-02 20:24:52,368 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,368 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,368 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,368 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(int) 2018-10-02 20:24:52,369 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,370 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,370 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,370 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,370 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: z 2018-10-02 20:24:52,370 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: z 2018-10-02 20:24:52,371 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,371 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void loopBlock() { for (int i = 0; i < 10; i++) { java.lang.System.out.println(i); } } 2018-10-02 20:24:52,371 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,371 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { for (int i = 0; i < 10; i++) { java.lang.System.out.println(i); } } 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtForImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtForImpl: for (int i = 0; i < 10; i++) { java.lang.System.out.println(i); } 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int i = 0 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: i < 10 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: i 2018-10-02 20:24:52,372 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 10 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtUnaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtUnaryOperatorImpl: i++ 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableWriteImpl: i 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,373 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,374 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { java.lang.System.out.println(i); } 2018-10-02 20:24:52,374 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println(i) 2018-10-02 20:24:52,374 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,374 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,374 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,375 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,375 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,376 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,377 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,377 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,377 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,377 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(int) 2018-10-02 20:24:52,377 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,378 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: i 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void loopNoBlock() { for (int i = 0; i < 10; i++) java.lang.System.out.println(i); } 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { for (int i = 0; i < 10; i++) java.lang.System.out.println(i); } 2018-10-02 20:24:52,432 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtForImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtForImpl: for (int i = 0; i < 10; i++) java.lang.System.out.println(i); 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int i = 0 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: i < 10 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: i 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 10 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtUnaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtUnaryOperatorImpl: i++ 2018-10-02 20:24:52,433 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableWriteImpl: i 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: java.lang.System.out.println(i); 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println(i) 2018-10-02 20:24:52,434 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,435 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(int) 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: i 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void loopNoBody() { for (int i = 0; i < 10; i++); } 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,436 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { for (int i = 0; i < 10; i++); } 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtForImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtForImpl: for (int i = 0; i < 10; i++); 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int i = 0 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 0 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: i < 10 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: i 2018-10-02 20:24:52,437 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 10 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtUnaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtUnaryOperatorImpl: i++ 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableWriteImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableWriteImpl: i 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: i 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,438 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void ifBlock() { if (3 < 4) { java.lang.System.out.println("if"); } } 2018-10-02 20:24:52,439 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,439 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { if (3 < 4) { java.lang.System.out.println("if"); } } 2018-10-02 20:24:52,440 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtIfImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtIfImpl: if (3 < 4) { java.lang.System.out.println("if"); } 2018-10-02 20:24:52,440 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: 3 < 4 2018-10-02 20:24:52,440 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,441 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 3 2018-10-02 20:24:52,441 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,441 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 4 2018-10-02 20:24:52,441 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,442 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { java.lang.System.out.println("if"); } 2018-10-02 20:24:52,442 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println("if") 2018-10-02 20:24:52,442 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,442 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,442 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,443 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(java.lang.String) 2018-10-02 20:24:52,444 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,445 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,445 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,445 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,445 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,445 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "if" 2018-10-02 20:24:52,447 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,447 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,447 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void ifNoBlock() { if (3 < 4) java.lang.System.out.println("if"); } 2018-10-02 20:24:52,447 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { if (3 < 4) java.lang.System.out.println("if"); } 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtIfImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtIfImpl: if (3 < 4) java.lang.System.out.println("if"); 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBinaryOperatorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBinaryOperatorImpl: 3 < 4 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: boolean 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 3 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 4 2018-10-02 20:24:52,448 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,449 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: java.lang.System.out.println("if"); 2018-10-02 20:24:52,449 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println("if") 2018-10-02 20:24:52,449 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,450 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,450 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,450 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,450 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,450 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,451 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,451 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,451 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,451 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(java.lang.String) 2018-10-02 20:24:52,451 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,452 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,452 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,452 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "if" 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void switchBlock() { switch ("test") { case "test" : break; default : java.lang.System.out.println("switch"); } } 2018-10-02 20:24:52,453 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,454 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { switch ("test") { case "test" : break; default : java.lang.System.out.println("switch"); } } 2018-10-02 20:24:52,455 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSwitchImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSwitchImpl: switch ("test") { case "test" : break; default : java.lang.System.out.println("switch"); } 2018-10-02 20:24:52,455 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "test" 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCaseImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCaseImpl: case "test" : break; 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "test" 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,456 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBreakImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBreakImpl: break 2018-10-02 20:24:52,457 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCaseImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCaseImpl: default : java.lang.System.out.println("switch"); 2018-10-02 20:24:52,457 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println("switch") 2018-10-02 20:24:52,457 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,458 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,458 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,458 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,458 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(java.lang.String) 2018-10-02 20:24:52,459 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,460 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,460 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,460 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,460 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,460 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "switch" 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtInterfaceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInterfaceImpl: interface Honey { void honey(); } 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: void honey(); 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,461 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtInterfaceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInterfaceImpl: interface IFoo {} 2018-10-02 20:24:52,462 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtInterfaceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInterfaceImpl: public interface ITostada extends spoon.test.filters.testclasses.IFoo { spoon.test.filters.testclasses.ITostada make(); } 2018-10-02 20:24:52,462 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.IFoo 2018-10-02 20:24:52,462 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,462 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: spoon.test.filters.testclasses.ITostada make(); 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: SubTostada() { } 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.Tostada() 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,463 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void prepare() { java.lang.System.out.println("SubTostada"); super.prepare(); } 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { java.lang.System.out.println("SubTostada"); super.prepare(); } 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: java.lang.System.out.println("SubTostada") 2018-10-02 20:24:52,464 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtFieldReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReadImpl: java.lang.System.out 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtTypeAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeAccessImpl: java.lang.System 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtFieldReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtFieldReferenceImpl: java.lang.System.out 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.System 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: println(java.lang.String) 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.io.PrintStream 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.io 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,465 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "SubTostada" 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.prepare() 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: prepare() 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,466 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: Tacos() { } 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.lang.Object() 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Object 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return null; } 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,467 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { return null; } 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return null 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: null 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public void prepare() { final java.util.ArrayList strings = new java.util.ArrayList(); strings.size(); } 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { final java.util.ArrayList strings = new java.util.ArrayList(); strings.size(); } 2018-10-02 20:24:52,468 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: final java.util.ArrayList strings = new java.util.ArrayList() 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtConstructorCallImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorCallImpl: new java.util.ArrayList() 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: java.util.ArrayList() 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,469 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,472 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,472 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,472 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,474 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,474 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: strings.size() 2018-10-02 20:24:52,474 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtVariableReadImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtVariableReadImpl: strings 2018-10-02 20:24:52,474 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: strings 2018-10-02 20:24:52,474 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,475 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,475 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,476 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: size() 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.util.ArrayList 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.util 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step 6) Skipped element, because CtFunction#accept(input) returned false Parameter 1) CtMethodImpl: void honey(); 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Honey 2018-10-02 20:24:52,477 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: Tostada() { } 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.AbstractTostada() 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.AbstractTostada 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public spoon.test.filters.testclasses.ITostada make() { return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { int a = 3; super.prepare(); } }; } 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.ITostada 2018-10-02 20:24:52,478 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { int a = 3; super.prepare(); } }; } 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { int a = 3; super.prepare(); } } 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtNewClassImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtNewClassImpl: new spoon.test.filters.testclasses.Tostada() { @java.lang.Override public void prepare() { int a = 3; super.prepare(); } } 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.Tostada$1() 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada.1 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,479 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtConstructorImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtConstructorImpl: 1() { } 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super() 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: spoon.test.filters.testclasses.Tostada() 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void prepare() { int a = 3; super.prepare(); } 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,480 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { int a = 3; super.prepare(); } 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLocalVariableImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableImpl: int a = 3 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: 3 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: int 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtInvocationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtInvocationImpl: super.prepare() 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtSuperAccessImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtSuperAccessImpl: super 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtLocalVariableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLocalVariableReferenceImpl: 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtExecutableReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtExecutableReferenceImpl: prepare() 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: spoon.test.filters.testclasses.Tostada 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: spoon.test.filters.testclasses 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void prepare() { } 2018-10-02 20:24:52,481 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public java.lang.String toString() { return ""; } 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { return ""; } 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtReturnImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtReturnImpl: return "" 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtLiteralImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtLiteralImpl: "" 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.String 2018-10-02 20:24:52,482 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: @java.lang.Override public void honey() { } 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtAnnotationImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtAnnotationImpl: @java.lang.Override 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: java.lang.Override 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtPackageReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtPackageReferenceImpl: java.lang 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.declaration.CtMethodImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtMethodImpl: public void foo() { } 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.reference.CtTypeReferenceImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtTypeReferenceImpl: void 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtBlockImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtBlockImpl: { } 2018-10-02 20:24:52,483 INFO spoon.Launcher - Step filter CtClass only) spoon.support.reflect.code.CtCommentImpl cannot be cast to spoon.reflect.declaration.CtClass Parameter 1) CtCommentImpl: /** * Copyright (C) 2006-2015 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C license as * circulated by CEA, CNRS and INRIA at http://www.cecill.info. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the CeCILL-C License for more details. * * The fact that you are presently reading this means that you have had * knowledge of the CeCILL-C license and that you accept its terms. */ [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.787 s - in spoon.test.filters.FilterTest [INFO] Running spoon.test.parameters.ParameterTest 2018-10-02 20:24:52,774 ERROR spoon.support.compiler.jdt.JDTTreeBuilder - Could not find declaration for variable typeRatingFilters at (/builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/noclasspath/Tacos.java:4) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in spoon.test.parameters.ParameterTest [INFO] Running spoon.test.method_overriding.MethodOverriddingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in spoon.test.method_overriding.MethodOverriddingTest [INFO] Running spoon.test.modifiers.TestModifiers [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in spoon.test.modifiers.TestModifiers [INFO] Running spoon.test.ctType.CtTypeParameterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in spoon.test.ctType.CtTypeParameterTest [INFO] Running spoon.test.ctType.CtTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in spoon.test.ctType.CtTypeTest [INFO] Running spoon.test.ctBodyHolder.CtBodyHolderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in spoon.test.ctBodyHolder.CtBodyHolderTest [INFO] Running spoon.test.eval.EvalTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in spoon.test.eval.EvalTest [INFO] Running spoon.test.annotation.AnnotationValuesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in spoon.test.annotation.AnnotationValuesTest [INFO] Running spoon.test.annotation.AnnotationLoopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in spoon.test.annotation.AnnotationLoopTest [INFO] Running spoon.test.annotation.AnnotationTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s - in spoon.test.annotation.AnnotationTest [INFO] Running spoon.test.compilation.CompilationTest >> Hello: Bar << >> Hello: FooEx << >> Hello: IBar << >> Hello: SimpleProcessor << [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 s - in spoon.test.compilation.CompilationTest [INFO] Running spoon.test.module.TestModule [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.076 s - in spoon.test.module.TestModule [INFO] Running spoon.test.sourcePosition.SourcePositionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in spoon.test.sourcePosition.SourcePositionTest [INFO] Running spoon.test.labels.TestLabels [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in spoon.test.labels.TestLabels [INFO] Running spoon.test.comparison.EqualTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in spoon.test.comparison.EqualTest [INFO] Running spoon.test.comment.CommentTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.055 s - in spoon.test.comment.CommentTest [INFO] Running spoon.test.secondaryclasses.ClassesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in spoon.test.secondaryclasses.ClassesTest [INFO] Running spoon.test.OutputTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in spoon.test.OutputTypeTest [INFO] Running spoon.test.role.TestCtRole [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in spoon.test.role.TestCtRole [INFO] Running spoon.test.ctBlock.TestCtBlock [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in spoon.test.ctBlock.TestCtBlock [INFO] Running spoon.test.varargs.VarArgsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in spoon.test.varargs.VarArgsTest [INFO] Running spoon.test.query_function.VariableReferencesTest 2018-10-02 20:25:20,033 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,033 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,034 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,034 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,034 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,085 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,085 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,130 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,130 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,131 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,131 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,131 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,179 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,179 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,198 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,198 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,199 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,199 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,199 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,252 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,252 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,255 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,255 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,256 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,256 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,257 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,306 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,306 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,327 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,327 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,328 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,328 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,328 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,379 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,379 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,384 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,384 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,384 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,384 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,384 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,432 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,432 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,437 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,437 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,437 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,437 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,437 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,485 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,485 INFO spoon.Launcher - no errors, no warnings 2018-10-02 20:25:20,524 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2018-10-02 20:25:20,524 WARN spoon.Launcher - Spoon now parse by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2018-10-02 20:25:20,525 INFO spoon.Launcher - Spoon version 7.1.0-SNAPSHOT 2018-10-02 20:25:20,525 INFO spoon.Launcher - running Spoon... 2018-10-02 20:25:20,525 INFO spoon.Launcher - start processing... 2018-10-02 20:25:20,573 INFO spoon.Launcher - end of processing: 2018-10-02 20:25:20,573 INFO spoon.Launcher - no errors, no warnings [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in spoon.test.query_function.VariableReferencesTest [INFO] Running spoon.test.query_function.testclasses.VariableReferencesModelTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in spoon.test.query_function.testclasses.VariableReferencesModelTest [INFO] Running spoon.test.field.FieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in spoon.test.field.FieldTest [INFO] Running spoon.test.architecture.SpoonArchitectureEnforcerTest 2018-10-02 20:25:40,020 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c2 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:14) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.Launcher.buildModel(Launcher.java:767) at spoon.test.architecture.SpoonArchitectureEnforcerTest.testGoodTestClassNames(SpoonArchitectureEnforcerTest.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:25:40,023 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c5 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:17) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.Launcher.buildModel(Launcher.java:767) at spoon.test.architecture.SpoonArchitectureEnforcerTest.testGoodTestClassNames(SpoonArchitectureEnforcerTest.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:25:40,025 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c6 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:18) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.Launcher.buildModel(Launcher.java:767) at spoon.test.architecture.SpoonArchitectureEnforcerTest.testGoodTestClassNames(SpoonArchitectureEnforcerTest.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:25:40,027 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c7 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:19) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.Launcher.buildModel(Launcher.java:767) at spoon.test.architecture.SpoonArchitectureEnforcerTest.testGoodTestClassNames(SpoonArchitectureEnforcerTest.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.613 s - in spoon.test.architecture.SpoonArchitectureEnforcerTest [INFO] Running spoon.test.refactoring.CtRenameLocalVariableRefactoringTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.71 s - in spoon.test.refactoring.CtRenameLocalVariableRefactoringTest [INFO] Running spoon.test.refactoring.MethodsRefactoringTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in spoon.test.refactoring.MethodsRefactoringTest [INFO] Running spoon.test.refactoring.RefactoringTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in spoon.test.refactoring.RefactoringTest [INFO] Running spoon.test.jdtimportbuilder.ImportBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in spoon.test.jdtimportbuilder.ImportBuilderTest [INFO] Running spoon.test.parent.ParentTest [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.648 s - in spoon.test.parent.ParentTest [INFO] Running spoon.test.parent.SetParentTest [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in spoon.test.parent.SetParentTest [INFO] Running spoon.test.parent.TopLevelTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in spoon.test.parent.TopLevelTypeTest [INFO] Running spoon.test.parent.NullParentTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in spoon.test.parent.NullParentTest [INFO] Running spoon.test.parent.ContractOnSettersParametrizedTest [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in spoon.test.parent.ContractOnSettersParametrizedTest [INFO] Running spoon.test.trycatch.TryCatchTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in spoon.test.trycatch.TryCatchTest [INFO] Running spoon.test.path.PathTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in spoon.test.path.PathTest [INFO] Running spoon.test.exceptions.ExceptionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in spoon.test.exceptions.ExceptionTest [INFO] Running spoon.test.casts.CastTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in spoon.test.casts.CastTest [INFO] Running spoon.test.lambda.LambdaTest 2018-10-02 20:26:00,436 ERROR spoon.support.compiler.jdt.JDTTreeBuilder - Could not find declaration for variable Strings at (/builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/noclasspath/lambdas/TypeAccessInLambda.java:6) [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s - in spoon.test.lambda.LambdaTest [INFO] Running spoon.test.javadoc.JavaDocTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in spoon.test.javadoc.JavaDocTest [INFO] Running spoon.test.reference.ElasticsearchStackoverflowTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in spoon.test.reference.ElasticsearchStackoverflowTest [INFO] Running spoon.test.reference.CloneReferenceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in spoon.test.reference.CloneReferenceTest [INFO] Running spoon.test.reference.TypeReferenceTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in spoon.test.reference.TypeReferenceTest [INFO] Running spoon.test.reference.ExecutableReferenceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in spoon.test.reference.ExecutableReferenceTest [INFO] Running spoon.test.reference.ExecutableReferenceGenericTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in spoon.test.reference.ExecutableReferenceGenericTest [INFO] Running spoon.test.reference.VariableAccessTest 2018-10-02 20:26:03,569 ERROR spoon.support.compiler.jdt.JDTTreeBuilder - Could not find declaration for variable e at (/builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/noclasspath/org/elasticsearch/indices/analysis/HunspellService.java:100) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in spoon.test.reference.VariableAccessTest [INFO] Running spoon.test.reference.AnnotationFieldReferenceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in spoon.test.reference.AnnotationFieldReferenceTest [INFO] Running spoon.test.invocations.InvocationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in spoon.test.invocations.InvocationTest [INFO] Running spoon.test.template.TemplateReplaceReturnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in spoon.test.template.TemplateReplaceReturnTest [INFO] Running spoon.test.template.TemplateArrayAccessTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in spoon.test.template.TemplateArrayAccessTest [INFO] Running spoon.test.template.core.ParameterInfoTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in spoon.test.template.core.ParameterInfoTest [INFO] Running spoon.test.template.TemplateInvocationSubstitutionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in spoon.test.template.TemplateInvocationSubstitutionTest [INFO] Running spoon.test.template.TemplateTest 0 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in spoon.test.template.TemplateTest [INFO] Running spoon.test.template.TemplateClassAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in spoon.test.template.TemplateClassAccessTest [INFO] Running spoon.test.template.PatternTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s - in spoon.test.template.PatternTest [INFO] Running spoon.test.template.TemplateEnumAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in spoon.test.template.TemplateEnumAccessTest [INFO] Running spoon.test.api.NoClasspathTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in spoon.test.api.NoClasspathTest [INFO] Running spoon.test.api.MetamodelTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.246 s - in spoon.test.api.MetamodelTest [INFO] Running spoon.test.api.APITest ./target/nooutput_2f88a007-23a5-4dcd-8a86-2b7df3c0279f [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.02 s - in spoon.test.api.APITest [INFO] Running spoon.test.api.FileSystemFolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in spoon.test.api.FileSystemFolderTest [INFO] Running spoon.test.type.TypeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s - in spoon.test.type.TypeTest [INFO] Running spoon.test.signature.SignatureTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in spoon.test.signature.SignatureTest [INFO] Running spoon.test.replace.ReplaceParametrizedTest [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in spoon.test.replace.ReplaceParametrizedTest [INFO] Running spoon.test.replace.ReplaceTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in spoon.test.replace.ReplaceTest [INFO] Running spoon.test.prettyprinter.QualifiedThisRefTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in spoon.test.prettyprinter.QualifiedThisRefTest [INFO] Running spoon.test.prettyprinter.LinesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in spoon.test.prettyprinter.LinesTest [INFO] Running spoon.test.prettyprinter.DefaultPrettyPrinterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s - in spoon.test.prettyprinter.DefaultPrettyPrinterTest [INFO] Running spoon.test.prettyprinter.PrinterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.77 s - in spoon.test.prettyprinter.PrinterTest [INFO] Running spoon.test.prettyprinter.TestSniperPrinter [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in spoon.test.prettyprinter.TestSniperPrinter [INFO] Running spoon.test.main.MainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 412.04 s - in spoon.test.main.MainTest [INFO] Running spoon.test.loop.LoopTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in spoon.test.loop.LoopTest [INFO] Running spoon.test.literal.LiteralTest 2018-10-02 20:33:19,867 ERROR spoon.support.compiler.jdt.JDTTreeBuilder - Could not find declaration for variable Longs at (/builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/noclasspath/SecondaryIndexManager.java:611) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in spoon.test.literal.LiteralTest [INFO] Running spoon.test.interfaces.InterfaceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in spoon.test.interfaces.InterfaceTest [INFO] Running spoon.test.interfaces.TestInterfaceWithoutSetup [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in spoon.test.interfaces.TestInterfaceWithoutSetup [INFO] Running spoon.test.compilationunit.GetBinaryFilesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in spoon.test.compilationunit.GetBinaryFilesTest [INFO] Running spoon.test.compilationunit.TestCompilationUnit [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in spoon.test.compilationunit.TestCompilationUnit [INFO] Running spoon.test.initializers.InitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in spoon.test.initializers.InitializerTest [INFO] Running spoon.test.targeted.TargetedExpressionTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in spoon.test.targeted.TargetedExpressionTest [INFO] Running spoon.test.position.PositionTest 2018-10-02 20:33:22,453 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c2 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:14) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClass(PositionTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,454 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c5 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:17) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClass(PositionTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,454 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c6 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:18) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClass(PositionTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,456 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c7 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:19) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClass(PositionTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,803 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c2 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:14) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionInterface(PositionTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,804 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c5 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:17) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionInterface(PositionTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,805 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c6 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:18) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionInterface(PositionTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:22,808 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c7 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:19) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionInterface(PositionTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,026 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c2 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:14) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClassWithComments(PositionTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,027 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c5 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:17) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClassWithComments(PositionTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,028 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c6 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:18) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClassWithComments(PositionTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,029 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c7 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:19) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionClassWithComments(PositionTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,407 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c2 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:14) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionAnnotation(PositionTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,409 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c5 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:17) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionAnnotation(PositionTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,410 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - /* c6 */ is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:18) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionAnnotation(PositionTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) 2018-10-02 20:33:23,411 ERROR spoon.support.compiler.jdt.JDTCommentBuilder - // c7 is not added into the AST spoon.reflect.declaration.ParentNotInitializedException: parent not initialized for class spoon.support.reflect.code.CtCommentImpl (/builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/testclasses/Expressions.java:19) at spoon.support.reflect.declaration.CtElementImpl.getParent(CtElementImpl.java:375) at spoon.support.compiler.jdt.JDTCommentBuilder.insertCommentInAST(JDTCommentBuilder.java:484) at spoon.support.compiler.jdt.JDTCommentBuilder.buildComment(JDTCommentBuilder.java:156) at spoon.support.compiler.jdt.JDTCommentBuilder.build(JDTCommentBuilder.java:112) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildModel(JDTBasedSpoonCompiler.java:477) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildUnitsAndModel(JDTBasedSpoonCompiler.java:390) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.buildSources(JDTBasedSpoonCompiler.java:339) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:122) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.build(JDTBasedSpoonCompiler.java:105) at spoon.testing.utils.ModelUtils.build(ModelUtils.java:105) at spoon.test.position.PositionTest.testPositionAnnotation(PositionTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s - in spoon.test.position.PositionTest [INFO] Running spoon.test.position.TestSourceFragment [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in spoon.test.position.TestSourceFragment [INFO] Running spoon.test.strings.StringLiteralTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in spoon.test.strings.StringLiteralTest [INFO] Running spoon.test.strings.StringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in spoon.test.strings.StringTest [INFO] Running spoon.test.ctElement.MetadataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in spoon.test.ctElement.MetadataTest [INFO] Running spoon.test.ctElement.ElementTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in spoon.test.ctElement.ElementTest [INFO] Running spoon.test.constructorcallnewclass.NewClassTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in spoon.test.constructorcallnewclass.NewClassTest [INFO] Running spoon.test.constructorcallnewclass.ConstructorCallTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in spoon.test.constructorcallnewclass.ConstructorCallTest [INFO] Running spoon.test.processing.ProcessingTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in spoon.test.processing.ProcessingTest [INFO] Running spoon.test.staticFieldAccess.StaticAccessTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in spoon.test.staticFieldAccess.StaticAccessTest [INFO] Running spoon.test.arrays.ArraysTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in spoon.test.arrays.ArraysTest [INFO] Running spoon.test.factory.ConstructorFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in spoon.test.factory.ConstructorFactoryTest [INFO] Running spoon.test.factory.ExecutableFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in spoon.test.factory.ExecutableFactoryTest [INFO] Running spoon.test.factory.TypeFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in spoon.test.factory.TypeFactoryTest [INFO] Running spoon.test.factory.FactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in spoon.test.factory.FactoryTest [INFO] Running spoon.test.factory.FieldFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in spoon.test.factory.FieldFactoryTest [INFO] Running spoon.test.factory.ClassFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in spoon.test.factory.ClassFactoryTest [INFO] Running spoon.test.factory.AnnotationFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in spoon.test.factory.AnnotationFactoryTest [INFO] Running spoon.test.factory.CodeFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in spoon.test.factory.CodeFactoryTest [INFO] Running spoon.test.serializable.SourcePositionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in spoon.test.serializable.SourcePositionTest [INFO] Running spoon.test.serializable.SerializableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in spoon.test.serializable.SerializableTest [INFO] Running spoon.test.serializable.ModelStreamerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in spoon.test.serializable.ModelStreamerTest [INFO] Running spoon.test.condition.ConditionalTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in spoon.test.condition.ConditionalTest [INFO] Running spoon.test.limits.utils.InternalTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in spoon.test.limits.utils.InternalTest [INFO] Running spoon.test.change.ChangeCollectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in spoon.test.change.ChangeCollectorTest [INFO] Running spoon.test.generics.GenericsTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 s - in spoon.test.generics.GenericsTest [INFO] Running spoon.test.methodreference.MethodReferenceTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in spoon.test.methodreference.MethodReferenceTest [INFO] Running spoon.test.delete.DeleteTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in spoon.test.delete.DeleteTest [INFO] Running spoon.test.variable.InferredVariableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in spoon.test.variable.InferredVariableTest [INFO] Running spoon.test.variable.AccessFullyQualifiedFieldTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in spoon.test.variable.AccessFullyQualifiedFieldTest [INFO] Running spoon.test.variable.AccessTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in spoon.test.variable.AccessTest [INFO] Running spoon.test.ctClass.CtClassTest 2018-10-02 20:33:33,829 ERROR spoon.Launcher - cannot load class: daikon.Runtime spoon.support.SpoonClassNotFoundException: cannot load class: daikon.Runtime at spoon.support.reflect.reference.CtTypeReferenceImpl.findClass(CtTypeReferenceImpl.java:158) at spoon.support.reflect.reference.CtTypeReferenceImpl.getActualClass(CtTypeReferenceImpl.java:140) at spoon.support.reflect.reference.CtFieldReferenceImpl.getActualField(CtFieldReferenceImpl.java:63) at spoon.support.reflect.reference.CtFieldReferenceImpl.getModifiers(CtFieldReferenceImpl.java:227) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.isInitializeStaticFinalField(DefaultJavaPrettyPrinter.java:904) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.printCtFieldAccess(DefaultJavaPrettyPrinter.java:851) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.visitCtFieldWrite(DefaultJavaPrettyPrinter.java:810) at spoon.support.reflect.code.CtFieldWriteImpl.accept(CtFieldWriteImpl.java:27) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.scan(DefaultJavaPrettyPrinter.java:371) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.visitCtAssignment(DefaultJavaPrettyPrinter.java:519) at spoon.support.reflect.code.CtAssignmentImpl.accept(CtAssignmentImpl.java:54) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.scan(DefaultJavaPrettyPrinter.java:371) at spoon.reflect.visitor.ElementPrinterHelper.writeStatement(ElementPrinterHelper.java:177) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.visitCtBlock(DefaultJavaPrettyPrinter.java:552) at spoon.support.reflect.code.CtBlockImpl.accept(CtBlockImpl.java:67) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.scan(DefaultJavaPrettyPrinter.java:371) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.visitCtAnonymousExecutable(DefaultJavaPrettyPrinter.java:470) at spoon.support.reflect.declaration.CtAnonymousExecutableImpl.accept(CtAnonymousExecutableImpl.java:46) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.scan(DefaultJavaPrettyPrinter.java:371) at spoon.reflect.visitor.ElementPrinterHelper.writeElementList(ElementPrinterHelper.java:187) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.visitCtClass(DefaultJavaPrettyPrinter.java:646) at spoon.support.reflect.declaration.CtClassImpl.accept(CtClassImpl.java:67) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.scan(DefaultJavaPrettyPrinter.java:371) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.printTypes(DefaultJavaPrettyPrinter.java:1990) at spoon.reflect.visitor.DefaultJavaPrettyPrinter.calculate(DefaultJavaPrettyPrinter.java:1985) at spoon.support.JavaOutputProcessor.createJavaFile(JavaOutputProcessor.java:120) at spoon.support.JavaOutputProcessor.process(JavaOutputProcessor.java:156) at spoon.support.JavaOutputProcessor.process(JavaOutputProcessor.java:46) at spoon.support.visitor.ProcessingVisitor.scan(ProcessingVisitor.java:74) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:173) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:147) at spoon.reflect.visitor.CtScanner.visitCtPackage(CtScanner.java:649) at spoon.support.reflect.declaration.CtPackageImpl.accept(CtPackageImpl.java:101) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:181) at spoon.support.visitor.ProcessingVisitor.scan(ProcessingVisitor.java:77) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:173) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:147) at spoon.reflect.visitor.CtScanner.visitCtPackage(CtScanner.java:648) at spoon.support.reflect.declaration.CtPackageImpl.accept(CtPackageImpl.java:101) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:181) at spoon.support.visitor.ProcessingVisitor.scan(ProcessingVisitor.java:77) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:173) at spoon.reflect.visitor.CtScanner.visitCtModule(CtScanner.java:923) at spoon.reflect.factory.ModuleFactory$CtUnnamedModule.accept(ModuleFactory.java:105) at spoon.reflect.visitor.CtScanner.scan(CtScanner.java:181) at spoon.support.visitor.ProcessingVisitor.scan(ProcessingVisitor.java:77) at spoon.support.QueueProcessingManager.process(QueueProcessingManager.java:129) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.generateProcessedSourceFilesUsingTypes(JDTBasedSpoonCompiler.java:515) at spoon.support.compiler.jdt.JDTBasedSpoonCompiler.generateProcessedSourceFiles(JDTBasedSpoonCompiler.java:210) at spoon.Launcher.prettyprint(Launcher.java:784) at spoon.Launcher.run(Launcher.java:722) at spoon.test.ctClass.CtClassTest.testParentOfTheEnclosingClassOfStaticClass(CtClassTest.java:100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: java.lang.ClassNotFoundException: daikon.Runtime at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at spoon.support.reflect.reference.CtTypeReferenceImpl.findClass(CtTypeReferenceImpl.java:156) ... 76 more [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s - in spoon.test.ctClass.CtClassTest [INFO] Running spoon.test.visitor.VisitorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in spoon.test.visitor.VisitorTest [INFO] Running spoon.test.visitor.AssignmentsEqualsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in spoon.test.visitor.AssignmentsEqualsTest [INFO] Running spoon.test.staticFieldAccess2.ImplicitStaticFieldReferenceTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s - in spoon.test.staticFieldAccess2.ImplicitStaticFieldReferenceTest [INFO] Running spoon.test.pkg.PackageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in spoon.test.pkg.PackageTest [INFO] Running spoon.JarLauncherTest Processing /builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/jarLauncher/helloworld-1.0-SNAPSHOT.jar (use silent to silence) Processing se.kth.castor.MyI Processing se.kth.castor.App Processing se.kth.castor.UseJson Processing Bidon Processing Enclosing Processing /builds/workspace/Spoon-Snapshot-Deployer/src/test/resources/jarLauncher/helloworld-1.0-SNAPSHOT.jar (use silent to silence) Processing se.kth.castor.MyI Processing se.kth.castor.App Processing se.kth.castor.UseJson Processing Bidon Processing Enclosing [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.082 s - in spoon.JarLauncherTest [INFO] Running spoon.LauncherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in spoon.LauncherTest [INFO] Running spoon.testing.AbstractAssertTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in spoon.testing.AbstractAssertTest [INFO] Running spoon.testing.CtElementAssertTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in spoon.testing.CtElementAssertTest [INFO] Running spoon.testing.CtPackageAssertTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in spoon.testing.CtPackageAssertTest [INFO] Running spoon.testing.FileAssertTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in spoon.testing.FileAssertTest [INFO] Running spoon.MavenLauncherTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 25.74 s - in spoon.MavenLauncherTest [INFO] Running spoon.processing.CtGenerationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.216 s - in spoon.processing.CtGenerationTest [INFO] Running spoon.processing.ProcessingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in spoon.processing.ProcessingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1584, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:report (report) @ spoon-core --- [INFO] Loading execution data file /builds/workspace/Spoon-Snapshot-Deployer/target/jacoco.exec [INFO] Analyzed bundle 'Spoon Core' with 828 classes [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ spoon-core --- [INFO] Building jar: /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ spoon-core --- [INFO] Copying system-rules-1.9.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/system-rules-1.9.0.jar [INFO] Copying org.eclipse.core.contenttype-3.7.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.contenttype-3.7.100.jar [INFO] Copying commons-io-2.5.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/commons-io-2.5.jar [INFO] Copying cfr-0.132.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/cfr-0.132.0.jar [INFO] Copying jsap-2.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jsap-2.1.jar [INFO] Copying log4j-1.2.17.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/log4j-1.2.17.jar [INFO] Copying org.eclipse.core.resources-3.13.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.resources-3.13.100.jar [INFO] Copying org.eclipse.core.filesystem-1.7.200.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.filesystem-1.7.200.jar [INFO] Copying org.eclipse.core.commands-3.9.200.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.commands-3.9.200.jar [INFO] Copying jackson-databind-2.9.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-databind-2.9.2.jar [INFO] Copying jackson-core-2.9.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-core-2.9.2.jar [INFO] Copying mockito-all-2.0.2-beta.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/mockito-all-2.0.2-beta.jar [INFO] Copying maven-invoker-3.0.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-invoker-3.0.1.jar [INFO] Copying org.eclipse.osgi-3.13.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.osgi-3.13.100.jar [INFO] Copying org.eclipse.core.jobs-3.10.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.jobs-3.10.100.jar [INFO] Copying plexus-component-annotations-1.7.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/plexus-component-annotations-1.7.1.jar [INFO] Copying bridge-method-annotation-1.13.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/bridge-method-annotation-1.13.jar [INFO] Copying org.eclipse.core.runtime-3.15.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.runtime-3.15.0.jar [INFO] Copying hamcrest-core-1.3.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/hamcrest-core-1.3.jar [INFO] Copying jackson-annotations-2.9.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-annotations-2.9.0.jar [INFO] Copying commons-lang3-3.5.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/commons-lang3-3.5.jar [INFO] Copying querydsl-core-3.6.9.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/querydsl-core-3.6.9.jar [INFO] Copying junit-4.12.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-4.12.jar [INFO] Copying plexus-utils-3.0.24.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/plexus-utils-3.0.24.jar [INFO] Copying org.eclipse.jdt.core-3.13.102.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.jdt.core-3.13.102.jar [INFO] Copying org.eclipse.core.expressions-3.6.200.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.core.expressions-3.6.200.jar [INFO] Copying guava-18.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/guava-18.0.jar [INFO] Copying org.eclipse.equinox.app-1.3.600.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.equinox.app-1.3.600.jar [INFO] Copying maven-model-3.5.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-model-3.5.0.jar [INFO] Copying org.eclipse.text-3.7.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.text-3.7.0.jar [INFO] Copying org.eclipse.equinox.registry-3.8.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.equinox.registry-3.8.100.jar [INFO] Copying org.eclipse.equinox.preferences-3.7.200.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.equinox.preferences-3.7.200.jar [INFO] Copying maven-shared-utils-3.2.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-shared-utils-3.2.1.jar [INFO] Copying org.eclipse.equinox.common-3.10.100.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.equinox.common-3.10.100.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ spoon-core --- Adding org.apache.maven.shared.invoker.Invokerdefault [INFO] Building jar: /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT-jar-with-dependencies.jar Component: org.apache.maven.shared.invoker.Invokerdefault is already defined. Skipping. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default) @ spoon-core --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ spoon-core --- [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT.jar to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/pom.xml to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT-jar-with-dependencies.jar to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ spoon-core --- [INFO] Performing deferred deploys (gathering into "/builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred")... [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/pom.xml to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-7.1.0-SNAPSHOT-jar-with-dependencies.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying remotely... [INFO] Bulk deploying locally gathered artifacts from directory: [INFO] * Bulk deploying locally gathered snapshot artifacts Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 5.3 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235.jar 2/1591 KB 4/1591 KB 6/1591 KB 8/1591 KB 10/1591 KB 12/1591 KB 14/1591 KB 16/1591 KB 18/1591 KB 20/1591 KB 22/1591 KB 24/1591 KB 26/1591 KB 28/1591 KB 30/1591 KB 32/1591 KB 34/1591 KB 36/1591 KB 38/1591 KB 40/1591 KB 42/1591 KB 44/1591 KB 46/1591 KB 48/1591 KB 50/1591 KB 52/1591 KB 54/1591 KB 56/1591 KB 58/1591 KB 60/1591 KB 62/1591 KB 64/1591 KB 66/1591 KB 68/1591 KB 70/1591 KB 72/1591 KB 74/1591 KB 76/1591 KB 78/1591 KB 80/1591 KB 82/1591 KB 84/1591 KB 86/1591 KB 88/1591 KB 90/1591 KB 92/1591 KB 94/1591 KB 96/1591 KB 98/1591 KB 100/1591 KB 102/1591 KB 104/1591 KB 106/1591 KB 108/1591 KB 110/1591 KB 112/1591 KB 114/1591 KB 116/1591 KB 118/1591 KB 120/1591 KB 122/1591 KB 124/1591 KB 126/1591 KB 128/1591 KB 130/1591 KB 132/1591 KB 134/1591 KB 136/1591 KB 138/1591 KB 140/1591 KB 142/1591 KB 144/1591 KB 146/1591 KB 148/1591 KB 150/1591 KB 152/1591 KB 154/1591 KB 156/1591 KB 158/1591 KB 160/1591 KB 162/1591 KB 164/1591 KB 166/1591 KB 168/1591 KB 170/1591 KB 172/1591 KB 174/1591 KB 176/1591 KB 178/1591 KB 180/1591 KB 182/1591 KB 184/1591 KB 186/1591 KB 188/1591 KB 190/1591 KB 192/1591 KB 194/1591 KB 196/1591 KB 198/1591 KB 200/1591 KB 202/1591 KB 204/1591 KB 206/1591 KB 208/1591 KB 210/1591 KB 212/1591 KB 214/1591 KB 216/1591 KB 218/1591 KB 220/1591 KB 222/1591 KB 224/1591 KB 226/1591 KB 228/1591 KB 230/1591 KB 232/1591 KB 234/1591 KB 236/1591 KB 238/1591 KB 240/1591 KB 242/1591 KB 244/1591 KB 246/1591 KB 248/1591 KB 250/1591 KB 252/1591 KB 254/1591 KB 256/1591 KB 258/1591 KB 260/1591 KB 262/1591 KB 264/1591 KB 266/1591 KB 268/1591 KB 270/1591 KB 272/1591 KB 274/1591 KB 276/1591 KB 278/1591 KB 280/1591 KB 282/1591 KB 284/1591 KB 286/1591 KB 288/1591 KB 290/1591 KB 292/1591 KB 294/1591 KB 296/1591 KB 298/1591 KB 300/1591 KB 302/1591 KB 304/1591 KB 306/1591 KB 308/1591 KB 310/1591 KB 312/1591 KB 314/1591 KB 316/1591 KB 318/1591 KB 320/1591 KB 322/1591 KB 324/1591 KB 326/1591 KB 328/1591 KB 330/1591 KB 332/1591 KB 334/1591 KB 336/1591 KB 338/1591 KB 340/1591 KB 342/1591 KB 344/1591 KB 346/1591 KB 348/1591 KB 350/1591 KB 352/1591 KB 354/1591 KB 356/1591 KB 358/1591 KB 360/1591 KB 362/1591 KB 364/1591 KB 366/1591 KB 368/1591 KB 370/1591 KB 372/1591 KB 374/1591 KB 376/1591 KB 378/1591 KB 380/1591 KB 382/1591 KB 384/1591 KB 386/1591 KB 388/1591 KB 390/1591 KB 392/1591 KB 394/1591 KB 396/1591 KB 398/1591 KB 400/1591 KB 402/1591 KB 404/1591 KB 406/1591 KB 408/1591 KB 410/1591 KB 412/1591 KB 414/1591 KB 416/1591 KB 418/1591 KB 420/1591 KB 422/1591 KB 424/1591 KB 426/1591 KB 428/1591 KB 430/1591 KB 432/1591 KB 434/1591 KB 436/1591 KB 438/1591 KB 440/1591 KB 442/1591 KB 444/1591 KB 446/1591 KB 448/1591 KB 450/1591 KB 452/1591 KB 454/1591 KB 456/1591 KB 458/1591 KB 460/1591 KB 462/1591 KB 464/1591 KB 466/1591 KB 468/1591 KB 470/1591 KB 472/1591 KB 474/1591 KB 476/1591 KB 478/1591 KB 480/1591 KB 482/1591 KB 484/1591 KB 486/1591 KB 488/1591 KB 490/1591 KB 492/1591 KB 494/1591 KB 496/1591 KB 498/1591 KB 500/1591 KB 502/1591 KB 504/1591 KB 506/1591 KB 508/1591 KB 510/1591 KB 512/1591 KB 514/1591 KB 516/1591 KB 518/1591 KB 520/1591 KB 522/1591 KB 524/1591 KB 526/1591 KB 528/1591 KB 530/1591 KB 532/1591 KB 534/1591 KB 536/1591 KB 538/1591 KB 540/1591 KB 542/1591 KB 544/1591 KB 546/1591 KB 548/1591 KB 550/1591 KB 552/1591 KB 554/1591 KB 556/1591 KB 558/1591 KB 560/1591 KB 562/1591 KB 564/1591 KB 566/1591 KB 568/1591 KB 570/1591 KB 572/1591 KB 574/1591 KB 576/1591 KB 578/1591 KB 580/1591 KB 582/1591 KB 584/1591 KB 586/1591 KB 588/1591 KB 590/1591 KB 592/1591 KB 594/1591 KB 596/1591 KB 598/1591 KB 600/1591 KB 602/1591 KB 604/1591 KB 606/1591 KB 608/1591 KB 610/1591 KB 612/1591 KB 614/1591 KB 616/1591 KB 618/1591 KB 620/1591 KB 622/1591 KB 624/1591 KB 626/1591 KB 628/1591 KB 630/1591 KB 632/1591 KB 634/1591 KB 636/1591 KB 638/1591 KB 640/1591 KB 642/1591 KB 644/1591 KB 646/1591 KB 648/1591 KB 650/1591 KB 652/1591 KB 654/1591 KB 656/1591 KB 658/1591 KB 660/1591 KB 662/1591 KB 664/1591 KB 666/1591 KB 668/1591 KB 670/1591 KB 672/1591 KB 674/1591 KB 676/1591 KB 678/1591 KB 680/1591 KB 682/1591 KB 684/1591 KB 686/1591 KB 688/1591 KB 690/1591 KB 692/1591 KB 694/1591 KB 696/1591 KB 698/1591 KB 700/1591 KB 702/1591 KB 704/1591 KB 706/1591 KB 708/1591 KB 710/1591 KB 712/1591 KB 714/1591 KB 716/1591 KB 718/1591 KB 720/1591 KB 722/1591 KB 724/1591 KB 726/1591 KB 728/1591 KB 730/1591 KB 732/1591 KB 734/1591 KB 736/1591 KB 738/1591 KB 740/1591 KB 742/1591 KB 744/1591 KB 746/1591 KB 748/1591 KB 750/1591 KB 752/1591 KB 754/1591 KB 756/1591 KB 758/1591 KB 760/1591 KB 762/1591 KB 764/1591 KB 766/1591 KB 768/1591 KB 770/1591 KB 772/1591 KB 774/1591 KB 776/1591 KB 778/1591 KB 780/1591 KB 782/1591 KB 784/1591 KB 786/1591 KB 788/1591 KB 790/1591 KB 792/1591 KB 794/1591 KB 796/1591 KB 798/1591 KB 800/1591 KB 802/1591 KB 804/1591 KB 806/1591 KB 808/1591 KB 810/1591 KB 812/1591 KB 814/1591 KB 816/1591 KB 818/1591 KB 820/1591 KB 822/1591 KB 824/1591 KB 826/1591 KB 828/1591 KB 830/1591 KB 832/1591 KB 834/1591 KB 836/1591 KB 838/1591 KB 840/1591 KB 842/1591 KB 844/1591 KB 846/1591 KB 848/1591 KB 850/1591 KB 852/1591 KB 854/1591 KB 856/1591 KB 858/1591 KB 860/1591 KB 862/1591 KB 864/1591 KB 866/1591 KB 868/1591 KB 870/1591 KB 872/1591 KB 874/1591 KB 876/1591 KB 878/1591 KB 880/1591 KB 882/1591 KB 884/1591 KB 886/1591 KB 888/1591 KB 890/1591 KB 892/1591 KB 894/1591 KB 896/1591 KB 898/1591 KB 900/1591 KB 902/1591 KB 904/1591 KB 906/1591 KB 908/1591 KB 910/1591 KB 912/1591 KB 914/1591 KB 916/1591 KB 918/1591 KB 920/1591 KB 922/1591 KB 924/1591 KB 926/1591 KB 928/1591 KB 930/1591 KB 932/1591 KB 934/1591 KB 936/1591 KB 938/1591 KB 940/1591 KB 942/1591 KB 944/1591 KB 946/1591 KB 948/1591 KB 950/1591 KB 952/1591 KB 954/1591 KB 956/1591 KB 958/1591 KB 960/1591 KB 962/1591 KB 964/1591 KB 966/1591 KB 968/1591 KB 970/1591 KB 972/1591 KB 974/1591 KB 976/1591 KB 978/1591 KB 980/1591 KB 982/1591 KB 984/1591 KB 986/1591 KB 988/1591 KB 990/1591 KB 992/1591 KB 994/1591 KB 996/1591 KB 998/1591 KB 1000/1591 KB 1002/1591 KB 1004/1591 KB 1006/1591 KB 1008/1591 KB 1010/1591 KB 1012/1591 KB 1014/1591 KB 1016/1591 KB 1018/1591 KB 1020/1591 KB 1022/1591 KB 1024/1591 KB 1026/1591 KB 1028/1591 KB 1030/1591 KB 1032/1591 KB 1034/1591 KB 1036/1591 KB 1038/1591 KB 1040/1591 KB 1042/1591 KB 1044/1591 KB 1046/1591 KB 1048/1591 KB 1050/1591 KB 1052/1591 KB 1054/1591 KB 1056/1591 KB 1058/1591 KB 1060/1591 KB 1062/1591 KB 1064/1591 KB 1066/1591 KB 1068/1591 KB 1070/1591 KB 1072/1591 KB 1074/1591 KB 1076/1591 KB 1078/1591 KB 1080/1591 KB 1082/1591 KB 1084/1591 KB 1086/1591 KB 1088/1591 KB 1090/1591 KB 1092/1591 KB 1094/1591 KB 1096/1591 KB 1098/1591 KB 1100/1591 KB 1102/1591 KB 1104/1591 KB 1106/1591 KB 1108/1591 KB 1110/1591 KB 1112/1591 KB 1114/1591 KB 1116/1591 KB 1118/1591 KB 1120/1591 KB 1122/1591 KB 1124/1591 KB 1126/1591 KB 1128/1591 KB 1130/1591 KB 1132/1591 KB 1134/1591 KB 1136/1591 KB 1138/1591 KB 1140/1591 KB 1142/1591 KB 1144/1591 KB 1146/1591 KB 1148/1591 KB 1150/1591 KB 1152/1591 KB 1154/1591 KB 1156/1591 KB 1158/1591 KB 1160/1591 KB 1162/1591 KB 1164/1591 KB 1166/1591 KB 1168/1591 KB 1170/1591 KB 1172/1591 KB 1174/1591 KB 1176/1591 KB 1178/1591 KB 1180/1591 KB 1182/1591 KB 1184/1591 KB 1186/1591 KB 1188/1591 KB 1190/1591 KB 1192/1591 KB 1194/1591 KB 1196/1591 KB 1198/1591 KB 1200/1591 KB 1202/1591 KB 1204/1591 KB 1206/1591 KB 1208/1591 KB 1210/1591 KB 1212/1591 KB 1214/1591 KB 1216/1591 KB 1218/1591 KB 1220/1591 KB 1222/1591 KB 1224/1591 KB 1226/1591 KB 1228/1591 KB 1230/1591 KB 1232/1591 KB 1234/1591 KB 1236/1591 KB 1238/1591 KB 1240/1591 KB 1242/1591 KB 1244/1591 KB 1246/1591 KB 1248/1591 KB 1250/1591 KB 1252/1591 KB 1254/1591 KB 1256/1591 KB 1258/1591 KB 1260/1591 KB 1262/1591 KB 1264/1591 KB 1266/1591 KB 1268/1591 KB 1270/1591 KB 1272/1591 KB 1274/1591 KB 1276/1591 KB 1278/1591 KB 1280/1591 KB 1282/1591 KB 1284/1591 KB 1286/1591 KB 1288/1591 KB 1290/1591 KB 1292/1591 KB 1294/1591 KB 1296/1591 KB 1298/1591 KB 1300/1591 KB 1302/1591 KB 1304/1591 KB 1306/1591 KB 1308/1591 KB 1310/1591 KB 1312/1591 KB 1314/1591 KB 1316/1591 KB 1318/1591 KB 1320/1591 KB 1322/1591 KB 1324/1591 KB 1326/1591 KB 1328/1591 KB 1330/1591 KB 1332/1591 KB 1334/1591 KB 1336/1591 KB 1338/1591 KB 1340/1591 KB 1342/1591 KB 1344/1591 KB 1346/1591 KB 1348/1591 KB 1350/1591 KB 1352/1591 KB 1354/1591 KB 1356/1591 KB 1358/1591 KB 1360/1591 KB 1362/1591 KB 1364/1591 KB 1366/1591 KB 1368/1591 KB 1370/1591 KB 1372/1591 KB 1374/1591 KB 1376/1591 KB 1378/1591 KB 1380/1591 KB 1382/1591 KB 1384/1591 KB 1386/1591 KB 1388/1591 KB 1390/1591 KB 1392/1591 KB 1394/1591 KB 1396/1591 KB 1398/1591 KB 1400/1591 KB 1402/1591 KB 1404/1591 KB 1406/1591 KB 1408/1591 KB 1410/1591 KB 1412/1591 KB 1414/1591 KB 1416/1591 KB 1418/1591 KB 1420/1591 KB 1422/1591 KB 1424/1591 KB 1426/1591 KB 1428/1591 KB 1430/1591 KB 1432/1591 KB 1434/1591 KB 1436/1591 KB 1438/1591 KB 1440/1591 KB 1442/1591 KB 1444/1591 KB 1446/1591 KB 1448/1591 KB 1450/1591 KB 1452/1591 KB 1454/1591 KB 1456/1591 KB 1458/1591 KB 1460/1591 KB 1462/1591 KB 1464/1591 KB 1466/1591 KB 1468/1591 KB 1470/1591 KB 1472/1591 KB 1474/1591 KB 1476/1591 KB 1478/1591 KB 1480/1591 KB 1482/1591 KB 1484/1591 KB 1486/1591 KB 1488/1591 KB 1490/1591 KB 1492/1591 KB 1494/1591 KB 1496/1591 KB 1498/1591 KB 1500/1591 KB 1502/1591 KB 1504/1591 KB 1506/1591 KB 1508/1591 KB 1510/1591 KB 1512/1591 KB 1514/1591 KB 1516/1591 KB 1518/1591 KB 1520/1591 KB 1522/1591 KB 1524/1591 KB 1526/1591 KB 1528/1591 KB 1530/1591 KB 1532/1591 KB 1534/1591 KB 1536/1591 KB 1538/1591 KB 1540/1591 KB 1542/1591 KB 1544/1591 KB 1546/1591 KB 1548/1591 KB 1550/1591 KB 1552/1591 KB 1554/1591 KB 1556/1591 KB 1558/1591 KB 1560/1591 KB 1562/1591 KB 1564/1591 KB 1566/1591 KB 1568/1591 KB 1570/1591 KB 1572/1591 KB 1574/1591 KB 1576/1591 KB 1578/1591 KB 1580/1591 KB 1582/1591 KB 1584/1591 KB 1586/1591 KB 1588/1591 KB 1590/1591 KB 1591/1591 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235.jar (1591 KB at 2203.0 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235.pom 2/23 KB 4/23 KB 6/23 KB 8/23 KB 10/23 KB 12/23 KB 14/23 KB 16/23 KB 18/23 KB 20/23 KB 22/23 KB 23/23 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235.pom (23 KB at 202.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 424/424 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (424 B at 15.3 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 32.0 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 367/367 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (367 B at 6.2 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235-jar-with-dependencies.jar 2/16235 KB 4/16235 KB 6/16235 KB 8/16235 KB 10/16235 KB 12/16235 KB 14/16235 KB 16/16235 KB 18/16235 KB 20/16235 KB 22/16235 KB 24/16235 KB 26/16235 KB 28/16235 KB 30/16235 KB 32/16235 KB 34/16235 KB 36/16235 KB 38/16235 KB 40/16235 KB 42/16235 KB 44/16235 KB 46/16235 KB 48/16235 KB 50/16235 KB 52/16235 KB 54/16235 KB 56/16235 KB 58/16235 KB 60/16235 KB 62/16235 KB 64/16235 KB 66/16235 KB 68/16235 KB 70/16235 KB 72/16235 KB 74/16235 KB 76/16235 KB 78/16235 KB 80/16235 KB 82/16235 KB 84/16235 KB 86/16235 KB 88/16235 KB 90/16235 KB 92/16235 KB 94/16235 KB 96/16235 KB 98/16235 KB 100/16235 KB 102/16235 KB 104/16235 KB 106/16235 KB 108/16235 KB 110/16235 KB 112/16235 KB 114/16235 KB 116/16235 KB 118/16235 KB 120/16235 KB 122/16235 KB 124/16235 KB 126/16235 KB 128/16235 KB 130/16235 KB 132/16235 KB 134/16235 KB 136/16235 KB 138/16235 KB 140/16235 KB 142/16235 KB 144/16235 KB 146/16235 KB 148/16235 KB 150/16235 KB 152/16235 KB 154/16235 KB 156/16235 KB 158/16235 KB 160/16235 KB 162/16235 KB 164/16235 KB 166/16235 KB 168/16235 KB 170/16235 KB 172/16235 KB 174/16235 KB 176/16235 KB 178/16235 KB 180/16235 KB 182/16235 KB 184/16235 KB 186/16235 KB 188/16235 KB 190/16235 KB 192/16235 KB 194/16235 KB 196/16235 KB 198/16235 KB 200/16235 KB 202/16235 KB 204/16235 KB 206/16235 KB 208/16235 KB 210/16235 KB 212/16235 KB 214/16235 KB 216/16235 KB 218/16235 KB 220/16235 KB 222/16235 KB 224/16235 KB 226/16235 KB 228/16235 KB 230/16235 KB 232/16235 KB 234/16235 KB 236/16235 KB 238/16235 KB 240/16235 KB 242/16235 KB 244/16235 KB 246/16235 KB 248/16235 KB 250/16235 KB 252/16235 KB 254/16235 KB 256/16235 KB 258/16235 KB 260/16235 KB 262/16235 KB 264/16235 KB 266/16235 KB 268/16235 KB 270/16235 KB 272/16235 KB 274/16235 KB 276/16235 KB 278/16235 KB 280/16235 KB 282/16235 KB 284/16235 KB 286/16235 KB 288/16235 KB 290/16235 KB 292/16235 KB 294/16235 KB 296/16235 KB 298/16235 KB 300/16235 KB 302/16235 KB 304/16235 KB 306/16235 KB 308/16235 KB 310/16235 KB 312/16235 KB 314/16235 KB 316/16235 KB 318/16235 KB 320/16235 KB 322/16235 KB 324/16235 KB 326/16235 KB 328/16235 KB 330/16235 KB 332/16235 KB 334/16235 KB 336/16235 KB 338/16235 KB 340/16235 KB 342/16235 KB 344/16235 KB 346/16235 KB 348/16235 KB 350/16235 KB 352/16235 KB 354/16235 KB 356/16235 KB 358/16235 KB 360/16235 KB 362/16235 KB 364/16235 KB 366/16235 KB 368/16235 KB 370/16235 KB 372/16235 KB 374/16235 KB 376/16235 KB 378/16235 KB 380/16235 KB 382/16235 KB 384/16235 KB 386/16235 KB 388/16235 KB 390/16235 KB 392/16235 KB 394/16235 KB 396/16235 KB 398/16235 KB 400/16235 KB 402/16235 KB 404/16235 KB 406/16235 KB 408/16235 KB 410/16235 KB 412/16235 KB 414/16235 KB 416/16235 KB 418/16235 KB 420/16235 KB 422/16235 KB 424/16235 KB 426/16235 KB 428/16235 KB 430/16235 KB 432/16235 KB 434/16235 KB 436/16235 KB 438/16235 KB 440/16235 KB 442/16235 KB 444/16235 KB 446/16235 KB 448/16235 KB 450/16235 KB 452/16235 KB 454/16235 KB 456/16235 KB 458/16235 KB 460/16235 KB 462/16235 KB 464/16235 KB 466/16235 KB 468/16235 KB 470/16235 KB 472/16235 KB 474/16235 KB 476/16235 KB 478/16235 KB 480/16235 KB 482/16235 KB 484/16235 KB 486/16235 KB 488/16235 KB 490/16235 KB 492/16235 KB 494/16235 KB 496/16235 KB 498/16235 KB 500/16235 KB 502/16235 KB 504/16235 KB 506/16235 KB 508/16235 KB 510/16235 KB 512/16235 KB 514/16235 KB 516/16235 KB 518/16235 KB 520/16235 KB 522/16235 KB 524/16235 KB 526/16235 KB 528/16235 KB 530/16235 KB 532/16235 KB 534/16235 KB 536/16235 KB 538/16235 KB 540/16235 KB 542/16235 KB 544/16235 KB 546/16235 KB 548/16235 KB 550/16235 KB 552/16235 KB 554/16235 KB 556/16235 KB 558/16235 KB 560/16235 KB 562/16235 KB 564/16235 KB 566/16235 KB 568/16235 KB 570/16235 KB 572/16235 KB 574/16235 KB 576/16235 KB 578/16235 KB 580/16235 KB 582/16235 KB 584/16235 KB 586/16235 KB 588/16235 KB 590/16235 KB 592/16235 KB 594/16235 KB 596/16235 KB 598/16235 KB 600/16235 KB 602/16235 KB 604/16235 KB 606/16235 KB 608/16235 KB 610/16235 KB 612/16235 KB 614/16235 KB 616/16235 KB 618/16235 KB 620/16235 KB 622/16235 KB 624/16235 KB 626/16235 KB 628/16235 KB 630/16235 KB 632/16235 KB 634/16235 KB 636/16235 KB 638/16235 KB 640/16235 KB 642/16235 KB 644/16235 KB 646/16235 KB 648/16235 KB 650/16235 KB 652/16235 KB 654/16235 KB 656/16235 KB 658/16235 KB 660/16235 KB 662/16235 KB 664/16235 KB 666/16235 KB 668/16235 KB 670/16235 KB 672/16235 KB 674/16235 KB 676/16235 KB 678/16235 KB 680/16235 KB 682/16235 KB 684/16235 KB 686/16235 KB 688/16235 KB 690/16235 KB 692/16235 KB 694/16235 KB 696/16235 KB 698/16235 KB 700/16235 KB 702/16235 KB 704/16235 KB 706/16235 KB 708/16235 KB 710/16235 KB 712/16235 KB 714/16235 KB 716/16235 KB 718/16235 KB 720/16235 KB 722/16235 KB 724/16235 KB 726/16235 KB 728/16235 KB 730/16235 KB 732/16235 KB 734/16235 KB 736/16235 KB 738/16235 KB 740/16235 KB 742/16235 KB 744/16235 KB 746/16235 KB 748/16235 KB 750/16235 KB 752/16235 KB 754/16235 KB 756/16235 KB 758/16235 KB 760/16235 KB 762/16235 KB 764/16235 KB 766/16235 KB 768/16235 KB 770/16235 KB 772/16235 KB 774/16235 KB 776/16235 KB 778/16235 KB 780/16235 KB 782/16235 KB 784/16235 KB 786/16235 KB 788/16235 KB 790/16235 KB 792/16235 KB 794/16235 KB 796/16235 KB 798/16235 KB 800/16235 KB 802/16235 KB 804/16235 KB 806/16235 KB 808/16235 KB 810/16235 KB 812/16235 KB 814/16235 KB 816/16235 KB 818/16235 KB 820/16235 KB 822/16235 KB 824/16235 KB 826/16235 KB 828/16235 KB 830/16235 KB 832/16235 KB 834/16235 KB 836/16235 KB 838/16235 KB 840/16235 KB 842/16235 KB 844/16235 KB 846/16235 KB 848/16235 KB 850/16235 KB 852/16235 KB 854/16235 KB 856/16235 KB 858/16235 KB 860/16235 KB 862/16235 KB 864/16235 KB 866/16235 KB 868/16235 KB 870/16235 KB 872/16235 KB 874/16235 KB 876/16235 KB 878/16235 KB 880/16235 KB 882/16235 KB 884/16235 KB 886/16235 KB 888/16235 KB 890/16235 KB 892/16235 KB 894/16235 KB 896/16235 KB 898/16235 KB 900/16235 KB 902/16235 KB 904/16235 KB 906/16235 KB 908/16235 KB 910/16235 KB 912/16235 KB 914/16235 KB 916/16235 KB 918/16235 KB 920/16235 KB 922/16235 KB 924/16235 KB 926/16235 KB 928/16235 KB 930/16235 KB 932/16235 KB 934/16235 KB 936/16235 KB 938/16235 KB 940/16235 KB 942/16235 KB 944/16235 KB 946/16235 KB 948/16235 KB 950/16235 KB 952/16235 KB 954/16235 KB 956/16235 KB 958/16235 KB 960/16235 KB 962/16235 KB 964/16235 KB 966/16235 KB 968/16235 KB 970/16235 KB 972/16235 KB 974/16235 KB 976/16235 KB 978/16235 KB 980/16235 KB 982/16235 KB 984/16235 KB 986/16235 KB 988/16235 KB 990/16235 KB 992/16235 KB 994/16235 KB 996/16235 KB 998/16235 KB 1000/16235 KB 1002/16235 KB 1004/16235 KB 1006/16235 KB 1008/16235 KB 1010/16235 KB 1012/16235 KB 1014/16235 KB 1016/16235 KB 1018/16235 KB 1020/16235 KB 1022/16235 KB 1024/16235 KB 1026/16235 KB 1028/16235 KB 1030/16235 KB 1032/16235 KB 1034/16235 KB 1036/16235 KB 1038/16235 KB 1040/16235 KB 1042/16235 KB 1044/16235 KB 1046/16235 KB 1048/16235 KB 1050/16235 KB 1052/16235 KB 1054/16235 KB 1056/16235 KB 1058/16235 KB 1060/16235 KB 1062/16235 KB 1064/16235 KB 1066/16235 KB 1068/16235 KB 1070/16235 KB 1072/16235 KB 1074/16235 KB 1076/16235 KB 1078/16235 KB 1080/16235 KB 1082/16235 KB 1084/16235 KB 1086/16235 KB 1088/16235 KB 1090/16235 KB 1092/16235 KB 1094/16235 KB 1096/16235 KB 1098/16235 KB 1100/16235 KB 1102/16235 KB 1104/16235 KB 1106/16235 KB 1108/16235 KB 1110/16235 KB 1112/16235 KB 1114/16235 KB 1116/16235 KB 1118/16235 KB 1120/16235 KB 1122/16235 KB 1124/16235 KB 1126/16235 KB 1128/16235 KB 1130/16235 KB 1132/16235 KB 1134/16235 KB 1136/16235 KB 1138/16235 KB 1140/16235 KB 1142/16235 KB 1144/16235 KB 1146/16235 KB 1148/16235 KB 1150/16235 KB 1152/16235 KB 1154/16235 KB 1156/16235 KB 1158/16235 KB 1160/16235 KB 1162/16235 KB 1164/16235 KB 1166/16235 KB 1168/16235 KB 1170/16235 KB 1172/16235 KB 1174/16235 KB 1176/16235 KB 1178/16235 KB 1180/16235 KB 1182/16235 KB 1184/16235 KB 1186/16235 KB 1188/16235 KB 1190/16235 KB 1192/16235 KB 1194/16235 KB 1196/16235 KB 1198/16235 KB 1200/16235 KB 1202/16235 KB 1204/16235 KB 1206/16235 KB 1208/16235 KB 1210/16235 KB 1212/16235 KB 1214/16235 KB 1216/16235 KB 1218/16235 KB 1220/16235 KB 1222/16235 KB 1224/16235 KB 1226/16235 KB 1228/16235 KB 1230/16235 KB 1232/16235 KB 1234/16235 KB 1236/16235 KB 1238/16235 KB 1240/16235 KB 1242/16235 KB 1244/16235 KB 1246/16235 KB 1248/16235 KB 1250/16235 KB 1252/16235 KB 1254/16235 KB 1256/16235 KB 1258/16235 KB 1260/16235 KB 1262/16235 KB 1264/16235 KB 1266/16235 KB 1268/16235 KB 1270/16235 KB 1272/16235 KB 1274/16235 KB 1276/16235 KB 1278/16235 KB 1280/16235 KB 1282/16235 KB 1284/16235 KB 1286/16235 KB 1288/16235 KB 1290/16235 KB 1292/16235 KB 1294/16235 KB 1296/16235 KB 1298/16235 KB 1300/16235 KB 1302/16235 KB 1304/16235 KB 1306/16235 KB 1308/16235 KB 1310/16235 KB 1312/16235 KB 1314/16235 KB 1316/16235 KB 1318/16235 KB 1320/16235 KB 1322/16235 KB 1324/16235 KB 1326/16235 KB 1328/16235 KB 1330/16235 KB 1332/16235 KB 1334/16235 KB 1336/16235 KB 1338/16235 KB 1340/16235 KB 1342/16235 KB 1344/16235 KB 1346/16235 KB 1348/16235 KB 1350/16235 KB 1352/16235 KB 1354/16235 KB 1356/16235 KB 1358/16235 KB 1360/16235 KB 1362/16235 KB 1364/16235 KB 1366/16235 KB 1368/16235 KB 1370/16235 KB 1372/16235 KB 1374/16235 KB 1376/16235 KB 1378/16235 KB 1380/16235 KB 1382/16235 KB 1384/16235 KB 1386/16235 KB 1388/16235 KB 1390/16235 KB 1392/16235 KB 1394/16235 KB 1396/16235 KB 1398/16235 KB 1400/16235 KB 1402/16235 KB 1404/16235 KB 1406/16235 KB 1408/16235 KB 1410/16235 KB 1412/16235 KB 1414/16235 KB 1416/16235 KB 1418/16235 KB 1420/16235 KB 1422/16235 KB 1424/16235 KB 1426/16235 KB 1428/16235 KB 1430/16235 KB 1432/16235 KB 1434/16235 KB 1436/16235 KB 1438/16235 KB 1440/16235 KB 1442/16235 KB 1444/16235 KB 1446/16235 KB 1448/16235 KB 1450/16235 KB 1452/16235 KB 1454/16235 KB 1456/16235 KB 1458/16235 KB 1460/16235 KB 1462/16235 KB 1464/16235 KB 1466/16235 KB 1468/16235 KB 1470/16235 KB 1472/16235 KB 1474/16235 KB 1476/16235 KB 1478/16235 KB 1480/16235 KB 1482/16235 KB 1484/16235 KB 1486/16235 KB 1488/16235 KB 1490/16235 KB 1492/16235 KB 1494/16235 KB 1496/16235 KB 1498/16235 KB 1500/16235 KB 1502/16235 KB 1504/16235 KB 1506/16235 KB 1508/16235 KB 1510/16235 KB 1512/16235 KB 1514/16235 KB 1516/16235 KB 1518/16235 KB 1520/16235 KB 1522/16235 KB 1524/16235 KB 1526/16235 KB 1528/16235 KB 1530/16235 KB 1532/16235 KB 1534/16235 KB 1536/16235 KB 1538/16235 KB 1540/16235 KB 1542/16235 KB 1544/16235 KB 1546/16235 KB 1548/16235 KB 1550/16235 KB 1552/16235 KB 1554/16235 KB 1556/16235 KB 1558/16235 KB 1560/16235 KB 1562/16235 KB 1564/16235 KB 1566/16235 KB 1568/16235 KB 1570/16235 KB 1572/16235 KB 1574/16235 KB 1576/16235 KB 1578/16235 KB 1580/16235 KB 1582/16235 KB 1584/16235 KB 1586/16235 KB 1588/16235 KB 1590/16235 KB 1592/16235 KB 1594/16235 KB 1596/16235 KB 1598/16235 KB 1600/16235 KB 1602/16235 KB 1604/16235 KB 1606/16235 KB 1608/16235 KB 1610/16235 KB 1612/16235 KB 1614/16235 KB 1616/16235 KB 1618/16235 KB 1620/16235 KB 1622/16235 KB 1624/16235 KB 1626/16235 KB 1628/16235 KB 1630/16235 KB 1632/16235 KB 1634/16235 KB 1636/16235 KB 1638/16235 KB 1640/16235 KB 1642/16235 KB 1644/16235 KB 1646/16235 KB 1648/16235 KB 1650/16235 KB 1652/16235 KB 1654/16235 KB 1656/16235 KB 1658/16235 KB 1660/16235 KB 1662/16235 KB 1664/16235 KB 1666/16235 KB 1668/16235 KB 1670/16235 KB 1672/16235 KB 1674/16235 KB 1676/16235 KB 1678/16235 KB 1680/16235 KB 1682/16235 KB 1684/16235 KB 1686/16235 KB 1688/16235 KB 1690/16235 KB 1692/16235 KB 1694/16235 KB 1696/16235 KB 1698/16235 KB 1700/16235 KB 1702/16235 KB 1704/16235 KB 1706/16235 KB 1708/16235 KB 1710/16235 KB 1712/16235 KB 1714/16235 KB 1716/16235 KB 1718/16235 KB 1720/16235 KB 1722/16235 KB 1724/16235 KB 1726/16235 KB 1728/16235 KB 1730/16235 KB 1732/16235 KB 1734/16235 KB 1736/16235 KB 1738/16235 KB 1740/16235 KB 1742/16235 KB 1744/16235 KB 1746/16235 KB 1748/16235 KB 1750/16235 KB 1752/16235 KB 1754/16235 KB 1756/16235 KB 1758/16235 KB 1760/16235 KB 1762/16235 KB 1764/16235 KB 1766/16235 KB 1768/16235 KB 1770/16235 KB 1772/16235 KB 1774/16235 KB 1776/16235 KB 1778/16235 KB 1780/16235 KB 1782/16235 KB 1784/16235 KB 1786/16235 KB 1788/16235 KB 1790/16235 KB 1792/16235 KB 1794/16235 KB 1796/16235 KB 1798/16235 KB 1800/16235 KB 1802/16235 KB 1804/16235 KB 1806/16235 KB 1808/16235 KB 1810/16235 KB 1812/16235 KB 1814/16235 KB 1816/16235 KB 1818/16235 KB 1820/16235 KB 1822/16235 KB 1824/16235 KB 1826/16235 KB 1828/16235 KB 1830/16235 KB 1832/16235 KB 1834/16235 KB 1836/16235 KB 1838/16235 KB 1840/16235 KB 1842/16235 KB 1844/16235 KB 1846/16235 KB 1848/16235 KB 1850/16235 KB 1852/16235 KB 1854/16235 KB 1856/16235 KB 1858/16235 KB 1860/16235 KB 1862/16235 KB 1864/16235 KB 1866/16235 KB 1868/16235 KB 1870/16235 KB 1872/16235 KB 1874/16235 KB 1876/16235 KB 1878/16235 KB 1880/16235 KB 1882/16235 KB 1884/16235 KB 1886/16235 KB 1888/16235 KB 1890/16235 KB 1892/16235 KB 1894/16235 KB 1896/16235 KB 1898/16235 KB 1900/16235 KB 1902/16235 KB 1904/16235 KB 1906/16235 KB 1908/16235 KB 1910/16235 KB 1912/16235 KB 1914/16235 KB 1916/16235 KB 1918/16235 KB 1920/16235 KB 1922/16235 KB 1924/16235 KB 1926/16235 KB 1928/16235 KB 1930/16235 KB 1932/16235 KB 1934/16235 KB 1936/16235 KB 1938/16235 KB 1940/16235 KB 1942/16235 KB 1944/16235 KB 1946/16235 KB 1948/16235 KB 1950/16235 KB 1952/16235 KB 1954/16235 KB 1956/16235 KB 1958/16235 KB 1960/16235 KB 1962/16235 KB 1964/16235 KB 1966/16235 KB 1968/16235 KB 1970/16235 KB 1972/16235 KB 1974/16235 KB 1976/16235 KB 1978/16235 KB 1980/16235 KB 1982/16235 KB 1984/16235 KB 1986/16235 KB 1988/16235 KB 1990/16235 KB 1992/16235 KB 1994/16235 KB 1996/16235 KB 1998/16235 KB 2000/16235 KB 2002/16235 KB 2004/16235 KB 2006/16235 KB 2008/16235 KB 2010/16235 KB 2012/16235 KB 2014/16235 KB 2016/16235 KB 2018/16235 KB 2020/16235 KB 2022/16235 KB 2024/16235 KB 2026/16235 KB 2028/16235 KB 2030/16235 KB 2032/16235 KB 2034/16235 KB 2036/16235 KB 2038/16235 KB 2040/16235 KB 2042/16235 KB 2044/16235 KB 2046/16235 KB 2048/16235 KB 2050/16235 KB 2052/16235 KB 2054/16235 KB 2056/16235 KB 2058/16235 KB 2060/16235 KB 2062/16235 KB 2064/16235 KB 2066/16235 KB 2068/16235 KB 2070/16235 KB 2072/16235 KB 2074/16235 KB 2076/16235 KB 2078/16235 KB 2080/16235 KB 2082/16235 KB 2084/16235 KB 2086/16235 KB 2088/16235 KB 2090/16235 KB 2092/16235 KB 2094/16235 KB 2096/16235 KB 2098/16235 KB 2100/16235 KB 2102/16235 KB 2104/16235 KB 2106/16235 KB 2108/16235 KB 2110/16235 KB 2112/16235 KB 2114/16235 KB 2116/16235 KB 2118/16235 KB 2120/16235 KB 2122/16235 KB 2124/16235 KB 2126/16235 KB 2128/16235 KB 2130/16235 KB 2132/16235 KB 2134/16235 KB 2136/16235 KB 2138/16235 KB 2140/16235 KB 2142/16235 KB 2144/16235 KB 2146/16235 KB 2148/16235 KB 2150/16235 KB 2152/16235 KB 2154/16235 KB 2156/16235 KB 2158/16235 KB 2160/16235 KB 2162/16235 KB 2164/16235 KB 2166/16235 KB 2168/16235 KB 2170/16235 KB 2172/16235 KB 2174/16235 KB 2176/16235 KB 2178/16235 KB 2180/16235 KB 2182/16235 KB 2184/16235 KB 2186/16235 KB 2188/16235 KB 2190/16235 KB 2192/16235 KB 2194/16235 KB 2196/16235 KB 2198/16235 KB 2200/16235 KB 2202/16235 KB 2204/16235 KB 2206/16235 KB 2208/16235 KB 2210/16235 KB 2212/16235 KB 2214/16235 KB 2216/16235 KB 2218/16235 KB 2220/16235 KB 2222/16235 KB 2224/16235 KB 2226/16235 KB 2228/16235 KB 2230/16235 KB 2232/16235 KB 2234/16235 KB 2236/16235 KB 2238/16235 KB 2240/16235 KB 2242/16235 KB 2244/16235 KB 2246/16235 KB 2248/16235 KB 2250/16235 KB 2252/16235 KB 2254/16235 KB 2256/16235 KB 2258/16235 KB 2260/16235 KB 2262/16235 KB 2264/16235 KB 2266/16235 KB 2268/16235 KB 2270/16235 KB 2272/16235 KB 2274/16235 KB 2276/16235 KB 2278/16235 KB 2280/16235 KB 2282/16235 KB 2284/16235 KB 2286/16235 KB 2288/16235 KB 2290/16235 KB 2292/16235 KB 2294/16235 KB 2296/16235 KB 2298/16235 KB 2300/16235 KB 2302/16235 KB 2304/16235 KB 2306/16235 KB 2308/16235 KB 2310/16235 KB 2312/16235 KB 2314/16235 KB 2316/16235 KB 2318/16235 KB 2320/16235 KB 2322/16235 KB 2324/16235 KB 2326/16235 KB 2328/16235 KB 2330/16235 KB 2332/16235 KB 2334/16235 KB 2336/16235 KB 2338/16235 KB 2340/16235 KB 2342/16235 KB 2344/16235 KB 2346/16235 KB 2348/16235 KB 2350/16235 KB 2352/16235 KB 2354/16235 KB 2356/16235 KB 2358/16235 KB 2360/16235 KB 2362/16235 KB 2364/16235 KB 2366/16235 KB 2368/16235 KB 2370/16235 KB 2372/16235 KB 2374/16235 KB 2376/16235 KB 2378/16235 KB 2380/16235 KB 2382/16235 KB 2384/16235 KB 2386/16235 KB 2388/16235 KB 2390/16235 KB 2392/16235 KB 2394/16235 KB 2396/16235 KB 2398/16235 KB 2400/16235 KB 2402/16235 KB 2404/16235 KB 2406/16235 KB 2408/16235 KB 2410/16235 KB 2412/16235 KB 2414/16235 KB 2416/16235 KB 2418/16235 KB 2420/16235 KB 2422/16235 KB 2424/16235 KB 2426/16235 KB 2428/16235 KB 2430/16235 KB 2432/16235 KB 2434/16235 KB 2436/16235 KB 2438/16235 KB 2440/16235 KB 2442/16235 KB 2444/16235 KB 2446/16235 KB 2448/16235 KB 2450/16235 KB 2452/16235 KB 2454/16235 KB 2456/16235 KB 2458/16235 KB 2460/16235 KB 2462/16235 KB 2464/16235 KB 2466/16235 KB 2468/16235 KB 2470/16235 KB 2472/16235 KB 2474/16235 KB 2476/16235 KB 2478/16235 KB 2480/16235 KB 2482/16235 KB 2484/16235 KB 2486/16235 KB 2488/16235 KB 2490/16235 KB 2492/16235 KB 2494/16235 KB 2496/16235 KB 2498/16235 KB 2500/16235 KB 2502/16235 KB 2504/16235 KB 2506/16235 KB 2508/16235 KB 2510/16235 KB 2512/16235 KB 2514/16235 KB 2516/16235 KB 2518/16235 KB 2520/16235 KB 2522/16235 KB 2524/16235 KB 2526/16235 KB 2528/16235 KB 2530/16235 KB 2532/16235 KB 2534/16235 KB 2536/16235 KB 2538/16235 KB 2540/16235 KB 2542/16235 KB 2544/16235 KB 2546/16235 KB 2548/16235 KB 2550/16235 KB 2552/16235 KB 2554/16235 KB 2556/16235 KB 2558/16235 KB 2560/16235 KB 2562/16235 KB 2564/16235 KB 2566/16235 KB 2568/16235 KB 2570/16235 KB 2572/16235 KB 2574/16235 KB 2576/16235 KB 2578/16235 KB 2580/16235 KB 2582/16235 KB 2584/16235 KB 2586/16235 KB 2588/16235 KB 2590/16235 KB 2592/16235 KB 2594/16235 KB 2596/16235 KB 2598/16235 KB 2600/16235 KB 2602/16235 KB 2604/16235 KB 2606/16235 KB 2608/16235 KB 2610/16235 KB 2612/16235 KB 2614/16235 KB 2616/16235 KB 2618/16235 KB 2620/16235 KB 2622/16235 KB 2624/16235 KB 2626/16235 KB 2628/16235 KB 2630/16235 KB 2632/16235 KB 2634/16235 KB 2636/16235 KB 2638/16235 KB 2640/16235 KB 2642/16235 KB 2644/16235 KB 2646/16235 KB 2648/16235 KB 2650/16235 KB 2652/16235 KB 2654/16235 KB 2656/16235 KB 2658/16235 KB 2660/16235 KB 2662/16235 KB 2664/16235 KB 2666/16235 KB 2668/16235 KB 2670/16235 KB 2672/16235 KB 2674/16235 KB 2676/16235 KB 2678/16235 KB 2680/16235 KB 2682/16235 KB 2684/16235 KB 2686/16235 KB 2688/16235 KB 2690/16235 KB 2692/16235 KB 2694/16235 KB 2696/16235 KB 2698/16235 KB 2700/16235 KB 2702/16235 KB 2704/16235 KB 2706/16235 KB 2708/16235 KB 2710/16235 KB 2712/16235 KB 2714/16235 KB 2716/16235 KB 2718/16235 KB 2720/16235 KB 2722/16235 KB 2724/16235 KB 2726/16235 KB 2728/16235 KB 2730/16235 KB 2732/16235 KB 2734/16235 KB 2736/16235 KB 2738/16235 KB 2740/16235 KB 2742/16235 KB 2744/16235 KB 2746/16235 KB 2748/16235 KB 2750/16235 KB 2752/16235 KB 2754/16235 KB 2756/16235 KB 2758/16235 KB 2760/16235 KB 2762/16235 KB 2764/16235 KB 2766/16235 KB 2768/16235 KB 2770/16235 KB 2772/16235 KB 2774/16235 KB 2776/16235 KB 2778/16235 KB 2780/16235 KB 2782/16235 KB 2784/16235 KB 2786/16235 KB 2788/16235 KB 2790/16235 KB 2792/16235 KB 2794/16235 KB 2796/16235 KB 2798/16235 KB 2800/16235 KB 2802/16235 KB 2804/16235 KB 2806/16235 KB 2808/16235 KB 2810/16235 KB 2812/16235 KB 2814/16235 KB 2816/16235 KB 2818/16235 KB 2820/16235 KB 2822/16235 KB 2824/16235 KB 2826/16235 KB 2828/16235 KB 2830/16235 KB 2832/16235 KB 2834/16235 KB 2836/16235 KB 2838/16235 KB 2840/16235 KB 2842/16235 KB 2844/16235 KB 2846/16235 KB 2848/16235 KB 2850/16235 KB 2852/16235 KB 2854/16235 KB 2856/16235 KB 2858/16235 KB 2860/16235 KB 2862/16235 KB 2864/16235 KB 2866/16235 KB 2868/16235 KB 2870/16235 KB 2872/16235 KB 2874/16235 KB 2876/16235 KB 2878/16235 KB 2880/16235 KB 2882/16235 KB 2884/16235 KB 2886/16235 KB 2888/16235 KB 2890/16235 KB 2892/16235 KB 2894/16235 KB 2896/16235 KB 2898/16235 KB 2900/16235 KB 2902/16235 KB 2904/16235 KB 2906/16235 KB 2908/16235 KB 2910/16235 KB 2912/16235 KB 2914/16235 KB 2916/16235 KB 2918/16235 KB 2920/16235 KB 2922/16235 KB 2924/16235 KB 2926/16235 KB 2928/16235 KB 2930/16235 KB 2932/16235 KB 2934/16235 KB 2936/16235 KB 2938/16235 KB 2940/16235 KB 2942/16235 KB 2944/16235 KB 2946/16235 KB 2948/16235 KB 2950/16235 KB 2952/16235 KB 2954/16235 KB 2956/16235 KB 2958/16235 KB 2960/16235 KB 2962/16235 KB 2964/16235 KB 2966/16235 KB 2968/16235 KB 2970/16235 KB 2972/16235 KB 2974/16235 KB 2976/16235 KB 2978/16235 KB 2980/16235 KB 2982/16235 KB 2984/16235 KB 2986/16235 KB 2988/16235 KB 2990/16235 KB 2992/16235 KB 2994/16235 KB 2996/16235 KB 2998/16235 KB 3000/16235 KB 3002/16235 KB 3004/16235 KB 3006/16235 KB 3008/16235 KB 3010/16235 KB 3012/16235 KB 3014/16235 KB 3016/16235 KB 3018/16235 KB 3020/16235 KB 3022/16235 KB 3024/16235 KB 3026/16235 KB 3028/16235 KB 3030/16235 KB 3032/16235 KB 3034/16235 KB 3036/16235 KB 3038/16235 KB 3040/16235 KB 3042/16235 KB 3044/16235 KB 3046/16235 KB 3048/16235 KB 3050/16235 KB 3052/16235 KB 3054/16235 KB 3056/16235 KB 3058/16235 KB 3060/16235 KB 3062/16235 KB 3064/16235 KB 3066/16235 KB 3068/16235 KB 3070/16235 KB 3072/16235 KB 3074/16235 KB 3076/16235 KB 3078/16235 KB 3080/16235 KB 3082/16235 KB 3084/16235 KB 3086/16235 KB 3088/16235 KB 3090/16235 KB 3092/16235 KB 3094/16235 KB 3096/16235 KB 3098/16235 KB 3100/16235 KB 3102/16235 KB 3104/16235 KB 3106/16235 KB 3108/16235 KB 3110/16235 KB 3112/16235 KB 3114/16235 KB 3116/16235 KB 3118/16235 KB 3120/16235 KB 3122/16235 KB 3124/16235 KB 3126/16235 KB 3128/16235 KB 3130/16235 KB 3132/16235 KB 3134/16235 KB 3136/16235 KB 3138/16235 KB 3140/16235 KB 3142/16235 KB 3144/16235 KB 3146/16235 KB 3148/16235 KB 3150/16235 KB 3152/16235 KB 3154/16235 KB 3156/16235 KB 3158/16235 KB 3160/16235 KB 3162/16235 KB 3164/16235 KB 3166/16235 KB 3168/16235 KB 3170/16235 KB 3172/16235 KB 3174/16235 KB 3176/16235 KB 3178/16235 KB 3180/16235 KB 3182/16235 KB 3184/16235 KB 3186/16235 KB 3188/16235 KB 3190/16235 KB 3192/16235 KB 3194/16235 KB 3196/16235 KB 3198/16235 KB 3200/16235 KB 3202/16235 KB 3204/16235 KB 3206/16235 KB 3208/16235 KB 3210/16235 KB 3212/16235 KB 3214/16235 KB 3216/16235 KB 3218/16235 KB 3220/16235 KB 3222/16235 KB 3224/16235 KB 3226/16235 KB 3228/16235 KB 3230/16235 KB 3232/16235 KB 3234/16235 KB 3236/16235 KB 3238/16235 KB 3240/16235 KB 3242/16235 KB 3244/16235 KB 3246/16235 KB 3248/16235 KB 3250/16235 KB 3252/16235 KB 3254/16235 KB 3256/16235 KB 3258/16235 KB 3260/16235 KB 3262/16235 KB 3264/16235 KB 3266/16235 KB 3268/16235 KB 3270/16235 KB 3272/16235 KB 3274/16235 KB 3276/16235 KB 3278/16235 KB 3280/16235 KB 3282/16235 KB 3284/16235 KB 3286/16235 KB 3288/16235 KB 3290/16235 KB 3292/16235 KB 3294/16235 KB 3296/16235 KB 3298/16235 KB 3300/16235 KB 3302/16235 KB 3304/16235 KB 3306/16235 KB 3308/16235 KB 3310/16235 KB 3312/16235 KB 3314/16235 KB 3316/16235 KB 3318/16235 KB 3320/16235 KB 3322/16235 KB 3324/16235 KB 3326/16235 KB 3328/16235 KB 3330/16235 KB 3332/16235 KB 3334/16235 KB 3336/16235 KB 3338/16235 KB 3340/16235 KB 3342/16235 KB 3344/16235 KB 3346/16235 KB 3348/16235 KB 3350/16235 KB 3352/16235 KB 3354/16235 KB 3356/16235 KB 3358/16235 KB 3360/16235 KB 3362/16235 KB 3364/16235 KB 3366/16235 KB 3368/16235 KB 3370/16235 KB 3372/16235 KB 3374/16235 KB 3376/16235 KB 3378/16235 KB 3380/16235 KB 3382/16235 KB 3384/16235 KB 3386/16235 KB 3388/16235 KB 3390/16235 KB 3392/16235 KB 3394/16235 KB 3396/16235 KB 3398/16235 KB 3400/16235 KB 3402/16235 KB 3404/16235 KB 3406/16235 KB 3408/16235 KB 3410/16235 KB 3412/16235 KB 3414/16235 KB 3416/16235 KB 3418/16235 KB 3420/16235 KB 3422/16235 KB 3424/16235 KB 3426/16235 KB 3428/16235 KB 3430/16235 KB 3432/16235 KB 3434/16235 KB 3436/16235 KB 3438/16235 KB 3440/16235 KB 3442/16235 KB 3444/16235 KB 3446/16235 KB 3448/16235 KB 3450/16235 KB 3452/16235 KB 3454/16235 KB 3456/16235 KB 3458/16235 KB 3460/16235 KB 3462/16235 KB 3464/16235 KB 3466/16235 KB 3468/16235 KB 3470/16235 KB 3472/16235 KB 3474/16235 KB 3476/16235 KB 3478/16235 KB 3480/16235 KB 3482/16235 KB 3484/16235 KB 3486/16235 KB 3488/16235 KB 3490/16235 KB 3492/16235 KB 3494/16235 KB 3496/16235 KB 3498/16235 KB 3500/16235 KB 3502/16235 KB 3504/16235 KB 3506/16235 KB 3508/16235 KB 3510/16235 KB 3512/16235 KB 3514/16235 KB 3516/16235 KB 3518/16235 KB 3520/16235 KB 3522/16235 KB 3524/16235 KB 3526/16235 KB 3528/16235 KB 3530/16235 KB 3532/16235 KB 3534/16235 KB 3536/16235 KB 3538/16235 KB 3540/16235 KB 3542/16235 KB 3544/16235 KB 3546/16235 KB 3548/16235 KB 3550/16235 KB 3552/16235 KB 3554/16235 KB 3556/16235 KB 3558/16235 KB 3560/16235 KB 3562/16235 KB 3564/16235 KB 3566/16235 KB 3568/16235 KB 3570/16235 KB 3572/16235 KB 3574/16235 KB 3576/16235 KB 3578/16235 KB 3580/16235 KB 3582/16235 KB 3584/16235 KB 3586/16235 KB 3588/16235 KB 3590/16235 KB 3592/16235 KB 3594/16235 KB 3596/16235 KB 3598/16235 KB 3600/16235 KB 3602/16235 KB 3604/16235 KB 3606/16235 KB 3608/16235 KB 3610/16235 KB 3612/16235 KB 3614/16235 KB 3616/16235 KB 3618/16235 KB 3620/16235 KB 3622/16235 KB 3624/16235 KB 3626/16235 KB 3628/16235 KB 3630/16235 KB 3632/16235 KB 3634/16235 KB 3636/16235 KB 3638/16235 KB 3640/16235 KB 3642/16235 KB 3644/16235 KB 3646/16235 KB 3648/16235 KB 3650/16235 KB 3652/16235 KB 3654/16235 KB 3656/16235 KB 3658/16235 KB 3660/16235 KB 3662/16235 KB 3664/16235 KB 3666/16235 KB 3668/16235 KB 3670/16235 KB 3672/16235 KB 3674/16235 KB 3676/16235 KB 3678/16235 KB 3680/16235 KB 3682/16235 KB 3684/16235 KB 3686/16235 KB 3688/16235 KB 3690/16235 KB 3692/16235 KB 3694/16235 KB 3696/16235 KB 3698/16235 KB 3700/16235 KB 3702/16235 KB 3704/16235 KB 3706/16235 KB 3708/16235 KB 3710/16235 KB 3712/16235 KB 3714/16235 KB 3716/16235 KB 3718/16235 KB 3720/16235 KB 3722/16235 KB 3724/16235 KB 3726/16235 KB 3728/16235 KB 3730/16235 KB 3732/16235 KB 3734/16235 KB 3736/16235 KB 3738/16235 KB 3740/16235 KB 3742/16235 KB 3744/16235 KB 3746/16235 KB 3748/16235 KB 3750/16235 KB 3752/16235 KB 3754/16235 KB 3756/16235 KB 3758/16235 KB 3760/16235 KB 3762/16235 KB 3764/16235 KB 3766/16235 KB 3768/16235 KB 3770/16235 KB 3772/16235 KB 3774/16235 KB 3776/16235 KB 3778/16235 KB 3780/16235 KB 3782/16235 KB 3784/16235 KB 3786/16235 KB 3788/16235 KB 3790/16235 KB 3792/16235 KB 3794/16235 KB 3796/16235 KB 3798/16235 KB 3800/16235 KB 3802/16235 KB 3804/16235 KB 3806/16235 KB 3808/16235 KB 3810/16235 KB 3812/16235 KB 3814/16235 KB 3816/16235 KB 3818/16235 KB 3820/16235 KB 3822/16235 KB 3824/16235 KB 3826/16235 KB 3828/16235 KB 3830/16235 KB 3832/16235 KB 3834/16235 KB 3836/16235 KB 3838/16235 KB 3840/16235 KB 3842/16235 KB 3844/16235 KB 3846/16235 KB 3848/16235 KB 3850/16235 KB 3852/16235 KB 3854/16235 KB 3856/16235 KB 3858/16235 KB 3860/16235 KB 3862/16235 KB 3864/16235 KB 3866/16235 KB 3868/16235 KB 3870/16235 KB 3872/16235 KB 3874/16235 KB 3876/16235 KB 3878/16235 KB 3880/16235 KB 3882/16235 KB 3884/16235 KB 3886/16235 KB 3888/16235 KB 3890/16235 KB 3892/16235 KB 3894/16235 KB 3896/16235 KB 3898/16235 KB 3900/16235 KB 3902/16235 KB 3904/16235 KB 3906/16235 KB 3908/16235 KB 3910/16235 KB 3912/16235 KB 3914/16235 KB 3916/16235 KB 3918/16235 KB 3920/16235 KB 3922/16235 KB 3924/16235 KB 3926/16235 KB 3928/16235 KB 3930/16235 KB 3932/16235 KB 3934/16235 KB 3936/16235 KB 3938/16235 KB 3940/16235 KB 3942/16235 KB 3944/16235 KB 3946/16235 KB 3948/16235 KB 3950/16235 KB 3952/16235 KB 3954/16235 KB 3956/16235 KB 3958/16235 KB 3960/16235 KB 3962/16235 KB 3964/16235 KB 3966/16235 KB 3968/16235 KB 3970/16235 KB 3972/16235 KB 3974/16235 KB 3976/16235 KB 3978/16235 KB 3980/16235 KB 3982/16235 KB 3984/16235 KB 3986/16235 KB 3988/16235 KB 3990/16235 KB 3992/16235 KB 3994/16235 KB 3996/16235 KB 3998/16235 KB 4000/16235 KB 4002/16235 KB 4004/16235 KB 4006/16235 KB 4008/16235 KB 4010/16235 KB 4012/16235 KB 4014/16235 KB 4016/16235 KB 4018/16235 KB 4020/16235 KB 4022/16235 KB 4024/16235 KB 4026/16235 KB 4028/16235 KB 4030/16235 KB 4032/16235 KB 4034/16235 KB 4036/16235 KB 4038/16235 KB 4040/16235 KB 4042/16235 KB 4044/16235 KB 4046/16235 KB 4048/16235 KB 4050/16235 KB 4052/16235 KB 4054/16235 KB 4056/16235 KB 4058/16235 KB 4060/16235 KB 4062/16235 KB 4064/16235 KB 4066/16235 KB 4068/16235 KB 4070/16235 KB 4072/16235 KB 4074/16235 KB 4076/16235 KB 4078/16235 KB 4080/16235 KB 4082/16235 KB 4084/16235 KB 4086/16235 KB 4088/16235 KB 4090/16235 KB 4092/16235 KB 4094/16235 KB 4096/16235 KB 4098/16235 KB 4100/16235 KB 4102/16235 KB 4104/16235 KB 4106/16235 KB 4108/16235 KB 4110/16235 KB 4112/16235 KB 4114/16235 KB 4116/16235 KB 4118/16235 KB 4120/16235 KB 4122/16235 KB 4124/16235 KB 4126/16235 KB 4128/16235 KB 4130/16235 KB 4132/16235 KB 4134/16235 KB 4136/16235 KB 4138/16235 KB 4140/16235 KB 4142/16235 KB 4144/16235 KB 4146/16235 KB 4148/16235 KB 4150/16235 KB 4152/16235 KB 4154/16235 KB 4156/16235 KB 4158/16235 KB 4160/16235 KB 4162/16235 KB 4164/16235 KB 4166/16235 KB 4168/16235 KB 4170/16235 KB 4172/16235 KB 4174/16235 KB 4176/16235 KB 4178/16235 KB 4180/16235 KB 4182/16235 KB 4184/16235 KB 4186/16235 KB 4188/16235 KB 4190/16235 KB 4192/16235 KB 4194/16235 KB 4196/16235 KB 4198/16235 KB 4200/16235 KB 4202/16235 KB 4204/16235 KB 4206/16235 KB 4208/16235 KB 4210/16235 KB 4212/16235 KB 4214/16235 KB 4216/16235 KB 4218/16235 KB 4220/16235 KB 4222/16235 KB 4224/16235 KB 4226/16235 KB 4228/16235 KB 4230/16235 KB 4232/16235 KB 4234/16235 KB 4236/16235 KB 4238/16235 KB 4240/16235 KB 4242/16235 KB 4244/16235 KB 4246/16235 KB 4248/16235 KB 4250/16235 KB 4252/16235 KB 4254/16235 KB 4256/16235 KB 4258/16235 KB 4260/16235 KB 4262/16235 KB 4264/16235 KB 4266/16235 KB 4268/16235 KB 4270/16235 KB 4272/16235 KB 4274/16235 KB 4276/16235 KB 4278/16235 KB 4280/16235 KB 4282/16235 KB 4284/16235 KB 4286/16235 KB 4288/16235 KB 4290/16235 KB 4292/16235 KB 4294/16235 KB 4296/16235 KB 4298/16235 KB 4300/16235 KB 4302/16235 KB 4304/16235 KB 4306/16235 KB 4308/16235 KB 4310/16235 KB 4312/16235 KB 4314/16235 KB 4316/16235 KB 4318/16235 KB 4320/16235 KB 4322/16235 KB 4324/16235 KB 4326/16235 KB 4328/16235 KB 4330/16235 KB 4332/16235 KB 4334/16235 KB 4336/16235 KB 4338/16235 KB 4340/16235 KB 4342/16235 KB 4344/16235 KB 4346/16235 KB 4348/16235 KB 4350/16235 KB 4352/16235 KB 4354/16235 KB 4356/16235 KB 4358/16235 KB 4360/16235 KB 4362/16235 KB 4364/16235 KB 4366/16235 KB 4368/16235 KB 4370/16235 KB 4372/16235 KB 4374/16235 KB 4376/16235 KB 4378/16235 KB 4380/16235 KB 4382/16235 KB 4384/16235 KB 4386/16235 KB 4388/16235 KB 4390/16235 KB 4392/16235 KB 4394/16235 KB 4396/16235 KB 4398/16235 KB 4400/16235 KB 4402/16235 KB 4404/16235 KB 4406/16235 KB 4408/16235 KB 4410/16235 KB 4412/16235 KB 4414/16235 KB 4416/16235 KB 4418/16235 KB 4420/16235 KB 4422/16235 KB 4424/16235 KB 4426/16235 KB 4428/16235 KB 4430/16235 KB 4432/16235 KB 4434/16235 KB 4436/16235 KB 4438/16235 KB 4440/16235 KB 4442/16235 KB 4444/16235 KB 4446/16235 KB 4448/16235 KB 4450/16235 KB 4452/16235 KB 4454/16235 KB 4456/16235 KB 4458/16235 KB 4460/16235 KB 4462/16235 KB 4464/16235 KB 4466/16235 KB 4468/16235 KB 4470/16235 KB 4472/16235 KB 4474/16235 KB 4476/16235 KB 4478/16235 KB 4480/16235 KB 4482/16235 KB 4484/16235 KB 4486/16235 KB 4488/16235 KB 4490/16235 KB 4492/16235 KB 4494/16235 KB 4496/16235 KB 4498/16235 KB 4500/16235 KB 4502/16235 KB 4504/16235 KB 4506/16235 KB 4508/16235 KB 4510/16235 KB 4512/16235 KB 4514/16235 KB 4516/16235 KB 4518/16235 KB 4520/16235 KB 4522/16235 KB 4524/16235 KB 4526/16235 KB 4528/16235 KB 4530/16235 KB 4532/16235 KB 4534/16235 KB 4536/16235 KB 4538/16235 KB 4540/16235 KB 4542/16235 KB 4544/16235 KB 4546/16235 KB 4548/16235 KB 4550/16235 KB 4552/16235 KB 4554/16235 KB 4556/16235 KB 4558/16235 KB 4560/16235 KB 4562/16235 KB 4564/16235 KB 4566/16235 KB 4568/16235 KB 4570/16235 KB 4572/16235 KB 4574/16235 KB 4576/16235 KB 4578/16235 KB 4580/16235 KB 4582/16235 KB 4584/16235 KB 4586/16235 KB 4588/16235 KB 4590/16235 KB 4592/16235 KB 4594/16235 KB 4596/16235 KB 4598/16235 KB 4600/16235 KB 4602/16235 KB 4604/16235 KB 4606/16235 KB 4608/16235 KB 4610/16235 KB 4612/16235 KB 4614/16235 KB 4616/16235 KB 4618/16235 KB 4620/16235 KB 4622/16235 KB 4624/16235 KB 4626/16235 KB 4628/16235 KB 4630/16235 KB 4632/16235 KB 4634/16235 KB 4636/16235 KB 4638/16235 KB 4640/16235 KB 4642/16235 KB 4644/16235 KB 4646/16235 KB 4648/16235 KB 4650/16235 KB 4652/16235 KB 4654/16235 KB 4656/16235 KB 4658/16235 KB 4660/16235 KB 4662/16235 KB 4664/16235 KB 4666/16235 KB 4668/16235 KB 4670/16235 KB 4672/16235 KB 4674/16235 KB 4676/16235 KB 4678/16235 KB 4680/16235 KB 4682/16235 KB 4684/16235 KB 4686/16235 KB 4688/16235 KB 4690/16235 KB 4692/16235 KB 4694/16235 KB 4696/16235 KB 4698/16235 KB 4700/16235 KB 4702/16235 KB 4704/16235 KB 4706/16235 KB 4708/16235 KB 4710/16235 KB 4712/16235 KB 4714/16235 KB 4716/16235 KB 4718/16235 KB 4720/16235 KB 4722/16235 KB 4724/16235 KB 4726/16235 KB 4728/16235 KB 4730/16235 KB 4732/16235 KB 4734/16235 KB 4736/16235 KB 4738/16235 KB 4740/16235 KB 4742/16235 KB 4744/16235 KB 4746/16235 KB 4748/16235 KB 4750/16235 KB 4752/16235 KB 4754/16235 KB 4756/16235 KB 4758/16235 KB 4760/16235 KB 4762/16235 KB 4764/16235 KB 4766/16235 KB 4768/16235 KB 4770/16235 KB 4772/16235 KB 4774/16235 KB 4776/16235 KB 4778/16235 KB 4780/16235 KB 4782/16235 KB 4784/16235 KB 4786/16235 KB 4788/16235 KB 4790/16235 KB 4792/16235 KB 4794/16235 KB 4796/16235 KB 4798/16235 KB 4800/16235 KB 4802/16235 KB 4804/16235 KB 4806/16235 KB 4808/16235 KB 4810/16235 KB 4812/16235 KB 4814/16235 KB 4816/16235 KB 4818/16235 KB 4820/16235 KB 4822/16235 KB 4824/16235 KB 4826/16235 KB 4828/16235 KB 4830/16235 KB 4832/16235 KB 4834/16235 KB 4836/16235 KB 4838/16235 KB 4840/16235 KB 4842/16235 KB 4844/16235 KB 4846/16235 KB 4848/16235 KB 4850/16235 KB 4852/16235 KB 4854/16235 KB 4856/16235 KB 4858/16235 KB 4860/16235 KB 4862/16235 KB 4864/16235 KB 4866/16235 KB 4868/16235 KB 4870/16235 KB 4872/16235 KB 4874/16235 KB 4876/16235 KB 4878/16235 KB 4880/16235 KB 4882/16235 KB 4884/16235 KB 4886/16235 KB 4888/16235 KB 4890/16235 KB 4892/16235 KB 4894/16235 KB 4896/16235 KB 4898/16235 KB 4900/16235 KB 4902/16235 KB 4904/16235 KB 4906/16235 KB 4908/16235 KB 4910/16235 KB 4912/16235 KB 4914/16235 KB 4916/16235 KB 4918/16235 KB 4920/16235 KB 4922/16235 KB 4924/16235 KB 4926/16235 KB 4928/16235 KB 4930/16235 KB 4932/16235 KB 4934/16235 KB 4936/16235 KB 4938/16235 KB 4940/16235 KB 4942/16235 KB 4944/16235 KB 4946/16235 KB 4948/16235 KB 4950/16235 KB 4952/16235 KB 4954/16235 KB 4956/16235 KB 4958/16235 KB 4960/16235 KB 4962/16235 KB 4964/16235 KB 4966/16235 KB 4968/16235 KB 4970/16235 KB 4972/16235 KB 4974/16235 KB 4976/16235 KB 4978/16235 KB 4980/16235 KB 4982/16235 KB 4984/16235 KB 4986/16235 KB 4988/16235 KB 4990/16235 KB 4992/16235 KB 4994/16235 KB 4996/16235 KB 4998/16235 KB 5000/16235 KB 5002/16235 KB 5004/16235 KB 5006/16235 KB 5008/16235 KB 5010/16235 KB 5012/16235 KB 5014/16235 KB 5016/16235 KB 5018/16235 KB 5020/16235 KB 5022/16235 KB 5024/16235 KB 5026/16235 KB 5028/16235 KB 5030/16235 KB 5032/16235 KB 5034/16235 KB 5036/16235 KB 5038/16235 KB 5040/16235 KB 5042/16235 KB 5044/16235 KB 5046/16235 KB 5048/16235 KB 5050/16235 KB 5052/16235 KB 5054/16235 KB 5056/16235 KB 5058/16235 KB 5060/16235 KB 5062/16235 KB 5064/16235 KB 5066/16235 KB 5068/16235 KB 5070/16235 KB 5072/16235 KB 5074/16235 KB 5076/16235 KB 5078/16235 KB 5080/16235 KB 5082/16235 KB 5084/16235 KB 5086/16235 KB 5088/16235 KB 5090/16235 KB 5092/16235 KB 5094/16235 KB 5096/16235 KB 5098/16235 KB 5100/16235 KB 5102/16235 KB 5104/16235 KB 5106/16235 KB 5108/16235 KB 5110/16235 KB 5112/16235 KB 5114/16235 KB 5116/16235 KB 5118/16235 KB 5120/16235 KB 5122/16235 KB 5124/16235 KB 5126/16235 KB 5128/16235 KB 5130/16235 KB 5132/16235 KB 5134/16235 KB 5136/16235 KB 5138/16235 KB 5140/16235 KB 5142/16235 KB 5144/16235 KB 5146/16235 KB 5148/16235 KB 5150/16235 KB 5152/16235 KB 5154/16235 KB 5156/16235 KB 5158/16235 KB 5160/16235 KB 5162/16235 KB 5164/16235 KB 5166/16235 KB 5168/16235 KB 5170/16235 KB 5172/16235 KB 5174/16235 KB 5176/16235 KB 5178/16235 KB 5180/16235 KB 5182/16235 KB 5184/16235 KB 5186/16235 KB 5188/16235 KB 5190/16235 KB 5192/16235 KB 5194/16235 KB 5196/16235 KB 5198/16235 KB 5200/16235 KB 5202/16235 KB 5204/16235 KB 5206/16235 KB 5208/16235 KB 5210/16235 KB 5212/16235 KB 5214/16235 KB 5216/16235 KB 5218/16235 KB 5220/16235 KB 5222/16235 KB 5224/16235 KB 5226/16235 KB 5228/16235 KB 5230/16235 KB 5232/16235 KB 5234/16235 KB 5236/16235 KB 5238/16235 KB 5240/16235 KB 5242/16235 KB 5244/16235 KB 5246/16235 KB 5248/16235 KB 5250/16235 KB 5252/16235 KB 5254/16235 KB 5256/16235 KB 5258/16235 KB 5260/16235 KB 5262/16235 KB 5264/16235 KB 5266/16235 KB 5268/16235 KB 5270/16235 KB 5272/16235 KB 5274/16235 KB 5276/16235 KB 5278/16235 KB 5280/16235 KB 5282/16235 KB 5284/16235 KB 5286/16235 KB 5288/16235 KB 5290/16235 KB 5292/16235 KB 5294/16235 KB 5296/16235 KB 5298/16235 KB 5300/16235 KB 5302/16235 KB 5304/16235 KB 5306/16235 KB 5308/16235 KB 5310/16235 KB 5312/16235 KB 5314/16235 KB 5316/16235 KB 5318/16235 KB 5320/16235 KB 5322/16235 KB 5324/16235 KB 5326/16235 KB 5328/16235 KB 5330/16235 KB 5332/16235 KB 5334/16235 KB 5336/16235 KB 5338/16235 KB 5340/16235 KB 5342/16235 KB 5344/16235 KB 5346/16235 KB 5348/16235 KB 5350/16235 KB 5352/16235 KB 5354/16235 KB 5356/16235 KB 5358/16235 KB 5360/16235 KB 5362/16235 KB 5364/16235 KB 5366/16235 KB 5368/16235 KB 5370/16235 KB 5372/16235 KB 5374/16235 KB 5376/16235 KB 5378/16235 KB 5380/16235 KB 5382/16235 KB 5384/16235 KB 5386/16235 KB 5388/16235 KB 5390/16235 KB 5392/16235 KB 5394/16235 KB 5396/16235 KB 5398/16235 KB 5400/16235 KB 5402/16235 KB 5404/16235 KB 5406/16235 KB 5408/16235 KB 5410/16235 KB 5412/16235 KB 5414/16235 KB 5416/16235 KB 5418/16235 KB 5420/16235 KB 5422/16235 KB 5424/16235 KB 5426/16235 KB 5428/16235 KB 5430/16235 KB 5432/16235 KB 5434/16235 KB 5436/16235 KB 5438/16235 KB 5440/16235 KB 5442/16235 KB 5444/16235 KB 5446/16235 KB 5448/16235 KB 5450/16235 KB 5452/16235 KB 5454/16235 KB 5456/16235 KB 5458/16235 KB 5460/16235 KB 5462/16235 KB 5464/16235 KB 5466/16235 KB 5468/16235 KB 5470/16235 KB 5472/16235 KB 5474/16235 KB 5476/16235 KB 5478/16235 KB 5480/16235 KB 5482/16235 KB 5484/16235 KB 5486/16235 KB 5488/16235 KB 5490/16235 KB 5492/16235 KB 5494/16235 KB 5496/16235 KB 5498/16235 KB 5500/16235 KB 5502/16235 KB 5504/16235 KB 5506/16235 KB 5508/16235 KB 5510/16235 KB 5512/16235 KB 5514/16235 KB 5516/16235 KB 5518/16235 KB 5520/16235 KB 5522/16235 KB 5524/16235 KB 5526/16235 KB 5528/16235 KB 5530/16235 KB 5532/16235 KB 5534/16235 KB 5536/16235 KB 5538/16235 KB 5540/16235 KB 5542/16235 KB 5544/16235 KB 5546/16235 KB 5548/16235 KB 5550/16235 KB 5552/16235 KB 5554/16235 KB 5556/16235 KB 5558/16235 KB 5560/16235 KB 5562/16235 KB 5564/16235 KB 5566/16235 KB 5568/16235 KB 5570/16235 KB 5572/16235 KB 5574/16235 KB 5576/16235 KB 5578/16235 KB 5580/16235 KB 5582/16235 KB 5584/16235 KB 5586/16235 KB 5588/16235 KB 5590/16235 KB 5592/16235 KB 5594/16235 KB 5596/16235 KB 5598/16235 KB 5600/16235 KB 5602/16235 KB 5604/16235 KB 5606/16235 KB 5608/16235 KB 5610/16235 KB 5612/16235 KB 5614/16235 KB 5616/16235 KB 5618/16235 KB 5620/16235 KB 5622/16235 KB 5624/16235 KB 5626/16235 KB 5628/16235 KB 5630/16235 KB 5632/16235 KB 5634/16235 KB 5636/16235 KB 5638/16235 KB 5640/16235 KB 5642/16235 KB 5644/16235 KB 5646/16235 KB 5648/16235 KB 5650/16235 KB 5652/16235 KB 5654/16235 KB 5656/16235 KB 5658/16235 KB 5660/16235 KB 5662/16235 KB 5664/16235 KB 5666/16235 KB 5668/16235 KB 5670/16235 KB 5672/16235 KB 5674/16235 KB 5676/16235 KB 5678/16235 KB 5680/16235 KB 5682/16235 KB 5684/16235 KB 5686/16235 KB 5688/16235 KB 5690/16235 KB 5692/16235 KB 5694/16235 KB 5696/16235 KB 5698/16235 KB 5700/16235 KB 5702/16235 KB 5704/16235 KB 5706/16235 KB 5708/16235 KB 5710/16235 KB 5712/16235 KB 5714/16235 KB 5716/16235 KB 5718/16235 KB 5720/16235 KB 5722/16235 KB 5724/16235 KB 5726/16235 KB 5728/16235 KB 5730/16235 KB 5732/16235 KB 5734/16235 KB 5736/16235 KB 5738/16235 KB 5740/16235 KB 5742/16235 KB 5744/16235 KB 5746/16235 KB 5748/16235 KB 5750/16235 KB 5752/16235 KB 5754/16235 KB 5756/16235 KB 5758/16235 KB 5760/16235 KB 5762/16235 KB 5764/16235 KB 5766/16235 KB 5768/16235 KB 5770/16235 KB 5772/16235 KB 5774/16235 KB 5776/16235 KB 5778/16235 KB 5780/16235 KB 5782/16235 KB 5784/16235 KB 5786/16235 KB 5788/16235 KB 5790/16235 KB 5792/16235 KB 5794/16235 KB 5796/16235 KB 5798/16235 KB 5800/16235 KB 5802/16235 KB 5804/16235 KB 5806/16235 KB 5808/16235 KB 5810/16235 KB 5812/16235 KB 5814/16235 KB 5816/16235 KB 5818/16235 KB 5820/16235 KB 5822/16235 KB 5824/16235 KB 5826/16235 KB 5828/16235 KB 5830/16235 KB 5832/16235 KB 5834/16235 KB 5836/16235 KB 5838/16235 KB 5840/16235 KB 5842/16235 KB 5844/16235 KB 5846/16235 KB 5848/16235 KB 5850/16235 KB 5852/16235 KB 5854/16235 KB 5856/16235 KB 5858/16235 KB 5860/16235 KB 5862/16235 KB 5864/16235 KB 5866/16235 KB 5868/16235 KB 5870/16235 KB 5872/16235 KB 5874/16235 KB 5876/16235 KB 5878/16235 KB 5880/16235 KB 5882/16235 KB 5884/16235 KB 5886/16235 KB 5888/16235 KB 5890/16235 KB 5892/16235 KB 5894/16235 KB 5896/16235 KB 5898/16235 KB 5900/16235 KB 5902/16235 KB 5904/16235 KB 5906/16235 KB 5908/16235 KB 5910/16235 KB 5912/16235 KB 5914/16235 KB 5916/16235 KB 5918/16235 KB 5920/16235 KB 5922/16235 KB 5924/16235 KB 5926/16235 KB 5928/16235 KB 5930/16235 KB 5932/16235 KB 5934/16235 KB 5936/16235 KB 5938/16235 KB 5940/16235 KB 5942/16235 KB 5944/16235 KB 5946/16235 KB 5948/16235 KB 5950/16235 KB 5952/16235 KB 5954/16235 KB 5956/16235 KB 5958/16235 KB 5960/16235 KB 5962/16235 KB 5964/16235 KB 5966/16235 KB 5968/16235 KB 5970/16235 KB 5972/16235 KB 5974/16235 KB 5976/16235 KB 5978/16235 KB 5980/16235 KB 5982/16235 KB 5984/16235 KB 5986/16235 KB 5988/16235 KB 5990/16235 KB 5992/16235 KB 5994/16235 KB 5996/16235 KB 5998/16235 KB 6000/16235 KB 6002/16235 KB 6004/16235 KB 6006/16235 KB 6008/16235 KB 6010/16235 KB 6012/16235 KB 6014/16235 KB 6016/16235 KB 6018/16235 KB 6020/16235 KB 6022/16235 KB 6024/16235 KB 6026/16235 KB 6028/16235 KB 6030/16235 KB 6032/16235 KB 6034/16235 KB 6036/16235 KB 6038/16235 KB 6040/16235 KB 6042/16235 KB 6044/16235 KB 6046/16235 KB 6048/16235 KB 6050/16235 KB 6052/16235 KB 6054/16235 KB 6056/16235 KB 6058/16235 KB 6060/16235 KB 6062/16235 KB 6064/16235 KB 6066/16235 KB 6068/16235 KB 6070/16235 KB 6072/16235 KB 6074/16235 KB 6076/16235 KB 6078/16235 KB 6080/16235 KB 6082/16235 KB 6084/16235 KB 6086/16235 KB 6088/16235 KB 6090/16235 KB 6092/16235 KB 6094/16235 KB 6096/16235 KB 6098/16235 KB 6100/16235 KB 6102/16235 KB 6104/16235 KB 6106/16235 KB 6108/16235 KB 6110/16235 KB 6112/16235 KB 6114/16235 KB 6116/16235 KB 6118/16235 KB 6120/16235 KB 6122/16235 KB 6124/16235 KB 6126/16235 KB 6128/16235 KB 6130/16235 KB 6132/16235 KB 6134/16235 KB 6136/16235 KB 6138/16235 KB 6140/16235 KB 6142/16235 KB 6144/16235 KB 6146/16235 KB 6148/16235 KB 6150/16235 KB 6152/16235 KB 6154/16235 KB 6156/16235 KB 6158/16235 KB 6160/16235 KB 6162/16235 KB 6164/16235 KB 6166/16235 KB 6168/16235 KB 6170/16235 KB 6172/16235 KB 6174/16235 KB 6176/16235 KB 6178/16235 KB 6180/16235 KB 6182/16235 KB 6184/16235 KB 6186/16235 KB 6188/16235 KB 6190/16235 KB 6192/16235 KB 6194/16235 KB 6196/16235 KB 6198/16235 KB 6200/16235 KB 6202/16235 KB 6204/16235 KB 6206/16235 KB 6208/16235 KB 6210/16235 KB 6212/16235 KB 6214/16235 KB 6216/16235 KB 6218/16235 KB 6220/16235 KB 6222/16235 KB 6224/16235 KB 6226/16235 KB 6228/16235 KB 6230/16235 KB 6232/16235 KB 6234/16235 KB 6236/16235 KB 6238/16235 KB 6240/16235 KB 6242/16235 KB 6244/16235 KB 6246/16235 KB 6248/16235 KB 6250/16235 KB 6252/16235 KB 6254/16235 KB 6256/16235 KB 6258/16235 KB 6260/16235 KB 6262/16235 KB 6264/16235 KB 6266/16235 KB 6268/16235 KB 6270/16235 KB 6272/16235 KB 6274/16235 KB 6276/16235 KB 6278/16235 KB 6280/16235 KB 6282/16235 KB 6284/16235 KB 6286/16235 KB 6288/16235 KB 6290/16235 KB 6292/16235 KB 6294/16235 KB 6296/16235 KB 6298/16235 KB 6300/16235 KB 6302/16235 KB 6304/16235 KB 6306/16235 KB 6308/16235 KB 6310/16235 KB 6312/16235 KB 6314/16235 KB 6316/16235 KB 6318/16235 KB 6320/16235 KB 6322/16235 KB 6324/16235 KB 6326/16235 KB 6328/16235 KB 6330/16235 KB 6332/16235 KB 6334/16235 KB 6336/16235 KB 6338/16235 KB 6340/16235 KB 6342/16235 KB 6344/16235 KB 6346/16235 KB 6348/16235 KB 6350/16235 KB 6352/16235 KB 6354/16235 KB 6356/16235 KB 6358/16235 KB 6360/16235 KB 6362/16235 KB 6364/16235 KB 6366/16235 KB 6368/16235 KB 6370/16235 KB 6372/16235 KB 6374/16235 KB 6376/16235 KB 6378/16235 KB 6380/16235 KB 6382/16235 KB 6384/16235 KB 6386/16235 KB 6388/16235 KB 6390/16235 KB 6392/16235 KB 6394/16235 KB 6396/16235 KB 6398/16235 KB 6400/16235 KB 6402/16235 KB 6404/16235 KB 6406/16235 KB 6408/16235 KB 6410/16235 KB 6412/16235 KB 6414/16235 KB 6416/16235 KB 6418/16235 KB 6420/16235 KB 6422/16235 KB 6424/16235 KB 6426/16235 KB 6428/16235 KB 6430/16235 KB 6432/16235 KB 6434/16235 KB 6436/16235 KB 6438/16235 KB 6440/16235 KB 6442/16235 KB 6444/16235 KB 6446/16235 KB 6448/16235 KB 6450/16235 KB 6452/16235 KB 6454/16235 KB 6456/16235 KB 6458/16235 KB 6460/16235 KB 6462/16235 KB 6464/16235 KB 6466/16235 KB 6468/16235 KB 6470/16235 KB 6472/16235 KB 6474/16235 KB 6476/16235 KB 6478/16235 KB 6480/16235 KB 6482/16235 KB 6484/16235 KB 6486/16235 KB 6488/16235 KB 6490/16235 KB 6492/16235 KB 6494/16235 KB 6496/16235 KB 6498/16235 KB 6500/16235 KB 6502/16235 KB 6504/16235 KB 6506/16235 KB 6508/16235 KB 6510/16235 KB 6512/16235 KB 6514/16235 KB 6516/16235 KB 6518/16235 KB 6520/16235 KB 6522/16235 KB 6524/16235 KB 6526/16235 KB 6528/16235 KB 6530/16235 KB 6532/16235 KB 6534/16235 KB 6536/16235 KB 6538/16235 KB 6540/16235 KB 6542/16235 KB 6544/16235 KB 6546/16235 KB 6548/16235 KB 6550/16235 KB 6552/16235 KB 6554/16235 KB 6556/16235 KB 6558/16235 KB 6560/16235 KB 6562/16235 KB 6564/16235 KB 6566/16235 KB 6568/16235 KB 6570/16235 KB 6572/16235 KB 6574/16235 KB 6576/16235 KB 6578/16235 KB 6580/16235 KB 6582/16235 KB 6584/16235 KB 6586/16235 KB 6588/16235 KB 6590/16235 KB 6592/16235 KB 6594/16235 KB 6596/16235 KB 6598/16235 KB 6600/16235 KB 6602/16235 KB 6604/16235 KB 6606/16235 KB 6608/16235 KB 6610/16235 KB 6612/16235 KB 6614/16235 KB 6616/16235 KB 6618/16235 KB 6620/16235 KB 6622/16235 KB 6624/16235 KB 6626/16235 KB 6628/16235 KB 6630/16235 KB 6632/16235 KB 6634/16235 KB 6636/16235 KB 6638/16235 KB 6640/16235 KB 6642/16235 KB 6644/16235 KB 6646/16235 KB 6648/16235 KB 6650/16235 KB 6652/16235 KB 6654/16235 KB 6656/16235 KB 6658/16235 KB 6660/16235 KB 6662/16235 KB 6664/16235 KB 6666/16235 KB 6668/16235 KB 6670/16235 KB 6672/16235 KB 6674/16235 KB 6676/16235 KB 6678/16235 KB 6680/16235 KB 6682/16235 KB 6684/16235 KB 6686/16235 KB 6688/16235 KB 6690/16235 KB 6692/16235 KB 6694/16235 KB 6696/16235 KB 6698/16235 KB 6700/16235 KB 6702/16235 KB 6704/16235 KB 6706/16235 KB 6708/16235 KB 6710/16235 KB 6712/16235 KB 6714/16235 KB 6716/16235 KB 6718/16235 KB 6720/16235 KB 6722/16235 KB 6724/16235 KB 6726/16235 KB 6728/16235 KB 6730/16235 KB 6732/16235 KB 6734/16235 KB 6736/16235 KB 6738/16235 KB 6740/16235 KB 6742/16235 KB 6744/16235 KB 6746/16235 KB 6748/16235 KB 6750/16235 KB 6752/16235 KB 6754/16235 KB 6756/16235 KB 6758/16235 KB 6760/16235 KB 6762/16235 KB 6764/16235 KB 6766/16235 KB 6768/16235 KB 6770/16235 KB 6772/16235 KB 6774/16235 KB 6776/16235 KB 6778/16235 KB 6780/16235 KB 6782/16235 KB 6784/16235 KB 6786/16235 KB 6788/16235 KB 6790/16235 KB 6792/16235 KB 6794/16235 KB 6796/16235 KB 6798/16235 KB 6800/16235 KB 6802/16235 KB 6804/16235 KB 6806/16235 KB 6808/16235 KB 6810/16235 KB 6812/16235 KB 6814/16235 KB 6816/16235 KB 6818/16235 KB 6820/16235 KB 6822/16235 KB 6824/16235 KB 6826/16235 KB 6828/16235 KB 6830/16235 KB 6832/16235 KB 6834/16235 KB 6836/16235 KB 6838/16235 KB 6840/16235 KB 6842/16235 KB 6844/16235 KB 6846/16235 KB 6848/16235 KB 6850/16235 KB 6852/16235 KB 6854/16235 KB 6856/16235 KB 6858/16235 KB 6860/16235 KB 6862/16235 KB 6864/16235 KB 6866/16235 KB 6868/16235 KB 6870/16235 KB 6872/16235 KB 6874/16235 KB 6876/16235 KB 6878/16235 KB 6880/16235 KB 6882/16235 KB 6884/16235 KB 6886/16235 KB 6888/16235 KB 6890/16235 KB 6892/16235 KB 6894/16235 KB 6896/16235 KB 6898/16235 KB 6900/16235 KB 6902/16235 KB 6904/16235 KB 6906/16235 KB 6908/16235 KB 6910/16235 KB 6912/16235 KB 6914/16235 KB 6916/16235 KB 6918/16235 KB 6920/16235 KB 6922/16235 KB 6924/16235 KB 6926/16235 KB 6928/16235 KB 6930/16235 KB 6932/16235 KB 6934/16235 KB 6936/16235 KB 6938/16235 KB 6940/16235 KB 6942/16235 KB 6944/16235 KB 6946/16235 KB 6948/16235 KB 6950/16235 KB 6952/16235 KB 6954/16235 KB 6956/16235 KB 6958/16235 KB 6960/16235 KB 6962/16235 KB 6964/16235 KB 6966/16235 KB 6968/16235 KB 6970/16235 KB 6972/16235 KB 6974/16235 KB 6976/16235 KB 6978/16235 KB 6980/16235 KB 6982/16235 KB 6984/16235 KB 6986/16235 KB 6988/16235 KB 6990/16235 KB 6992/16235 KB 6994/16235 KB 6996/16235 KB 6998/16235 KB 7000/16235 KB 7002/16235 KB 7004/16235 KB 7006/16235 KB 7008/16235 KB 7010/16235 KB 7012/16235 KB 7014/16235 KB 7016/16235 KB 7018/16235 KB 7020/16235 KB 7022/16235 KB 7024/16235 KB 7026/16235 KB 7028/16235 KB 7030/16235 KB 7032/16235 KB 7034/16235 KB 7036/16235 KB 7038/16235 KB 7040/16235 KB 7042/16235 KB 7044/16235 KB 7046/16235 KB 7048/16235 KB 7050/16235 KB 7052/16235 KB 7054/16235 KB 7056/16235 KB 7058/16235 KB 7060/16235 KB 7062/16235 KB 7064/16235 KB 7066/16235 KB 7068/16235 KB 7070/16235 KB 7072/16235 KB 7074/16235 KB 7076/16235 KB 7078/16235 KB 7080/16235 KB 7082/16235 KB 7084/16235 KB 7086/16235 KB 7088/16235 KB 7090/16235 KB 7092/16235 KB 7094/16235 KB 7096/16235 KB 7098/16235 KB 7100/16235 KB 7102/16235 KB 7104/16235 KB 7106/16235 KB 7108/16235 KB 7110/16235 KB 7112/16235 KB 7114/16235 KB 7116/16235 KB 7118/16235 KB 7120/16235 KB 7122/16235 KB 7124/16235 KB 7126/16235 KB 7128/16235 KB 7130/16235 KB 7132/16235 KB 7134/16235 KB 7136/16235 KB 7138/16235 KB 7140/16235 KB 7142/16235 KB 7144/16235 KB 7146/16235 KB 7148/16235 KB 7150/16235 KB 7152/16235 KB 7154/16235 KB 7156/16235 KB 7158/16235 KB 7160/16235 KB 7162/16235 KB 7164/16235 KB 7166/16235 KB 7168/16235 KB 7170/16235 KB 7172/16235 KB 7174/16235 KB 7176/16235 KB 7178/16235 KB 7180/16235 KB 7182/16235 KB 7184/16235 KB 7186/16235 KB 7188/16235 KB 7190/16235 KB 7192/16235 KB 7194/16235 KB 7196/16235 KB 7198/16235 KB 7200/16235 KB 7202/16235 KB 7204/16235 KB 7206/16235 KB 7208/16235 KB 7210/16235 KB 7212/16235 KB 7214/16235 KB 7216/16235 KB 7218/16235 KB 7220/16235 KB 7222/16235 KB 7224/16235 KB 7226/16235 KB 7228/16235 KB 7230/16235 KB 7232/16235 KB 7234/16235 KB 7236/16235 KB 7238/16235 KB 7240/16235 KB 7242/16235 KB 7244/16235 KB 7246/16235 KB 7248/16235 KB 7250/16235 KB 7252/16235 KB 7254/16235 KB 7256/16235 KB 7258/16235 KB 7260/16235 KB 7262/16235 KB 7264/16235 KB 7266/16235 KB 7268/16235 KB 7270/16235 KB 7272/16235 KB 7274/16235 KB 7276/16235 KB 7278/16235 KB 7280/16235 KB 7282/16235 KB 7284/16235 KB 7286/16235 KB 7288/16235 KB 7290/16235 KB 7292/16235 KB 7294/16235 KB 7296/16235 KB 7298/16235 KB 7300/16235 KB 7302/16235 KB 7304/16235 KB 7306/16235 KB 7308/16235 KB 7310/16235 KB 7312/16235 KB 7314/16235 KB 7316/16235 KB 7318/16235 KB 7320/16235 KB 7322/16235 KB 7324/16235 KB 7326/16235 KB 7328/16235 KB 7330/16235 KB 7332/16235 KB 7334/16235 KB 7336/16235 KB 7338/16235 KB 7340/16235 KB 7342/16235 KB 7344/16235 KB 7346/16235 KB 7348/16235 KB 7350/16235 KB 7352/16235 KB 7354/16235 KB 7356/16235 KB 7358/16235 KB 7360/16235 KB 7362/16235 KB 7364/16235 KB 7366/16235 KB 7368/16235 KB 7370/16235 KB 7372/16235 KB 7374/16235 KB 7376/16235 KB 7378/16235 KB 7380/16235 KB 7382/16235 KB 7384/16235 KB 7386/16235 KB 7388/16235 KB 7390/16235 KB 7392/16235 KB 7394/16235 KB 7396/16235 KB 7398/16235 KB 7400/16235 KB 7402/16235 KB 7404/16235 KB 7406/16235 KB 7408/16235 KB 7410/16235 KB 7412/16235 KB 7414/16235 KB 7416/16235 KB 7418/16235 KB 7420/16235 KB 7422/16235 KB 7424/16235 KB 7426/16235 KB 7428/16235 KB 7430/16235 KB 7432/16235 KB 7434/16235 KB 7436/16235 KB 7438/16235 KB 7440/16235 KB 7442/16235 KB 7444/16235 KB 7446/16235 KB 7448/16235 KB 7450/16235 KB 7452/16235 KB 7454/16235 KB 7456/16235 KB 7458/16235 KB 7460/16235 KB 7462/16235 KB 7464/16235 KB 7466/16235 KB 7468/16235 KB 7470/16235 KB 7472/16235 KB 7474/16235 KB 7476/16235 KB 7478/16235 KB 7480/16235 KB 7482/16235 KB 7484/16235 KB 7486/16235 KB 7488/16235 KB 7490/16235 KB 7492/16235 KB 7494/16235 KB 7496/16235 KB 7498/16235 KB 7500/16235 KB 7502/16235 KB 7504/16235 KB 7506/16235 KB 7508/16235 KB 7510/16235 KB 7512/16235 KB 7514/16235 KB 7516/16235 KB 7518/16235 KB 7520/16235 KB 7522/16235 KB 7524/16235 KB 7526/16235 KB 7528/16235 KB 7530/16235 KB 7532/16235 KB 7534/16235 KB 7536/16235 KB 7538/16235 KB 7540/16235 KB 7542/16235 KB 7544/16235 KB 7546/16235 KB 7548/16235 KB 7550/16235 KB 7552/16235 KB 7554/16235 KB 7556/16235 KB 7558/16235 KB 7560/16235 KB 7562/16235 KB 7564/16235 KB 7566/16235 KB 7568/16235 KB 7570/16235 KB 7572/16235 KB 7574/16235 KB 7576/16235 KB 7578/16235 KB 7580/16235 KB 7582/16235 KB 7584/16235 KB 7586/16235 KB 7588/16235 KB 7590/16235 KB 7592/16235 KB 7594/16235 KB 7596/16235 KB 7598/16235 KB 7600/16235 KB 7602/16235 KB 7604/16235 KB 7606/16235 KB 7608/16235 KB 7610/16235 KB 7612/16235 KB 7614/16235 KB 7616/16235 KB 7618/16235 KB 7620/16235 KB 7622/16235 KB 7624/16235 KB 7626/16235 KB 7628/16235 KB 7630/16235 KB 7632/16235 KB 7634/16235 KB 7636/16235 KB 7638/16235 KB 7640/16235 KB 7642/16235 KB 7644/16235 KB 7646/16235 KB 7648/16235 KB 7650/16235 KB 7652/16235 KB 7654/16235 KB 7656/16235 KB 7658/16235 KB 7660/16235 KB 7662/16235 KB 7664/16235 KB 7666/16235 KB 7668/16235 KB 7670/16235 KB 7672/16235 KB 7674/16235 KB 7676/16235 KB 7678/16235 KB 7680/16235 KB 7682/16235 KB 7684/16235 KB 7686/16235 KB 7688/16235 KB 7690/16235 KB 7692/16235 KB 7694/16235 KB 7696/16235 KB 7698/16235 KB 7700/16235 KB 7702/16235 KB 7704/16235 KB 7706/16235 KB 7708/16235 KB 7710/16235 KB 7712/16235 KB 7714/16235 KB 7716/16235 KB 7718/16235 KB 7720/16235 KB 7722/16235 KB 7724/16235 KB 7726/16235 KB 7728/16235 KB 7730/16235 KB 7732/16235 KB 7734/16235 KB 7736/16235 KB 7738/16235 KB 7740/16235 KB 7742/16235 KB 7744/16235 KB 7746/16235 KB 7748/16235 KB 7750/16235 KB 7752/16235 KB 7754/16235 KB 7756/16235 KB 7758/16235 KB 7760/16235 KB 7762/16235 KB 7764/16235 KB 7766/16235 KB 7768/16235 KB 7770/16235 KB 7772/16235 KB 7774/16235 KB 7776/16235 KB 7778/16235 KB 7780/16235 KB 7782/16235 KB 7784/16235 KB 7786/16235 KB 7788/16235 KB 7790/16235 KB 7792/16235 KB 7794/16235 KB 7796/16235 KB 7798/16235 KB 7800/16235 KB 7802/16235 KB 7804/16235 KB 7806/16235 KB 7808/16235 KB 7810/16235 KB 7812/16235 KB 7814/16235 KB 7816/16235 KB 7818/16235 KB 7820/16235 KB 7822/16235 KB 7824/16235 KB 7826/16235 KB 7828/16235 KB 7830/16235 KB 7832/16235 KB 7834/16235 KB 7836/16235 KB 7838/16235 KB 7840/16235 KB 7842/16235 KB 7844/16235 KB 7846/16235 KB 7848/16235 KB 7850/16235 KB 7852/16235 KB 7854/16235 KB 7856/16235 KB 7858/16235 KB 7860/16235 KB 7862/16235 KB 7864/16235 KB 7866/16235 KB 7868/16235 KB 7870/16235 KB 7872/16235 KB 7874/16235 KB 7876/16235 KB 7878/16235 KB 7880/16235 KB 7882/16235 KB 7884/16235 KB 7886/16235 KB 7888/16235 KB 7890/16235 KB 7892/16235 KB 7894/16235 KB 7896/16235 KB 7898/16235 KB 7900/16235 KB 7902/16235 KB 7904/16235 KB 7906/16235 KB 7908/16235 KB 7910/16235 KB 7912/16235 KB 7914/16235 KB 7916/16235 KB 7918/16235 KB 7920/16235 KB 7922/16235 KB 7924/16235 KB 7926/16235 KB 7928/16235 KB 7930/16235 KB 7932/16235 KB 7934/16235 KB 7936/16235 KB 7938/16235 KB 7940/16235 KB 7942/16235 KB 7944/16235 KB 7946/16235 KB 7948/16235 KB 7950/16235 KB 7952/16235 KB 7954/16235 KB 7956/16235 KB 7958/16235 KB 7960/16235 KB 7962/16235 KB 7964/16235 KB 7966/16235 KB 7968/16235 KB 7970/16235 KB 7972/16235 KB 7974/16235 KB 7976/16235 KB 7978/16235 KB 7980/16235 KB 7982/16235 KB 7984/16235 KB 7986/16235 KB 7988/16235 KB 7990/16235 KB 7992/16235 KB 7994/16235 KB 7996/16235 KB 7998/16235 KB 8000/16235 KB 8002/16235 KB 8004/16235 KB 8006/16235 KB 8008/16235 KB 8010/16235 KB 8012/16235 KB 8014/16235 KB 8016/16235 KB 8018/16235 KB 8020/16235 KB 8022/16235 KB 8024/16235 KB 8026/16235 KB 8028/16235 KB 8030/16235 KB 8032/16235 KB 8034/16235 KB 8036/16235 KB 8038/16235 KB 8040/16235 KB 8042/16235 KB 8044/16235 KB 8046/16235 KB 8048/16235 KB 8050/16235 KB 8052/16235 KB 8054/16235 KB 8056/16235 KB 8058/16235 KB 8060/16235 KB 8062/16235 KB 8064/16235 KB 8066/16235 KB 8068/16235 KB 8070/16235 KB 8072/16235 KB 8074/16235 KB 8076/16235 KB 8078/16235 KB 8080/16235 KB 8082/16235 KB 8084/16235 KB 8086/16235 KB 8088/16235 KB 8090/16235 KB 8092/16235 KB 8094/16235 KB 8096/16235 KB 8098/16235 KB 8100/16235 KB 8102/16235 KB 8104/16235 KB 8106/16235 KB 8108/16235 KB 8110/16235 KB 8112/16235 KB 8114/16235 KB 8116/16235 KB 8118/16235 KB 8120/16235 KB 8122/16235 KB 8124/16235 KB 8126/16235 KB 8128/16235 KB 8130/16235 KB 8132/16235 KB 8134/16235 KB 8136/16235 KB 8138/16235 KB 8140/16235 KB 8142/16235 KB 8144/16235 KB 8146/16235 KB 8148/16235 KB 8150/16235 KB 8152/16235 KB 8154/16235 KB 8156/16235 KB 8158/16235 KB 8160/16235 KB 8162/16235 KB 8164/16235 KB 8166/16235 KB 8168/16235 KB 8170/16235 KB 8172/16235 KB 8174/16235 KB 8176/16235 KB 8178/16235 KB 8180/16235 KB 8182/16235 KB 8184/16235 KB 8186/16235 KB 8188/16235 KB 8190/16235 KB 8192/16235 KB 8194/16235 KB 8196/16235 KB 8198/16235 KB 8200/16235 KB 8202/16235 KB 8204/16235 KB 8206/16235 KB 8208/16235 KB 8210/16235 KB 8212/16235 KB 8214/16235 KB 8216/16235 KB 8218/16235 KB 8220/16235 KB 8222/16235 KB 8224/16235 KB 8226/16235 KB 8228/16235 KB 8230/16235 KB 8232/16235 KB 8234/16235 KB 8236/16235 KB 8238/16235 KB 8240/16235 KB 8242/16235 KB 8244/16235 KB 8246/16235 KB 8248/16235 KB 8250/16235 KB 8252/16235 KB 8254/16235 KB 8256/16235 KB 8258/16235 KB 8260/16235 KB 8262/16235 KB 8264/16235 KB 8266/16235 KB 8268/16235 KB 8270/16235 KB 8272/16235 KB 8274/16235 KB 8276/16235 KB 8278/16235 KB 8280/16235 KB 8282/16235 KB 8284/16235 KB 8286/16235 KB 8288/16235 KB 8290/16235 KB 8292/16235 KB 8294/16235 KB 8296/16235 KB 8298/16235 KB 8300/16235 KB 8302/16235 KB 8304/16235 KB 8306/16235 KB 8308/16235 KB 8310/16235 KB 8312/16235 KB 8314/16235 KB 8316/16235 KB 8318/16235 KB 8320/16235 KB 8322/16235 KB 8324/16235 KB 8326/16235 KB 8328/16235 KB 8330/16235 KB 8332/16235 KB 8334/16235 KB 8336/16235 KB 8338/16235 KB 8340/16235 KB 8342/16235 KB 8344/16235 KB 8346/16235 KB 8348/16235 KB 8350/16235 KB 8352/16235 KB 8354/16235 KB 8356/16235 KB 8358/16235 KB 8360/16235 KB 8362/16235 KB 8364/16235 KB 8366/16235 KB 8368/16235 KB 8370/16235 KB 8372/16235 KB 8374/16235 KB 8376/16235 KB 8378/16235 KB 8380/16235 KB 8382/16235 KB 8384/16235 KB 8386/16235 KB 8388/16235 KB 8390/16235 KB 8392/16235 KB 8394/16235 KB 8396/16235 KB 8398/16235 KB 8400/16235 KB 8402/16235 KB 8404/16235 KB 8406/16235 KB 8408/16235 KB 8410/16235 KB 8412/16235 KB 8414/16235 KB 8416/16235 KB 8418/16235 KB 8420/16235 KB 8422/16235 KB 8424/16235 KB 8426/16235 KB 8428/16235 KB 8430/16235 KB 8432/16235 KB 8434/16235 KB 8436/16235 KB 8438/16235 KB 8440/16235 KB 8442/16235 KB 8444/16235 KB 8446/16235 KB 8448/16235 KB 8450/16235 KB 8452/16235 KB 8454/16235 KB 8456/16235 KB 8458/16235 KB 8460/16235 KB 8462/16235 KB 8464/16235 KB 8466/16235 KB 8468/16235 KB 8470/16235 KB 8472/16235 KB 8474/16235 KB 8476/16235 KB 8478/16235 KB 8480/16235 KB 8482/16235 KB 8484/16235 KB 8486/16235 KB 8488/16235 KB 8490/16235 KB 8492/16235 KB 8494/16235 KB 8496/16235 KB 8498/16235 KB 8500/16235 KB 8502/16235 KB 8504/16235 KB 8506/16235 KB 8508/16235 KB 8510/16235 KB 8512/16235 KB 8514/16235 KB 8516/16235 KB 8518/16235 KB 8520/16235 KB 8522/16235 KB 8524/16235 KB 8526/16235 KB 8528/16235 KB 8530/16235 KB 8532/16235 KB 8534/16235 KB 8536/16235 KB 8538/16235 KB 8540/16235 KB 8542/16235 KB 8544/16235 KB 8546/16235 KB 8548/16235 KB 8550/16235 KB 8552/16235 KB 8554/16235 KB 8556/16235 KB 8558/16235 KB 8560/16235 KB 8562/16235 KB 8564/16235 KB 8566/16235 KB 8568/16235 KB 8570/16235 KB 8572/16235 KB 8574/16235 KB 8576/16235 KB 8578/16235 KB 8580/16235 KB 8582/16235 KB 8584/16235 KB 8586/16235 KB 8588/16235 KB 8590/16235 KB 8592/16235 KB 8594/16235 KB 8596/16235 KB 8598/16235 KB 8600/16235 KB 8602/16235 KB 8604/16235 KB 8606/16235 KB 8608/16235 KB 8610/16235 KB 8612/16235 KB 8614/16235 KB 8616/16235 KB 8618/16235 KB 8620/16235 KB 8622/16235 KB 8624/16235 KB 8626/16235 KB 8628/16235 KB 8630/16235 KB 8632/16235 KB 8634/16235 KB 8636/16235 KB 8638/16235 KB 8640/16235 KB 8642/16235 KB 8644/16235 KB 8646/16235 KB 8648/16235 KB 8650/16235 KB 8652/16235 KB 8654/16235 KB 8656/16235 KB 8658/16235 KB 8660/16235 KB 8662/16235 KB 8664/16235 KB 8666/16235 KB 8668/16235 KB 8670/16235 KB 8672/16235 KB 8674/16235 KB 8676/16235 KB 8678/16235 KB 8680/16235 KB 8682/16235 KB 8684/16235 KB 8686/16235 KB 8688/16235 KB 8690/16235 KB 8692/16235 KB 8694/16235 KB 8696/16235 KB 8698/16235 KB 8700/16235 KB 8702/16235 KB 8704/16235 KB 8706/16235 KB 8708/16235 KB 8710/16235 KB 8712/16235 KB 8714/16235 KB 8716/16235 KB 8718/16235 KB 8720/16235 KB 8722/16235 KB 8724/16235 KB 8726/16235 KB 8728/16235 KB 8730/16235 KB 8732/16235 KB 8734/16235 KB 8736/16235 KB 8738/16235 KB 8740/16235 KB 8742/16235 KB 8744/16235 KB 8746/16235 KB 8748/16235 KB 8750/16235 KB 8752/16235 KB 8754/16235 KB 8756/16235 KB 8758/16235 KB 8760/16235 KB 8762/16235 KB 8764/16235 KB 8766/16235 KB 8768/16235 KB 8770/16235 KB 8772/16235 KB 8774/16235 KB 8776/16235 KB 8778/16235 KB 8780/16235 KB 8782/16235 KB 8784/16235 KB 8786/16235 KB 8788/16235 KB 8790/16235 KB 8792/16235 KB 8794/16235 KB 8796/16235 KB 8798/16235 KB 8800/16235 KB 8802/16235 KB 8804/16235 KB 8806/16235 KB 8808/16235 KB 8810/16235 KB 8812/16235 KB 8814/16235 KB 8816/16235 KB 8818/16235 KB 8820/16235 KB 8822/16235 KB 8824/16235 KB 8826/16235 KB 8828/16235 KB 8830/16235 KB 8832/16235 KB 8834/16235 KB 8836/16235 KB 8838/16235 KB 8840/16235 KB 8842/16235 KB 8844/16235 KB 8846/16235 KB 8848/16235 KB 8850/16235 KB 8852/16235 KB 8854/16235 KB 8856/16235 KB 8858/16235 KB 8860/16235 KB 8862/16235 KB 8864/16235 KB 8866/16235 KB 8868/16235 KB 8870/16235 KB 8872/16235 KB 8874/16235 KB 8876/16235 KB 8878/16235 KB 8880/16235 KB 8882/16235 KB 8884/16235 KB 8886/16235 KB 8888/16235 KB 8890/16235 KB 8892/16235 KB 8894/16235 KB 8896/16235 KB 8898/16235 KB 8900/16235 KB 8902/16235 KB 8904/16235 KB 8906/16235 KB 8908/16235 KB 8910/16235 KB 8912/16235 KB 8914/16235 KB 8916/16235 KB 8918/16235 KB 8920/16235 KB 8922/16235 KB 8924/16235 KB 8926/16235 KB 8928/16235 KB 8930/16235 KB 8932/16235 KB 8934/16235 KB 8936/16235 KB 8938/16235 KB 8940/16235 KB 8942/16235 KB 8944/16235 KB 8946/16235 KB 8948/16235 KB 8950/16235 KB 8952/16235 KB 8954/16235 KB 8956/16235 KB 8958/16235 KB 8960/16235 KB 8962/16235 KB 8964/16235 KB 8966/16235 KB 8968/16235 KB 8970/16235 KB 8972/16235 KB 8974/16235 KB 8976/16235 KB 8978/16235 KB 8980/16235 KB 8982/16235 KB 8984/16235 KB 8986/16235 KB 8988/16235 KB 8990/16235 KB 8992/16235 KB 8994/16235 KB 8996/16235 KB 8998/16235 KB 9000/16235 KB 9002/16235 KB 9004/16235 KB 9006/16235 KB 9008/16235 KB 9010/16235 KB 9012/16235 KB 9014/16235 KB 9016/16235 KB 9018/16235 KB 9020/16235 KB 9022/16235 KB 9024/16235 KB 9026/16235 KB 9028/16235 KB 9030/16235 KB 9032/16235 KB 9034/16235 KB 9036/16235 KB 9038/16235 KB 9040/16235 KB 9042/16235 KB 9044/16235 KB 9046/16235 KB 9048/16235 KB 9050/16235 KB 9052/16235 KB 9054/16235 KB 9056/16235 KB 9058/16235 KB 9060/16235 KB 9062/16235 KB 9064/16235 KB 9066/16235 KB 9068/16235 KB 9070/16235 KB 9072/16235 KB 9074/16235 KB 9076/16235 KB 9078/16235 KB 9080/16235 KB 9082/16235 KB 9084/16235 KB 9086/16235 KB 9088/16235 KB 9090/16235 KB 9092/16235 KB 9094/16235 KB 9096/16235 KB 9098/16235 KB 9100/16235 KB 9102/16235 KB 9104/16235 KB 9106/16235 KB 9108/16235 KB 9110/16235 KB 9112/16235 KB 9114/16235 KB 9116/16235 KB 9118/16235 KB 9120/16235 KB 9122/16235 KB 9124/16235 KB 9126/16235 KB 9128/16235 KB 9130/16235 KB 9132/16235 KB 9134/16235 KB 9136/16235 KB 9138/16235 KB 9140/16235 KB 9142/16235 KB 9144/16235 KB 9146/16235 KB 9148/16235 KB 9150/16235 KB 9152/16235 KB 9154/16235 KB 9156/16235 KB 9158/16235 KB 9160/16235 KB 9162/16235 KB 9164/16235 KB 9166/16235 KB 9168/16235 KB 9170/16235 KB 9172/16235 KB 9174/16235 KB 9176/16235 KB 9178/16235 KB 9180/16235 KB 9182/16235 KB 9184/16235 KB 9186/16235 KB 9188/16235 KB 9190/16235 KB 9192/16235 KB 9194/16235 KB 9196/16235 KB 9198/16235 KB 9200/16235 KB 9202/16235 KB 9204/16235 KB 9206/16235 KB 9208/16235 KB 9210/16235 KB 9212/16235 KB 9214/16235 KB 9216/16235 KB 9218/16235 KB 9220/16235 KB 9222/16235 KB 9224/16235 KB 9226/16235 KB 9228/16235 KB 9230/16235 KB 9232/16235 KB 9234/16235 KB 9236/16235 KB 9238/16235 KB 9240/16235 KB 9242/16235 KB 9244/16235 KB 9246/16235 KB 9248/16235 KB 9250/16235 KB 9252/16235 KB 9254/16235 KB 9256/16235 KB 9258/16235 KB 9260/16235 KB 9262/16235 KB 9264/16235 KB 9266/16235 KB 9268/16235 KB 9270/16235 KB 9272/16235 KB 9274/16235 KB 9276/16235 KB 9278/16235 KB 9280/16235 KB 9282/16235 KB 9284/16235 KB 9286/16235 KB 9288/16235 KB 9290/16235 KB 9292/16235 KB 9294/16235 KB 9296/16235 KB 9298/16235 KB 9300/16235 KB 9302/16235 KB 9304/16235 KB 9306/16235 KB 9308/16235 KB 9310/16235 KB 9312/16235 KB 9314/16235 KB 9316/16235 KB 9318/16235 KB 9320/16235 KB 9322/16235 KB 9324/16235 KB 9326/16235 KB 9328/16235 KB 9330/16235 KB 9332/16235 KB 9334/16235 KB 9336/16235 KB 9338/16235 KB 9340/16235 KB 9342/16235 KB 9344/16235 KB 9346/16235 KB 9348/16235 KB 9350/16235 KB 9352/16235 KB 9354/16235 KB 9356/16235 KB 9358/16235 KB 9360/16235 KB 9362/16235 KB 9364/16235 KB 9366/16235 KB 9368/16235 KB 9370/16235 KB 9372/16235 KB 9374/16235 KB 9376/16235 KB 9378/16235 KB 9380/16235 KB 9382/16235 KB 9384/16235 KB 9386/16235 KB 9388/16235 KB 9390/16235 KB 9392/16235 KB 9394/16235 KB 9396/16235 KB 9398/16235 KB 9400/16235 KB 9402/16235 KB 9404/16235 KB 9406/16235 KB 9408/16235 KB 9410/16235 KB 9412/16235 KB 9414/16235 KB 9416/16235 KB 9418/16235 KB 9420/16235 KB 9422/16235 KB 9424/16235 KB 9426/16235 KB 9428/16235 KB 9430/16235 KB 9432/16235 KB 9434/16235 KB 9436/16235 KB 9438/16235 KB 9440/16235 KB 9442/16235 KB 9444/16235 KB 9446/16235 KB 9448/16235 KB 9450/16235 KB 9452/16235 KB 9454/16235 KB 9456/16235 KB 9458/16235 KB 9460/16235 KB 9462/16235 KB 9464/16235 KB 9466/16235 KB 9468/16235 KB 9470/16235 KB 9472/16235 KB 9474/16235 KB 9476/16235 KB 9478/16235 KB 9480/16235 KB 9482/16235 KB 9484/16235 KB 9486/16235 KB 9488/16235 KB 9490/16235 KB 9492/16235 KB 9494/16235 KB 9496/16235 KB 9498/16235 KB 9500/16235 KB 9502/16235 KB 9504/16235 KB 9506/16235 KB 9508/16235 KB 9510/16235 KB 9512/16235 KB 9514/16235 KB 9516/16235 KB 9518/16235 KB 9520/16235 KB 9522/16235 KB 9524/16235 KB 9526/16235 KB 9528/16235 KB 9530/16235 KB 9532/16235 KB 9534/16235 KB 9536/16235 KB 9538/16235 KB 9540/16235 KB 9542/16235 KB 9544/16235 KB 9546/16235 KB 9548/16235 KB 9550/16235 KB 9552/16235 KB 9554/16235 KB 9556/16235 KB 9558/16235 KB 9560/16235 KB 9562/16235 KB 9564/16235 KB 9566/16235 KB 9568/16235 KB 9570/16235 KB 9572/16235 KB 9574/16235 KB 9576/16235 KB 9578/16235 KB 9580/16235 KB 9582/16235 KB 9584/16235 KB 9586/16235 KB 9588/16235 KB 9590/16235 KB 9592/16235 KB 9594/16235 KB 9596/16235 KB 9598/16235 KB 9600/16235 KB 9602/16235 KB 9604/16235 KB 9606/16235 KB 9608/16235 KB 9610/16235 KB 9612/16235 KB 9614/16235 KB 9616/16235 KB 9618/16235 KB 9620/16235 KB 9622/16235 KB 9624/16235 KB 9626/16235 KB 9628/16235 KB 9630/16235 KB 9632/16235 KB 9634/16235 KB 9636/16235 KB 9638/16235 KB 9640/16235 KB 9642/16235 KB 9644/16235 KB 9646/16235 KB 9648/16235 KB 9650/16235 KB 9652/16235 KB 9654/16235 KB 9656/16235 KB 9658/16235 KB 9660/16235 KB 9662/16235 KB 9664/16235 KB 9666/16235 KB 9668/16235 KB 9670/16235 KB 9672/16235 KB 9674/16235 KB 9676/16235 KB 9678/16235 KB 9680/16235 KB 9682/16235 KB 9684/16235 KB 9686/16235 KB 9688/16235 KB 9690/16235 KB 9692/16235 KB 9694/16235 KB 9696/16235 KB 9698/16235 KB 9700/16235 KB 9702/16235 KB 9704/16235 KB 9706/16235 KB 9708/16235 KB 9710/16235 KB 9712/16235 KB 9714/16235 KB 9716/16235 KB 9718/16235 KB 9720/16235 KB 9722/16235 KB 9724/16235 KB 9726/16235 KB 9728/16235 KB 9730/16235 KB 9732/16235 KB 9734/16235 KB 9736/16235 KB 9738/16235 KB 9740/16235 KB 9742/16235 KB 9744/16235 KB 9746/16235 KB 9748/16235 KB 9750/16235 KB 9752/16235 KB 9754/16235 KB 9756/16235 KB 9758/16235 KB 9760/16235 KB 9762/16235 KB 9764/16235 KB 9766/16235 KB 9768/16235 KB 9770/16235 KB 9772/16235 KB 9774/16235 KB 9776/16235 KB 9778/16235 KB 9780/16235 KB 9782/16235 KB 9784/16235 KB 9786/16235 KB 9788/16235 KB 9790/16235 KB 9792/16235 KB 9794/16235 KB 9796/16235 KB 9798/16235 KB 9800/16235 KB 9802/16235 KB 9804/16235 KB 9806/16235 KB 9808/16235 KB 9810/16235 KB 9812/16235 KB 9814/16235 KB 9816/16235 KB 9818/16235 KB 9820/16235 KB 9822/16235 KB 9824/16235 KB 9826/16235 KB 9828/16235 KB 9830/16235 KB 9832/16235 KB 9834/16235 KB 9836/16235 KB 9838/16235 KB 9840/16235 KB 9842/16235 KB 9844/16235 KB 9846/16235 KB 9848/16235 KB 9850/16235 KB 9852/16235 KB 9854/16235 KB 9856/16235 KB 9858/16235 KB 9860/16235 KB 9862/16235 KB 9864/16235 KB 9866/16235 KB 9868/16235 KB 9870/16235 KB 9872/16235 KB 9874/16235 KB 9876/16235 KB 9878/16235 KB 9880/16235 KB 9882/16235 KB 9884/16235 KB 9886/16235 KB 9888/16235 KB 9890/16235 KB 9892/16235 KB 9894/16235 KB 9896/16235 KB 9898/16235 KB 9900/16235 KB 9902/16235 KB 9904/16235 KB 9906/16235 KB 9908/16235 KB 9910/16235 KB 9912/16235 KB 9914/16235 KB 9916/16235 KB 9918/16235 KB 9920/16235 KB 9922/16235 KB 9924/16235 KB 9926/16235 KB 9928/16235 KB 9930/16235 KB 9932/16235 KB 9934/16235 KB 9936/16235 KB 9938/16235 KB 9940/16235 KB 9942/16235 KB 9944/16235 KB 9946/16235 KB 9948/16235 KB 9950/16235 KB 9952/16235 KB 9954/16235 KB 9956/16235 KB 9958/16235 KB 9960/16235 KB 9962/16235 KB 9964/16235 KB 9966/16235 KB 9968/16235 KB 9970/16235 KB 9972/16235 KB 9974/16235 KB 9976/16235 KB 9978/16235 KB 9980/16235 KB 9982/16235 KB 9984/16235 KB 9986/16235 KB 9988/16235 KB 9990/16235 KB 9992/16235 KB 9994/16235 KB 9996/16235 KB 9998/16235 KB 10000/16235 KB 10002/16235 KB 10004/16235 KB 10006/16235 KB 10008/16235 KB 10010/16235 KB 10012/16235 KB 10014/16235 KB 10016/16235 KB 10018/16235 KB 10020/16235 KB 10022/16235 KB 10024/16235 KB 10026/16235 KB 10028/16235 KB 10030/16235 KB 10032/16235 KB 10034/16235 KB 10036/16235 KB 10038/16235 KB 10040/16235 KB 10042/16235 KB 10044/16235 KB 10046/16235 KB 10048/16235 KB 10050/16235 KB 10052/16235 KB 10054/16235 KB 10056/16235 KB 10058/16235 KB 10060/16235 KB 10062/16235 KB 10064/16235 KB 10066/16235 KB 10068/16235 KB 10070/16235 KB 10072/16235 KB 10074/16235 KB 10076/16235 KB 10078/16235 KB 10080/16235 KB 10082/16235 KB 10084/16235 KB 10086/16235 KB 10088/16235 KB 10090/16235 KB 10092/16235 KB 10094/16235 KB 10096/16235 KB 10098/16235 KB 10100/16235 KB 10102/16235 KB 10104/16235 KB 10106/16235 KB 10108/16235 KB 10110/16235 KB 10112/16235 KB 10114/16235 KB 10116/16235 KB 10118/16235 KB 10120/16235 KB 10122/16235 KB 10124/16235 KB 10126/16235 KB 10128/16235 KB 10130/16235 KB 10132/16235 KB 10134/16235 KB 10136/16235 KB 10138/16235 KB 10140/16235 KB 10142/16235 KB 10144/16235 KB 10146/16235 KB 10148/16235 KB 10150/16235 KB 10152/16235 KB 10154/16235 KB 10156/16235 KB 10158/16235 KB 10160/16235 KB 10162/16235 KB 10164/16235 KB 10166/16235 KB 10168/16235 KB 10170/16235 KB 10172/16235 KB 10174/16235 KB 10176/16235 KB 10178/16235 KB 10180/16235 KB 10182/16235 KB 10184/16235 KB 10186/16235 KB 10188/16235 KB 10190/16235 KB 10192/16235 KB 10194/16235 KB 10196/16235 KB 10198/16235 KB 10200/16235 KB 10202/16235 KB 10204/16235 KB 10206/16235 KB 10208/16235 KB 10210/16235 KB 10212/16235 KB 10214/16235 KB 10216/16235 KB 10218/16235 KB 10220/16235 KB 10222/16235 KB 10224/16235 KB 10226/16235 KB 10228/16235 KB 10230/16235 KB 10232/16235 KB 10234/16235 KB 10236/16235 KB 10238/16235 KB 10240/16235 KB 10242/16235 KB 10244/16235 KB 10246/16235 KB 10248/16235 KB 10250/16235 KB 10252/16235 KB 10254/16235 KB 10256/16235 KB 10258/16235 KB 10260/16235 KB 10262/16235 KB 10264/16235 KB 10266/16235 KB 10268/16235 KB 10270/16235 KB 10272/16235 KB 10274/16235 KB 10276/16235 KB 10278/16235 KB 10280/16235 KB 10282/16235 KB 10284/16235 KB 10286/16235 KB 10288/16235 KB 10290/16235 KB 10292/16235 KB 10294/16235 KB 10296/16235 KB 10298/16235 KB 10300/16235 KB 10302/16235 KB 10304/16235 KB 10306/16235 KB 10308/16235 KB 10310/16235 KB 10312/16235 KB 10314/16235 KB 10316/16235 KB 10318/16235 KB 10320/16235 KB 10322/16235 KB 10324/16235 KB 10326/16235 KB 10328/16235 KB 10330/16235 KB 10332/16235 KB 10334/16235 KB 10336/16235 KB 10338/16235 KB 10340/16235 KB 10342/16235 KB 10344/16235 KB 10346/16235 KB 10348/16235 KB 10350/16235 KB 10352/16235 KB 10354/16235 KB 10356/16235 KB 10358/16235 KB 10360/16235 KB 10362/16235 KB 10364/16235 KB 10366/16235 KB 10368/16235 KB 10370/16235 KB 10372/16235 KB 10374/16235 KB 10376/16235 KB 10378/16235 KB 10380/16235 KB 10382/16235 KB 10384/16235 KB 10386/16235 KB 10388/16235 KB 10390/16235 KB 10392/16235 KB 10394/16235 KB 10396/16235 KB 10398/16235 KB 10400/16235 KB 10402/16235 KB 10404/16235 KB 10406/16235 KB 10408/16235 KB 10410/16235 KB 10412/16235 KB 10414/16235 KB 10416/16235 KB 10418/16235 KB 10420/16235 KB 10422/16235 KB 10424/16235 KB 10426/16235 KB 10428/16235 KB 10430/16235 KB 10432/16235 KB 10434/16235 KB 10436/16235 KB 10438/16235 KB 10440/16235 KB 10442/16235 KB 10444/16235 KB 10446/16235 KB 10448/16235 KB 10450/16235 KB 10452/16235 KB 10454/16235 KB 10456/16235 KB 10458/16235 KB 10460/16235 KB 10462/16235 KB 10464/16235 KB 10466/16235 KB 10468/16235 KB 10470/16235 KB 10472/16235 KB 10474/16235 KB 10476/16235 KB 10478/16235 KB 10480/16235 KB 10482/16235 KB 10484/16235 KB 10486/16235 KB 10488/16235 KB 10490/16235 KB 10492/16235 KB 10494/16235 KB 10496/16235 KB 10498/16235 KB 10500/16235 KB 10502/16235 KB 10504/16235 KB 10506/16235 KB 10508/16235 KB 10510/16235 KB 10512/16235 KB 10514/16235 KB 10516/16235 KB 10518/16235 KB 10520/16235 KB 10522/16235 KB 10524/16235 KB 10526/16235 KB 10528/16235 KB 10530/16235 KB 10532/16235 KB 10534/16235 KB 10536/16235 KB 10538/16235 KB 10540/16235 KB 10542/16235 KB 10544/16235 KB 10546/16235 KB 10548/16235 KB 10550/16235 KB 10552/16235 KB 10554/16235 KB 10556/16235 KB 10558/16235 KB 10560/16235 KB 10562/16235 KB 10564/16235 KB 10566/16235 KB 10568/16235 KB 10570/16235 KB 10572/16235 KB 10574/16235 KB 10576/16235 KB 10578/16235 KB 10580/16235 KB 10582/16235 KB 10584/16235 KB 10586/16235 KB 10588/16235 KB 10590/16235 KB 10592/16235 KB 10594/16235 KB 10596/16235 KB 10598/16235 KB 10600/16235 KB 10602/16235 KB 10604/16235 KB 10606/16235 KB 10608/16235 KB 10610/16235 KB 10612/16235 KB 10614/16235 KB 10616/16235 KB 10618/16235 KB 10620/16235 KB 10622/16235 KB 10624/16235 KB 10626/16235 KB 10628/16235 KB 10630/16235 KB 10632/16235 KB 10634/16235 KB 10636/16235 KB 10638/16235 KB 10640/16235 KB 10642/16235 KB 10644/16235 KB 10646/16235 KB 10648/16235 KB 10650/16235 KB 10652/16235 KB 10654/16235 KB 10656/16235 KB 10658/16235 KB 10660/16235 KB 10662/16235 KB 10664/16235 KB 10666/16235 KB 10668/16235 KB 10670/16235 KB 10672/16235 KB 10674/16235 KB 10676/16235 KB 10678/16235 KB 10680/16235 KB 10682/16235 KB 10684/16235 KB 10686/16235 KB 10688/16235 KB 10690/16235 KB 10692/16235 KB 10694/16235 KB 10696/16235 KB 10698/16235 KB 10700/16235 KB 10702/16235 KB 10704/16235 KB 10706/16235 KB 10708/16235 KB 10710/16235 KB 10712/16235 KB 10714/16235 KB 10716/16235 KB 10718/16235 KB 10720/16235 KB 10722/16235 KB 10724/16235 KB 10726/16235 KB 10728/16235 KB 10730/16235 KB 10732/16235 KB 10734/16235 KB 10736/16235 KB 10738/16235 KB 10740/16235 KB 10742/16235 KB 10744/16235 KB 10746/16235 KB 10748/16235 KB 10750/16235 KB 10752/16235 KB 10754/16235 KB 10756/16235 KB 10758/16235 KB 10760/16235 KB 10762/16235 KB 10764/16235 KB 10766/16235 KB 10768/16235 KB 10770/16235 KB 10772/16235 KB 10774/16235 KB 10776/16235 KB 10778/16235 KB 10780/16235 KB 10782/16235 KB 10784/16235 KB 10786/16235 KB 10788/16235 KB 10790/16235 KB 10792/16235 KB 10794/16235 KB 10796/16235 KB 10798/16235 KB 10800/16235 KB 10802/16235 KB 10804/16235 KB 10806/16235 KB 10808/16235 KB 10810/16235 KB 10812/16235 KB 10814/16235 KB 10816/16235 KB 10818/16235 KB 10820/16235 KB 10822/16235 KB 10824/16235 KB 10826/16235 KB 10828/16235 KB 10830/16235 KB 10832/16235 KB 10834/16235 KB 10836/16235 KB 10838/16235 KB 10840/16235 KB 10842/16235 KB 10844/16235 KB 10846/16235 KB 10848/16235 KB 10850/16235 KB 10852/16235 KB 10854/16235 KB 10856/16235 KB 10858/16235 KB 10860/16235 KB 10862/16235 KB 10864/16235 KB 10866/16235 KB 10868/16235 KB 10870/16235 KB 10872/16235 KB 10874/16235 KB 10876/16235 KB 10878/16235 KB 10880/16235 KB 10882/16235 KB 10884/16235 KB 10886/16235 KB 10888/16235 KB 10890/16235 KB 10892/16235 KB 10894/16235 KB 10896/16235 KB 10898/16235 KB 10900/16235 KB 10902/16235 KB 10904/16235 KB 10906/16235 KB 10908/16235 KB 10910/16235 KB 10912/16235 KB 10914/16235 KB 10916/16235 KB 10918/16235 KB 10920/16235 KB 10922/16235 KB 10924/16235 KB 10926/16235 KB 10928/16235 KB 10930/16235 KB 10932/16235 KB 10934/16235 KB 10936/16235 KB 10938/16235 KB 10940/16235 KB 10942/16235 KB 10944/16235 KB 10946/16235 KB 10948/16235 KB 10950/16235 KB 10952/16235 KB 10954/16235 KB 10956/16235 KB 10958/16235 KB 10960/16235 KB 10962/16235 KB 10964/16235 KB 10966/16235 KB 10968/16235 KB 10970/16235 KB 10972/16235 KB 10974/16235 KB 10976/16235 KB 10978/16235 KB 10980/16235 KB 10982/16235 KB 10984/16235 KB 10986/16235 KB 10988/16235 KB 10990/16235 KB 10992/16235 KB 10994/16235 KB 10996/16235 KB 10998/16235 KB 11000/16235 KB 11002/16235 KB 11004/16235 KB 11006/16235 KB 11008/16235 KB 11010/16235 KB 11012/16235 KB 11014/16235 KB 11016/16235 KB 11018/16235 KB 11020/16235 KB 11022/16235 KB 11024/16235 KB 11026/16235 KB 11028/16235 KB 11030/16235 KB 11032/16235 KB 11034/16235 KB 11036/16235 KB 11038/16235 KB 11040/16235 KB 11042/16235 KB 11044/16235 KB 11046/16235 KB 11048/16235 KB 11050/16235 KB 11052/16235 KB 11054/16235 KB 11056/16235 KB 11058/16235 KB 11060/16235 KB 11062/16235 KB 11064/16235 KB 11066/16235 KB 11068/16235 KB 11070/16235 KB 11072/16235 KB 11074/16235 KB 11076/16235 KB 11078/16235 KB 11080/16235 KB 11082/16235 KB 11084/16235 KB 11086/16235 KB 11088/16235 KB 11090/16235 KB 11092/16235 KB 11094/16235 KB 11096/16235 KB 11098/16235 KB 11100/16235 KB 11102/16235 KB 11104/16235 KB 11106/16235 KB 11108/16235 KB 11110/16235 KB 11112/16235 KB 11114/16235 KB 11116/16235 KB 11118/16235 KB 11120/16235 KB 11122/16235 KB 11124/16235 KB 11126/16235 KB 11128/16235 KB 11130/16235 KB 11132/16235 KB 11134/16235 KB 11136/16235 KB 11138/16235 KB 11140/16235 KB 11142/16235 KB 11144/16235 KB 11146/16235 KB 11148/16235 KB 11150/16235 KB 11152/16235 KB 11154/16235 KB 11156/16235 KB 11158/16235 KB 11160/16235 KB 11162/16235 KB 11164/16235 KB 11166/16235 KB 11168/16235 KB 11170/16235 KB 11172/16235 KB 11174/16235 KB 11176/16235 KB 11178/16235 KB 11180/16235 KB 11182/16235 KB 11184/16235 KB 11186/16235 KB 11188/16235 KB 11190/16235 KB 11192/16235 KB 11194/16235 KB 11196/16235 KB 11198/16235 KB 11200/16235 KB 11202/16235 KB 11204/16235 KB 11206/16235 KB 11208/16235 KB 11210/16235 KB 11212/16235 KB 11214/16235 KB 11216/16235 KB 11218/16235 KB 11220/16235 KB 11222/16235 KB 11224/16235 KB 11226/16235 KB 11228/16235 KB 11230/16235 KB 11232/16235 KB 11234/16235 KB 11236/16235 KB 11238/16235 KB 11240/16235 KB 11242/16235 KB 11244/16235 KB 11246/16235 KB 11248/16235 KB 11250/16235 KB 11252/16235 KB 11254/16235 KB 11256/16235 KB 11258/16235 KB 11260/16235 KB 11262/16235 KB 11264/16235 KB 11266/16235 KB 11268/16235 KB 11270/16235 KB 11272/16235 KB 11274/16235 KB 11276/16235 KB 11278/16235 KB 11280/16235 KB 11282/16235 KB 11284/16235 KB 11286/16235 KB 11288/16235 KB 11290/16235 KB 11292/16235 KB 11294/16235 KB 11296/16235 KB 11298/16235 KB 11300/16235 KB 11302/16235 KB 11304/16235 KB 11306/16235 KB 11308/16235 KB 11310/16235 KB 11312/16235 KB 11314/16235 KB 11316/16235 KB 11318/16235 KB 11320/16235 KB 11322/16235 KB 11324/16235 KB 11326/16235 KB 11328/16235 KB 11330/16235 KB 11332/16235 KB 11334/16235 KB 11336/16235 KB 11338/16235 KB 11340/16235 KB 11342/16235 KB 11344/16235 KB 11346/16235 KB 11348/16235 KB 11350/16235 KB 11352/16235 KB 11354/16235 KB 11356/16235 KB 11358/16235 KB 11360/16235 KB 11362/16235 KB 11364/16235 KB 11366/16235 KB 11368/16235 KB 11370/16235 KB 11372/16235 KB 11374/16235 KB 11376/16235 KB 11378/16235 KB 11380/16235 KB 11382/16235 KB 11384/16235 KB 11386/16235 KB 11388/16235 KB 11390/16235 KB 11392/16235 KB 11394/16235 KB 11396/16235 KB 11398/16235 KB 11400/16235 KB 11402/16235 KB 11404/16235 KB 11406/16235 KB 11408/16235 KB 11410/16235 KB 11412/16235 KB 11414/16235 KB 11416/16235 KB 11418/16235 KB 11420/16235 KB 11422/16235 KB 11424/16235 KB 11426/16235 KB 11428/16235 KB 11430/16235 KB 11432/16235 KB 11434/16235 KB 11436/16235 KB 11438/16235 KB 11440/16235 KB 11442/16235 KB 11444/16235 KB 11446/16235 KB 11448/16235 KB 11450/16235 KB 11452/16235 KB 11454/16235 KB 11456/16235 KB 11458/16235 KB 11460/16235 KB 11462/16235 KB 11464/16235 KB 11466/16235 KB 11468/16235 KB 11470/16235 KB 11472/16235 KB 11474/16235 KB 11476/16235 KB 11478/16235 KB 11480/16235 KB 11482/16235 KB 11484/16235 KB 11486/16235 KB 11488/16235 KB 11490/16235 KB 11492/16235 KB 11494/16235 KB 11496/16235 KB 11498/16235 KB 11500/16235 KB 11502/16235 KB 11504/16235 KB 11506/16235 KB 11508/16235 KB 11510/16235 KB 11512/16235 KB 11514/16235 KB 11516/16235 KB 11518/16235 KB 11520/16235 KB 11522/16235 KB 11524/16235 KB 11526/16235 KB 11528/16235 KB 11530/16235 KB 11532/16235 KB 11534/16235 KB 11536/16235 KB 11538/16235 KB 11540/16235 KB 11542/16235 KB 11544/16235 KB 11546/16235 KB 11548/16235 KB 11550/16235 KB 11552/16235 KB 11554/16235 KB 11556/16235 KB 11558/16235 KB 11560/16235 KB 11562/16235 KB 11564/16235 KB 11566/16235 KB 11568/16235 KB 11570/16235 KB 11572/16235 KB 11574/16235 KB 11576/16235 KB 11578/16235 KB 11580/16235 KB 11582/16235 KB 11584/16235 KB 11586/16235 KB 11588/16235 KB 11590/16235 KB 11592/16235 KB 11594/16235 KB 11596/16235 KB 11598/16235 KB 11600/16235 KB 11602/16235 KB 11604/16235 KB 11606/16235 KB 11608/16235 KB 11610/16235 KB 11612/16235 KB 11614/16235 KB 11616/16235 KB 11618/16235 KB 11620/16235 KB 11622/16235 KB 11624/16235 KB 11626/16235 KB 11628/16235 KB 11630/16235 KB 11632/16235 KB 11634/16235 KB 11636/16235 KB 11638/16235 KB 11640/16235 KB 11642/16235 KB 11644/16235 KB 11646/16235 KB 11648/16235 KB 11650/16235 KB 11652/16235 KB 11654/16235 KB 11656/16235 KB 11658/16235 KB 11660/16235 KB 11662/16235 KB 11664/16235 KB 11666/16235 KB 11668/16235 KB 11670/16235 KB 11672/16235 KB 11674/16235 KB 11676/16235 KB 11678/16235 KB 11680/16235 KB 11682/16235 KB 11684/16235 KB 11686/16235 KB 11688/16235 KB 11690/16235 KB 11692/16235 KB 11694/16235 KB 11696/16235 KB 11698/16235 KB 11700/16235 KB 11702/16235 KB 11704/16235 KB 11706/16235 KB 11708/16235 KB 11710/16235 KB 11712/16235 KB 11714/16235 KB 11716/16235 KB 11718/16235 KB 11720/16235 KB 11722/16235 KB 11724/16235 KB 11726/16235 KB 11728/16235 KB 11730/16235 KB 11732/16235 KB 11734/16235 KB 11736/16235 KB 11738/16235 KB 11740/16235 KB 11742/16235 KB 11744/16235 KB 11746/16235 KB 11748/16235 KB 11750/16235 KB 11752/16235 KB 11754/16235 KB 11756/16235 KB 11758/16235 KB 11760/16235 KB 11762/16235 KB 11764/16235 KB 11766/16235 KB 11768/16235 KB 11770/16235 KB 11772/16235 KB 11774/16235 KB 11776/16235 KB 11778/16235 KB 11780/16235 KB 11782/16235 KB 11784/16235 KB 11786/16235 KB 11788/16235 KB 11790/16235 KB 11792/16235 KB 11794/16235 KB 11796/16235 KB 11798/16235 KB 11800/16235 KB 11802/16235 KB 11804/16235 KB 11806/16235 KB 11808/16235 KB 11810/16235 KB 11812/16235 KB 11814/16235 KB 11816/16235 KB 11818/16235 KB 11820/16235 KB 11822/16235 KB 11824/16235 KB 11826/16235 KB 11828/16235 KB 11830/16235 KB 11832/16235 KB 11834/16235 KB 11836/16235 KB 11838/16235 KB 11840/16235 KB 11842/16235 KB 11844/16235 KB 11846/16235 KB 11848/16235 KB 11850/16235 KB 11852/16235 KB 11854/16235 KB 11856/16235 KB 11858/16235 KB 11860/16235 KB 11862/16235 KB 11864/16235 KB 11866/16235 KB 11868/16235 KB 11870/16235 KB 11872/16235 KB 11874/16235 KB 11876/16235 KB 11878/16235 KB 11880/16235 KB 11882/16235 KB 11884/16235 KB 11886/16235 KB 11888/16235 KB 11890/16235 KB 11892/16235 KB 11894/16235 KB 11896/16235 KB 11898/16235 KB 11900/16235 KB 11902/16235 KB 11904/16235 KB 11906/16235 KB 11908/16235 KB 11910/16235 KB 11912/16235 KB 11914/16235 KB 11916/16235 KB 11918/16235 KB 11920/16235 KB 11922/16235 KB 11924/16235 KB 11926/16235 KB 11928/16235 KB 11930/16235 KB 11932/16235 KB 11934/16235 KB 11936/16235 KB 11938/16235 KB 11940/16235 KB 11942/16235 KB 11944/16235 KB 11946/16235 KB 11948/16235 KB 11950/16235 KB 11952/16235 KB 11954/16235 KB 11956/16235 KB 11958/16235 KB 11960/16235 KB 11962/16235 KB 11964/16235 KB 11966/16235 KB 11968/16235 KB 11970/16235 KB 11972/16235 KB 11974/16235 KB 11976/16235 KB 11978/16235 KB 11980/16235 KB 11982/16235 KB 11984/16235 KB 11986/16235 KB 11988/16235 KB 11990/16235 KB 11992/16235 KB 11994/16235 KB 11996/16235 KB 11998/16235 KB 12000/16235 KB 12002/16235 KB 12004/16235 KB 12006/16235 KB 12008/16235 KB 12010/16235 KB 12012/16235 KB 12014/16235 KB 12016/16235 KB 12018/16235 KB 12020/16235 KB 12022/16235 KB 12024/16235 KB 12026/16235 KB 12028/16235 KB 12030/16235 KB 12032/16235 KB 12034/16235 KB 12036/16235 KB 12038/16235 KB 12040/16235 KB 12042/16235 KB 12044/16235 KB 12046/16235 KB 12048/16235 KB 12050/16235 KB 12052/16235 KB 12054/16235 KB 12056/16235 KB 12058/16235 KB 12060/16235 KB 12062/16235 KB 12064/16235 KB 12066/16235 KB 12068/16235 KB 12070/16235 KB 12072/16235 KB 12074/16235 KB 12076/16235 KB 12078/16235 KB 12080/16235 KB 12082/16235 KB 12084/16235 KB 12086/16235 KB 12088/16235 KB 12090/16235 KB 12092/16235 KB 12094/16235 KB 12096/16235 KB 12098/16235 KB 12100/16235 KB 12102/16235 KB 12104/16235 KB 12106/16235 KB 12108/16235 KB 12110/16235 KB 12112/16235 KB 12114/16235 KB 12116/16235 KB 12118/16235 KB 12120/16235 KB 12122/16235 KB 12124/16235 KB 12126/16235 KB 12128/16235 KB 12130/16235 KB 12132/16235 KB 12134/16235 KB 12136/16235 KB 12138/16235 KB 12140/16235 KB 12142/16235 KB 12144/16235 KB 12146/16235 KB 12148/16235 KB 12150/16235 KB 12152/16235 KB 12154/16235 KB 12156/16235 KB 12158/16235 KB 12160/16235 KB 12162/16235 KB 12164/16235 KB 12166/16235 KB 12168/16235 KB 12170/16235 KB 12172/16235 KB 12174/16235 KB 12176/16235 KB 12178/16235 KB 12180/16235 KB 12182/16235 KB 12184/16235 KB 12186/16235 KB 12188/16235 KB 12190/16235 KB 12192/16235 KB 12194/16235 KB 12196/16235 KB 12198/16235 KB 12200/16235 KB 12202/16235 KB 12204/16235 KB 12206/16235 KB 12208/16235 KB 12210/16235 KB 12212/16235 KB 12214/16235 KB 12216/16235 KB 12218/16235 KB 12220/16235 KB 12222/16235 KB 12224/16235 KB 12226/16235 KB 12228/16235 KB 12230/16235 KB 12232/16235 KB 12234/16235 KB 12236/16235 KB 12238/16235 KB 12240/16235 KB 12242/16235 KB 12244/16235 KB 12246/16235 KB 12248/16235 KB 12250/16235 KB 12252/16235 KB 12254/16235 KB 12256/16235 KB 12258/16235 KB 12260/16235 KB 12262/16235 KB 12264/16235 KB 12266/16235 KB 12268/16235 KB 12270/16235 KB 12272/16235 KB 12274/16235 KB 12276/16235 KB 12278/16235 KB 12280/16235 KB 12282/16235 KB 12284/16235 KB 12286/16235 KB 12288/16235 KB 12290/16235 KB 12292/16235 KB 12294/16235 KB 12296/16235 KB 12298/16235 KB 12300/16235 KB 12302/16235 KB 12304/16235 KB 12306/16235 KB 12308/16235 KB 12310/16235 KB 12312/16235 KB 12314/16235 KB 12316/16235 KB 12318/16235 KB 12320/16235 KB 12322/16235 KB 12324/16235 KB 12326/16235 KB 12328/16235 KB 12330/16235 KB 12332/16235 KB 12334/16235 KB 12336/16235 KB 12338/16235 KB 12340/16235 KB 12342/16235 KB 12344/16235 KB 12346/16235 KB 12348/16235 KB 12350/16235 KB 12352/16235 KB 12354/16235 KB 12356/16235 KB 12358/16235 KB 12360/16235 KB 12362/16235 KB 12364/16235 KB 12366/16235 KB 12368/16235 KB 12370/16235 KB 12372/16235 KB 12374/16235 KB 12376/16235 KB 12378/16235 KB 12380/16235 KB 12382/16235 KB 12384/16235 KB 12386/16235 KB 12388/16235 KB 12390/16235 KB 12392/16235 KB 12394/16235 KB 12396/16235 KB 12398/16235 KB 12400/16235 KB 12402/16235 KB 12404/16235 KB 12406/16235 KB 12408/16235 KB 12410/16235 KB 12412/16235 KB 12414/16235 KB 12416/16235 KB 12418/16235 KB 12420/16235 KB 12422/16235 KB 12424/16235 KB 12426/16235 KB 12428/16235 KB 12430/16235 KB 12432/16235 KB 12434/16235 KB 12436/16235 KB 12438/16235 KB 12440/16235 KB 12442/16235 KB 12444/16235 KB 12446/16235 KB 12448/16235 KB 12450/16235 KB 12452/16235 KB 12454/16235 KB 12456/16235 KB 12458/16235 KB 12460/16235 KB 12462/16235 KB 12464/16235 KB 12466/16235 KB 12468/16235 KB 12470/16235 KB 12472/16235 KB 12474/16235 KB 12476/16235 KB 12478/16235 KB 12480/16235 KB 12482/16235 KB 12484/16235 KB 12486/16235 KB 12488/16235 KB 12490/16235 KB 12492/16235 KB 12494/16235 KB 12496/16235 KB 12498/16235 KB 12500/16235 KB 12502/16235 KB 12504/16235 KB 12506/16235 KB 12508/16235 KB 12510/16235 KB 12512/16235 KB 12514/16235 KB 12516/16235 KB 12518/16235 KB 12520/16235 KB 12522/16235 KB 12524/16235 KB 12526/16235 KB 12528/16235 KB 12530/16235 KB 12532/16235 KB 12534/16235 KB 12536/16235 KB 12538/16235 KB 12540/16235 KB 12542/16235 KB 12544/16235 KB 12546/16235 KB 12548/16235 KB 12550/16235 KB 12552/16235 KB 12554/16235 KB 12556/16235 KB 12558/16235 KB 12560/16235 KB 12562/16235 KB 12564/16235 KB 12566/16235 KB 12568/16235 KB 12570/16235 KB 12572/16235 KB 12574/16235 KB 12576/16235 KB 12578/16235 KB 12580/16235 KB 12582/16235 KB 12584/16235 KB 12586/16235 KB 12588/16235 KB 12590/16235 KB 12592/16235 KB 12594/16235 KB 12596/16235 KB 12598/16235 KB 12600/16235 KB 12602/16235 KB 12604/16235 KB 12606/16235 KB 12608/16235 KB 12610/16235 KB 12612/16235 KB 12614/16235 KB 12616/16235 KB 12618/16235 KB 12620/16235 KB 12622/16235 KB 12624/16235 KB 12626/16235 KB 12628/16235 KB 12630/16235 KB 12632/16235 KB 12634/16235 KB 12636/16235 KB 12638/16235 KB 12640/16235 KB 12642/16235 KB 12644/16235 KB 12646/16235 KB 12648/16235 KB 12650/16235 KB 12652/16235 KB 12654/16235 KB 12656/16235 KB 12658/16235 KB 12660/16235 KB 12662/16235 KB 12664/16235 KB 12666/16235 KB 12668/16235 KB 12670/16235 KB 12672/16235 KB 12674/16235 KB 12676/16235 KB 12678/16235 KB 12680/16235 KB 12682/16235 KB 12684/16235 KB 12686/16235 KB 12688/16235 KB 12690/16235 KB 12692/16235 KB 12694/16235 KB 12696/16235 KB 12698/16235 KB 12700/16235 KB 12702/16235 KB 12704/16235 KB 12706/16235 KB 12708/16235 KB 12710/16235 KB 12712/16235 KB 12714/16235 KB 12716/16235 KB 12718/16235 KB 12720/16235 KB 12722/16235 KB 12724/16235 KB 12726/16235 KB 12728/16235 KB 12730/16235 KB 12732/16235 KB 12734/16235 KB 12736/16235 KB 12738/16235 KB 12740/16235 KB 12742/16235 KB 12744/16235 KB 12746/16235 KB 12748/16235 KB 12750/16235 KB 12752/16235 KB 12754/16235 KB 12756/16235 KB 12758/16235 KB 12760/16235 KB 12762/16235 KB 12764/16235 KB 12766/16235 KB 12768/16235 KB 12770/16235 KB 12772/16235 KB 12774/16235 KB 12776/16235 KB 12778/16235 KB 12780/16235 KB 12782/16235 KB 12784/16235 KB 12786/16235 KB 12788/16235 KB 12790/16235 KB 12792/16235 KB 12794/16235 KB 12796/16235 KB 12798/16235 KB 12800/16235 KB 12802/16235 KB 12804/16235 KB 12806/16235 KB 12808/16235 KB 12810/16235 KB 12812/16235 KB 12814/16235 KB 12816/16235 KB 12818/16235 KB 12820/16235 KB 12822/16235 KB 12824/16235 KB 12826/16235 KB 12828/16235 KB 12830/16235 KB 12832/16235 KB 12834/16235 KB 12836/16235 KB 12838/16235 KB 12840/16235 KB 12842/16235 KB 12844/16235 KB 12846/16235 KB 12848/16235 KB 12850/16235 KB 12852/16235 KB 12854/16235 KB 12856/16235 KB 12858/16235 KB 12860/16235 KB 12862/16235 KB 12864/16235 KB 12866/16235 KB 12868/16235 KB 12870/16235 KB 12872/16235 KB 12874/16235 KB 12876/16235 KB 12878/16235 KB 12880/16235 KB 12882/16235 KB 12884/16235 KB 12886/16235 KB 12888/16235 KB 12890/16235 KB 12892/16235 KB 12894/16235 KB 12896/16235 KB 12898/16235 KB 12900/16235 KB 12902/16235 KB 12904/16235 KB 12906/16235 KB 12908/16235 KB 12910/16235 KB 12912/16235 KB 12914/16235 KB 12916/16235 KB 12918/16235 KB 12920/16235 KB 12922/16235 KB 12924/16235 KB 12926/16235 KB 12928/16235 KB 12930/16235 KB 12932/16235 KB 12934/16235 KB 12936/16235 KB 12938/16235 KB 12940/16235 KB 12942/16235 KB 12944/16235 KB 12946/16235 KB 12948/16235 KB 12950/16235 KB 12952/16235 KB 12954/16235 KB 12956/16235 KB 12958/16235 KB 12960/16235 KB 12962/16235 KB 12964/16235 KB 12966/16235 KB 12968/16235 KB 12970/16235 KB 12972/16235 KB 12974/16235 KB 12976/16235 KB 12978/16235 KB 12980/16235 KB 12982/16235 KB 12984/16235 KB 12986/16235 KB 12988/16235 KB 12990/16235 KB 12992/16235 KB 12994/16235 KB 12996/16235 KB 12998/16235 KB 13000/16235 KB 13002/16235 KB 13004/16235 KB 13006/16235 KB 13008/16235 KB 13010/16235 KB 13012/16235 KB 13014/16235 KB 13016/16235 KB 13018/16235 KB 13020/16235 KB 13022/16235 KB 13024/16235 KB 13026/16235 KB 13028/16235 KB 13030/16235 KB 13032/16235 KB 13034/16235 KB 13036/16235 KB 13038/16235 KB 13040/16235 KB 13042/16235 KB 13044/16235 KB 13046/16235 KB 13048/16235 KB 13050/16235 KB 13052/16235 KB 13054/16235 KB 13056/16235 KB 13058/16235 KB 13060/16235 KB 13062/16235 KB 13064/16235 KB 13066/16235 KB 13068/16235 KB 13070/16235 KB 13072/16235 KB 13074/16235 KB 13076/16235 KB 13078/16235 KB 13080/16235 KB 13082/16235 KB 13084/16235 KB 13086/16235 KB 13088/16235 KB 13090/16235 KB 13092/16235 KB 13094/16235 KB 13096/16235 KB 13098/16235 KB 13100/16235 KB 13102/16235 KB 13104/16235 KB 13106/16235 KB 13108/16235 KB 13110/16235 KB 13112/16235 KB 13114/16235 KB 13116/16235 KB 13118/16235 KB 13120/16235 KB 13122/16235 KB 13124/16235 KB 13126/16235 KB 13128/16235 KB 13130/16235 KB 13132/16235 KB 13134/16235 KB 13136/16235 KB 13138/16235 KB 13140/16235 KB 13142/16235 KB 13144/16235 KB 13146/16235 KB 13148/16235 KB 13150/16235 KB 13152/16235 KB 13154/16235 KB 13156/16235 KB 13158/16235 KB 13160/16235 KB 13162/16235 KB 13164/16235 KB 13166/16235 KB 13168/16235 KB 13170/16235 KB 13172/16235 KB 13174/16235 KB 13176/16235 KB 13178/16235 KB 13180/16235 KB 13182/16235 KB 13184/16235 KB 13186/16235 KB 13188/16235 KB 13190/16235 KB 13192/16235 KB 13194/16235 KB 13196/16235 KB 13198/16235 KB 13200/16235 KB 13202/16235 KB 13204/16235 KB 13206/16235 KB 13208/16235 KB 13210/16235 KB 13212/16235 KB 13214/16235 KB 13216/16235 KB 13218/16235 KB 13220/16235 KB 13222/16235 KB 13224/16235 KB 13226/16235 KB 13228/16235 KB 13230/16235 KB 13232/16235 KB 13234/16235 KB 13236/16235 KB 13238/16235 KB 13240/16235 KB 13242/16235 KB 13244/16235 KB 13246/16235 KB 13248/16235 KB 13250/16235 KB 13252/16235 KB 13254/16235 KB 13256/16235 KB 13258/16235 KB 13260/16235 KB 13262/16235 KB 13264/16235 KB 13266/16235 KB 13268/16235 KB 13270/16235 KB 13272/16235 KB 13274/16235 KB 13276/16235 KB 13278/16235 KB 13280/16235 KB 13282/16235 KB 13284/16235 KB 13286/16235 KB 13288/16235 KB 13290/16235 KB 13292/16235 KB 13294/16235 KB 13296/16235 KB 13298/16235 KB 13300/16235 KB 13302/16235 KB 13304/16235 KB 13306/16235 KB 13308/16235 KB 13310/16235 KB 13312/16235 KB 13314/16235 KB 13316/16235 KB 13318/16235 KB 13320/16235 KB 13322/16235 KB 13324/16235 KB 13326/16235 KB 13328/16235 KB 13330/16235 KB 13332/16235 KB 13334/16235 KB 13336/16235 KB 13338/16235 KB 13340/16235 KB 13342/16235 KB 13344/16235 KB 13346/16235 KB 13348/16235 KB 13350/16235 KB 13352/16235 KB 13354/16235 KB 13356/16235 KB 13358/16235 KB 13360/16235 KB 13362/16235 KB 13364/16235 KB 13366/16235 KB 13368/16235 KB 13370/16235 KB 13372/16235 KB 13374/16235 KB 13376/16235 KB 13378/16235 KB 13380/16235 KB 13382/16235 KB 13384/16235 KB 13386/16235 KB 13388/16235 KB 13390/16235 KB 13392/16235 KB 13394/16235 KB 13396/16235 KB 13398/16235 KB 13400/16235 KB 13402/16235 KB 13404/16235 KB 13406/16235 KB 13408/16235 KB 13410/16235 KB 13412/16235 KB 13414/16235 KB 13416/16235 KB 13418/16235 KB 13420/16235 KB 13422/16235 KB 13424/16235 KB 13426/16235 KB 13428/16235 KB 13430/16235 KB 13432/16235 KB 13434/16235 KB 13436/16235 KB 13438/16235 KB 13440/16235 KB 13442/16235 KB 13444/16235 KB 13446/16235 KB 13448/16235 KB 13450/16235 KB 13452/16235 KB 13454/16235 KB 13456/16235 KB 13458/16235 KB 13460/16235 KB 13462/16235 KB 13464/16235 KB 13466/16235 KB 13468/16235 KB 13470/16235 KB 13472/16235 KB 13474/16235 KB 13476/16235 KB 13478/16235 KB 13480/16235 KB 13482/16235 KB 13484/16235 KB 13486/16235 KB 13488/16235 KB 13490/16235 KB 13492/16235 KB 13494/16235 KB 13496/16235 KB 13498/16235 KB 13500/16235 KB 13502/16235 KB 13504/16235 KB 13506/16235 KB 13508/16235 KB 13510/16235 KB 13512/16235 KB 13514/16235 KB 13516/16235 KB 13518/16235 KB 13520/16235 KB 13522/16235 KB 13524/16235 KB 13526/16235 KB 13528/16235 KB 13530/16235 KB 13532/16235 KB 13534/16235 KB 13536/16235 KB 13538/16235 KB 13540/16235 KB 13542/16235 KB 13544/16235 KB 13546/16235 KB 13548/16235 KB 13550/16235 KB 13552/16235 KB 13554/16235 KB 13556/16235 KB 13558/16235 KB 13560/16235 KB 13562/16235 KB 13564/16235 KB 13566/16235 KB 13568/16235 KB 13570/16235 KB 13572/16235 KB 13574/16235 KB 13576/16235 KB 13578/16235 KB 13580/16235 KB 13582/16235 KB 13584/16235 KB 13586/16235 KB 13588/16235 KB 13590/16235 KB 13592/16235 KB 13594/16235 KB 13596/16235 KB 13598/16235 KB 13600/16235 KB 13602/16235 KB 13604/16235 KB 13606/16235 KB 13608/16235 KB 13610/16235 KB 13612/16235 KB 13614/16235 KB 13616/16235 KB 13618/16235 KB 13620/16235 KB 13622/16235 KB 13624/16235 KB 13626/16235 KB 13628/16235 KB 13630/16235 KB 13632/16235 KB 13634/16235 KB 13636/16235 KB 13638/16235 KB 13640/16235 KB 13642/16235 KB 13644/16235 KB 13646/16235 KB 13648/16235 KB 13650/16235 KB 13652/16235 KB 13654/16235 KB 13656/16235 KB 13658/16235 KB 13660/16235 KB 13662/16235 KB 13664/16235 KB 13666/16235 KB 13668/16235 KB 13670/16235 KB 13672/16235 KB 13674/16235 KB 13676/16235 KB 13678/16235 KB 13680/16235 KB 13682/16235 KB 13684/16235 KB 13686/16235 KB 13688/16235 KB 13690/16235 KB 13692/16235 KB 13694/16235 KB 13696/16235 KB 13698/16235 KB 13700/16235 KB 13702/16235 KB 13704/16235 KB 13706/16235 KB 13708/16235 KB 13710/16235 KB 13712/16235 KB 13714/16235 KB 13716/16235 KB 13718/16235 KB 13720/16235 KB 13722/16235 KB 13724/16235 KB 13726/16235 KB 13728/16235 KB 13730/16235 KB 13732/16235 KB 13734/16235 KB 13736/16235 KB 13738/16235 KB 13740/16235 KB 13742/16235 KB 13744/16235 KB 13746/16235 KB 13748/16235 KB 13750/16235 KB 13752/16235 KB 13754/16235 KB 13756/16235 KB 13758/16235 KB 13760/16235 KB 13762/16235 KB 13764/16235 KB 13766/16235 KB 13768/16235 KB 13770/16235 KB 13772/16235 KB 13774/16235 KB 13776/16235 KB 13778/16235 KB 13780/16235 KB 13782/16235 KB 13784/16235 KB 13786/16235 KB 13788/16235 KB 13790/16235 KB 13792/16235 KB 13794/16235 KB 13796/16235 KB 13798/16235 KB 13800/16235 KB 13802/16235 KB 13804/16235 KB 13806/16235 KB 13808/16235 KB 13810/16235 KB 13812/16235 KB 13814/16235 KB 13816/16235 KB 13818/16235 KB 13820/16235 KB 13822/16235 KB 13824/16235 KB 13826/16235 KB 13828/16235 KB 13830/16235 KB 13832/16235 KB 13834/16235 KB 13836/16235 KB 13838/16235 KB 13840/16235 KB 13842/16235 KB 13844/16235 KB 13846/16235 KB 13848/16235 KB 13850/16235 KB 13852/16235 KB 13854/16235 KB 13856/16235 KB 13858/16235 KB 13860/16235 KB 13862/16235 KB 13864/16235 KB 13866/16235 KB 13868/16235 KB 13870/16235 KB 13872/16235 KB 13874/16235 KB 13876/16235 KB 13878/16235 KB 13880/16235 KB 13882/16235 KB 13884/16235 KB 13886/16235 KB 13888/16235 KB 13890/16235 KB 13892/16235 KB 13894/16235 KB 13896/16235 KB 13898/16235 KB 13900/16235 KB 13902/16235 KB 13904/16235 KB 13906/16235 KB 13908/16235 KB 13910/16235 KB 13912/16235 KB 13914/16235 KB 13916/16235 KB 13918/16235 KB 13920/16235 KB 13922/16235 KB 13924/16235 KB 13926/16235 KB 13928/16235 KB 13930/16235 KB 13932/16235 KB 13934/16235 KB 13936/16235 KB 13938/16235 KB 13940/16235 KB 13942/16235 KB 13944/16235 KB 13946/16235 KB 13948/16235 KB 13950/16235 KB 13952/16235 KB 13954/16235 KB 13956/16235 KB 13958/16235 KB 13960/16235 KB 13962/16235 KB 13964/16235 KB 13966/16235 KB 13968/16235 KB 13970/16235 KB 13972/16235 KB 13974/16235 KB 13976/16235 KB 13978/16235 KB 13980/16235 KB 13982/16235 KB 13984/16235 KB 13986/16235 KB 13988/16235 KB 13990/16235 KB 13992/16235 KB 13994/16235 KB 13996/16235 KB 13998/16235 KB 14000/16235 KB 14002/16235 KB 14004/16235 KB 14006/16235 KB 14008/16235 KB 14010/16235 KB 14012/16235 KB 14014/16235 KB 14016/16235 KB 14018/16235 KB 14020/16235 KB 14022/16235 KB 14024/16235 KB 14026/16235 KB 14028/16235 KB 14030/16235 KB 14032/16235 KB 14034/16235 KB 14036/16235 KB 14038/16235 KB 14040/16235 KB 14042/16235 KB 14044/16235 KB 14046/16235 KB 14048/16235 KB 14050/16235 KB 14052/16235 KB 14054/16235 KB 14056/16235 KB 14058/16235 KB 14060/16235 KB 14062/16235 KB 14064/16235 KB 14066/16235 KB 14068/16235 KB 14070/16235 KB 14072/16235 KB 14074/16235 KB 14076/16235 KB 14078/16235 KB 14080/16235 KB 14082/16235 KB 14084/16235 KB 14086/16235 KB 14088/16235 KB 14090/16235 KB 14092/16235 KB 14094/16235 KB 14096/16235 KB 14098/16235 KB 14100/16235 KB 14102/16235 KB 14104/16235 KB 14106/16235 KB 14108/16235 KB 14110/16235 KB 14112/16235 KB 14114/16235 KB 14116/16235 KB 14118/16235 KB 14120/16235 KB 14122/16235 KB 14124/16235 KB 14126/16235 KB 14128/16235 KB 14130/16235 KB 14132/16235 KB 14134/16235 KB 14136/16235 KB 14138/16235 KB 14140/16235 KB 14142/16235 KB 14144/16235 KB 14146/16235 KB 14148/16235 KB 14150/16235 KB 14152/16235 KB 14154/16235 KB 14156/16235 KB 14158/16235 KB 14160/16235 KB 14162/16235 KB 14164/16235 KB 14166/16235 KB 14168/16235 KB 14170/16235 KB 14172/16235 KB 14174/16235 KB 14176/16235 KB 14178/16235 KB 14180/16235 KB 14182/16235 KB 14184/16235 KB 14186/16235 KB 14188/16235 KB 14190/16235 KB 14192/16235 KB 14194/16235 KB 14196/16235 KB 14198/16235 KB 14200/16235 KB 14202/16235 KB 14204/16235 KB 14206/16235 KB 14208/16235 KB 14210/16235 KB 14212/16235 KB 14214/16235 KB 14216/16235 KB 14218/16235 KB 14220/16235 KB 14222/16235 KB 14224/16235 KB 14226/16235 KB 14228/16235 KB 14230/16235 KB 14232/16235 KB 14234/16235 KB 14236/16235 KB 14238/16235 KB 14240/16235 KB 14242/16235 KB 14244/16235 KB 14246/16235 KB 14248/16235 KB 14250/16235 KB 14252/16235 KB 14254/16235 KB 14256/16235 KB 14258/16235 KB 14260/16235 KB 14262/16235 KB 14264/16235 KB 14266/16235 KB 14268/16235 KB 14270/16235 KB 14272/16235 KB 14274/16235 KB 14276/16235 KB 14278/16235 KB 14280/16235 KB 14282/16235 KB 14284/16235 KB 14286/16235 KB 14288/16235 KB 14290/16235 KB 14292/16235 KB 14294/16235 KB 14296/16235 KB 14298/16235 KB 14300/16235 KB 14302/16235 KB 14304/16235 KB 14306/16235 KB 14308/16235 KB 14310/16235 KB 14312/16235 KB 14314/16235 KB 14316/16235 KB 14318/16235 KB 14320/16235 KB 14322/16235 KB 14324/16235 KB 14326/16235 KB 14328/16235 KB 14330/16235 KB 14332/16235 KB 14334/16235 KB 14336/16235 KB 14338/16235 KB 14340/16235 KB 14342/16235 KB 14344/16235 KB 14346/16235 KB 14348/16235 KB 14350/16235 KB 14352/16235 KB 14354/16235 KB 14356/16235 KB 14358/16235 KB 14360/16235 KB 14362/16235 KB 14364/16235 KB 14366/16235 KB 14368/16235 KB 14370/16235 KB 14372/16235 KB 14374/16235 KB 14376/16235 KB 14378/16235 KB 14380/16235 KB 14382/16235 KB 14384/16235 KB 14386/16235 KB 14388/16235 KB 14390/16235 KB 14392/16235 KB 14394/16235 KB 14396/16235 KB 14398/16235 KB 14400/16235 KB 14402/16235 KB 14404/16235 KB 14406/16235 KB 14408/16235 KB 14410/16235 KB 14412/16235 KB 14414/16235 KB 14416/16235 KB 14418/16235 KB 14420/16235 KB 14422/16235 KB 14424/16235 KB 14426/16235 KB 14428/16235 KB 14430/16235 KB 14432/16235 KB 14434/16235 KB 14436/16235 KB 14438/16235 KB 14440/16235 KB 14442/16235 KB 14444/16235 KB 14446/16235 KB 14448/16235 KB 14450/16235 KB 14452/16235 KB 14454/16235 KB 14456/16235 KB 14458/16235 KB 14460/16235 KB 14462/16235 KB 14464/16235 KB 14466/16235 KB 14468/16235 KB 14470/16235 KB 14472/16235 KB 14474/16235 KB 14476/16235 KB 14478/16235 KB 14480/16235 KB 14482/16235 KB 14484/16235 KB 14486/16235 KB 14488/16235 KB 14490/16235 KB 14492/16235 KB 14494/16235 KB 14496/16235 KB 14498/16235 KB 14500/16235 KB 14502/16235 KB 14504/16235 KB 14506/16235 KB 14508/16235 KB 14510/16235 KB 14512/16235 KB 14514/16235 KB 14516/16235 KB 14518/16235 KB 14520/16235 KB 14522/16235 KB 14524/16235 KB 14526/16235 KB 14528/16235 KB 14530/16235 KB 14532/16235 KB 14534/16235 KB 14536/16235 KB 14538/16235 KB 14540/16235 KB 14542/16235 KB 14544/16235 KB 14546/16235 KB 14548/16235 KB 14550/16235 KB 14552/16235 KB 14554/16235 KB 14556/16235 KB 14558/16235 KB 14560/16235 KB 14562/16235 KB 14564/16235 KB 14566/16235 KB 14568/16235 KB 14570/16235 KB 14572/16235 KB 14574/16235 KB 14576/16235 KB 14578/16235 KB 14580/16235 KB 14582/16235 KB 14584/16235 KB 14586/16235 KB 14588/16235 KB 14590/16235 KB 14592/16235 KB 14594/16235 KB 14596/16235 KB 14598/16235 KB 14600/16235 KB 14602/16235 KB 14604/16235 KB 14606/16235 KB 14608/16235 KB 14610/16235 KB 14612/16235 KB 14614/16235 KB 14616/16235 KB 14618/16235 KB 14620/16235 KB 14622/16235 KB 14624/16235 KB 14626/16235 KB 14628/16235 KB 14630/16235 KB 14632/16235 KB 14634/16235 KB 14636/16235 KB 14638/16235 KB 14640/16235 KB 14642/16235 KB 14644/16235 KB 14646/16235 KB 14648/16235 KB 14650/16235 KB 14652/16235 KB 14654/16235 KB 14656/16235 KB 14658/16235 KB 14660/16235 KB 14662/16235 KB 14664/16235 KB 14666/16235 KB 14668/16235 KB 14670/16235 KB 14672/16235 KB 14674/16235 KB 14676/16235 KB 14678/16235 KB 14680/16235 KB 14682/16235 KB 14684/16235 KB 14686/16235 KB 14688/16235 KB 14690/16235 KB 14692/16235 KB 14694/16235 KB 14696/16235 KB 14698/16235 KB 14700/16235 KB 14702/16235 KB 14704/16235 KB 14706/16235 KB 14708/16235 KB 14710/16235 KB 14712/16235 KB 14714/16235 KB 14716/16235 KB 14718/16235 KB 14720/16235 KB 14722/16235 KB 14724/16235 KB 14726/16235 KB 14728/16235 KB 14730/16235 KB 14732/16235 KB 14734/16235 KB 14736/16235 KB 14738/16235 KB 14740/16235 KB 14742/16235 KB 14744/16235 KB 14746/16235 KB 14748/16235 KB 14750/16235 KB 14752/16235 KB 14754/16235 KB 14756/16235 KB 14758/16235 KB 14760/16235 KB 14762/16235 KB 14764/16235 KB 14766/16235 KB 14768/16235 KB 14770/16235 KB 14772/16235 KB 14774/16235 KB 14776/16235 KB 14778/16235 KB 14780/16235 KB 14782/16235 KB 14784/16235 KB 14786/16235 KB 14788/16235 KB 14790/16235 KB 14792/16235 KB 14794/16235 KB 14796/16235 KB 14798/16235 KB 14800/16235 KB 14802/16235 KB 14804/16235 KB 14806/16235 KB 14808/16235 KB 14810/16235 KB 14812/16235 KB 14814/16235 KB 14816/16235 KB 14818/16235 KB 14820/16235 KB 14822/16235 KB 14824/16235 KB 14826/16235 KB 14828/16235 KB 14830/16235 KB 14832/16235 KB 14834/16235 KB 14836/16235 KB 14838/16235 KB 14840/16235 KB 14842/16235 KB 14844/16235 KB 14846/16235 KB 14848/16235 KB 14850/16235 KB 14852/16235 KB 14854/16235 KB 14856/16235 KB 14858/16235 KB 14860/16235 KB 14862/16235 KB 14864/16235 KB 14866/16235 KB 14868/16235 KB 14870/16235 KB 14872/16235 KB 14874/16235 KB 14876/16235 KB 14878/16235 KB 14880/16235 KB 14882/16235 KB 14884/16235 KB 14886/16235 KB 14888/16235 KB 14890/16235 KB 14892/16235 KB 14894/16235 KB 14896/16235 KB 14898/16235 KB 14900/16235 KB 14902/16235 KB 14904/16235 KB 14906/16235 KB 14908/16235 KB 14910/16235 KB 14912/16235 KB 14914/16235 KB 14916/16235 KB 14918/16235 KB 14920/16235 KB 14922/16235 KB 14924/16235 KB 14926/16235 KB 14928/16235 KB 14930/16235 KB 14932/16235 KB 14934/16235 KB 14936/16235 KB 14938/16235 KB 14940/16235 KB 14942/16235 KB 14944/16235 KB 14946/16235 KB 14948/16235 KB 14950/16235 KB 14952/16235 KB 14954/16235 KB 14956/16235 KB 14958/16235 KB 14960/16235 KB 14962/16235 KB 14964/16235 KB 14966/16235 KB 14968/16235 KB 14970/16235 KB 14972/16235 KB 14974/16235 KB 14976/16235 KB 14978/16235 KB 14980/16235 KB 14982/16235 KB 14984/16235 KB 14986/16235 KB 14988/16235 KB 14990/16235 KB 14992/16235 KB 14994/16235 KB 14996/16235 KB 14998/16235 KB 15000/16235 KB 15002/16235 KB 15004/16235 KB 15006/16235 KB 15008/16235 KB 15010/16235 KB 15012/16235 KB 15014/16235 KB 15016/16235 KB 15018/16235 KB 15020/16235 KB 15022/16235 KB 15024/16235 KB 15026/16235 KB 15028/16235 KB 15030/16235 KB 15032/16235 KB 15034/16235 KB 15036/16235 KB 15038/16235 KB 15040/16235 KB 15042/16235 KB 15044/16235 KB 15046/16235 KB 15048/16235 KB 15050/16235 KB 15052/16235 KB 15054/16235 KB 15056/16235 KB 15058/16235 KB 15060/16235 KB 15062/16235 KB 15064/16235 KB 15066/16235 KB 15068/16235 KB 15070/16235 KB 15072/16235 KB 15074/16235 KB 15076/16235 KB 15078/16235 KB 15080/16235 KB 15082/16235 KB 15084/16235 KB 15086/16235 KB 15088/16235 KB 15090/16235 KB 15092/16235 KB 15094/16235 KB 15096/16235 KB 15098/16235 KB 15100/16235 KB 15102/16235 KB 15104/16235 KB 15106/16235 KB 15108/16235 KB 15110/16235 KB 15112/16235 KB 15114/16235 KB 15116/16235 KB 15118/16235 KB 15120/16235 KB 15122/16235 KB 15124/16235 KB 15126/16235 KB 15128/16235 KB 15130/16235 KB 15132/16235 KB 15134/16235 KB 15136/16235 KB 15138/16235 KB 15140/16235 KB 15142/16235 KB 15144/16235 KB 15146/16235 KB 15148/16235 KB 15150/16235 KB 15152/16235 KB 15154/16235 KB 15156/16235 KB 15158/16235 KB 15160/16235 KB 15162/16235 KB 15164/16235 KB 15166/16235 KB 15168/16235 KB 15170/16235 KB 15172/16235 KB 15174/16235 KB 15176/16235 KB 15178/16235 KB 15180/16235 KB 15182/16235 KB 15184/16235 KB 15186/16235 KB 15188/16235 KB 15190/16235 KB 15192/16235 KB 15194/16235 KB 15196/16235 KB 15198/16235 KB 15200/16235 KB 15202/16235 KB 15204/16235 KB 15206/16235 KB 15208/16235 KB 15210/16235 KB 15212/16235 KB 15214/16235 KB 15216/16235 KB 15218/16235 KB 15220/16235 KB 15222/16235 KB 15224/16235 KB 15226/16235 KB 15228/16235 KB 15230/16235 KB 15232/16235 KB 15234/16235 KB 15236/16235 KB 15238/16235 KB 15240/16235 KB 15242/16235 KB 15244/16235 KB 15246/16235 KB 15248/16235 KB 15250/16235 KB 15252/16235 KB 15254/16235 KB 15256/16235 KB 15258/16235 KB 15260/16235 KB 15262/16235 KB 15264/16235 KB 15266/16235 KB 15268/16235 KB 15270/16235 KB 15272/16235 KB 15274/16235 KB 15276/16235 KB 15278/16235 KB 15280/16235 KB 15282/16235 KB 15284/16235 KB 15286/16235 KB 15288/16235 KB 15290/16235 KB 15292/16235 KB 15294/16235 KB 15296/16235 KB 15298/16235 KB 15300/16235 KB 15302/16235 KB 15304/16235 KB 15306/16235 KB 15308/16235 KB 15310/16235 KB 15312/16235 KB 15314/16235 KB 15316/16235 KB 15318/16235 KB 15320/16235 KB 15322/16235 KB 15324/16235 KB 15326/16235 KB 15328/16235 KB 15330/16235 KB 15332/16235 KB 15334/16235 KB 15336/16235 KB 15338/16235 KB 15340/16235 KB 15342/16235 KB 15344/16235 KB 15346/16235 KB 15348/16235 KB 15350/16235 KB 15352/16235 KB 15354/16235 KB 15356/16235 KB 15358/16235 KB 15360/16235 KB 15362/16235 KB 15364/16235 KB 15366/16235 KB 15368/16235 KB 15370/16235 KB 15372/16235 KB 15374/16235 KB 15376/16235 KB 15378/16235 KB 15380/16235 KB 15382/16235 KB 15384/16235 KB 15386/16235 KB 15388/16235 KB 15390/16235 KB 15392/16235 KB 15394/16235 KB 15396/16235 KB 15398/16235 KB 15400/16235 KB 15402/16235 KB 15404/16235 KB 15406/16235 KB 15408/16235 KB 15410/16235 KB 15412/16235 KB 15414/16235 KB 15416/16235 KB 15418/16235 KB 15420/16235 KB 15422/16235 KB 15424/16235 KB 15426/16235 KB 15428/16235 KB 15430/16235 KB 15432/16235 KB 15434/16235 KB 15436/16235 KB 15438/16235 KB 15440/16235 KB 15442/16235 KB 15444/16235 KB 15446/16235 KB 15448/16235 KB 15450/16235 KB 15452/16235 KB 15454/16235 KB 15456/16235 KB 15458/16235 KB 15460/16235 KB 15462/16235 KB 15464/16235 KB 15466/16235 KB 15468/16235 KB 15470/16235 KB 15472/16235 KB 15474/16235 KB 15476/16235 KB 15478/16235 KB 15480/16235 KB 15482/16235 KB 15484/16235 KB 15486/16235 KB 15488/16235 KB 15490/16235 KB 15492/16235 KB 15494/16235 KB 15496/16235 KB 15498/16235 KB 15500/16235 KB 15502/16235 KB 15504/16235 KB 15506/16235 KB 15508/16235 KB 15510/16235 KB 15512/16235 KB 15514/16235 KB 15516/16235 KB 15518/16235 KB 15520/16235 KB 15522/16235 KB 15524/16235 KB 15526/16235 KB 15528/16235 KB 15530/16235 KB 15532/16235 KB 15534/16235 KB 15536/16235 KB 15538/16235 KB 15540/16235 KB 15542/16235 KB 15544/16235 KB 15546/16235 KB 15548/16235 KB 15550/16235 KB 15552/16235 KB 15554/16235 KB 15556/16235 KB 15558/16235 KB 15560/16235 KB 15562/16235 KB 15564/16235 KB 15566/16235 KB 15568/16235 KB 15570/16235 KB 15572/16235 KB 15574/16235 KB 15576/16235 KB 15578/16235 KB 15580/16235 KB 15582/16235 KB 15584/16235 KB 15586/16235 KB 15588/16235 KB 15590/16235 KB 15592/16235 KB 15594/16235 KB 15596/16235 KB 15598/16235 KB 15600/16235 KB 15602/16235 KB 15604/16235 KB 15606/16235 KB 15608/16235 KB 15610/16235 KB 15612/16235 KB 15614/16235 KB 15616/16235 KB 15618/16235 KB 15620/16235 KB 15622/16235 KB 15624/16235 KB 15626/16235 KB 15628/16235 KB 15630/16235 KB 15632/16235 KB 15634/16235 KB 15636/16235 KB 15638/16235 KB 15640/16235 KB 15642/16235 KB 15644/16235 KB 15646/16235 KB 15648/16235 KB 15650/16235 KB 15652/16235 KB 15654/16235 KB 15656/16235 KB 15658/16235 KB 15660/16235 KB 15662/16235 KB 15664/16235 KB 15666/16235 KB 15668/16235 KB 15670/16235 KB 15672/16235 KB 15674/16235 KB 15676/16235 KB 15678/16235 KB 15680/16235 KB 15682/16235 KB 15684/16235 KB 15686/16235 KB 15688/16235 KB 15690/16235 KB 15692/16235 KB 15694/16235 KB 15696/16235 KB 15698/16235 KB 15700/16235 KB 15702/16235 KB 15704/16235 KB 15706/16235 KB 15708/16235 KB 15710/16235 KB 15712/16235 KB 15714/16235 KB 15716/16235 KB 15718/16235 KB 15720/16235 KB 15722/16235 KB 15724/16235 KB 15726/16235 KB 15728/16235 KB 15730/16235 KB 15732/16235 KB 15734/16235 KB 15736/16235 KB 15738/16235 KB 15740/16235 KB 15742/16235 KB 15744/16235 KB 15746/16235 KB 15748/16235 KB 15750/16235 KB 15752/16235 KB 15754/16235 KB 15756/16235 KB 15758/16235 KB 15760/16235 KB 15762/16235 KB 15764/16235 KB 15766/16235 KB 15768/16235 KB 15770/16235 KB 15772/16235 KB 15774/16235 KB 15776/16235 KB 15778/16235 KB 15780/16235 KB 15782/16235 KB 15784/16235 KB 15786/16235 KB 15788/16235 KB 15790/16235 KB 15792/16235 KB 15794/16235 KB 15796/16235 KB 15798/16235 KB 15800/16235 KB 15802/16235 KB 15804/16235 KB 15806/16235 KB 15808/16235 KB 15810/16235 KB 15812/16235 KB 15814/16235 KB 15816/16235 KB 15818/16235 KB 15820/16235 KB 15822/16235 KB 15824/16235 KB 15826/16235 KB 15828/16235 KB 15830/16235 KB 15832/16235 KB 15834/16235 KB 15836/16235 KB 15838/16235 KB 15840/16235 KB 15842/16235 KB 15844/16235 KB 15846/16235 KB 15848/16235 KB 15850/16235 KB 15852/16235 KB 15854/16235 KB 15856/16235 KB 15858/16235 KB 15860/16235 KB 15862/16235 KB 15864/16235 KB 15866/16235 KB 15868/16235 KB 15870/16235 KB 15872/16235 KB 15874/16235 KB 15876/16235 KB 15878/16235 KB 15880/16235 KB 15882/16235 KB 15884/16235 KB 15886/16235 KB 15888/16235 KB 15890/16235 KB 15892/16235 KB 15894/16235 KB 15896/16235 KB 15898/16235 KB 15900/16235 KB 15902/16235 KB 15904/16235 KB 15906/16235 KB 15908/16235 KB 15910/16235 KB 15912/16235 KB 15914/16235 KB 15916/16235 KB 15918/16235 KB 15920/16235 KB 15922/16235 KB 15924/16235 KB 15926/16235 KB 15928/16235 KB 15930/16235 KB 15932/16235 KB 15934/16235 KB 15936/16235 KB 15938/16235 KB 15940/16235 KB 15942/16235 KB 15944/16235 KB 15946/16235 KB 15948/16235 KB 15950/16235 KB 15952/16235 KB 15954/16235 KB 15956/16235 KB 15958/16235 KB 15960/16235 KB 15962/16235 KB 15964/16235 KB 15966/16235 KB 15968/16235 KB 15970/16235 KB 15972/16235 KB 15974/16235 KB 15976/16235 KB 15978/16235 KB 15980/16235 KB 15982/16235 KB 15984/16235 KB 15986/16235 KB 15988/16235 KB 15990/16235 KB 15992/16235 KB 15994/16235 KB 15996/16235 KB 15998/16235 KB 16000/16235 KB 16002/16235 KB 16004/16235 KB 16006/16235 KB 16008/16235 KB 16010/16235 KB 16012/16235 KB 16014/16235 KB 16016/16235 KB 16018/16235 KB 16020/16235 KB 16022/16235 KB 16024/16235 KB 16026/16235 KB 16028/16235 KB 16030/16235 KB 16032/16235 KB 16034/16235 KB 16036/16235 KB 16038/16235 KB 16040/16235 KB 16042/16235 KB 16044/16235 KB 16046/16235 KB 16048/16235 KB 16050/16235 KB 16052/16235 KB 16054/16235 KB 16056/16235 KB 16058/16235 KB 16060/16235 KB 16062/16235 KB 16064/16235 KB 16066/16235 KB 16068/16235 KB 16070/16235 KB 16072/16235 KB 16074/16235 KB 16076/16235 KB 16078/16235 KB 16080/16235 KB 16082/16235 KB 16084/16235 KB 16086/16235 KB 16088/16235 KB 16090/16235 KB 16092/16235 KB 16094/16235 KB 16096/16235 KB 16098/16235 KB 16100/16235 KB 16102/16235 KB 16104/16235 KB 16106/16235 KB 16108/16235 KB 16110/16235 KB 16112/16235 KB 16114/16235 KB 16116/16235 KB 16118/16235 KB 16120/16235 KB 16122/16235 KB 16124/16235 KB 16126/16235 KB 16128/16235 KB 16130/16235 KB 16132/16235 KB 16134/16235 KB 16136/16235 KB 16138/16235 KB 16140/16235 KB 16142/16235 KB 16144/16235 KB 16146/16235 KB 16148/16235 KB 16150/16235 KB 16152/16235 KB 16154/16235 KB 16156/16235 KB 16158/16235 KB 16160/16235 KB 16162/16235 KB 16164/16235 KB 16166/16235 KB 16168/16235 KB 16170/16235 KB 16172/16235 KB 16174/16235 KB 16176/16235 KB 16178/16235 KB 16180/16235 KB 16182/16235 KB 16184/16235 KB 16186/16235 KB 16188/16235 KB 16190/16235 KB 16192/16235 KB 16194/16235 KB 16196/16235 KB 16198/16235 KB 16200/16235 KB 16202/16235 KB 16204/16235 KB 16206/16235 KB 16208/16235 KB 16210/16235 KB 16212/16235 KB 16214/16235 KB 16216/16235 KB 16218/16235 KB 16220/16235 KB 16222/16235 KB 16224/16235 KB 16226/16235 KB 16228/16235 KB 16230/16235 KB 16232/16235 KB 16234/16235 KB 16235/16235 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181002.183458-235-jar-with-dependencies.jar (16235 KB at 13102.8 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 33.1 KB/sec) [INFO] * Bulk deploy of locally gathered snapshot artifacts finished. [INFO] Remote deploy finished with success. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:00 min [INFO] Finished at: 2018-10-02T20:35:00+02:00 [INFO] Final Memory: 52M/202M [INFO] ------------------------------------------------------------------------ Finished: SUCCESS