simple 03-Mar-2022 07:17:57 Build Spark - Continuous Integration - Maven build #402 (SPARK-CI-JOB1-402) started building on agent whiteknight.agron.iastate.edu, bamboo version: 8.1.1 simple 03-Mar-2022 07:17:57 Remote agent on host whiteknight.agron.iastate.edu simple 03-Mar-2022 07:17:57 Build working directory is /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1 simple 03-Mar-2022 07:17:57 Executing build Spark - Continuous Integration - Maven build #402 (SPARK-CI-JOB1-402) simple 03-Mar-2022 07:17:57 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 03-Mar-2022 07:17:57 Checking out into /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1 simple 03-Mar-2022 07:17:57 Updating source code to revision: d4b03799aa0bf9e60a7aab9d12eb52eaf29be6ba simple 03-Mar-2022 07:17:57 Creating local git repository in '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/.git'. simple 03-Mar-2022 07:17:57 Initialized empty Git repository in /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/.git/ simple 03-Mar-2022 07:17:58 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'. Will try to do a shallow fetch. simple 03-Mar-2022 07:18:41 From https://github.com/igniterealtime/Spark simple 03-Mar-2022 07:18:41 * [new branch] master -> master simple 03-Mar-2022 07:18:41 Checking out revision d4b03799aa0bf9e60a7aab9d12eb52eaf29be6ba. simple 03-Mar-2022 07:18:42 Already on 'master' simple 03-Mar-2022 07:18:42 Updated source code to revision: d4b03799aa0bf9e60a7aab9d12eb52eaf29be6ba simple 03-Mar-2022 07:18:42 Finished task 'Checkout Default Repository' with result: Success simple 03-Mar-2022 07:18:42 Running pre-build action: Build Log Labeller Pre Build Action simple 03-Mar-2022 07:18:42 Running pre-build action: VCS Version Collector simple 03-Mar-2022 07:18:43 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 03-Mar-2022 07:18:43 Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #402 (SPARK-CI-JOB1-402)'\n ... running command line: \n/usr/local/bin/mvn --batch-mode -Djava.io.tmpdir=/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/SPARK-CI-JOB1 clean package\n ... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1\n build 03-Mar-2022 07:18:45 [INFO] Scanning for projects... build 03-Mar-2022 07:18:45 [INFO] ------------------------------------------------------------------------ build 03-Mar-2022 07:18:45 [INFO] Reactor Build Order: build 03-Mar-2022 07:18:45 [INFO] build 03-Mar-2022 07:18:45 [INFO] Spark (parent) [pom] build 03-Mar-2022 07:18:45 [INFO] Spark Emoticons [jar] build 03-Mar-2022 07:18:45 [INFO] Spark Core [jar] build 03-Mar-2022 07:18:45 [INFO] Spark Plugin Assembly Descriptor [jar] build 03-Mar-2022 07:18:45 [INFO] Apple Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Fastpath [jar] build 03-Mar-2022 07:18:45 [INFO] Http File Upload Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Window Flashing Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Growl [jar] build 03-Mar-2022 07:18:45 [INFO] Pade Meetings Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Reversi [jar] build 03-Mar-2022 07:18:45 [INFO] Roar!!! [jar] build 03-Mar-2022 07:18:45 [INFO] TicTacToe [jar] build 03-Mar-2022 07:18:45 [INFO] Spellchecker Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Transfer Guard [jar] build 03-Mar-2022 07:18:45 [INFO] Translator Plugin [jar] build 03-Mar-2022 07:18:45 [INFO] Spark Distribution [jar] build 03-Mar-2022 07:18:45 [INFO] build 03-Mar-2022 07:18:45 [INFO] ------------------< org.igniterealtime.spark:parent >------------------- build 03-Mar-2022 07:18:45 [INFO] Building Spark (parent) 3.0.0-SNAPSHOT [1/17] build 03-Mar-2022 07:18:45 [INFO] --------------------------------[ pom ]--------------------------------- build 03-Mar-2022 07:18:45 [INFO] build 03-Mar-2022 07:18:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 03-Mar-2022 07:18:45 [INFO] build 03-Mar-2022 07:18:45 [INFO] -----------------< org.igniterealtime.spark:emoticons >----------------- build 03-Mar-2022 07:18:45 [INFO] Building Spark Emoticons 3.0.0-SNAPSHOT [2/17] build 03-Mar-2022 07:18:45 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:18:46 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/main/resources build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] No sources to compile build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:18:46 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/test/resources build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] No sources to compile build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons --- build 03-Mar-2022 07:18:46 [INFO] No tests to run. build 03-Mar-2022 07:18:46 [INFO] build 03-Mar-2022 07:18:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons --- build 03-Mar-2022 07:18:47 [WARNING] JAR will be empty - no content was marked for inclusion! build 03-Mar-2022 07:18:47 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT.jar build 03-Mar-2022 07:18:47 [INFO] build 03-Mar-2022 07:18:47 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons --- build 03-Mar-2022 07:18:47 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml build 03-Mar-2022 07:18:47 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml build 03-Mar-2022 07:18:47 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml build 03-Mar-2022 07:18:47 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml build 03-Mar-2022 07:18:48 [INFO] Building zip: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-Default.adiumemoticonset.zip build 03-Mar-2022 07:18:48 [INFO] Building zip: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-GTalk.AdiumEmoticonset.zip build 03-Mar-2022 07:18:48 [INFO] Building zip: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-POPO.adiumemoticonset.zip build 03-Mar-2022 07:18:48 [INFO] Building zip: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-sparkEmoticonSet.zip build 03-Mar-2022 07:18:48 [INFO] build 03-Mar-2022 07:18:48 [INFO] ----------------< org.igniterealtime.spark:spark-core >----------------- build 03-Mar-2022 07:18:48 [INFO] Building Spark Core 3.0.0-SNAPSHOT [3/17] build 03-Mar-2022 07:18:48 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:18:48 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.pom build 03-Mar-2022 07:18:49 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.pom build 03-Mar-2022 07:18:49 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.pom build 03-Mar-2022 07:18:50 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.pom (2.8 kB at 14 kB/s) build 03-Mar-2022 07:18:50 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.pom build 03-Mar-2022 07:18:50 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.pom build 03-Mar-2022 07:18:50 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.pom build 03-Mar-2022 07:18:50 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.pom (2.6 kB at 29 kB/s) build 03-Mar-2022 07:18:50 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.pom build 03-Mar-2022 07:18:50 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.pom (2.4 kB at 30 kB/s) build 03-Mar-2022 07:18:51 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.pom (5.1 kB at 60 kB/s) build 03-Mar-2022 07:18:51 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.pom build 03-Mar-2022 07:18:51 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.pom build 03-Mar-2022 07:18:52 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.pom build 03-Mar-2022 07:18:52 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.pom (2.2 kB at 27 kB/s) build 03-Mar-2022 07:18:52 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/maven-metadata.xml build 03-Mar-2022 07:18:52 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml build 03-Mar-2022 07:18:52 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/maven-metadata.xml build 03-Mar-2022 07:18:52 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.4 kB at 27 kB/s) build 03-Mar-2022 07:18:52 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/maven-metadata.xml (559 B at 6.1 kB/s) build 03-Mar-2022 07:18:52 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/1.0.0/jxmpp-core-1.0.0.pom build 03-Mar-2022 07:18:52 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/1.0.0/jxmpp-core-1.0.0.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.0/jxmpp-core-1.0.0.pom build 03-Mar-2022 07:18:53 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.0/jxmpp-core-1.0.0.pom (1.9 kB at 49 kB/s) build 03-Mar-2022 07:18:53 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-util-cache/1.0.0/jxmpp-util-cache-1.0.0.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-util-cache/1.0.0/jxmpp-util-cache-1.0.0.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.0/jxmpp-util-cache-1.0.0.pom build 03-Mar-2022 07:18:53 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.0/jxmpp-util-cache-1.0.0.pom (1.7 kB at 43 kB/s) build 03-Mar-2022 07:18:53 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/1.0.1/jxmpp-core-1.0.1.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/1.0.1/jxmpp-core-1.0.1.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.1/jxmpp-core-1.0.1.pom build 03-Mar-2022 07:18:53 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.1/jxmpp-core-1.0.1.pom (1.9 kB at 49 kB/s) build 03-Mar-2022 07:18:53 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-util-cache/1.0.1/jxmpp-util-cache-1.0.1.pom build 03-Mar-2022 07:18:53 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-util-cache/1.0.1/jxmpp-util-cache-1.0.1.pom build 03-Mar-2022 07:18:54 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.1/jxmpp-util-cache-1.0.1.pom build 03-Mar-2022 07:18:54 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.1/jxmpp-util-cache-1.0.1.pom (1.7 kB at 43 kB/s) build 03-Mar-2022 07:18:54 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/1.0.2/jxmpp-core-1.0.2.pom build 03-Mar-2022 07:18:54 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/1.0.2/jxmpp-core-1.0.2.pom build 03-Mar-2022 07:18:54 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.2/jxmpp-core-1.0.2.pom build 03-Mar-2022 07:18:54 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.2/jxmpp-core-1.0.2.pom (1.9 kB at 46 kB/s) build 03-Mar-2022 07:18:54 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-util-cache/1.0.2/jxmpp-util-cache-1.0.2.pom build 03-Mar-2022 07:18:54 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-util-cache/1.0.2/jxmpp-util-cache-1.0.2.pom build 03-Mar-2022 07:18:55 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.2/jxmpp-util-cache-1.0.2.pom build 03-Mar-2022 07:18:55 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.2/jxmpp-util-cache-1.0.2.pom (1.7 kB at 26 kB/s) build 03-Mar-2022 07:18:55 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.pom (1.9 kB at 46 kB/s) build 03-Mar-2022 07:18:55 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.pom build 03-Mar-2022 07:18:55 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.pom (1.7 kB at 40 kB/s) build 03-Mar-2022 07:18:55 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/maven-metadata.xml build 03-Mar-2022 07:18:55 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/maven-metadata.xml build 03-Mar-2022 07:18:55 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml build 03-Mar-2022 07:18:55 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml (1.4 kB at 35 kB/s) build 03-Mar-2022 07:18:55 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/maven-metadata.xml (558 B at 7.2 kB/s) build 03-Mar-2022 07:18:55 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom build 03-Mar-2022 07:18:56 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom (2.1 kB at 34 kB/s) build 03-Mar-2022 07:18:56 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom build 03-Mar-2022 07:18:56 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom (2.1 kB at 53 kB/s) build 03-Mar-2022 07:18:56 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom build 03-Mar-2022 07:18:56 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom build 03-Mar-2022 07:18:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom (2.1 kB at 33 kB/s) build 03-Mar-2022 07:18:57 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom build 03-Mar-2022 07:18:57 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom build 03-Mar-2022 07:18:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom build 03-Mar-2022 07:18:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom (2.1 kB at 52 kB/s) build 03-Mar-2022 07:18:57 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/maven-metadata.xml build 03-Mar-2022 07:18:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml build 03-Mar-2022 07:18:57 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/maven-metadata.xml build 03-Mar-2022 07:18:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (844 B at 19 kB/s) build 03-Mar-2022 07:18:57 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/maven-metadata.xml (390 B at 4.6 kB/s) build 03-Mar-2022 07:18:57 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.0/minidns-core-1.0.0.pom build 03-Mar-2022 07:18:57 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.0/minidns-core-1.0.0.pom build 03-Mar-2022 07:18:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.0/minidns-core-1.0.0.pom build 03-Mar-2022 07:18:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.0/minidns-core-1.0.0.pom (1.7 kB at 28 kB/s) build 03-Mar-2022 07:18:58 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.1/minidns-core-1.0.1.pom build 03-Mar-2022 07:18:58 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.1/minidns-core-1.0.1.pom build 03-Mar-2022 07:18:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.1/minidns-core-1.0.1.pom build 03-Mar-2022 07:18:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.1/minidns-core-1.0.1.pom (1.7 kB at 8.2 kB/s) build 03-Mar-2022 07:18:58 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.2/minidns-core-1.0.2.pom build 03-Mar-2022 07:18:58 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.2/minidns-core-1.0.2.pom build 03-Mar-2022 07:18:59 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.2/minidns-core-1.0.2.pom build 03-Mar-2022 07:18:59 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.2/minidns-core-1.0.2.pom (1.7 kB at 42 kB/s) build 03-Mar-2022 07:18:59 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml build 03-Mar-2022 07:18:59 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml build 03-Mar-2022 07:18:59 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml (2.8 kB at 33 kB/s) build 03-Mar-2022 07:18:59 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/minidns-core-1.0.3-20211130.122741-1.pom build 03-Mar-2022 07:18:59 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/minidns-core-1.0.3-20211130.122741-1.pom (1.7 kB at 21 kB/s) build 03-Mar-2022 07:18:59 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.pom build 03-Mar-2022 07:18:59 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.pom build 03-Mar-2022 07:18:59 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.pom build 03-Mar-2022 07:18:59 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.pom (1.7 kB at 21 kB/s) build 03-Mar-2022 07:18:59 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.pom build 03-Mar-2022 07:18:59 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.pom build 03-Mar-2022 07:19:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.pom build 03-Mar-2022 07:19:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.pom (2.9 kB at 36 kB/s) build 03-Mar-2022 07:19:00 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.pom build 03-Mar-2022 07:19:00 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.pom build 03-Mar-2022 07:19:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.pom build 03-Mar-2022 07:19:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.pom (3.1 kB at 39 kB/s) build 03-Mar-2022 07:19:00 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/hsluv/hsluv/0.2/hsluv-0.2.pom build 03-Mar-2022 07:19:00 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/hsluv/hsluv/0.2/hsluv-0.2.pom build 03-Mar-2022 07:19:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsluv/hsluv/0.2/hsluv-0.2.pom build 03-Mar-2022 07:19:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsluv/hsluv/0.2/hsluv-0.2.pom (4.2 kB at 70 kB/s) build 03-Mar-2022 07:19:01 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.pom (2.4 kB at 31 kB/s) build 03-Mar-2022 07:19:01 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.pom build 03-Mar-2022 07:19:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.pom (2.6 kB at 31 kB/s) build 03-Mar-2022 07:19:01 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/maven-metadata.xml build 03-Mar-2022 07:19:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml build 03-Mar-2022 07:19:01 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/maven-metadata.xml build 03-Mar-2022 07:19:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml (3.1 kB at 66 kB/s) build 03-Mar-2022 07:19:02 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.31/slf4j-api-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/1.7.31/slf4j-api-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.31/slf4j-api-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.31/slf4j-api-1.7.31.pom (3.8 kB at 87 kB/s) build 03-Mar-2022 07:19:02 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.31/slf4j-parent-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-parent/1.7.31/slf4j-parent-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.31/slf4j-parent-1.7.31.pom build 03-Mar-2022 07:19:02 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.31/slf4j-parent-1.7.31.pom (14 kB at 337 kB/s) build 03-Mar-2022 07:19:02 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom build 03-Mar-2022 07:19:02 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom build 03-Mar-2022 07:19:03 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 101 kB/s) build 03-Mar-2022 07:19:03 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom build 03-Mar-2022 07:19:03 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 352 kB/s) build 03-Mar-2022 07:19:03 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.34/slf4j-api-1.7.34.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/1.7.34/slf4j-api-1.7.34.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.34/slf4j-api-1.7.34.pom build 03-Mar-2022 07:19:03 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.34/slf4j-api-1.7.34.pom (3.8 kB at 74 kB/s) build 03-Mar-2022 07:19:03 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.34/slf4j-parent-1.7.34.pom build 03-Mar-2022 07:19:03 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-parent/1.7.34/slf4j-parent-1.7.34.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.34/slf4j-parent-1.7.34.pom build 03-Mar-2022 07:19:04 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.34/slf4j-parent-1.7.34.pom (14 kB at 241 kB/s) build 03-Mar-2022 07:19:04 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom (3.8 kB at 70 kB/s) build 03-Mar-2022 07:19:04 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom build 03-Mar-2022 07:19:04 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom (14 kB at 332 kB/s) build 03-Mar-2022 07:19:04 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom build 03-Mar-2022 07:19:04 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom build 03-Mar-2022 07:19:05 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:05 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom build 03-Mar-2022 07:19:05 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:05 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.pom build 03-Mar-2022 07:19:05 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.pom (2.9 kB at 36 kB/s) build 03-Mar-2022 07:19:05 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.pom build 03-Mar-2022 07:19:05 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.pom (3.2 kB at 39 kB/s) build 03-Mar-2022 07:19:06 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.pom (2.4 kB at 28 kB/s) build 03-Mar-2022 07:19:06 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.pom (2.6 kB at 30 kB/s) build 03-Mar-2022 07:19:06 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.pom build 03-Mar-2022 07:19:06 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.pom build 03-Mar-2022 07:19:07 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.pom (2.4 kB at 24 kB/s) build 03-Mar-2022 07:19:07 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom build 03-Mar-2022 07:19:07 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:07 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.pom build 03-Mar-2022 07:19:07 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.pom (2.3 kB at 56 kB/s) build 03-Mar-2022 07:19:07 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/5.10.0/jna-5.10.0.pom build 03-Mar-2022 07:19:07 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/java/dev/jna/jna/5.10.0/jna-5.10.0.pom build 03-Mar-2022 07:19:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.10.0/jna-5.10.0.pom build 03-Mar-2022 07:19:08 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.10.0/jna-5.10.0.pom (2.0 kB at 52 kB/s) build 03-Mar-2022 07:19:08 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom build 03-Mar-2022 07:19:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom build 03-Mar-2022 07:19:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom build 03-Mar-2022 07:19:08 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 524 kB/s) build 03-Mar-2022 07:19:08 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom build 03-Mar-2022 07:19:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom build 03-Mar-2022 07:19:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom build 03-Mar-2022 07:19:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 528 kB/s) build 03-Mar-2022 07:19:09 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom build 03-Mar-2022 07:19:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom build 03-Mar-2022 07:19:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom build 03-Mar-2022 07:19:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 379 kB/s) build 03-Mar-2022 07:19:09 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom build 03-Mar-2022 07:19:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom build 03-Mar-2022 07:19:10 [WARNING] Could not validate integrity of download from https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom: Checksum validation failed, no checksums available build 03-Mar-2022 07:19:10 [WARNING] Checksum validation failed, no checksums available from ej-technologies for https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom build 03-Mar-2022 07:19:10 [INFO] Downloaded from ej-technologies: https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom (403 B at 467 B/s) build 03-Mar-2022 07:19:10 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.pom build 03-Mar-2022 07:19:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.pom build 03-Mar-2022 07:19:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.pom build 03-Mar-2022 07:19:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.pom (7.9 kB at 91 kB/s) build 03-Mar-2022 07:19:10 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.13.2/junit-4.13.2.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/junit/junit/4.13.2/junit-4.13.2.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom build 03-Mar-2022 07:19:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 450 kB/s) build 03-Mar-2022 07:19:11 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.pom build 03-Mar-2022 07:19:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.pom (9.0 kB at 184 kB/s) build 03-Mar-2022 07:19:11 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom build 03-Mar-2022 07:19:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:11 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom build 03-Mar-2022 07:19:11 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:12 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:12 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.pom build 03-Mar-2022 07:19:12 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.pom (1.4 kB at 36 kB/s) build 03-Mar-2022 07:19:12 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.pom build 03-Mar-2022 07:19:12 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.pom (1.5 kB at 20 kB/s) build 03-Mar-2022 07:19:12 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom build 03-Mar-2022 07:19:12 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom build 03-Mar-2022 07:19:13 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom build 03-Mar-2022 07:19:13 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom build 03-Mar-2022 07:19:13 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom build 03-Mar-2022 07:19:13 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom build 03-Mar-2022 07:19:13 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom build 03-Mar-2022 07:19:13 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/hsluv/hsluv/0.2/hsluv-0.2.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.13.2/junit-4.13.2.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.jar build 03-Mar-2022 07:19:13 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/hsluv/hsluv/0.2/hsluv-0.2.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/junit/junit/4.13.2/junit-4.13.2.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.jar build 03-Mar-2022 07:19:14 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar build 03-Mar-2022 07:19:15 [WARNING] Could not validate integrity of download from https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.jar: Checksum validation failed, no checksums available build 03-Mar-2022 07:19:15 [WARNING] Checksum validation failed, no checksums available from ej-technologies for https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.jar build 03-Mar-2022 07:19:15 [INFO] Downloaded from ej-technologies: https://maven.ej-technologies.com/repository/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.jar (3.0 MB at 1.5 MB/s) build 03-Mar-2022 07:19:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.jar build 03-Mar-2022 07:19:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-tcp/4.4.5/smack-tcp-4.4.5.jar (98 kB at 754 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser/4.4.5/smack-xmlparser-4.4.5.jar (6.0 kB at 45 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-streammanagement/4.4.5/smack-streammanagement-4.4.5.jar (35 kB at 255 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-im/4.4.5/smack-im-4.4.5.jar (77 kB at 497 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-util-cache/1.0.3/jxmpp-util-cache-1.0.3.jar (8.0 kB at 43 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar (29 kB at 150 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/1.0.3/jxmpp-core-1.0.3.jar (48 kB at 238 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsluv/hsluv/0.2/hsluv-0.2.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-core/4.4.5/smack-core-4.4.5.jar (664 kB at 2.8 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/1.0.3/minidns-core-1.0.3.jar (121 kB at 486 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsluv/hsluv/0.2/hsluv-0.2.jar (8.1 kB at 27 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug-slf4j/4.4.5/smack-debug-slf4j-4.4.5.jar (7.0 kB at 21 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-debug/4.4.5/smack-debug-4.4.5.jar (69 kB at 196 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-experimental/4.4.5/smack-experimental-4.4.5.jar (451 kB at 1.2 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-java8/4.4.5/smack-java8-4.4.5.jar (8.8 kB at 21 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-resolver-javax/4.4.5/smack-resolver-javax-4.4.5.jar (4.2 kB at 9.9 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-legacy/4.4.5/smack-legacy-4.4.5.jar (183 kB at 423 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-sasl-javax/4.4.5/smack-sasl-javax-4.4.5.jar (9.4 kB at 20 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-extensions/4.4.5/smack-extensions-4.4.5.jar (976 kB at 1.9 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/igniterealtime/smack/smack-xmlparser-stax/4.4.5/smack-xmlparser-stax-4.4.5.jar (6.7 kB at 13 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 53 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 611 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar (630 kB at 1.0 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.jar build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar (1.8 MB at 2.4 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/coobird/thumbnailator/0.4.15/thumbnailator-0.4.15.jar (112 kB at 153 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar (1.3 MB at 1.8 MB/s) build 03-Mar-2022 07:19:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/1.6.5/flatlaf-1.6.5.jar (564 kB at 674 kB/s) build 03-Mar-2022 07:19:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bctls-jdk15on/1.70/bctls-jdk15on-1.70.jar (1.5 MB at 1.6 MB/s) build 03-Mar-2022 07:19:17 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lobobrowser/LoboBrowser/1.0.0/LoboBrowser-1.0.0.jar (19 MB at 9.8 MB/s) build 03-Mar-2022 07:19:17 [INFO] build 03-Mar-2022 07:19:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core --- build 03-Mar-2022 07:19:17 [INFO] build 03-Mar-2022 07:19:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core --- build 03-Mar-2022 07:19:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:18 [INFO] Copying 844 resources build 03-Mar-2022 07:19:19 [INFO] build 03-Mar-2022 07:19:19 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core --- build 03-Mar-2022 07:19:19 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:19 [INFO] Compiling 387 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/classes build 03-Mar-2022 07:19:27 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/uri/UriManager.java: Some input files use or override a deprecated API. build 03-Mar-2022 07:19:27 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/uri/UriManager.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:27 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/component/Tree.java: Some input files use unchecked or unsafe operations. build 03-Mar-2022 07:19:27 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/component/Tree.java: Recompile with -Xlint:unchecked for details. build 03-Mar-2022 07:19:27 [INFO] build 03-Mar-2022 07:19:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core --- build 03-Mar-2022 07:19:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:27 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/test/resources build 03-Mar-2022 07:19:27 [INFO] build 03-Mar-2022 07:19:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core --- build 03-Mar-2022 07:19:27 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:27 [INFO] Compiling 2 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/test-classes build 03-Mar-2022 07:19:27 [INFO] build 03-Mar-2022 07:19:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core --- build 03-Mar-2022 07:19:28 [INFO] Surefire report directory: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/surefire-reports build 03-Mar-2022 07:19:28 build 03-Mar-2022 07:19:28 ------------------------------------------------------- build 03-Mar-2022 07:19:28 T E S T S build 03-Mar-2022 07:19:28 ------------------------------------------------------- build 03-Mar-2022 07:19:28 Running org.jivesoftware.spark.plugin.PluginDependencyTest build 03-Mar-2022 07:19:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec build 03-Mar-2022 07:19:28 Running org.jivesoftware.spark.util.JavaVersionTest build 03-Mar-2022 07:19:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec build 03-Mar-2022 07:19:28 build 03-Mar-2022 07:19:28 Results : build 03-Mar-2022 07:19:28 build 03-Mar-2022 07:19:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 03-Mar-2022 07:19:28 build 03-Mar-2022 07:19:28 [INFO] build 03-Mar-2022 07:19:28 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core --- build 03-Mar-2022 07:19:29 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark.jar build 03-Mar-2022 07:19:29 [INFO] build 03-Mar-2022 07:19:29 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core --- build 03-Mar-2022 07:19:29 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml build 03-Mar-2022 07:19:29 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom build 03-Mar-2022 07:19:29 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 225 kB/s) build 03-Mar-2022 07:19:29 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 56 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 351 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 45 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 98 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 53 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 696 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 124 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 41 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 10.0 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 19 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom build 03-Mar-2022 07:19:30 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 18 kB/s) build 03-Mar-2022 07:19:30 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 60 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 34 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 21 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 48 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 36 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 28 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 41 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 40 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 23 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom build 03-Mar-2022 07:19:31 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 44 kB/s) build 03-Mar-2022 07:19:31 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 45 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 46 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 47 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 37 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 82 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 130 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 526 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar build 03-Mar-2022 07:19:32 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 290 kB/s) build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 4.0 MB/s) build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 2.4 MB/s) build 03-Mar-2022 07:19:32 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 2.9 MB/s) build 03-Mar-2022 07:19:33 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom build 03-Mar-2022 07:19:33 [INFO] Building tar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >-------- build 03-Mar-2022 07:19:35 [INFO] Building Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT [4/17] build 03-Mar-2022 07:19:35 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:35 [INFO] Copying 1 resource build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] No sources to compile build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:35 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] No sources to compile build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] No tests to run. build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor --- build 03-Mar-2022 07:19:35 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.0-SNAPSHOT.jar build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >--------------- build 03-Mar-2022 07:19:35 [INFO] Building Apple Plugin 4.0 [5/17] build 03-Mar-2022 07:19:35 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple --- build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple --- build 03-Mar-2022 07:19:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:35 [INFO] Copying 3 resources build 03-Mar-2022 07:19:35 [INFO] Copying 1 resource build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple --- build 03-Mar-2022 07:19:35 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:35 [INFO] Compiling 7 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/classes build 03-Mar-2022 07:19:35 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API. build 03-Mar-2022 07:19:35 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple --- build 03-Mar-2022 07:19:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:35 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple --- build 03-Mar-2022 07:19:35 [INFO] No sources to compile build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple --- build 03-Mar-2022 07:19:35 [INFO] No tests to run. build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple --- build 03-Mar-2022 07:19:35 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar build 03-Mar-2022 07:19:35 [INFO] build 03-Mar-2022 07:19:35 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple --- build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from central build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from maven-snapshots-repo build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from ej-technologies build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from central build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from maven-snapshots-repo build 03-Mar-2022 07:19:36 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from ej-technologies build 03-Mar-2022 07:19:36 [INFO] artifact org.minidns:minidns-core: checking for updates from central build 03-Mar-2022 07:19:36 [INFO] artifact org.minidns:minidns-core: checking for updates from maven-snapshots-repo build 03-Mar-2022 07:19:36 [INFO] artifact org.minidns:minidns-core: checking for updates from ej-technologies build 03-Mar-2022 07:19:36 [INFO] artifact org.slf4j:slf4j-api: checking for updates from central build 03-Mar-2022 07:19:36 [INFO] artifact org.slf4j:slf4j-api: checking for updates from maven-snapshots-repo build 03-Mar-2022 07:19:36 [INFO] artifact org.slf4j:slf4j-api: checking for updates from ej-technologies build 03-Mar-2022 07:19:37 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar build 03-Mar-2022 07:19:37 [INFO] build 03-Mar-2022 07:19:37 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >-------------- build 03-Mar-2022 07:19:37 [INFO] Building Fastpath 3.5.1 [6/17] build 03-Mar-2022 07:19:37 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:37 [INFO] build 03-Mar-2022 07:19:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath --- build 03-Mar-2022 07:19:37 [INFO] build 03-Mar-2022 07:19:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath --- build 03-Mar-2022 07:19:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:37 [INFO] Copying 12 resources build 03-Mar-2022 07:19:37 [INFO] Copying 1 resource build 03-Mar-2022 07:19:37 [INFO] build 03-Mar-2022 07:19:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath --- build 03-Mar-2022 07:19:37 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:37 [INFO] Compiling 44 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/classes build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Some input files use or override a deprecated API. build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/FastpathPlugin.java: Some input files use unchecked or unsafe operations. build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/FastpathPlugin.java: Recompile with -Xlint:unchecked for details. build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath --- build 03-Mar-2022 07:19:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:38 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath --- build 03-Mar-2022 07:19:38 [INFO] No sources to compile build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath --- build 03-Mar-2022 07:19:38 [INFO] No tests to run. build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath --- build 03-Mar-2022 07:19:38 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath --- build 03-Mar-2022 07:19:38 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >------------- build 03-Mar-2022 07:19:38 [INFO] Building Http File Upload Plugin 0.0.3 [7/17] build 03-Mar-2022 07:19:38 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:38 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom build 03-Mar-2022 07:19:38 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:38 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom build 03-Mar-2022 07:19:38 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (0 B at 0 B/s) build 03-Mar-2022 07:19:38 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar build 03-Mar-2022 07:19:38 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar (0 B at 0 B/s) build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:38 [INFO] Copying 1 resource build 03-Mar-2022 07:19:38 [INFO] Copying 1 resource build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:38 [INFO] Compiling 3 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/classes build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API. build 03-Mar-2022 07:19:38 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:38 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] No sources to compile build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] No tests to run. build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3.jar build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload --- build 03-Mar-2022 07:19:38 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3-spark-plugin.jar build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >-------------- build 03-Mar-2022 07:19:38 [INFO] Building Window Flashing Plugin 1.3 [8/17] build 03-Mar-2022 07:19:38 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing --- build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing --- build 03-Mar-2022 07:19:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:38 [INFO] Copying 10 resources build 03-Mar-2022 07:19:38 [INFO] Copying 1 resource build 03-Mar-2022 07:19:38 [INFO] build 03-Mar-2022 07:19:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:39 [INFO] Compiling 7 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/classes build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:39 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] No sources to compile build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] No tests to run. build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing --- build 03-Mar-2022 07:19:39 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >--------------- build 03-Mar-2022 07:19:39 [INFO] Building Growl 2.4 [9/17] build 03-Mar-2022 07:19:39 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl --- build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl --- build 03-Mar-2022 07:19:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:39 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources build 03-Mar-2022 07:19:39 [INFO] Copying 1 resource build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl --- build 03-Mar-2022 07:19:39 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:39 [INFO] Compiling 3 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/classes build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl --- build 03-Mar-2022 07:19:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:39 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl --- build 03-Mar-2022 07:19:39 [INFO] No sources to compile build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl --- build 03-Mar-2022 07:19:39 [INFO] No tests to run. build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl --- build 03-Mar-2022 07:19:39 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl --- build 03-Mar-2022 07:19:39 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >---------------- build 03-Mar-2022 07:19:39 [INFO] Building Pade Meetings Plugin 0.0.8 [10/17] build 03-Mar-2022 07:19:39 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet --- build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet --- build 03-Mar-2022 07:19:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:39 [INFO] Copying 4 resources build 03-Mar-2022 07:19:39 [INFO] Copying 1 resource build 03-Mar-2022 07:19:39 [INFO] build 03-Mar-2022 07:19:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet --- build 03-Mar-2022 07:19:39 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:40 [INFO] Compiling 9 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/classes build 03-Mar-2022 07:19:40 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API. build 03-Mar-2022 07:19:40 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet --- build 03-Mar-2022 07:19:40 [INFO] No sources to compile build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet --- build 03-Mar-2022 07:19:40 [INFO] No tests to run. build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8-spark-plugin.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >-------------- build 03-Mar-2022 07:19:40 [INFO] Building Reversi 1.6 [11/17] build 03-Mar-2022 07:19:40 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] Copying 12 resources build 03-Mar-2022 07:19:40 [INFO] Copying 1 resource build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:40 [INFO] Compiling 7 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/classes build 03-Mar-2022 07:19:40 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Some input files use or override a deprecated API. build 03-Mar-2022 07:19:40 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] No sources to compile build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] No tests to run. build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >---------------- build 03-Mar-2022 07:19:40 [INFO] Building Roar!!! 0.6 [12/17] build 03-Mar-2022 07:19:40 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar --- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] Copying 10 resources build 03-Mar-2022 07:19:40 [INFO] Copying 1 resource build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar --- build 03-Mar-2022 07:19:40 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:40 [INFO] Compiling 17 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/classes build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar --- build 03-Mar-2022 07:19:40 [INFO] No sources to compile build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar --- build 03-Mar-2022 07:19:40 [INFO] No tests to run. build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar --- build 03-Mar-2022 07:19:40 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6-spark-plugin.jar build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >------------- build 03-Mar-2022 07:19:40 [INFO] Building TicTacToe 0.3 [13/17] build 03-Mar-2022 07:19:40 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe --- build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe --- build 03-Mar-2022 07:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:40 [INFO] Copying 15 resources build 03-Mar-2022 07:19:40 [INFO] Copying 1 resource build 03-Mar-2022 07:19:40 [INFO] build 03-Mar-2022 07:19:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe --- build 03-Mar-2022 07:19:40 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:40 [INFO] Compiling 12 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/classes build 03-Mar-2022 07:19:41 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API. build 03-Mar-2022 07:19:41 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe --- build 03-Mar-2022 07:19:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:41 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe --- build 03-Mar-2022 07:19:41 [INFO] No sources to compile build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe --- build 03-Mar-2022 07:19:41 [INFO] No tests to run. build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe --- build 03-Mar-2022 07:19:41 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe --- build 03-Mar-2022 07:19:41 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >-------------- build 03-Mar-2022 07:19:41 [INFO] Building Spellchecker Plugin 0.8 [14/17] build 03-Mar-2022 07:19:41 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:41 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-core/1.0-jitsi-1/jmyspell-core-1.0-jitsi-1.pom build 03-Mar-2022 07:19:41 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-core/1.0-jitsi-1/jmyspell-core-1.0-jitsi-1.pom (762 B at 8.9 kB/s) build 03-Mar-2022 07:19:41 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell/1.0-jitsi-1/jmyspell-1.0-jitsi-1.pom build 03-Mar-2022 07:19:41 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell/1.0-jitsi-1/jmyspell-1.0-jitsi-1.pom (7.5 kB at 93 kB/s) build 03-Mar-2022 07:19:41 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-swing/1.0-jitsi-1/jmyspell-swing-1.0-jitsi-1.pom build 03-Mar-2022 07:19:41 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-swing/1.0-jitsi-1/jmyspell-swing-1.0-jitsi-1.pom (898 B at 6.3 kB/s) build 03-Mar-2022 07:19:41 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-core/1.0-jitsi-1/jmyspell-core-1.0-jitsi-1.jar build 03-Mar-2022 07:19:41 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-swing/1.0-jitsi-1/jmyspell-swing-1.0-jitsi-1.jar build 03-Mar-2022 07:19:41 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-swing/1.0-jitsi-1/jmyspell-swing-1.0-jitsi-1.jar (159 kB at 1.6 MB/s) build 03-Mar-2022 07:19:41 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jitsi/jmyspell-core/1.0-jitsi-1/jmyspell-core-1.0-jitsi-1.jar (115 kB at 546 kB/s) build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:41 [INFO] Copying 17 resources build 03-Mar-2022 07:19:41 [INFO] Copying 1 resource build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:41 [INFO] Compiling 8 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target/classes build 03-Mar-2022 07:19:41 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckerPreferenceDialog.java: Some input files use unchecked or unsafe operations. build 03-Mar-2022 07:19:41 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckerPreferenceDialog.java: Recompile with -Xlint:unchecked for details. build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:41 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/src/test/resources build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] No sources to compile build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] No tests to run. build 03-Mar-2022 07:19:41 [INFO] build 03-Mar-2022 07:19:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling --- build 03-Mar-2022 07:19:41 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8.jar build 03-Mar-2022 07:19:42 [INFO] build 03-Mar-2022 07:19:42 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling --- build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (11 kB at 270 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (4.1 kB at 109 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 117 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 127 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 123 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 480 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 189 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 567 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.6 MB/s) build 03-Mar-2022 07:19:42 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (213 kB at 3.5 MB/s) build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 3.3 MB/s) build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 397 kB/s) build 03-Mar-2022 07:19:42 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 4.9 MB/s) build 03-Mar-2022 07:19:43 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (3.7 MB at 9.1 MB/s) build 03-Mar-2022 07:19:43 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >----------- build 03-Mar-2022 07:19:43 [INFO] Building Transfer Guard 1.2 [15/17] build 03-Mar-2022 07:19:43 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:43 [INFO] Copying 10 resources build 03-Mar-2022 07:19:43 [INFO] Copying 1 resource build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:43 [INFO] Compiling 5 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/classes build 03-Mar-2022 07:19:43 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API. build 03-Mar-2022 07:19:43 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:43 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] No sources to compile build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] No tests to run. build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2.jar build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard --- build 03-Mar-2022 07:19:43 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar build 03-Mar-2022 07:19:43 [INFO] build 03-Mar-2022 07:19:43 [INFO] ------------< org.igniterealtime.spark.plugins:translator >------------- build 03-Mar-2022 07:19:43 [INFO] Building Translator Plugin 1.7 [16/17] build 03-Mar-2022 07:19:43 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator --- build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:44 [INFO] Copying 2 resources build 03-Mar-2022 07:19:44 [INFO] Copying 1 resource build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:44 [INFO] Compiling 2 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/classes build 03-Mar-2022 07:19:44 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[32,41] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release build 03-Mar-2022 07:19:44 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[69,50] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release build 03-Mar-2022 07:19:44 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API. build 03-Mar-2022 07:19:44 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details. build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:44 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Changes detected - recompiling the module! build 03-Mar-2022 07:19:44 [INFO] Compiling 1 source file to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/test-classes build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Surefire report directory: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports build 03-Mar-2022 07:19:44 build 03-Mar-2022 07:19:44 ------------------------------------------------------- build 03-Mar-2022 07:19:44 T E S T S build 03-Mar-2022 07:19:44 ------------------------------------------------------- build 03-Mar-2022 07:19:44 Running com.jivesoftware.spark.translator.TestTranslator build 03-Mar-2022 07:19:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec build 03-Mar-2022 07:19:44 build 03-Mar-2022 07:19:44 Results : build 03-Mar-2022 07:19:44 build 03-Mar-2022 07:19:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 build 03-Mar-2022 07:19:44 build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7.jar build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator --- build 03-Mar-2022 07:19:44 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] ---------------< org.igniterealtime.spark:distribution >---------------- build 03-Mar-2022 07:19:44 [INFO] Building Spark Distribution 3.0.0-SNAPSHOT [17/17] build 03-Mar-2022 07:19:44 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:44 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/main/resources build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] No sources to compile build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Mar-2022 07:19:44 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/test/resources build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] No sources to compile build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] No tests to run. build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution --- build 03-Mar-2022 07:19:44 [WARNING] JAR will be empty - no content was marked for inclusion! build 03-Mar-2022 07:19:44 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution.jar build 03-Mar-2022 07:19:44 [INFO] build 03-Mar-2022 07:19:44 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution --- build 03-Mar-2022 07:19:44 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 03-Mar-2022 07:19:44 [WARNING] The current modules seemed to be having different versions. build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.3 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:flashing:jar:1.3 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:growl:jar:2.4 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:meet:jar:0.0.8 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:reversi:jar:1.6 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:roar:jar:0.6 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:spelling:jar:0.8 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2 build 03-Mar-2022 07:19:44 --> org.igniterealtime.spark.plugins:translator:jar:1.7 build 03-Mar-2022 07:19:44 build 03-Mar-2022 07:19:44 [INFO] Copying files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base build 03-Mar-2022 07:19:45 [WARNING] Assembly file: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. build 03-Mar-2022 07:19:45 [INFO] ------------------------------------------------------------------------ build 03-Mar-2022 07:19:45 [INFO] Reactor Summary: build 03-Mar-2022 07:19:45 [INFO] build 03-Mar-2022 07:19:45 [INFO] Spark (parent) 3.0.0-SNAPSHOT ...................... SUCCESS [ 0.194 s] build 03-Mar-2022 07:19:45 [INFO] Spark Emoticons 3.0.0-SNAPSHOT ..................... SUCCESS [ 2.445 s] build 03-Mar-2022 07:19:45 [INFO] Spark Core 3.0.0-SNAPSHOT .......................... SUCCESS [ 46.995 s] build 03-Mar-2022 07:19:45 [INFO] Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT .... SUCCESS [ 0.105 s] build 03-Mar-2022 07:19:45 [INFO] Apple Plugin 4.0 ................................... SUCCESS [ 1.853 s] build 03-Mar-2022 07:19:45 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [ 0.946 s] build 03-Mar-2022 07:19:45 [INFO] Http File Upload Plugin 0.0.3 ...................... SUCCESS [ 0.702 s] build 03-Mar-2022 07:19:45 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [ 0.284 s] build 03-Mar-2022 07:19:45 [INFO] Growl 2.4 .......................................... SUCCESS [ 0.722 s] build 03-Mar-2022 07:19:45 [INFO] Pade Meetings Plugin 0.0.8 ......................... SUCCESS [ 0.282 s] build 03-Mar-2022 07:19:45 [INFO] Reversi 1.6 ........................................ SUCCESS [ 0.285 s] build 03-Mar-2022 07:19:45 [INFO] Roar!!! 0.6 ........................................ SUCCESS [ 0.326 s] build 03-Mar-2022 07:19:45 [INFO] TicTacToe 0.3 ...................................... SUCCESS [ 0.277 s] build 03-Mar-2022 07:19:45 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [ 2.591 s] build 03-Mar-2022 07:19:45 [INFO] Transfer Guard 1.2 ................................. SUCCESS [ 0.222 s] build 03-Mar-2022 07:19:45 [INFO] Translator Plugin 1.7 .............................. SUCCESS [ 0.895 s] build 03-Mar-2022 07:19:45 [INFO] Spark Distribution 3.0.0-SNAPSHOT .................. SUCCESS [ 0.813 s] build 03-Mar-2022 07:19:45 [INFO] ------------------------------------------------------------------------ build 03-Mar-2022 07:19:45 [INFO] BUILD SUCCESS build 03-Mar-2022 07:19:45 [INFO] ------------------------------------------------------------------------ build 03-Mar-2022 07:19:45 [INFO] Total time: 01:00 min build 03-Mar-2022 07:19:45 [INFO] Finished at: 2022-03-03T01:19:45-06:00 build 03-Mar-2022 07:19:45 [INFO] ------------------------------------------------------------------------ simple 03-Mar-2022 07:19:45 Parsing test results under /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/SPARK-CI-JOB1... simple 03-Mar-2022 07:19:45 Finished task 'Build' with result: Success simple 03-Mar-2022 07:19:45 Running post build plugin 'Docker Container Cleanup' simple 03-Mar-2022 07:19:45 Running post build plugin 'NCover Results Collector' simple 03-Mar-2022 07:19:45 Running post build plugin 'Build Results Label Collector' simple 03-Mar-2022 07:19:45 Running post build plugin 'Clover Results Collector' simple 03-Mar-2022 07:19:45 Running post build plugin 'npm Cache Cleanup' simple 03-Mar-2022 07:19:45 Running post build plugin 'Artifact Copier' simple 03-Mar-2022 07:19:45 Publishing an artifact: Distribution Base simple 03-Mar-2022 07:19:58 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 12.40 s simple 03-Mar-2022 07:19:58 Finalising the build... simple 03-Mar-2022 07:19:58 Stopping timer. simple 03-Mar-2022 07:19:58 Build SPARK-CI-JOB1-402 completed. simple 03-Mar-2022 07:19:58 Running on server: post build plugin 'NCover Results Collector' simple 03-Mar-2022 07:19:58 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 03-Mar-2022 07:19:58 Running on server: post build plugin 'Build Labeller' simple 03-Mar-2022 07:19:58 Running on server: post build plugin 'Clover Delta Calculator' simple 03-Mar-2022 07:19:58 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 03-Mar-2022 07:19:58 All post build plugins have finished simple 03-Mar-2022 07:19:58 Generating build results summary... simple 03-Mar-2022 07:19:58 Saving build results to disk... simple 03-Mar-2022 07:19:58 Store variable context... simple 03-Mar-2022 07:19:58 Indexing build results... simple 03-Mar-2022 07:19:58 Finished building SPARK-CI-JOB1-402.