Build mkgmap/splitter #184.1
Branch: trunk
Time: 24 Jun 2021, 2:26 p.m.
This test: 57 sec
Total time: 1 min 50 sec
Start build of mkgmap/splitter-606 for BuildEnv: java=jdk8, python=default {}
Checkout mkgmap/splitter branch trunk revision 606
Starting script "build"
$ java -version
Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
$ ant -version
Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
Apache Ant(TM) version 1.9.6 compiled on June 29 2015
$ echo "svn.version: 606" > resources/splitter-version.properties
$ echo "build.timestamp: $(date -Iseconds)" >> resources/splitter-version.properties
$ exit
exit
cd . for archives
tar . to /home/builder/build/root_Lr_W9k/dist/splitter-r606-src.tar.gz
cd . for archives
zip . to /home/builder/build/root_Lr_W9k/dist/splitter-r606-src.zip
$ ant -Dhave.version=1 dist
Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
Buildfile: /home/builder/build/root_Lr_W9k/src/build.xml
prepare:
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/build/classes
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/build/test-classes
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/build/test-output
ivy-availability:
download-ivy:
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/lib/build
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/lib/compile
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/lib/test
[get] Getting: https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
[get] To: /home/builder/build/root_Lr_W9k/src/lib/build/ivy-2.5.0.jar
init-ivy:
[ivy:configure] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/builder/build/root_Lr_W9k/src/ivysettings.xml
resolve-compile:
[ivy:retrieve] downloading https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar ...
[ivy:retrieve] ................................... (520kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] com.google.protobuf#protobuf-java;2.5.0!protobuf-java.jar(bundle) (119ms)
[ivy:retrieve] downloading https://ivy.mkgmap.org.uk/repo/crosby/osmpbf/1.3.3/jars/osmpbf.jar ...
[ivy:retrieve] .......... (129kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] crosby#osmpbf;1.3.3!osmpbf.jar (127ms)
[ivy:retrieve] downloading https://ivy.mkgmap.org.uk/repo/it.unimi.dsi/fastutil/6.5.15-mkg.1b/jars/fastutil.jar ...
[ivy:retrieve] ............................... (464kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] it.unimi.dsi#fastutil;6.5.15-mkg.1b!fastutil.jar (132ms)
[ivy:retrieve] downloading https://repo1.maven.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar ...
[ivy:retrieve] ......... (117kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] xpp3#xpp3;1.1.4c!xpp3.jar (77ms)
compile:
[javac] Compiling 80 source files to /home/builder/build/root_Lr_W9k/src/build/classes
[javac] Note: /home/builder/build/root_Lr_W9k/src/src/uk/me/parabola/splitter/args/ParamParser.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
resolve-test:
[ivy:retrieve] downloading https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar ...
[ivy:retrieve] .................................................................................................................................................................................... (239kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] junit#junit;4.11!junit.jar (137ms)
[ivy:retrieve] downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar ...
[ivy:retrieve] .... (43kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar (77ms)
compile.tests:
[javac] Compiling 13 source files to /home/builder/build/root_Lr_W9k/src/build/test-classes
run.tests:
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/tmp/report
[junit] Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
[junit] Running uk.me.parabola.splitter.AreaSetTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec
[junit] Running uk.me.parabola.splitter.ConvertTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
[junit] Running uk.me.parabola.splitter.RoundingTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
[junit] Running uk.me.parabola.splitter.geo.CityFinderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
[junit] Running uk.me.parabola.splitter.tools.CustomCollectionsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.371 sec
[junit] Running uk.me.parabola.splitter.tools.SparseBitSetTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
[junitreport] Processing /home/builder/build/root_Lr_W9k/src/tmp/TESTS-TestSuites.xml to /tmp/null988314196
[junitreport] Loading stylesheet jar:file:/opt/jars/apache-ant-1.9.6/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 4480ms
[junitreport] Deleting: /tmp/null988314196
build:
[copy] Copying 1 file to /home/builder/build/root_Lr_W9k/src/build/classes
svn-version:
git-version:
check-version:
version-file:
dist:
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/dist
[mkdir] Created dir: /home/builder/build/root_Lr_W9k/src/dist/doc/api
[copy] Copying 6 files to /home/builder/build/root_Lr_W9k/src/dist/doc
[copy] Copying 4 files to /home/builder/build/root_Lr_W9k/src/dist/lib
[jar] Building jar: /home/builder/build/root_Lr_W9k/src/dist/splitter.jar
BUILD SUCCESSFUL
Total time: 32 seconds
$ exit
exit
$ ant -Dhave.version=1 run.tests
Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
Buildfile: /home/builder/build/root_Lr_W9k/src/build.xml
prepare:
ivy-availability:
download-ivy:
init-ivy:
[ivy:configure] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/builder/build/root_Lr_W9k/src/ivysettings.xml
resolve-test:
compile.tests:
run.tests:
[junit] Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_Lr_W9k
[junit] Running uk.me.parabola.splitter.AreaSetTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
[junit] Running uk.me.parabola.splitter.ConvertTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
[junit] Running uk.me.parabola.splitter.RoundingTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
[junit] Running uk.me.parabola.splitter.geo.CityFinderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
[junit] Running uk.me.parabola.splitter.tools.CustomCollectionsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.859 sec
[junit] Running uk.me.parabola.splitter.tools.SparseBitSetTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
[junitreport] Processing /home/builder/build/root_Lr_W9k/src/tmp/TESTS-TestSuites.xml to /tmp/null1893550093
[junitreport] Loading stylesheet jar:file:/opt/jars/apache-ant-1.9.6/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 1562ms
[junitreport] Deleting: /tmp/null1893550093
BUILD SUCCESSFUL
Total time: 11 seconds
$ exit
exit
cd . for archives
copy dist/splitter.jar to /home/builder/build/root_Lr_W9k/dist/splitter-r606.jar
cd . for archives
tar dist to /home/builder/build/root_Lr_W9k/dist/splitter-r606.tar.gz
zip dist to /home/builder/build/root_Lr_W9k/dist/splitter-r606.zip
Script ended without errors.
End build of mkgmap/splitter-606 for environment BuildEnv: java=jdk8, python=default {}