Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Mimecraft [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/mimecraft.git > git init /builds/workspace/Mimecraft # timeout=10 Fetching upstream changes from https://github.com/square/mimecraft.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/square/mimecraft.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/square/mimecraft.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/mimecraft.git # timeout=10 Fetching upstream changes from https://github.com/square/mimecraft.git > git fetch --tags --progress https://github.com/square/mimecraft.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 88f689c73972dde450961714ec4766378c777ad0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 88f689c73972dde450961714ec4766378c777ad0 Commit message: "Mark MimeCraft as deprecated." > git rev-list --no-walk 88f689c73972dde450961714ec4766378c777ad0 # timeout=10 [Mimecraft] $ /bin/sh -xe /tmp/jenkins6429551955583195300.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + stdbuf -i 50k bash % 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 591k 0 --:--:-- --:--:-- --:--:-- 608k HEAD is now at 88f689c Mark MimeCraft as deprecated. --- Displays variables used in the build --- Artifact id: mimecraft Version: 1.1.2-SNAPSHOT Modules job: - Mimecraft Has checkstyle: true Has enforcer: true Git version id: 88f689c73972dde450961714ec4766378c777ad0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.598 s [INFO] Finished at: 2019-11-21T15:09:07+01:00 [INFO] Final Memory: 19M/165M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 5249 Number of tests: 14 Number of tests skipped: 0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ mimecraft --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.363 s [INFO] Finished at: 2019-11-21T15:09:10+01:00 [INFO] Final Memory: 19M/161M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] Deleting /builds/workspace/Mimecraft/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ mimecraft --- Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/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 704/704 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (704 B at 6.2 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.4 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 39.7 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 524.1 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 1100.2 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 43.2 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 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 250.5 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 337.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B 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 36.6 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 263.8 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 470.4 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 358.0 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 379.0 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 379.0 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 292.9 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 429.6 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 429.6 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 238.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 429.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 429.6 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 460.2 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 339.1 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 35.5 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 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 227.4 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 229.8 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 32.1 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 230.1 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 402.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 402.6 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 402.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 379.0 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 460.2 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 429.5 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 322.2 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 495.6 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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 263.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 643.6 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 429.5 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 402.6 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 805.3 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 715.8 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 744.4 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 313.4 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 43.2 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 190.9 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 540.7 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 541.4 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 39.6 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 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 540.7 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 192.1 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: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 420.3 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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-20191120.234143-17.pom 4/7 KB 7/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-20191120.234143-17.pom (7 KB at 286.5 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-20191120.234143-17.jar 4/1709 KB 8/1709 KB 12/1709 KB 16/1709 KB 20/1709 KB 20/1709 KB 24/1709 KB 28/1709 KB 30/1709 KB 34/1709 KB 37/1709 KB 40/1709 KB 44/1709 KB 45/1709 KB 49/1709 KB 50/1709 KB 54/1709 KB 54/1709 KB 57/1709 KB 60/1709 KB 62/1709 KB 64/1709 KB 68/1709 KB 72/1709 KB 76/1709 KB 80/1709 KB 84/1709 KB 88/1709 KB 92/1709 KB 96/1709 KB 100/1709 KB 104/1709 KB 108/1709 KB 112/1709 KB 116/1709 KB 120/1709 KB 124/1709 KB 128/1709 KB 132/1709 KB 136/1709 KB 140/1709 KB 144/1709 KB 147/1709 KB 150/1709 KB 154/1709 KB 158/1709 KB 159/1709 KB 163/1709 KB 167/1709 KB 168/1709 KB 172/1709 KB 176/1709 KB 180/1709 KB 183/1709 KB 187/1709 KB 190/1709 KB 194/1709 KB 197/1709 KB 201/1709 KB 202/1709 KB 206/1709 KB 209/1709 KB 213/1709 KB 217/1709 KB 218/1709 KB 222/1709 KB 222/1709 KB 225/1709 KB 229/1709 KB 232/1709 KB 236/1709 KB 236/1709 KB 239/1709 KB 243/1709 KB 245/1709 KB 249/1709 KB 251/1709 KB 255/1709 KB 259/1709 KB 259/1709 KB 263/1709 KB 265/1709 KB 269/1709 KB 273/1709 KB 273/1709 KB 276/1709 KB 277/1709 KB 279/1709 KB 283/1709 KB 286/1709 KB 290/1709 KB 290/1709 KB 294/1709 KB 298/1709 KB 300/1709 KB 304/1709 KB 306/1709 KB 310/1709 KB 313/1709 KB 317/1709 KB 317/1709 KB 320/1709 KB 324/1709 KB 325/1709 KB 329/1709 KB 331/1709 KB 335/1709 KB 338/1709 KB 342/1709 KB 344/1709 KB 348/1709 KB 349/1709 KB 353/1709 KB 357/1709 KB 361/1709 KB 364/1709 KB 368/1709 KB 371/1709 KB 375/1709 KB 378/1709 KB 382/1709 KB 385/1709 KB 389/1709 KB 393/1709 KB 393/1709 KB 397/1709 KB 400/1709 KB 404/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 437/1709 KB 439/1709 KB 443/1709 KB 446/1709 KB 450/1709 KB 451/1709 KB 454/1709 KB 457/1709 KB 461/1709 KB 463/1709 KB 467/1709 KB 470/1709 KB 473/1709 KB 477/1709 KB 477/1709 KB 481/1709 KB 484/1709 KB 488/1709 KB 491/1709 KB 495/1709 KB 498/1709 KB 501/1709 KB 502/1709 KB 506/1709 KB 510/1709 KB 511/1709 KB 515/1709 KB 516/1709 KB 520/1709 KB 522/1709 KB 526/1709 KB 528/1709 KB 530/1709 KB 532/1709 KB 536/1709 KB 540/1709 KB 540/1709 KB 544/1709 KB 546/1709 KB 550/1709 KB 550/1709 KB 553/1709 KB 556/1709 KB 560/1709 KB 560/1709 KB 562/1709 KB 566/1709 KB 566/1709 KB 570/1709 KB 570/1709 KB 574/1709 KB 574/1709 KB 578/1709 KB 579/1709 KB 583/1709 KB 583/1709 KB 586/1709 KB 590/1709 KB 590/1709 KB 593/1709 KB 597/1709 KB 597/1709 KB 598/1709 KB 602/1709 KB 604/1709 KB 605/1709 KB 609/1709 KB 613/1709 KB 617/1709 KB 620/1709 KB 624/1709 KB 627/1709 KB 631/1709 KB 635/1709 KB 635/1709 KB 639/1709 KB 643/1709 KB 644/1709 KB 648/1709 KB 652/1709 KB 652/1709 KB 656/1709 KB 656/1709 KB 658/1709 KB 662/1709 KB 665/1709 KB 668/1709 KB 669/1709 KB 672/1709 KB 676/1709 KB 680/1709 KB 684/1709 KB 686/1709 KB 690/1709 KB 694/1709 KB 695/1709 KB 699/1709 KB 699/1709 KB 703/1709 KB 704/1709 KB 708/1709 KB 712/1709 KB 713/1709 KB 714/1709 KB 718/1709 KB 720/1709 KB 723/1709 KB 727/1709 KB 728/1709 KB 731/1709 KB 735/1709 KB 736/1709 KB 740/1709 KB 743/1709 KB 747/1709 KB 751/1709 KB 754/1709 KB 758/1709 KB 760/1709 KB 764/1709 KB 768/1709 KB 772/1709 KB 775/1709 KB 779/1709 KB 782/1709 KB 786/1709 KB 788/1709 KB 792/1709 KB 795/1709 KB 799/1709 KB 802/1709 KB 806/1709 KB 809/1709 KB 813/1709 KB 815/1709 KB 818/1709 KB 822/1709 KB 825/1709 KB 829/1709 KB 829/1709 KB 833/1709 KB 833/1709 KB 836/1709 KB 839/1709 KB 843/1709 KB 847/1709 KB 847/1709 KB 851/1709 KB 854/1709 KB 858/1709 KB 859/1709 KB 863/1709 KB 863/1709 KB 867/1709 KB 867/1709 KB 868/1709 KB 872/1709 KB 876/1709 KB 880/1709 KB 880/1709 KB 884/1709 KB 884/1709 KB 887/1709 KB 891/1709 KB 891/1709 KB 894/1709 KB 897/1709 KB 901/1709 KB 901/1709 KB 904/1709 KB 907/1709 KB 911/1709 KB 911/1709 KB 915/1709 KB 919/1709 KB 919/1709 KB 922/1709 KB 926/1709 KB 926/1709 KB 930/1709 KB 933/1709 KB 937/1709 KB 941/1709 KB 945/1709 KB 948/1709 KB 949/1709 KB 950/1709 KB 954/1709 KB 958/1709 KB 959/1709 KB 963/1709 KB 966/1709 KB 970/1709 KB 973/1709 KB 977/1709 KB 979/1709 KB 983/1709 KB 986/1709 KB 989/1709 KB 993/1709 KB 996/1709 KB 1000/1709 KB 1004/1709 KB 1004/1709 KB 1008/1709 KB 1010/1709 KB 1013/1709 KB 1017/1709 KB 1020/1709 KB 1024/1709 KB 1028/1709 KB 1028/1709 KB 1032/1709 KB 1035/1709 KB 1039/1709 KB 1042/1709 KB 1046/1709 KB 1049/1709 KB 1053/1709 KB 1055/1709 KB 1059/1709 KB 1061/1709 KB 1065/1709 KB 1069/1709 KB 1069/1709 KB 1073/1709 KB 1077/1709 KB 1078/1709 KB 1082/1709 KB 1082/1709 KB 1085/1709 KB 1089/1709 KB 1092/1709 KB 1096/1709 KB 1099/1709 KB 1103/1709 KB 1103/1709 KB 1107/1709 KB 1110/1709 KB 1113/1709 KB 1114/1709 KB 1118/1709 KB 1122/1709 KB 1126/1709 KB 1129/1709 KB 1133/1709 KB 1134/1709 KB 1138/1709 KB 1139/1709 KB 1141/1709 KB 1145/1709 KB 1146/1709 KB 1147/1709 KB 1151/1709 KB 1154/1709 KB 1158/1709 KB 1161/1709 KB 1165/1709 KB 1165/1709 KB 1169/1709 KB 1172/1709 KB 1176/1709 KB 1177/1709 KB 1181/1709 KB 1184/1709 KB 1188/1709 KB 1191/1709 KB 1195/1709 KB 1198/1709 KB 1202/1709 KB 1205/1709 KB 1208/1709 KB 1212/1709 KB 1215/1709 KB 1219/1709 KB 1221/1709 KB 1225/1709 KB 1229/1709 KB 1229/1709 KB 1232/1709 KB 1235/1709 KB 1239/1709 KB 1240/1709 KB 1243/1709 KB 1247/1709 KB 1250/1709 KB 1254/1709 KB 1254/1709 KB 1256/1709 KB 1260/1709 KB 1260/1709 KB 1264/1709 KB 1266/1709 KB 1270/1709 KB 1271/1709 KB 1275/1709 KB 1279/1709 KB 1281/1709 KB 1285/1709 KB 1286/1709 KB 1288/1709 KB 1292/1709 KB 1294/1709 KB 1298/1709 KB 1300/1709 KB 1304/1709 KB 1304/1709 KB 1308/1709 KB 1311/1709 KB 1315/1709 KB 1318/1709 KB 1322/1709 KB 1325/1709 KB 1329/1709 KB 1329/1709 KB 1333/1709 KB 1334/1709 KB 1338/1709 KB 1338/1709 KB 1342/1709 KB 1342/1709 KB 1346/1709 KB 1346/1709 KB 1350/1709 KB 1353/1709 KB 1357/1709 KB 1359/1709 KB 1363/1709 KB 1367/1709 KB 1368/1709 KB 1372/1709 KB 1373/1709 KB 1377/1709 KB 1379/1709 KB 1382/1709 KB 1385/1709 KB 1387/1709 KB 1390/1709 KB 1394/1709 KB 1398/1709 KB 1399/1709 KB 1403/1709 KB 1406/1709 KB 1407/1709 KB 1411/1709 KB 1411/1709 KB 1415/1709 KB 1419/1709 KB 1423/1709 KB 1423/1709 KB 1427/1709 KB 1430/1709 KB 1431/1709 KB 1435/1709 KB 1437/1709 KB 1441/1709 KB 1445/1709 KB 1445/1709 KB 1447/1709 KB 1451/1709 KB 1451/1709 KB 1455/1709 KB 1458/1709 KB 1462/1709 KB 1464/1709 KB 1465/1709 KB 1469/1709 KB 1469/1709 KB 1473/1709 KB 1476/1709 KB 1480/1709 KB 1484/1709 KB 1488/1709 KB 1491/1709 KB 1495/1709 KB 1495/1709 KB 1499/1709 KB 1499/1709 KB 1502/1709 KB 1505/1709 KB 1509/1709 KB 1513/1709 KB 1513/1709 KB 1516/1709 KB 1518/1709 KB 1520/1709 KB 1524/1709 KB 1528/1709 KB 1529/1709 KB 1533/1709 KB 1534/1709 KB 1538/1709 KB 1542/1709 KB 1543/1709 KB 1547/1709 KB 1549/1709 KB 1553/1709 KB 1553/1709 KB 1556/1709 KB 1559/1709 KB 1563/1709 KB 1566/1709 KB 1570/1709 KB 1571/1709 KB 1575/1709 KB 1578/1709 KB 1582/1709 KB 1586/1709 KB 1587/1709 KB 1591/1709 KB 1595/1709 KB 1599/1709 KB 1603/1709 KB 1607/1709 KB 1611/1709 KB 1615/1709 KB 1619/1709 KB 1623/1709 KB 1627/1709 KB 1631/1709 KB 1635/1709 KB 1639/1709 KB 1643/1709 KB 1647/1709 KB 1651/1709 KB 1655/1709 KB 1656/1709 KB 1657/1709 KB 1660/1709 KB 1664/1709 KB 1665/1709 KB 1669/1709 KB 1673/1709 KB 1673/1709 KB 1674/1709 KB 1678/1709 KB 1682/1709 KB 1686/1709 KB 1686/1709 KB 1690/1709 KB 1693/1709 KB 1696/1709 KB 1700/1709 KB 1703/1709 KB 1707/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-20191120.234143-17.jar (1709 KB at 13669.2 KB/sec) 2019-11-21 15:09:18,763 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-21 15:09:18,764 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-21 15:09:18,771 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-21 15:09:18,771 INFO spoon.Launcher - running Spoon... 2019-11-21 15:09:18,772 INFO spoon.Launcher - start processing... 2019-11-21 15:09:20,170 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-21 15:09:20,176 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-21 15:09:20,417 INFO spoon.Launcher - end of processing: 2019-11-21 15:09:20,418 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.424 s [INFO] Finished at: 2019-11-21T15:09:22+01:00 [INFO] Final Memory: 31M/202M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 12224 Number of tests: 14 Number of tests skipped: 0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] Deleting /builds/workspace/Mimecraft/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ mimecraft --- 2019-11-21 15:09:26,642 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-21 15:09:26,644 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-21 15:09:26,659 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-21 15:09:26,660 INFO spoon.Launcher - running Spoon... 2019-11-21 15:09:26,660 INFO spoon.Launcher - start processing... 2019-11-21 15:09:27,635 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-21 15:09:27,647 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-21 15:09:27,946 INFO spoon.Launcher - end of processing: 2019-11-21 15:09:27,946 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.681 s [INFO] Finished at: 2019-11-21T15:09:30+01:00 [INFO] Final Memory: 28M/190M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 7460 ------------------------------------------------------- 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)
Mimecraft 88f689c73972dde450961714ec4766378c777ad0 OK tests: 14 errors: 0 skipped: 0 failures: 0 OK tests: 14 errors: 0 skipped: 0 failures: 0 1291 N/A 5249 12224 7460
Archiving artifacts Finished: SUCCESS