Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/JavaWriter [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/square/javapoet.git > git init /builds/workspace/JavaWriter # timeout=10 Fetching upstream changes from https://github.com/square/javapoet.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/square/javapoet.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/square/javapoet.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/square/javapoet.git # timeout=10 Fetching upstream changes from https://github.com/square/javapoet.git > git fetch --tags --progress https://github.com/square/javapoet.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 e9460b84fc41464c2aa2ef85c84dd1ac87ae1692 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9460b84fc41464c2aa2ef85c84dd1ac87ae1692 Commit message: "Merge pull request #735 from ZacSweers/z/codeblockClear" > git rev-list --no-walk e9460b84fc41464c2aa2ef85c84dd1ac87ae1692 # timeout=10 [JavaWriter] $ /bin/sh -xe /tmp/jenkins8373030086924784830.sh + + stdbuf -i 50k bash curl http://spoon.gforge.inria.fr/jenkins/build.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 100 21193 100 21193 0 0 1835k 0 --:--:-- --:--:-- --:--:-- 1881k HEAD is now at e9460b8 Merge pull request #735 from ZacSweers/z/codeblockClear --- Displays variables used in the build --- Artifact id: javapoet Version: 1.12.0-SNAPSHOT Modules job: - JavaWriter Has checkstyle: true Has enforcer: true Git version id: e9460b84fc41464c2aa2ef85c84dd1ac87ae1692 Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JavaPoet 1.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javapoet --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javapoet --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /builds/workspace/JavaWriter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/JavaWriter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ javapoet --- [INFO] Surefire report directory: /builds/workspace/JavaWriter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running ClassNameNoPackageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in ClassNameNoPackageTest Running com.squareup.javapoet.JavaFileTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.163 sec - in com.squareup.javapoet.JavaFileTest Running com.squareup.javapoet.MethodSpecTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 sec - in com.squareup.javapoet.MethodSpecTest Running com.squareup.javapoet.TypeNameTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in com.squareup.javapoet.TypeNameTest Running com.squareup.javapoet.AnnotationSpecTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in com.squareup.javapoet.AnnotationSpecTest Running com.squareup.javapoet.FieldSpecTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in com.squareup.javapoet.FieldSpecTest Running com.squareup.javapoet.TypesEclipseTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.043 sec - in com.squareup.javapoet.TypesEclipseTest Running com.squareup.javapoet.ParameterSpecTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.javapoet.ParameterSpecTest Running com.squareup.javapoet.AnnotatedTypeNameTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.squareup.javapoet.AnnotatedTypeNameTest Running com.squareup.javapoet.FileReadingTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in com.squareup.javapoet.FileReadingTest Running com.squareup.javapoet.ClassNameTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 sec - in com.squareup.javapoet.ClassNameTest Running com.squareup.javapoet.UtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.javapoet.UtilTest Running com.squareup.javapoet.LineWrapperTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in com.squareup.javapoet.LineWrapperTest Running com.squareup.javapoet.FileWritingTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in com.squareup.javapoet.FileWritingTest Running com.squareup.javapoet.TypeSpecTest Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec - in com.squareup.javapoet.TypeSpecTest Running com.squareup.javapoet.TypesTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in com.squareup.javapoet.TypesTest Running com.squareup.javapoet.CodeBlockTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.squareup.javapoet.CodeBlockTest Running com.squareup.javapoet.NameAllocatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in com.squareup.javapoet.NameAllocatorTest Results : Tests run: 342, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ javapoet --- [INFO] Building jar: /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javapoet --- [INFO] Installing /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/JavaWriter/pom.xml to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.808 s [INFO] Finished at: 2019-11-14T01:30:31+01:00 [INFO] Final Memory: 44M/229M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 28765 Number of tests: 342 Number of tests skipped: 1 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JavaPoet 1.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ javapoet --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.265 s [INFO] Finished at: 2019-11-14T01:30:35+01:00 [INFO] Final Memory: 19M/161M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JavaPoet 1.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javapoet --- [INFO] Deleting /builds/workspace/JavaWriter/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javapoet --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ javapoet --- Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 647/647 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (647 B at 4.5 KB/sec) 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 9.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 732.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/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 26.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 8/23 KB 12/23 KB 14/23 KB 18/23 KB 22/23 KB 23/23 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 611.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom 2/23 KB 3/23 KB 5/23 KB 6/23 KB 7/23 KB 9/23 KB 10/23 KB 11/23 KB 13/23 KB 14/23 KB 15/23 KB 17/23 KB 18/23 KB 19/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 733.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 27.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 260.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 750.4 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 18.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 227.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 365.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 306.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 644.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 644.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 306.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 429.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 33.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 235.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 643.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 715.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 214.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 402.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 379.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 306.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 429.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 26.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 219.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 585.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 496.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 397.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 25.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 218.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 349.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 458.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 35.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 218.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 660.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 372.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 425.4 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1013 B at 35.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191113.234142-10.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191113.234142-10.pom (7 KB at 245.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191113.234142-10.jar 4/1709 KB 5/1709 KB 9/1709 KB 13/1709 KB 17/1709 KB 19/1709 KB 21/1709 KB 24/1709 KB 28/1709 KB 30/1709 KB 34/1709 KB 34/1709 KB 37/1709 KB 41/1709 KB 41/1709 KB 45/1709 KB 45/1709 KB 49/1709 KB 50/1709 KB 54/1709 KB 54/1709 KB 55/1709 KB 58/1709 KB 62/1709 KB 66/1709 KB 70/1709 KB 74/1709 KB 77/1709 KB 78/1709 KB 82/1709 KB 85/1709 KB 88/1709 KB 92/1709 KB 96/1709 KB 99/1709 KB 101/1709 KB 103/1709 KB 107/1709 KB 109/1709 KB 113/1709 KB 116/1709 KB 118/1709 KB 122/1709 KB 122/1709 KB 126/1709 KB 129/1709 KB 133/1709 KB 133/1709 KB 136/1709 KB 137/1709 KB 141/1709 KB 145/1709 KB 149/1709 KB 153/1709 KB 157/1709 KB 161/1709 KB 161/1709 KB 165/1709 KB 167/1709 KB 168/1709 KB 171/1709 KB 175/1709 KB 178/1709 KB 182/1709 KB 185/1709 KB 188/1709 KB 192/1709 KB 194/1709 KB 195/1709 KB 199/1709 KB 201/1709 KB 202/1709 KB 206/1709 KB 207/1709 KB 209/1709 KB 211/1709 KB 215/1709 KB 218/1709 KB 222/1709 KB 225/1709 KB 229/1709 KB 231/1709 KB 235/1709 KB 235/1709 KB 238/1709 KB 242/1709 KB 246/1709 KB 246/1709 KB 249/1709 KB 251/1709 KB 255/1709 KB 256/1709 KB 259/1709 KB 263/1709 KB 266/1709 KB 270/1709 KB 272/1709 KB 276/1709 KB 280/1709 KB 282/1709 KB 286/1709 KB 289/1709 KB 293/1709 KB 293/1709 KB 296/1709 KB 297/1709 KB 301/1709 KB 304/1709 KB 308/1709 KB 312/1709 KB 313/1709 KB 314/1709 KB 318/1709 KB 321/1709 KB 323/1709 KB 327/1709 KB 328/1709 KB 332/1709 KB 335/1709 KB 339/1709 KB 343/1709 KB 344/1709 KB 348/1709 KB 351/1709 KB 354/1709 KB 358/1709 KB 359/1709 KB 363/1709 KB 365/1709 KB 366/1709 KB 370/1709 KB 372/1709 KB 374/1709 KB 376/1709 KB 378/1709 KB 382/1709 KB 385/1709 KB 389/1709 KB 390/1709 KB 394/1709 KB 396/1709 KB 399/1709 KB 403/1709 KB 405/1709 KB 406/1709 KB 410/1709 KB 413/1709 KB 415/1709 KB 419/1709 KB 420/1709 KB 424/1709 KB 427/1709 KB 431/1709 KB 433/1709 KB 436/1709 KB 440/1709 KB 440/1709 KB 444/1709 KB 446/1709 KB 450/1709 KB 450/1709 KB 453/1709 KB 457/1709 KB 460/1709 KB 464/1709 KB 465/1709 KB 467/1709 KB 471/1709 KB 474/1709 KB 478/1709 KB 480/1709 KB 481/1709 KB 485/1709 KB 487/1709 KB 491/1709 KB 495/1709 KB 497/1709 KB 501/1709 KB 502/1709 KB 504/1709 KB 508/1709 KB 509/1709 KB 513/1709 KB 517/1709 KB 518/1709 KB 522/1709 KB 523/1709 KB 525/1709 KB 529/1709 KB 529/1709 KB 532/1709 KB 536/1709 KB 539/1709 KB 543/1709 KB 543/1709 KB 547/1709 KB 549/1709 KB 553/1709 KB 553/1709 KB 557/1709 KB 559/1709 KB 563/1709 KB 563/1709 KB 566/1709 KB 567/1709 KB 569/1709 KB 573/1709 KB 574/1709 KB 578/1709 KB 581/1709 KB 583/1709 KB 587/1709 KB 588/1709 KB 590/1709 KB 594/1709 KB 596/1709 KB 600/1709 KB 600/1709 KB 601/1709 KB 605/1709 KB 608/1709 KB 612/1709 KB 615/1709 KB 619/1709 KB 620/1709 KB 622/1709 KB 626/1709 KB 629/1709 KB 631/1709 KB 635/1709 KB 635/1709 KB 639/1709 KB 641/1709 KB 644/1709 KB 648/1709 KB 649/1709 KB 653/1709 KB 655/1709 KB 659/1709 KB 661/1709 KB 663/1709 KB 667/1709 KB 668/1709 KB 672/1709 KB 675/1709 KB 679/1709 KB 680/1709 KB 682/1709 KB 686/1709 KB 689/1709 KB 692/1709 KB 695/1709 KB 699/1709 KB 702/1709 KB 706/1709 KB 707/1709 KB 709/1709 KB 713/1709 KB 714/1709 KB 718/1709 KB 721/1709 KB 723/1709 KB 726/1709 KB 730/1709 KB 730/1709 KB 731/1709 KB 735/1709 KB 736/1709 KB 738/1709 KB 741/1709 KB 743/1709 KB 745/1709 KB 749/1709 KB 751/1709 KB 755/1709 KB 757/1709 KB 758/1709 KB 762/1709 KB 766/1709 KB 767/1709 KB 771/1709 KB 772/1709 KB 776/1709 KB 777/1709 KB 781/1709 KB 781/1709 KB 785/1709 KB 785/1709 KB 788/1709 KB 792/1709 KB 794/1709 KB 795/1709 KB 799/1709 KB 801/1709 KB 802/1709 KB 806/1709 KB 808/1709 KB 810/1709 KB 812/1709 KB 816/1709 KB 816/1709 KB 820/1709 KB 820/1709 KB 822/1709 KB 826/1709 KB 827/1709 KB 831/1709 KB 835/1709 KB 839/1709 KB 840/1709 KB 844/1709 KB 848/1709 KB 849/1709 KB 850/1709 KB 851/1709 KB 855/1709 KB 859/1709 KB 863/1709 KB 864/1709 KB 866/1709 KB 870/1709 KB 871/1709 KB 874/1709 KB 878/1709 KB 881/1709 KB 885/1709 KB 885/1709 KB 889/1709 KB 891/1709 KB 895/1709 KB 898/1709 KB 900/1709 KB 904/1709 KB 904/1709 KB 905/1709 KB 909/1709 KB 912/1709 KB 915/1709 KB 918/1709 KB 922/1709 KB 925/1709 KB 929/1709 KB 932/1709 KB 936/1709 KB 938/1709 KB 939/1709 KB 943/1709 KB 945/1709 KB 946/1709 KB 949/1709 KB 952/1709 KB 956/1709 KB 956/1709 KB 960/1709 KB 960/1709 KB 964/1709 KB 966/1709 KB 970/1709 KB 970/1709 KB 974/1709 KB 975/1709 KB 979/1709 KB 979/1709 KB 980/1709 KB 984/1709 KB 986/1709 KB 987/1709 KB 991/1709 KB 993/1709 KB 994/1709 KB 998/1709 KB 1000/1709 KB 1001/1709 KB 1005/1709 KB 1006/1709 KB 1010/1709 KB 1013/1709 KB 1014/1709 KB 1018/1709 KB 1021/1709 KB 1025/1709 KB 1025/1709 KB 1027/1709 KB 1031/1709 KB 1034/1709 KB 1038/1709 KB 1038/1709 KB 1042/1709 KB 1042/1709 KB 1046/1709 KB 1047/1709 KB 1051/1709 KB 1051/1709 KB 1055/1709 KB 1057/1709 KB 1061/1709 KB 1062/1709 KB 1066/1709 KB 1069/1709 KB 1073/1709 KB 1075/1709 KB 1076/1709 KB 1080/1709 KB 1081/1709 KB 1085/1709 KB 1088/1709 KB 1089/1709 KB 1093/1709 KB 1093/1709 KB 1095/1709 KB 1099/1709 KB 1099/1709 KB 1103/1709 KB 1103/1709 KB 1106/1709 KB 1109/1709 KB 1112/1709 KB 1114/1709 KB 1118/1709 KB 1120/1709 KB 1122/1709 KB 1126/1709 KB 1130/1709 KB 1130/1709 KB 1134/1709 KB 1137/1709 KB 1140/1709 KB 1143/1709 KB 1147/1709 KB 1148/1709 KB 1150/1709 KB 1154/1709 KB 1156/1709 KB 1160/1709 KB 1161/1709 KB 1163/1709 KB 1167/1709 KB 1167/1709 KB 1170/1709 KB 1174/1709 KB 1174/1709 KB 1177/1709 KB 1180/1709 KB 1184/1709 KB 1185/1709 KB 1187/1709 KB 1191/1709 KB 1194/1709 KB 1198/1709 KB 1198/1709 KB 1202/1709 KB 1202/1709 KB 1204/1709 KB 1205/1709 KB 1209/1709 KB 1212/1709 KB 1216/1709 KB 1219/1709 KB 1223/1709 KB 1226/1709 KB 1230/1709 KB 1232/1709 KB 1233/1709 KB 1237/1709 KB 1238/1709 KB 1242/1709 KB 1245/1709 KB 1247/1709 KB 1249/1709 KB 1253/1709 KB 1257/1709 KB 1257/1709 KB 1261/1709 KB 1264/1709 KB 1267/1709 KB 1269/1709 KB 1273/1709 KB 1277/1709 KB 1277/1709 KB 1281/1709 KB 1283/1709 KB 1287/1709 KB 1291/1709 KB 1291/1709 KB 1295/1709 KB 1297/1709 KB 1298/1709 KB 1302/1709 KB 1305/1709 KB 1309/1709 KB 1311/1709 KB 1312/1709 KB 1316/1709 KB 1318/1709 KB 1321/1709 KB 1325/1709 KB 1327/1709 KB 1331/1709 KB 1331/1709 KB 1334/1709 KB 1338/1709 KB 1341/1709 KB 1342/1709 KB 1344/1709 KB 1345/1709 KB 1349/1709 KB 1352/1709 KB 1356/1709 KB 1356/1709 KB 1360/1709 KB 1364/1709 KB 1366/1709 KB 1368/1709 KB 1372/1709 KB 1373/1709 KB 1377/1709 KB 1378/1709 KB 1382/1709 KB 1385/1709 KB 1386/1709 KB 1390/1709 KB 1390/1709 KB 1393/1709 KB 1394/1709 KB 1398/1709 KB 1400/1709 KB 1404/1709 KB 1407/1709 KB 1411/1709 KB 1414/1709 KB 1418/1709 KB 1421/1709 KB 1423/1709 KB 1424/1709 KB 1426/1709 KB 1430/1709 KB 1431/1709 KB 1433/1709 KB 1437/1709 KB 1438/1709 KB 1440/1709 KB 1444/1709 KB 1444/1709 KB 1448/1709 KB 1451/1709 KB 1455/1709 KB 1458/1709 KB 1462/1709 KB 1466/1709 KB 1467/1709 KB 1471/1709 KB 1472/1709 KB 1476/1709 KB 1479/1709 KB 1483/1709 KB 1486/1709 KB 1488/1709 KB 1492/1709 KB 1492/1709 KB 1496/1709 KB 1498/1709 KB 1502/1709 KB 1505/1709 KB 1509/1709 KB 1512/1709 KB 1516/1709 KB 1519/1709 KB 1522/1709 KB 1526/1709 KB 1529/1709 KB 1533/1709 KB 1536/1709 KB 1539/1709 KB 1540/1709 KB 1543/1709 KB 1547/1709 KB 1547/1709 KB 1551/1709 KB 1551/1709 KB 1555/1709 KB 1559/1709 KB 1563/1709 KB 1564/1709 KB 1566/1709 KB 1568/1709 KB 1572/1709 KB 1574/1709 KB 1577/1709 KB 1581/1709 KB 1581/1709 KB 1583/1709 KB 1585/1709 KB 1589/1709 KB 1591/1709 KB 1595/1709 KB 1597/1709 KB 1600/1709 KB 1604/1709 KB 1604/1709 KB 1608/1709 KB 1608/1709 KB 1612/1709 KB 1614/1709 KB 1615/1709 KB 1616/1709 KB 1620/1709 KB 1624/1709 KB 1628/1709 KB 1629/1709 KB 1633/1709 KB 1636/1709 KB 1640/1709 KB 1641/1709 KB 1643/1709 KB 1647/1709 KB 1649/1709 KB 1653/1709 KB 1655/1709 KB 1659/1709 KB 1660/1709 KB 1663/1709 KB 1667/1709 KB 1669/1709 KB 1670/1709 KB 1674/1709 KB 1678/1709 KB 1682/1709 KB 1686/1709 KB 1690/1709 KB 1694/1709 KB 1698/1709 KB 1702/1709 KB 1706/1709 KB 1709/1709 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191113.234142-10.jar (1709 KB at 13891.4 KB/sec) 2019-11-14 01:30:43,808 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. 2019-11-14 01:30:43,808 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-14 01:30:43,815 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-14 01:30:43,816 INFO spoon.Launcher - running Spoon... 2019-11-14 01:30:43,816 INFO spoon.Launcher - start processing... 2019-11-14 01:30:46,424 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-14 01:30:46,469 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-14 01:30:47,612 INFO spoon.Launcher - end of processing: 2019-11-14 01:30:47,613 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /builds/workspace/JavaWriter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/JavaWriter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ javapoet --- [INFO] Surefire report directory: /builds/workspace/JavaWriter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running ClassNameNoPackageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in ClassNameNoPackageTest Running com.squareup.javapoet.JavaFileTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.118 sec - in com.squareup.javapoet.JavaFileTest Running com.squareup.javapoet.MethodSpecTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in com.squareup.javapoet.MethodSpecTest Running com.squareup.javapoet.TypeNameTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in com.squareup.javapoet.TypeNameTest Running com.squareup.javapoet.AnnotationSpecTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in com.squareup.javapoet.AnnotationSpecTest Running com.squareup.javapoet.FieldSpecTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.javapoet.FieldSpecTest Running com.squareup.javapoet.TypesEclipseTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.156 sec - in com.squareup.javapoet.TypesEclipseTest Running com.squareup.javapoet.ParameterSpecTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.squareup.javapoet.ParameterSpecTest Running com.squareup.javapoet.AnnotatedTypeNameTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in com.squareup.javapoet.AnnotatedTypeNameTest Running com.squareup.javapoet.FileReadingTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in com.squareup.javapoet.FileReadingTest Running com.squareup.javapoet.ClassNameTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec - in com.squareup.javapoet.ClassNameTest Running com.squareup.javapoet.UtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.squareup.javapoet.UtilTest Running com.squareup.javapoet.LineWrapperTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.squareup.javapoet.LineWrapperTest Running com.squareup.javapoet.FileWritingTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in com.squareup.javapoet.FileWritingTest Running com.squareup.javapoet.TypeSpecTest Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 sec - in com.squareup.javapoet.TypeSpecTest Running com.squareup.javapoet.TypesTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in com.squareup.javapoet.TypesTest Running com.squareup.javapoet.CodeBlockTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in com.squareup.javapoet.CodeBlockTest Running com.squareup.javapoet.NameAllocatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.squareup.javapoet.NameAllocatorTest Results : Tests run: 342, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ javapoet --- [INFO] Building jar: /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javapoet --- [INFO] Installing /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/JavaWriter/pom.xml to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.059 s [INFO] Finished at: 2019-11-14T01:31:05+01:00 [INFO] Final Memory: 55M/200M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 29982 Number of tests: 342 Number of tests skipped: 1 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Overwrites source generated by spoon in the source folder ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JavaPoet 1.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javapoet --- [INFO] Deleting /builds/workspace/JavaWriter/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javapoet --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ javapoet --- 2019-11-14 01:31:09,503 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. 2019-11-14 01:31:09,511 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-14 01:31:09,519 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-14 01:31:09,520 INFO spoon.Launcher - running Spoon... 2019-11-14 01:31:09,520 INFO spoon.Launcher - start processing... 2019-11-14 01:31:11,673 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-14 01:31:11,800 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-14 01:31:13,051 INFO spoon.Launcher - end of processing: 2019-11-14 01:31:13,052 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /builds/workspace/JavaWriter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javapoet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/JavaWriter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ javapoet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/JavaWriter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ javapoet --- [INFO] Surefire report directory: /builds/workspace/JavaWriter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running ClassNameNoPackageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in ClassNameNoPackageTest Running com.squareup.javapoet.JavaFileTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.183 sec - in com.squareup.javapoet.JavaFileTest Running com.squareup.javapoet.MethodSpecTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in com.squareup.javapoet.MethodSpecTest Running com.squareup.javapoet.TypeNameTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in com.squareup.javapoet.TypeNameTest Running com.squareup.javapoet.AnnotationSpecTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in com.squareup.javapoet.AnnotationSpecTest Running com.squareup.javapoet.FieldSpecTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.squareup.javapoet.FieldSpecTest Running com.squareup.javapoet.TypesEclipseTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 sec - in com.squareup.javapoet.TypesEclipseTest Running com.squareup.javapoet.ParameterSpecTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in com.squareup.javapoet.ParameterSpecTest Running com.squareup.javapoet.AnnotatedTypeNameTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in com.squareup.javapoet.AnnotatedTypeNameTest Running com.squareup.javapoet.FileReadingTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in com.squareup.javapoet.FileReadingTest Running com.squareup.javapoet.ClassNameTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec - in com.squareup.javapoet.ClassNameTest Running com.squareup.javapoet.UtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.javapoet.UtilTest Running com.squareup.javapoet.LineWrapperTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.squareup.javapoet.LineWrapperTest Running com.squareup.javapoet.FileWritingTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in com.squareup.javapoet.FileWritingTest Running com.squareup.javapoet.TypeSpecTest Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.2 sec - in com.squareup.javapoet.TypeSpecTest Running com.squareup.javapoet.TypesTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in com.squareup.javapoet.TypesTest Running com.squareup.javapoet.CodeBlockTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in com.squareup.javapoet.CodeBlockTest Running com.squareup.javapoet.NameAllocatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.squareup.javapoet.NameAllocatorTest Results : Tests run: 342, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ javapoet --- [INFO] Building jar: /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javapoet --- [INFO] Installing /builds/workspace/JavaWriter/target/javapoet-1.12.0-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/JavaWriter/pom.xml to /builds/.m2/repository/com/squareup/javapoet/1.12.0-SNAPSHOT/javapoet-1.12.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.886 s [INFO] Finished at: 2019-11-14T01:31:31+01:00 [INFO] Final Memory: 51M/242M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 25784 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-spooned-..txt ./result-spoon-tests-..txt
Project Commit id version Project compiles Project tests run Project spooned compiles Project spooned tests run Time to spoon Number of CtStatment Time to compile project Time to compile project spooned Spoon(Spoon(x))=Spoon(x)
JavaWriter e9460b84fc41464c2aa2ef85c84dd1ac87ae1692 OK tests: 342 errors: 0 skipped: 1 failures: 0 OK tests: 342 errors: 0 skipped: 1 failures: 0 3534 N/A 28765 29982 25784
Archiving artifacts Finished: SUCCESS