Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Jimfs No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/google/jimfs.git # timeout=10 Fetching upstream changes from https://github.com/google/jimfs.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/google/jimfs.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 93a6c6782a9fdf1365face2461876b8644b2a404 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93a6c6782a9fdf1365face2461876b8644b2a404 Commit message: "Fix 1 ErrorProneStyle finding: * Constructors and methods with the same name should appear sequentially with no other code in between. Please re-order or re-name methods." > git rev-list --no-walk 93a6c6782a9fdf1365face2461876b8644b2a404 # timeout=10 [Jimfs] $ /bin/sh -xe /tmp/jenkins564116868967238715.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + 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 657k 0 --:--:-- --:--:-- --:--:-- 667k HEAD is now at 93a6c67 Fix 1 ErrorProneStyle finding: --- Displays variables used in the build --- Artifact id: jimfs-parent Version: HEAD-SNAPSHOT Modules job: - jimfs/q Has checkstyle: true Has enforcer: true Git version id: 93a6c6782a9fdf1365face2461876b8644b2a404 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] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] Deleting /builds/workspace/Jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 0.613 s] [INFO] Jimfs .............................................. SUCCESS [ 31.050 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.461 s [INFO] Finished at: 2019-12-03T16:53:35+01:00 [INFO] Final Memory: 30M/201M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 34079 Number of tests: 5833 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] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ jimfs-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ jimfs --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 0.430 s] [INFO] Jimfs .............................................. SUCCESS [ 0.358 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.754 s [INFO] Finished at: 2019-12-03T16:53:39+01:00 [INFO] Final Memory: 20M/193M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs-parent --- 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 647/647 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (647 B at 6.1 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 10.8 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 965.7 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 29.2 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 5/23 KB 9/23 KB 13/23 KB 13/23 KB 17/23 KB 21/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 536.9 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 39.7 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 140.9 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 675.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 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 30.9 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 235.5 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 411.6 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 585.8 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 460.2 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 429.6 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 322.2 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 495.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 402.7 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 536.9 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 379.0 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 379.0 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 402.7 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 460.2 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 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 274.8 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 536.3 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 460.2 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 460.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 357.9 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 339.1 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 429.5 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 460.2 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 495.6 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 339.1 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 644.3 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 536.9 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 34.2 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 5/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 585.7 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 644.2 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 661.7 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 595.5 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 45.1 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 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 234.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 594.8 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 496.3 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 45.0 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 254.5 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 743.5 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 595.5 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 595.5 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 480.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 672.5 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 45.0 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-20191202.234134-30.pom 4/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-20191202.234134-30.pom (7 KB at 221.8 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-20191202.234134-30.jar 4/1710 KB 8/1710 KB 12/1710 KB 16/1710 KB 16/1710 KB 20/1710 KB 24/1710 KB 28/1710 KB 32/1710 KB 36/1710 KB 40/1710 KB 44/1710 KB 48/1710 KB 52/1710 KB 53/1710 KB 57/1710 KB 61/1710 KB 65/1710 KB 69/1710 KB 73/1710 KB 77/1710 KB 81/1710 KB 85/1710 KB 89/1710 KB 93/1710 KB 97/1710 KB 101/1710 KB 105/1710 KB 109/1710 KB 112/1710 KB 116/1710 KB 120/1710 KB 124/1710 KB 128/1710 KB 132/1710 KB 136/1710 KB 140/1710 KB 144/1710 KB 148/1710 KB 152/1710 KB 156/1710 KB 160/1710 KB 164/1710 KB 168/1710 KB 172/1710 KB 176/1710 KB 180/1710 KB 184/1710 KB 188/1710 KB 192/1710 KB 196/1710 KB 200/1710 KB 204/1710 KB 208/1710 KB 212/1710 KB 216/1710 KB 220/1710 KB 224/1710 KB 228/1710 KB 232/1710 KB 236/1710 KB 240/1710 KB 244/1710 KB 248/1710 KB 252/1710 KB 256/1710 KB 260/1710 KB 264/1710 KB 268/1710 KB 272/1710 KB 276/1710 KB 280/1710 KB 284/1710 KB 288/1710 KB 292/1710 KB 296/1710 KB 300/1710 KB 304/1710 KB 308/1710 KB 312/1710 KB 316/1710 KB 320/1710 KB 324/1710 KB 328/1710 KB 332/1710 KB 336/1710 KB 340/1710 KB 344/1710 KB 348/1710 KB 352/1710 KB 356/1710 KB 360/1710 KB 364/1710 KB 368/1710 KB 372/1710 KB 376/1710 KB 380/1710 KB 384/1710 KB 388/1710 KB 392/1710 KB 396/1710 KB 400/1710 KB 404/1710 KB 408/1710 KB 412/1710 KB 416/1710 KB 420/1710 KB 424/1710 KB 428/1710 KB 432/1710 KB 436/1710 KB 440/1710 KB 444/1710 KB 448/1710 KB 452/1710 KB 456/1710 KB 460/1710 KB 464/1710 KB 468/1710 KB 472/1710 KB 476/1710 KB 480/1710 KB 484/1710 KB 488/1710 KB 492/1710 KB 496/1710 KB 500/1710 KB 504/1710 KB 508/1710 KB 512/1710 KB 516/1710 KB 520/1710 KB 524/1710 KB 528/1710 KB 532/1710 KB 536/1710 KB 540/1710 KB 544/1710 KB 548/1710 KB 552/1710 KB 556/1710 KB 560/1710 KB 564/1710 KB 568/1710 KB 572/1710 KB 576/1710 KB 580/1710 KB 584/1710 KB 588/1710 KB 592/1710 KB 596/1710 KB 600/1710 KB 604/1710 KB 608/1710 KB 612/1710 KB 616/1710 KB 620/1710 KB 624/1710 KB 628/1710 KB 632/1710 KB 636/1710 KB 640/1710 KB 644/1710 KB 648/1710 KB 652/1710 KB 656/1710 KB 660/1710 KB 664/1710 KB 668/1710 KB 672/1710 KB 676/1710 KB 680/1710 KB 684/1710 KB 688/1710 KB 692/1710 KB 696/1710 KB 700/1710 KB 704/1710 KB 708/1710 KB 712/1710 KB 716/1710 KB 720/1710 KB 724/1710 KB 728/1710 KB 732/1710 KB 736/1710 KB 740/1710 KB 744/1710 KB 748/1710 KB 752/1710 KB 756/1710 KB 760/1710 KB 764/1710 KB 768/1710 KB 772/1710 KB 776/1710 KB 780/1710 KB 784/1710 KB 788/1710 KB 792/1710 KB 796/1710 KB 800/1710 KB 804/1710 KB 808/1710 KB 812/1710 KB 816/1710 KB 820/1710 KB 824/1710 KB 828/1710 KB 832/1710 KB 836/1710 KB 840/1710 KB 844/1710 KB 848/1710 KB 852/1710 KB 856/1710 KB 860/1710 KB 864/1710 KB 868/1710 KB 872/1710 KB 876/1710 KB 880/1710 KB 884/1710 KB 888/1710 KB 892/1710 KB 896/1710 KB 900/1710 KB 904/1710 KB 908/1710 KB 912/1710 KB 916/1710 KB 920/1710 KB 924/1710 KB 928/1710 KB 932/1710 KB 936/1710 KB 940/1710 KB 944/1710 KB 948/1710 KB 952/1710 KB 956/1710 KB 960/1710 KB 964/1710 KB 968/1710 KB 972/1710 KB 976/1710 KB 980/1710 KB 984/1710 KB 988/1710 KB 992/1710 KB 996/1710 KB 1000/1710 KB 1004/1710 KB 1008/1710 KB 1012/1710 KB 1016/1710 KB 1020/1710 KB 1024/1710 KB 1028/1710 KB 1032/1710 KB 1036/1710 KB 1040/1710 KB 1044/1710 KB 1048/1710 KB 1052/1710 KB 1056/1710 KB 1060/1710 KB 1064/1710 KB 1068/1710 KB 1072/1710 KB 1076/1710 KB 1080/1710 KB 1084/1710 KB 1088/1710 KB 1092/1710 KB 1096/1710 KB 1100/1710 KB 1104/1710 KB 1108/1710 KB 1112/1710 KB 1116/1710 KB 1120/1710 KB 1124/1710 KB 1128/1710 KB 1132/1710 KB 1136/1710 KB 1140/1710 KB 1144/1710 KB 1148/1710 KB 1152/1710 KB 1156/1710 KB 1160/1710 KB 1164/1710 KB 1168/1710 KB 1172/1710 KB 1176/1710 KB 1180/1710 KB 1184/1710 KB 1188/1710 KB 1192/1710 KB 1196/1710 KB 1200/1710 KB 1204/1710 KB 1208/1710 KB 1212/1710 KB 1216/1710 KB 1220/1710 KB 1224/1710 KB 1228/1710 KB 1232/1710 KB 1236/1710 KB 1240/1710 KB 1244/1710 KB 1248/1710 KB 1252/1710 KB 1256/1710 KB 1260/1710 KB 1264/1710 KB 1268/1710 KB 1272/1710 KB 1276/1710 KB 1280/1710 KB 1284/1710 KB 1288/1710 KB 1292/1710 KB 1296/1710 KB 1300/1710 KB 1304/1710 KB 1308/1710 KB 1312/1710 KB 1316/1710 KB 1320/1710 KB 1324/1710 KB 1328/1710 KB 1332/1710 KB 1336/1710 KB 1340/1710 KB 1344/1710 KB 1348/1710 KB 1352/1710 KB 1356/1710 KB 1360/1710 KB 1364/1710 KB 1368/1710 KB 1372/1710 KB 1376/1710 KB 1380/1710 KB 1384/1710 KB 1388/1710 KB 1392/1710 KB 1396/1710 KB 1400/1710 KB 1404/1710 KB 1408/1710 KB 1412/1710 KB 1416/1710 KB 1420/1710 KB 1424/1710 KB 1428/1710 KB 1432/1710 KB 1436/1710 KB 1440/1710 KB 1444/1710 KB 1448/1710 KB 1452/1710 KB 1456/1710 KB 1460/1710 KB 1464/1710 KB 1468/1710 KB 1472/1710 KB 1476/1710 KB 1480/1710 KB 1484/1710 KB 1488/1710 KB 1492/1710 KB 1496/1710 KB 1500/1710 KB 1504/1710 KB 1508/1710 KB 1512/1710 KB 1516/1710 KB 1520/1710 KB 1524/1710 KB 1528/1710 KB 1532/1710 KB 1536/1710 KB 1540/1710 KB 1544/1710 KB 1548/1710 KB 1552/1710 KB 1556/1710 KB 1560/1710 KB 1564/1710 KB 1568/1710 KB 1572/1710 KB 1576/1710 KB 1580/1710 KB 1584/1710 KB 1588/1710 KB 1592/1710 KB 1596/1710 KB 1600/1710 KB 1604/1710 KB 1608/1710 KB 1612/1710 KB 1616/1710 KB 1620/1710 KB 1624/1710 KB 1628/1710 KB 1632/1710 KB 1636/1710 KB 1640/1710 KB 1644/1710 KB 1648/1710 KB 1652/1710 KB 1656/1710 KB 1660/1710 KB 1664/1710 KB 1668/1710 KB 1672/1710 KB 1676/1710 KB 1680/1710 KB 1684/1710 KB 1688/1710 KB 1692/1710 KB 1696/1710 KB 1700/1710 KB 1704/1710 KB 1708/1710 KB 1710/1710 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-20191202.234134-30.jar (1710 KB at 7876.4 KB/sec) [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs --- 2019-12-03 16:53:53,345 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-12-03 16:53:53,345 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-12-03 16:53:53,352 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-12-03 16:53:53,352 INFO spoon.Launcher - running Spoon... 2019-12-03 16:53:53,353 INFO spoon.Launcher - start processing... 2019-12-03 16:53:56,583 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-12-03 16:53:56,618 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-12-03 16:53:57,629 INFO spoon.Launcher - end of processing: 2019-12-03 16:53:57,629 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:53: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:94: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:132: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, OpenOption...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, Set, ExecutorService, FileAttribute...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Handler.java:28: warning - Tag @link: reference not found: URL#URL(String, String, int, String) [WARNING] URL [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/WatchServiceConfiguration.java:36: warning - Tag @link: reference not found: TimeUnit#SECONDS [WARNING] seconds [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 11.224 s] [INFO] Jimfs .............................................. SUCCESS [ 28.530 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.687 s [INFO] Finished at: 2019-12-03T16:54:21+01:00 [INFO] Final Memory: 41M/219M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 42362 Number of tests: 5833 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] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs-parent --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs --- 2019-12-03 16:54:26,051 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-12-03 16:54:26,055 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-12-03 16:54:26,062 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-12-03 16:54:26,063 INFO spoon.Launcher - running Spoon... 2019-12-03 16:54:26,063 INFO spoon.Launcher - start processing... 2019-12-03 16:54:28,594 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-12-03 16:54:28,638 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-12-03 16:54:29,613 INFO spoon.Launcher - end of processing: 2019-12-03 16:54:29,614 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:53: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:94: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:132: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, OpenOption...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, Set, ExecutorService, FileAttribute...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Handler.java:28: warning - Tag @link: reference not found: URL#URL(String, String, int, String) [WARNING] URL [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/WatchServiceConfiguration.java:36: warning - Tag @link: reference not found: TimeUnit#SECONDS [WARNING] seconds [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 1.090 s] [INFO] Jimfs .............................................. SUCCESS [ 28.894 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.856 s [INFO] Finished at: 2019-12-03T16:54:54+01:00 [INFO] Final Memory: 37M/183M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 32480 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-jimfs.txt ./result-spoon-tests-spooned-jimfs.txt <?xml version="1.0"?> <section name=""> <table> <tr> <td fontattribute="bold">Project</td> <td fontattribute="bold">Commit id version</td> <td fontattribute="bold">Project compiles</td> <td fontattribute="bold">Project tests run</td> <td fontattribute="bold">Project spooned compiles</td> <td fontattribute="bold">Project spooned tests run</td> <td fontattribute="bold">Time to spoon</td> <td fontattribute="bold">Number of CtStatment</td> <td fontattribute="bold">Time to compile project</td> <td fontattribute="bold">Time to compile project spooned</td> <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td> </tr> <tr> <td>jimfs</td> <td>93a6c6782a9fdf1365face2461876b8644b2a404</td> <td>OK</td> <td>tests: 5833 errors: 0 skipped: 0 failures: 0</td> <td>OK</td> <td>tests: 5833 errors: 0 skipped: 0 failures: 0</td> <td>3554</td> <td>N/A</td> <td>34079</td> <td>42362</td> <td>32480</td> </tr> </table> </section> Finished: SUCCESS