Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Commons-codec 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/apache/commons-codec.git # timeout=10 Fetching upstream changes from https://github.com/apache/commons-codec.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/commons-codec.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 163d643d1176e0dc9334ee83e21b9ce21d24fc1a (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 163d643d1176e0dc9334ee83e21b9ce21d24fc1a Commit message: "Make Javadoc 11 happy with HTML 5 compliance." > git rev-list --no-walk 163d643d1176e0dc9334ee83e21b9ce21d24fc1a # timeout=10 [Commons-codec] $ /bin/sh -xe /tmp/jenkins2967737037073626397.sh + + bash curl http://spoon.gforge.inria.fr/jenkins/build.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21193 100 21193 0 0 673k 0 --:--:-- --:--:-- --:--:-- 689k ------------------------------------------------------- Initizalizes project ------------------------------------------------------- HEAD is now at 163d643 Make Javadoc 11 happy with HTML 5 compliance. --- Displays variables used in the build --- Artifact id: commons-codec Version: 1.12-SNAPSHOT Modules job: - Commons-codec Has checkstyle: true Has enforcer: true Git version id: 163d643d1176e0dc9334ee83e21b9ce21d24fc1a 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 Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1576092188857 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.096 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.258 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.240 s [INFO] Finished at: 2019-12-11T20:23:36+01:00 [INFO] Final Memory: 34M/201M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 33855 Number of tests: 899 Number of tests skipped: 34 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 Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ commons-codec --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.736 s [INFO] Finished at: 2019-12-11T20:23:40+01:00 [INFO] Final Memory: 22M/161M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec --- Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/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 5.8 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 758.8 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 23.6 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 386.2 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 785.9 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 28.4 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 138.0 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 614.0 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 33.0 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 5/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 206.1 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 658.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 402.7 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 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 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 644.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 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 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 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 536.9 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 28.4 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 206.1 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 495.0 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 495.6 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 536.9 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 495.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 460.2 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 4/7 KB 5/7 KB 7/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 429.5 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 536.9 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 495.6 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 536.9 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: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 26.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 199.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 715.8 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 715.8 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 458.1 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 458.1 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 27.6 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 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 595.5 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 31.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 190.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 660.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 425.4 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 496.3 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 373.6 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 560.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 611.3 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 28.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-20191210.234139-40.pom 3/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-20191210.234139-40.pom (7 KB at 208.4 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-20191210.234139-40.jar 4/1696 KB 5/1696 KB 9/1696 KB 13/1696 KB 16/1696 KB 20/1696 KB 24/1696 KB 27/1696 KB 29/1696 KB 33/1696 KB 37/1696 KB 41/1696 KB 45/1696 KB 48/1696 KB 52/1696 KB 56/1696 KB 60/1696 KB 64/1696 KB 68/1696 KB 72/1696 KB 76/1696 KB 80/1696 KB 84/1696 KB 88/1696 KB 92/1696 KB 96/1696 KB 100/1696 KB 104/1696 KB 108/1696 KB 111/1696 KB 115/1696 KB 119/1696 KB 123/1696 KB 127/1696 KB 131/1696 KB 135/1696 KB 139/1696 KB 143/1696 KB 147/1696 KB 151/1696 KB 155/1696 KB 159/1696 KB 163/1696 KB 167/1696 KB 171/1696 KB 175/1696 KB 179/1696 KB 183/1696 KB 187/1696 KB 191/1696 KB 195/1696 KB 199/1696 KB 203/1696 KB 207/1696 KB 211/1696 KB 215/1696 KB 219/1696 KB 223/1696 KB 227/1696 KB 231/1696 KB 235/1696 KB 239/1696 KB 243/1696 KB 247/1696 KB 251/1696 KB 255/1696 KB 259/1696 KB 263/1696 KB 267/1696 KB 271/1696 KB 275/1696 KB 279/1696 KB 283/1696 KB 287/1696 KB 291/1696 KB 295/1696 KB 299/1696 KB 303/1696 KB 307/1696 KB 311/1696 KB 315/1696 KB 319/1696 KB 323/1696 KB 327/1696 KB 331/1696 KB 335/1696 KB 339/1696 KB 343/1696 KB 347/1696 KB 351/1696 KB 355/1696 KB 359/1696 KB 363/1696 KB 367/1696 KB 371/1696 KB 375/1696 KB 379/1696 KB 383/1696 KB 387/1696 KB 391/1696 KB 395/1696 KB 399/1696 KB 403/1696 KB 407/1696 KB 411/1696 KB 415/1696 KB 419/1696 KB 423/1696 KB 427/1696 KB 431/1696 KB 435/1696 KB 439/1696 KB 443/1696 KB 447/1696 KB 451/1696 KB 455/1696 KB 459/1696 KB 463/1696 KB 467/1696 KB 471/1696 KB 475/1696 KB 479/1696 KB 483/1696 KB 487/1696 KB 491/1696 KB 495/1696 KB 499/1696 KB 503/1696 KB 507/1696 KB 511/1696 KB 515/1696 KB 519/1696 KB 523/1696 KB 527/1696 KB 531/1696 KB 535/1696 KB 539/1696 KB 543/1696 KB 547/1696 KB 551/1696 KB 555/1696 KB 559/1696 KB 563/1696 KB 567/1696 KB 571/1696 KB 575/1696 KB 579/1696 KB 583/1696 KB 587/1696 KB 591/1696 KB 595/1696 KB 599/1696 KB 603/1696 KB 607/1696 KB 611/1696 KB 615/1696 KB 619/1696 KB 623/1696 KB 627/1696 KB 631/1696 KB 635/1696 KB 639/1696 KB 643/1696 KB 647/1696 KB 651/1696 KB 655/1696 KB 659/1696 KB 663/1696 KB 667/1696 KB 671/1696 KB 675/1696 KB 679/1696 KB 683/1696 KB 687/1696 KB 691/1696 KB 695/1696 KB 699/1696 KB 703/1696 KB 707/1696 KB 711/1696 KB 715/1696 KB 719/1696 KB 723/1696 KB 727/1696 KB 731/1696 KB 735/1696 KB 739/1696 KB 743/1696 KB 747/1696 KB 751/1696 KB 755/1696 KB 759/1696 KB 763/1696 KB 767/1696 KB 771/1696 KB 775/1696 KB 779/1696 KB 783/1696 KB 787/1696 KB 790/1696 KB 794/1696 KB 797/1696 KB 801/1696 KB 801/1696 KB 805/1696 KB 807/1696 KB 811/1696 KB 814/1696 KB 818/1696 KB 821/1696 KB 823/1696 KB 824/1696 KB 826/1696 KB 830/1696 KB 834/1696 KB 838/1696 KB 840/1696 KB 842/1696 KB 846/1696 KB 847/1696 KB 851/1696 KB 852/1696 KB 855/1696 KB 859/1696 KB 861/1696 KB 865/1696 KB 865/1696 KB 868/1696 KB 872/1696 KB 875/1696 KB 876/1696 KB 880/1696 KB 882/1696 KB 886/1696 KB 890/1696 KB 891/1696 KB 895/1696 KB 898/1696 KB 902/1696 KB 903/1696 KB 907/1696 KB 911/1696 KB 915/1696 KB 919/1696 KB 923/1696 KB 923/1696 KB 926/1696 KB 930/1696 KB 932/1696 KB 933/1696 KB 937/1696 KB 939/1696 KB 941/1696 KB 944/1696 KB 946/1696 KB 950/1696 KB 951/1696 KB 955/1696 KB 957/1696 KB 960/1696 KB 964/1696 KB 967/1696 KB 971/1696 KB 971/1696 KB 975/1696 KB 979/1696 KB 980/1696 KB 981/1696 KB 984/1696 KB 988/1696 KB 992/1696 KB 992/1696 KB 996/1696 KB 998/1696 KB 999/1696 KB 1002/1696 KB 1004/1696 KB 1008/1696 KB 1012/1696 KB 1012/1696 KB 1016/1696 KB 1018/1696 KB 1022/1696 KB 1025/1696 KB 1026/1696 KB 1030/1696 KB 1031/1696 KB 1035/1696 KB 1038/1696 KB 1042/1696 KB 1045/1696 KB 1049/1696 KB 1049/1696 KB 1053/1696 KB 1055/1696 KB 1056/1696 KB 1060/1696 KB 1063/1696 KB 1067/1696 KB 1069/1696 KB 1072/1696 KB 1076/1696 KB 1077/1696 KB 1081/1696 KB 1081/1696 KB 1083/1696 KB 1087/1696 KB 1090/1696 KB 1094/1696 KB 1097/1696 KB 1101/1696 KB 1105/1696 KB 1105/1696 KB 1108/1696 KB 1112/1696 KB 1115/1696 KB 1119/1696 KB 1122/1696 KB 1126/1696 KB 1130/1696 KB 1131/1696 KB 1132/1696 KB 1136/1696 KB 1139/1696 KB 1143/1696 KB 1145/1696 KB 1146/1696 KB 1150/1696 KB 1152/1696 KB 1154/1696 KB 1155/1696 KB 1159/1696 KB 1159/1696 KB 1163/1696 KB 1166/1696 KB 1170/1696 KB 1172/1696 KB 1173/1696 KB 1177/1696 KB 1179/1696 KB 1180/1696 KB 1184/1696 KB 1185/1696 KB 1188/1696 KB 1192/1696 KB 1195/1696 KB 1197/1696 KB 1201/1696 KB 1203/1696 KB 1204/1696 KB 1208/1696 KB 1209/1696 KB 1212/1696 KB 1216/1696 KB 1217/1696 KB 1219/1696 KB 1223/1696 KB 1224/1696 KB 1228/1696 KB 1229/1696 KB 1233/1696 KB 1233/1696 KB 1236/1696 KB 1240/1696 KB 1244/1696 KB 1244/1696 KB 1248/1696 KB 1250/1696 KB 1254/1696 KB 1254/1696 KB 1257/1696 KB 1261/1696 KB 1261/1696 KB 1265/1696 KB 1269/1696 KB 1270/1696 KB 1274/1696 KB 1274/1696 KB 1278/1696 KB 1282/1696 KB 1282/1696 KB 1284/1696 KB 1288/1696 KB 1289/1696 KB 1291/1696 KB 1295/1696 KB 1296/1696 KB 1298/1696 KB 1299/1696 KB 1303/1696 KB 1307/1696 KB 1309/1696 KB 1313/1696 KB 1316/1696 KB 1318/1696 KB 1322/1696 KB 1323/1696 KB 1327/1696 KB 1329/1696 KB 1330/1696 KB 1334/1696 KB 1337/1696 KB 1341/1696 KB 1343/1696 KB 1346/1696 KB 1350/1696 KB 1353/1696 KB 1354/1696 KB 1356/1696 KB 1360/1696 KB 1363/1696 KB 1364/1696 KB 1368/1696 KB 1372/1696 KB 1373/1696 KB 1377/1696 KB 1378/1696 KB 1382/1696 KB 1385/1696 KB 1387/1696 KB 1391/1696 KB 1393/1696 KB 1397/1696 KB 1398/1696 KB 1402/1696 KB 1406/1696 KB 1407/1696 KB 1411/1696 KB 1412/1696 KB 1416/1696 KB 1419/1696 KB 1423/1696 KB 1426/1696 KB 1430/1696 KB 1434/1696 KB 1438/1696 KB 1441/1696 KB 1445/1696 KB 1446/1696 KB 1448/1696 KB 1452/1696 KB 1452/1696 KB 1455/1696 KB 1456/1696 KB 1460/1696 KB 1460/1696 KB 1463/1696 KB 1467/1696 KB 1470/1696 KB 1472/1696 KB 1476/1696 KB 1477/1696 KB 1479/1696 KB 1483/1696 KB 1486/1696 KB 1490/1696 KB 1490/1696 KB 1494/1696 KB 1497/1696 KB 1501/1696 KB 1505/1696 KB 1509/1696 KB 1513/1696 KB 1517/1696 KB 1520/1696 KB 1523/1696 KB 1527/1696 KB 1528/1696 KB 1532/1696 KB 1533/1696 KB 1535/1696 KB 1539/1696 KB 1543/1696 KB 1547/1696 KB 1551/1696 KB 1554/1696 KB 1558/1696 KB 1559/1696 KB 1563/1696 KB 1564/1696 KB 1568/1696 KB 1568/1696 KB 1572/1696 KB 1576/1696 KB 1580/1696 KB 1582/1696 KB 1585/1696 KB 1589/1696 KB 1593/1696 KB 1597/1696 KB 1601/1696 KB 1605/1696 KB 1609/1696 KB 1613/1696 KB 1617/1696 KB 1621/1696 KB 1625/1696 KB 1629/1696 KB 1633/1696 KB 1637/1696 KB 1641/1696 KB 1645/1696 KB 1649/1696 KB 1653/1696 KB 1657/1696 KB 1661/1696 KB 1665/1696 KB 1669/1696 KB 1673/1696 KB 1677/1696 KB 1681/1696 KB 1685/1696 KB 1689/1696 KB 1693/1696 KB 1696/1696 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-20191210.234139-40.jar (1696 KB at 9418.8 KB/sec) 2019-12-11 20:23:48,088 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-11 20:23:48,089 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-12-11 20:23:48,097 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-12-11 20:23:48,098 INFO spoon.Launcher - running Spoon... 2019-12-11 20:23:48,098 INFO spoon.Launcher - start processing... 2019-12-11 20:23:50,704 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-12-11 20:23:50,739 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-12-11 20:23:51,848 INFO spoon.Launcher - end of processing: 2019-12-11 20:23:51,848 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1576092232175 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.816 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.21 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.587 s [INFO] Finished at: 2019-12-11T20:24:10+01:00 [INFO] Final Memory: 44M/193M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 30270 Number of tests: 899 Number of tests skipped: 34 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 Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec --- 2019-12-11 20:24:14,994 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-11 20:24:14,995 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-12-11 20:24:15,004 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-12-11 20:24:15,004 INFO spoon.Launcher - running Spoon... 2019-12-11 20:24:15,004 INFO spoon.Launcher - start processing... 2019-12-11 20:24:17,350 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-12-11 20:24:17,444 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-12-11 20:24:18,339 INFO spoon.Launcher - end of processing: 2019-12-11 20:24:18,340 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1576092258633 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.032 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.035 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.029 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.176 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.854 s [INFO] Finished at: 2019-12-11T20:24:37+01:00 [INFO] Final Memory: 40M/212M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 26566 ------------------------------------------------------- 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)
Commons-codec 163d643d1176e0dc9334ee83e21b9ce21d24fc1a OK tests: 899 errors: 0 skipped: 34 failures: 0 OK tests: 899 errors: 0 skipped: 34 failures: 0 3338 N/A 33855 30270 26566
Archiving artifacts Finished: SUCCESS