Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Build error in GeoMesa after checking it out from source

I am trying to build GeoMesa following the Quick Start tutorial here:
http://www.geomesa.org/2014/05/28/geomesa-quickstart/

I have already successfully installed Accumulo and verified that I could run it and create a table.  I was also able to successfully check out the code tree with git.

Unfortunately, "mvn clean install" failed while running the GeoMesa Avro SimpleFeature tests.

This is the failure message:

Running org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec <<< FAILURE! - in org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest
FeatureSpecificReader should::deserialize complex feature(org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest)  Time elapsed: 0.041 sec  <<< FAILURE!
org.specs2.reporter.SpecFailureAssertionFailedError: expected:<[??????????]> but was:<[??????????]>
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$anonfun$3$$anonfun$apply$71$$anonfun$apply$27$$anonfun$apply$mcVI$sp$1.apply(Version1BackwardsCompatTest.scala:267)

I have attached the full log.

I am not sure what could have gone wrong; the "DOWNLOAD AND BUILD GEOMESA" section is literally a two-step process, and it failed on the second step.  And the failure message is somewhat mysterious, as the two strings of question marks are most certainly equal to one another.
C:\>cd projects\

C:\projects>git clone https://github.com/locationtech/geomesa.git
Cloning into 'geomesa'...
remote: Counting objects: 20202, done.
remote: Compressing objects: 100% (239/239), done.
remote: Total 20202 (delta 101), reused 55 (delta 5)
Receiving objects: 100% (20202/20202), 5.25 MiB | 2.06 MiB/s, done.
Resolving deltas: 100% (8839/8839), done.
Checking connectivity... done.

C:\projects>cd geomesa

C:\projects\geomesa>dir
 Volume in drive C has no label.
 Volume Serial Number is XXXX-XXXX

 Directory of C:\projects\geomesa

01/12/2015  05:22 PM    <DIR>          .
01/12/2015  05:22 PM    <DIR>          ..
01/12/2015  05:20 PM               109 .gitignore
01/12/2015  05:20 PM               151 .travis.yml
01/12/2015  05:20 PM    <DIR>          geomesa-assemble
01/12/2015  05:20 PM    <DIR>          geomesa-compute
01/12/2015  05:20 PM    <DIR>          geomesa-core
01/12/2015  05:20 PM    <DIR>          geomesa-distributed-runtime
01/12/2015  05:20 PM    <DIR>          geomesa-feature
01/12/2015  05:20 PM    <DIR>          geomesa-filter
01/12/2015  05:20 PM    <DIR>          geomesa-jobs
01/12/2015  05:20 PM    <DIR>          geomesa-kafka
01/12/2015  05:20 PM    <DIR>          geomesa-minicluster
01/12/2015  05:20 PM    <DIR>          geomesa-plugin
01/12/2015  05:20 PM    <DIR>          geomesa-tools
01/12/2015  05:20 PM    <DIR>          geomesa-utils
01/12/2015  05:20 PM    <DIR>          geomesa-web
01/12/2015  05:20 PM            10,349 LICENSE.txt
01/12/2015  05:20 PM            41,229 pom.xml
01/12/2015  05:20 PM             4,416 README.md
               5 File(s)         56,254 bytes
              15 Dir(s)  176,938,053,632 bytes free

C:\projects\geomesa>mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] GeoMesa - [Accumulo 1.5.x]
[INFO] GeoMesa Utils - [Accumulo 1.5.x]
[INFO] GeoMesa Filters and Functions - [Accumulo 1.5.x]
[INFO] GeoMesa Avro SimpleFeature - [Accumulo 1.5.x]
[INFO] GeoMesa Core - [Accumulo 1.5.x]
[INFO] GeoMesa Distributed Runtime - [Accumulo 1.5.x]
[INFO] GeoMesa Jobs - [Accumulo 1.5.x]
[INFO] GeoMesa Plugin (WFS/WMS/WPS) - [Accumulo 1.5.x]
[INFO] GeoMesa Tools - [Accumulo 1.5.x]
[INFO] GeoMesa Compute - [Accumulo 1.5.x]
[INFO] GeoMesa Assemble - [Accumulo 1.5.x]
[INFO] GeoMesa Web [Accumulo 1.5.x]
[INFO] GeoMesa Web Core [Accumulo 1.5.x]
[INFO] GeoMesa Web CSV [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Parent [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Data Store [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Geoserver Plugin [Accumulo 1.5.x]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoMesa - [Accumulo 1.5.x] 1.0.0-rc.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven
-plugin/3.2.0/scala-maven-plugin-3.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-
plugin/3.2.0/scala-maven-plugin-3.2.0.pom (16 KB at 28.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven
-plugin/3.2.0/scala-maven-plugin-3.2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-
plugin/3.2.0/scala-maven-plugin-3.2.0.jar (105 KB at 696.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-accumulo1.5 --
-
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ geomesa-a
ccumulo1.5 ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/mav
en-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/mave
n-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 35.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-s
ink-api/1.0/doxia-sink-api-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-si
nk-api/1.0/doxia-sink-api-1.0.pom (2 KB at 17.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1
.0/doxia-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.
0/doxia-1.0.pom (10 KB at 120.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/
10/maven-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/1
0/maven-parent-10.pom (31 KB at 315.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.
0.4/maven-core-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0
.4/maven-core-3.0.4.pom (7 KB at 103.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/m
aven-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/ma
ven-3.0.4.pom (22 KB at 284.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3
.0.4/maven-model-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.
0.4/maven-model-3.0.4.pom (4 KB at 56.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-uti
ls/2.0.6/plexus-utils-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-util
s/2.0.6/plexus-utils-2.0.6.pom (3 KB at 9.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-setting
s/3.0.4/maven-settings-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings
/3.0.4/maven-settings-3.0.4.pom (2 KB at 23.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-setting
s-builder/3.0.4/maven-settings-builder-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings
-builder/3.0.4/maven-settings-builder-3.0.4.pom (3 KB at 39.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-int
erpolation/1.14/plexus-interpolation-1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-inte
rpolation/1.14/plexus-interpolation-1.14.pom (910 B at 15.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-reposit
ory-metadata/3.0.4/maven-repository-metadata-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-reposito
ry-metadata/3.0.4/maven-repository-metadata-3.0.4.pom (2 KB at 29.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifac
t/3.0.4/maven-artifact-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact
/3.0.4/maven-artifact-3.0.4.pom (2 KB at 22.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-
api/3.0.4/maven-plugin-api-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-a
pi/3.0.4/maven-plugin-api-3.0.4.pom (3 KB at 38.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-
plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-p
lexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 105.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice
-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-
plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 46.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice
-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-
bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 40.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/conta
iners/2.3.0/containers-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/contai
ners/2.3.0/containers-2.3.0.pom (2 KB at 15.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/
2.3.0/sisu-inject-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2
.3.0/sisu-inject-2.3.0.pom (4 KB at 43.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/
2.3.0/sisu-parent-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2
.3.0/sisu-parent-2.3.0.pom (11 KB at 164.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cla
ssworlds/2.4/plexus-classworlds-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-clas
sworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 62.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-
bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-b
ean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 114.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3
.1.0/sisu-guice-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.
1.0/sisu-guice-3.1.0.pom (10 KB at 159.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice
-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-
parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 73.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0
.9.9/sisu-guava-0.9.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.
9.9/sisu-guava-0.9.9.pom (2 KB at 13.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava
-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-
parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 147.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-b
uilder/3.0.4/maven-model-builder-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-bu
ilder/3.0.4/maven-model-builder-3.0.4.pom (3 KB at 32.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-
provider/3.0.4/maven-aether-provider-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-p
rovider/3.0.4/maven-aether-provider-3.0.4.pom (3 KB at 36.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api
/1.13.1/aether-api-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/
1.13.1/aether-api-1.13.1.pom (2 KB at 25.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.1
3.1/aether-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13
.1/aether-1.13.1.pom (10 KB at 170.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi
/1.13.1/aether-spi-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/
1.13.1/aether-spi-1.13.1.pom (2 KB at 24.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-uti
l/1.13.1/aether-util-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util
/1.13.1/aether-util-1.13.1.pom (2 KB at 28.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-imp
l/1.13.1/aether-impl-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl
/1.13.1/aether-impl-1.13.1.pom (3 KB at 34.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-
dependency-tree/1.2/maven-dependency-tree-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-d
ependency-tree/1.2/maven-dependency-tree-1.2.pom (4 KB at 51.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-
shared-components/9/maven-shared-components-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-s
hared-components/9/maven-shared-components-9.pom (4 KB at 58.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project
/2.0.8/maven-project-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/
2.0.8/maven-project-2.0.8.pom (3 KB at 36.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/m
aven-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/ma
ven-2.0.8.pom (12 KB at 164.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/
6/maven-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6
/maven-parent-6.pom (20 KB at 206.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-setting
s/2.0.8/maven-settings-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings
/2.0.8/maven-settings-2.0.8.pom (3 KB at 35.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2
.0.8/maven-model-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.
0.8/maven-model-2.0.8.pom (4 KB at 52.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-uti
ls/1.4.6/plexus-utils-1.4.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-util
s/1.4.6/plexus-utils-1.4.6.pom (3 KB at 39.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile
/2.0.8/maven-profile-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/
2.0.8/maven-profile-2.0.8.pom (2 KB at 6.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifac
t-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact
-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 26.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-reposit
ory-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-reposito
ry-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 20.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifac
t/2.0.8/maven-artifact-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact
/2.0.8/maven-artifact-2.0.8.pom (2 KB at 26.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-
registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-r
egistry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 34.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exe
c/1.1/commons-exec-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec
/1.1/commons-exec-1.1.pom (11 KB at 146.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-s
ink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-si
nk-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 23.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1
.1.2/doxia-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.
1.2/doxia-1.1.2.pom (18 KB at 216.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-l
ogging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-lo
gging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 11.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-
invoker/2.0.11/maven-invoker-2.0.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-i
nvoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 91.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.5/z
inc-0.3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.5/zi
nc-0.3.5.pom (3 KB at 36.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2
.10.4/scala-library-2.10.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.
10.4/scala-library-2.10.4.pom (2 KB at 28.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-c
ompiler/0.13.5/incremental-compiler-0.13.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-co
mpiler/0.13.5/incremental-compiler-0.13.5.pom (2 KB at 30.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/
2.10.3/scala-compiler-2.10.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2
.10.3/scala-compiler-2.10.3.pom (3 KB at 30.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2
.10.3/scala-library-2.10.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.
10.3/scala-library-2.10.3.pom (2 KB at 27.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2
.10.3/scala-reflect-2.10.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.
10.3/scala-reflect-2.10.3.pom (2 KB at 25.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface
/0.13.5/sbt-interface-0.13.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/
0.13.5/sbt-interface-0.13.5.pom (2 KB at 19.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-inte
rface/0.13.5/compiler-interface-0.13.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-inter
face/0.13.5/compiler-interface-0.13.5.pom (2 KB at 27.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/mav
en-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3
.1.0/sisu-guice-3.1.0-no_aop.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-
bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-uti
l/1.13.1/aether-util-1.13.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0
.9.9/sisu-guava-0.9.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/mave
n-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 166.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-int
erpolation/1.14/plexus-interpolation-1.14.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util
/1.13.1/aether-util-1.13.1.jar (127 KB at 387.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-
dependency-tree/1.2/maven-dependency-tree-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-inte
rpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 159.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exe
c/1.1/commons-exec-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-d
ependency-tree/1.2/maven-dependency-tree-1.2.jar (34 KB at 278.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-s
ink-api/1.1.2/doxia-sink-api-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-si
nk-api/1.1.2/doxia-sink-api-1.1.2.jar (13 KB at 109.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-l
ogging-api/1.1.2/doxia-logging-api-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec
/1.1/commons-exec-1.1.jar (52 KB at 335.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-
invoker/2.0.11/maven-invoker-2.0.11.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-lo
gging-api/1.1.2/doxia-logging-api-1.1.2.jar (12 KB at 117.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.5/z
inc-0.3.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-b
ean/2.3.0/sisu-inject-bean-2.3.0.jar (283 KB at 406.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2
.10.4/scala-library-2.10.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-i
nvoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 252.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-c
ompiler/0.13.5/incremental-compiler-0.13.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.
1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 441.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/
2.10.3/scala-compiler-2.10.3.jar
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.5/zi
nc-0.3.5.jar (383 KB at 763.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2
.10.3/scala-reflect-2.10.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.
9.9/sisu-guava-0.9.9.jar (1473 KB at 700.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface
/0.13.5/sbt-interface-0.13.5.jar
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/
0.13.5/sbt-interface-0.13.5.jar (51 KB at 413.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-inte
rface/0.13.5/compiler-interface-0.13.5-sources.jar
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-inter
face/0.13.5/compiler-interface-0.13.5-sources.jar (30 KB at 381.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-co
mpiler/0.13.5/incremental-compiler-0.13.5.jar (2163 KB at 957.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.
10.3/scala-reflect-2.10.3.jar (3132 KB at 342.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.
10.4/scala-library-2.10.4.jar (6960 KB at 617.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2
.10.3/scala-compiler-2.10.3.jar (14092 KB at 830.4 KB/sec)
[INFO] Add Source directory: C:\projects\geomesa\src\main\scala
[INFO] Add Test Source directory: C:\projects\geomesa\src\test\scala
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ geomesa-accu
mulo1.5 ---
[INFO] No sources to compile
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ geomesa-a
ccumulo1.5 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-accumulo
1.5 ---
[INFO] Installing C:\projects\geomesa\pom.xml to C:\Users\jbailey\.m2\repository
\org\locationtech\geomesa\geomesa-accumulo1.5\1.0.0-rc.3-SNAPSHOT\geomesa-accumu
lo1.5-1.0.0-rc.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoMesa Utils - [Accumulo 1.5.x] 1.0.0-rc.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven
-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 77.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire/2.17/surefire-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire/2.17/surefire-2.17.pom (17 KB at 231.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven
-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 265.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons
-pool-1.6.pom
Downloaded: http://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons-
pool-1.6.pom (11 KB at 68.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.8/commo
ns-codec-1.8.pom
Downloaded: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.8/common
s-codec-1.8.pom (12 KB at 152.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-parent/28/
commons-parent-28.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/commons/commons-parent/28/c
ommons-parent-28.pom (49 KB at 422.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/vividsolutions/jts/1.13/jts-1.13.
pom
Downloaded: http://repo1.maven.org/maven2/com/vividsolutions/jts/1.13/jts-1.13.p
om (3 KB at 31.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-referencing/11.2/gt-r
eferencing-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-referenci
ng/11.2/gt-referencing-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-referencin
g/11.2/gt-referencing-11.2.pom (7 KB at 17.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/library/11.2/library-11.
2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/library/11.2
/library-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/library/11.2/
library-11.2.pom (3 KB at 10.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/modules/11.2/modules-11.
2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/modules/11.2
/modules-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/modules/11.2/
modules-11.2.pom (11 KB at 46.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/geotools/11.2/geotools-1
1.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/geotools/11.
2/geotools-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/geotools/11.2
/geotools-11.2.pom (52 KB at 137.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-metadata/11.2/gt-meta
data-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-metadata/
11.2/gt-metadata-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-metadata/1
1.2/gt-metadata-11.2.pom (5 KB at 20.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-opengis/11.2/gt-openg
is-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-opengis/1
1.2/gt-opengis-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-opengis/11
.2/gt-opengis-11.2.pom (7 KB at 28.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/net/java/dev/jsr-275/jsr-275/1.0-beta
-2/jsr-275-1.0-beta-2.pom
Downloaded: http://repo1.maven.org/maven2/net/java/dev/jsr-275/jsr-275/1.0-beta-
2/jsr-275-1.0-beta-2.pom (4 KB at 38.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-main/11.2/gt-main-11.
2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-main/11.2
/gt-main-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-main/11.2/
gt-main-11.2.pom (8 KB at 37.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-api/11.2/gt-api-11.2.
pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-api/11.2/
gt-api-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-api/11.2/g
t-api-11.2.pom (5 KB at 20.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
Downloaded: http://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (2
KB at 20.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-grid/11.2/gt-grid-11.
2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-grid/11.2
/gt-grid-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-grid/11.2/
gt-grid-11.2.pom (3 KB at 11.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/extension/11.2/extension
-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/extension/11
.2/extension-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/extension/11.
2/extension-11.2.pom (3 KB at 11.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/joda-time/joda-time/2.3/joda-time-2.3
.pom
Downloaded: http://repo1.maven.org/maven2/joda-time/joda-time/2.3/joda-time-2.3.
pom (25 KB at 282.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/joda/joda-convert/1.6/joda-conver
t-1.6.pom
Downloaded: http://repo1.maven.org/maven2/org/joda/joda-convert/1.6/joda-convert
-1.6.pom (20 KB at 246.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/spatial4j/spatial4j/0.4.1/spatial
4j-0.4.1.pom
Downloaded: http://repo1.maven.org/maven2/com/spatial4j/spatial4j/0.4.1/spatial4
j-0.4.1.pom (10 KB at 84.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/typesafe/scalalogging-slf4j_2.10/
1.1.0/scalalogging-slf4j_2.10-1.1.0.pom
Downloaded: http://repo1.maven.org/maven2/com/typesafe/scalalogging-slf4j_2.10/1
.1.0/scalalogging-slf4j_2.10-1.1.0.pom (2 KB at 22.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/s
cala-reflect-2.10.4.pom
Downloaded: http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/sc
ala-reflect-2.10.4.pom (2 KB at 26.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1
.7.5.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.
7.5.pom (3 KB at 37.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-pa
rent-1.7.5.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-par
ent-1.7.5.pom (12 KB at 185.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-l
og4j12-1.7.5.pom
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-lo
g4j12-1.7.5.pom (2 KB at 28.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded: http://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (2
2 KB at 299.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/junit/junit/4.5/junit-4.5.pom
Downloaded: http://repo1.maven.org/maven2/junit/junit/4.5/junit-4.5.pom (2 KB at
 18.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/specs2/specs2_2.10/2.3.13/specs2_
2.10-2.3.13.pom
Downloaded: http://repo1.maven.org/maven2/org/specs2/specs2_2.10/2.3.13/specs2_2
.10-2.3.13.pom (4 KB at 60.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/
scala-compiler-2.10.4.pom
Downloaded: http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/s
cala-compiler-2.10.4.pom (3 KB at 31.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.
0-M7/quasiquotes_2.10-2.0.0-M7.pom
Downloaded: http://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.0
-M7/quasiquotes_2.10-2.0.0-M7.pom (2 KB at 27.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/pegdown/pegdown/1.2.1/pegdown-1.2
.1.pom
Downloaded: http://repo1.maven.org/maven2/org/pegdown/pegdown/1.2.1/pegdown-1.2.
1.pom (2 KB at 5.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.1.4/pa
rboiled-java-1.1.4.pom
Downloaded: http://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.1.4/par
boiled-java-1.1.4.pom (3 KB at 40.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/parboiled/parboiled-core/1.1.4/pa
rboiled-core-1.1.4.pom
Downloaded: http://repo1.maven.org/maven2/org/parboiled/parboiled-core/1.1.4/par
boiled-core-1.1.4.pom (2 KB at 26.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (2 KB
at 35.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent
-4.0.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-
4.0.pom (6 KB at 77.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at
129.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-tree/4.1/asm-tree-4.1
.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-tree/4.1/asm-tree-4.1.
pom (3 KB at 27.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-parent/4.1/asm-parent
-4.1.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-parent/4.1/asm-parent-
4.1.pom (6 KB at 73.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/4.1/asm-anal
ysis-4.1.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/4.1/asm-analy
sis-4.1.pom (3 KB at 42.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-util/4.1/asm-util-4.1
.pom
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-util/4.1/asm-util-4.1.
pom (3 KB at 38.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.10/7.0.6/sca
laz-core_2.10-7.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.10/7.0.6/scal
az-core_2.10-7.0.6.pom (3 KB at 46.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.10/7.0
.6/scalaz-concurrent_2.10-7.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.10/7.0.
6/scalaz-concurrent_2.10-7.0.6.pom (4 KB at 50.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.10/7.0.6/s
calaz-effect_2.10-7.0.6.pom
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.10/7.0.6/sc
alaz-effect_2.10-7.0.6.pom (3 KB at 46.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.10/1.11.3
/scalacheck_2.10-1.11.3.pom
Downloaded: http://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.10/1.11.3/
scalacheck_2.10-1.11.3.pom (2 KB at 22.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test
-interface-1.0.pom
Downloaded: http://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-
interface-1.0.pom (2 KB at 30.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcre
st-core-1.3.pom
Downloaded: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcres
t-core-1.3.pom (766 B at 11.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamc
rest-parent-1.3.pom
Downloaded: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcr
est-parent-1.3.pom (2 KB at 28.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/mockito/mockito-core/1.9.5/mockit
o-core-1.9.5.pom
Downloaded: http://repo1.maven.org/maven2/org/mockito/mockito-core/1.9.5/mockito
-core-1.9.5.pom (2 KB at 21.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcre
st-core-1.1.pom
Downloaded: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcres
t-core-1.1.pom (481 B at 6.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamc
rest-parent-1.1.pom
Downloaded: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcr
est-parent-1.1.pom (6 KB at 83.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis
-1.2.pom
Downloaded: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-
1.2.pom (3 KB at 58.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis-parent/1.2/ob
jenesis-parent-1.2.pom
Downloaded: http://repo1.maven.org/maven2/org/objenesis/objenesis-parent/1.2/obj
enesis-parent-1.2.pom (11 KB at 190.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/specs2/classycle/1.4.3/classycle-
1.4.3.pom
Downloaded: http://repo1.maven.org/maven2/org/specs2/classycle/1.4.3/classycle-1
.4.3.pom (2 KB at 21.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons
-pool-1.6.jar
Downloading: http://repo1.maven.org/maven2/com/vividsolutions/jts/1.13/jts-1.13.
jar
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.8/commo
ns-codec-1.8.jar
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-main/11.2/gt-main-11.
2.jar
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-referencing/11.2/gt-r
eferencing-11.2.jar
Downloading: http://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-metadata/11.2/gt-meta
data-11.2.jar
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-opengis/11.2/gt-openg
is-11.2.jar
Downloading: http://repo1.maven.org/maven2/net/java/dev/jsr-275/jsr-275/1.0-beta
-2/jsr-275-1.0-beta-2.jar
Downloaded: http://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons-
pool-1.6.jar (109 KB at 480.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-api/11.2/gt-api-11.2.
jar
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-grid/11.2/gt-grid-11.
2.jar
Downloading: http://repo1.maven.org/maven2/joda-time/joda-time/2.3/joda-time-2.3
.jar
Downloaded: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.8/common
s-codec-1.8.jar (258 KB at 723.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/joda/joda-convert/1.6/joda-conver
t-1.6.jar
Downloaded: http://repo1.maven.org/maven2/net/java/dev/jsr-275/jsr-275/1.0-beta-
2/jsr-275-1.0-beta-2.jar (90 KB at 428.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/spatial4j/spatial4j/0.4.1/spatial
4j-0.4.1.jar
Downloaded: http://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (14
8 KB at 457.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/typesafe/scalalogging-slf4j_2.10/
1.1.0/scalalogging-slf4j_2.10-1.1.0.jar
Downloaded: http://repo1.maven.org/maven2/org/joda/joda-convert/1.6/joda-convert
-1.6.jar (97 KB at 804.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/s
cala-reflect-2.10.4.jar
Downloaded: http://repo1.maven.org/maven2/com/spatial4j/spatial4j/0.4.1/spatial4
j-0.4.1.jar (100 KB at 791.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1
.7.5.jar
Downloaded: http://repo1.maven.org/maven2/com/typesafe/scalalogging-slf4j_2.10/1
.1.0/scalalogging-slf4j_2.10-1.1.0.jar (78 KB at 467.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-l
og4j12-1.7.5.jar
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.
7.5.jar (26 KB at 310.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded: http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-lo
g4j12-1.7.5.jar (9 KB at 29.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/junit/junit/4.5/junit-4.5.jar
Downloaded: http://repo1.maven.org/maven2/joda-time/joda-time/2.3/joda-time-2.3.
jar (568 KB at 680.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/specs2/specs2_2.10/2.3.13/specs2_
2.10-2.3.13.jar
Downloaded: http://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (4
79 KB at 590.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/
scala-compiler-2.10.4.jar
Downloaded: http://repo1.maven.org/maven2/com/vividsolutions/jts/1.13/jts-1.13.j
ar (777 KB at 494.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.
0-M7/quasiquotes_2.10-2.0.0-M7.jar
Downloaded: http://repo1.maven.org/maven2/junit/junit/4.5/junit-4.5.jar (195 KB
at 235.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/pegdown/pegdown/1.2.1/pegdown-1.2
.1.jar
Downloaded: http://repo1.maven.org/maven2/org/pegdown/pegdown/1.2.1/pegdown-1.2.
1.jar (58 KB at 485.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.1.4/pa
rboiled-java-1.1.4.jar
Downloaded: http://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.1.4/par
boiled-java-1.1.4.jar (72 KB at 320.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/parboiled/parboiled-core/1.1.4/pa
rboiled-core-1.1.4.jar
Downloaded: http://repo1.maven.org/maven2/org/parboiled/parboiled-core/1.1.4/par
boiled-core-1.1.4.jar (181 KB at 222.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (45 KB
 at 359.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-tree/4.1/asm-tree-4.1
.jar
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-tree/4.1/asm-tree-4.1.
jar (22 KB at 248.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/4.1/asm-anal
ysis-4.1.jar
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/4.1/asm-analy
sis-4.1.jar (20 KB at 212.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/ow2/asm/asm-util/4.1/asm-util-4.1
.jar
Downloaded: http://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.0
-M7/quasiquotes_2.10-2.0.0-M7.jar (705 KB at 436.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.10/7.0.6/sca
laz-core_2.10-7.0.6.jar
Downloaded: http://repo1.maven.org/maven2/org/ow2/asm/asm-util/4.1/asm-util-4.1.
jar (37 KB at 63.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.10/7.0
.6/scalaz-concurrent_2.10-7.0.6.jar
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.10/7.0.
6/scalaz-concurrent_2.10-7.0.6.jar (308 KB at 536.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.10/7.0.6/s
calaz-effect_2.10-7.0.6.jar
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.10/7.0.6/sc
alaz-effect_2.10-7.0.6.jar (420 KB at 327.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.10/1.11.3
/scalacheck_2.10-1.11.3.jar
Downloaded: http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/sc
ala-reflect-2.10.4.jar (3129 KB at 591.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test
-interface-1.0.jar
Downloaded: http://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-
interface-1.0.jar (15 KB at 266.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcre
st-core-1.3.jar
Downloaded: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcres
t-core-1.3.jar (44 KB at 523.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/mockito/mockito-core/1.9.5/mockit
o-core-1.9.5.jar
Downloaded: http://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.10/1.11.3/
scalacheck_2.10-1.11.3.jar (864 KB at 995.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis
-1.2.jar
Downloaded: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-
1.2.jar (36 KB at 445.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/specs2/classycle/1.4.3/classycle-
1.4.3.jar
Downloaded: http://repo1.maven.org/maven2/org/specs2/classycle/1.4.3/classycle-1
.4.3.jar (109 KB at 684.6 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/mockito/mockito-core/1.9.5/mockito
-core-1.9.5.jar (1465 KB at 1000.6 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/specs2/specs2_2.10/2.3.13/specs2_2
.10-2.3.13.jar (8734 KB at 774.5 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.10/7.0.6/scal
az-core_2.10-7.0.6.jar (9007 KB at 883.2 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/s
cala-compiler-2.10.4.jar (14108 KB at 810.9 KB/sec)
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-referenci
ng/11.2/gt-referencing-11.2.jar
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-opengis/1
1.2/gt-opengis-11.2.jar
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-api/11.2/
gt-api-11.2.jar
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-metadata/
11.2/gt-metadata-11.2.jar
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-main/11.2
/gt-main-11.2.jar
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-opengis/11
.2/gt-opengis-11.2.jar (338 KB at 331.0 KB/sec)
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-grid/11.2
/gt-grid-11.2.jar
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-grid/11.2/
gt-grid-11.2.jar (35 KB at 145.1 KB/sec)
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-api/11.2/g
t-api-11.2.jar (160 KB at 121.8 KB/sec)
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-referencin
g/11.2/gt-referencing-11.2.jar (1117 KB at 628.5 KB/sec)
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-metadata/1
1.2/gt-metadata-11.2.jar (494 KB at 230.5 KB/sec)
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-main/11.2/
gt-main-11.2.jar (1639 KB at 621.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-utils-accumulo
1.5 ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geomesa-ut
ils-accumulo1.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ geomesa-u
tils-accumulo1.5 ---
[INFO] Add Source directory: C:\projects\geomesa\geomesa-utils\src\main\scala
[INFO] Add Test Source directory: C:\projects\geomesa\geomesa-utils\src\test\sca
la
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ geomesa-util
s-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-utils\src\main\java:-1: info: compiling
[INFO] C:\projects\geomesa\geomesa-utils\src\main\scala:-1: info: compiling
[INFO] Compiling 27 source files to C:\projects\geomesa\geomesa-utils\target\cla
sses at 1421101459008
[INFO] prepare-compile in 0 s
[INFO] compile in 15 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ geomesa-utils
-accumulo1.5 ---
[INFO] Compiling 1 source file to C:\projects\geomesa\geomesa-utils\target\class
es
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ge
omesa-utils-accumulo1.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ geomesa-u
tils-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-utils\src\test\scala:-1: info: compiling
[INFO] Compiling 14 source files to C:\projects\geomesa\geomesa-utils\target\tes
t-classes at 1421101475084
[INFO] prepare-compile in 0 s
[INFO] compile in 14 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ geome
sa-utils-accumulo1.5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ geomesa-utils-accumu
lo1.5 ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/mave
n-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven
-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 34.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/
maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/m
aven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 27.8 KB/se
c)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/
maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/m
aven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 366.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-api/2.17/surefire-api-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-api/2.17/surefire-api-2.17.pom (3 KB at 63.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-booter/2.17/surefire-booter-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-booter/2.17/surefire-booter-2.17.pom (3 KB at 76.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/mave
n-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-booter/2.17/surefire-booter-2.17.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/
maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-api/2.17/surefire-api-2.17.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/m
aven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 156.7 KB/
sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven
-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 2422.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-booter/2.17/surefire-booter-2.17.jar (39 KB at 345.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-api/2.17/surefire-api-2.17.jar (144 KB at 1106.6 KB/sec)
[INFO] Surefire report directory: C:\projects\geomesa\geomesa-utils\target\suref
ire-reports
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-junit4/2.17/surefire-junit4-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 48.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-providers/2.17/surefire-providers-2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-providers/2.17/surefire-providers-2.17.pom (3 KB at 45.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/sure
fire-junit4/2.17/surefire-junit4-2.17.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/suref
ire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 756.8 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.locationtech.geomesa.utils.CartesianProductIterableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec - in o
rg.locationtech.geomesa.utils.CartesianProductIterableTest
Running org.locationtech.geomesa.utils.geohash.BoundingBoxGeoHashIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in o
rg.locationtech.geomesa.utils.geohash.BoundingBoxGeoHashIteratorTest
Running org.locationtech.geomesa.utils.geohash.BoundingBoxSamplerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in o
rg.locationtech.geomesa.utils.geohash.BoundingBoxSamplerTest
Running org.locationtech.geomesa.utils.geohash.BoundingBoxTest
24
List(dqb0, dqb1, dqb2, dqb3, dqb4, dqb5, dqb6, dqb7, dqb8, dqb9, dqbd, dqbe, dqb
h, dqbj, dqbk, dqbm, dqbn, dqbp, dqbq, dqbr, dqbs, dqbt, dqbw, dqbx)
6
List(dqb81, dqb83, dqb84, dqb85, dqb86, dqb87)
6
List(dqb81, dqb83, dqb84, dqb85, dqb86, dqb87)
8
List(6, 7, d, e, k, m, s, t)
1
List(s00twy01m)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in o
rg.locationtech.geomesa.utils.geohash.BoundingBoxTest
Running org.locationtech.geomesa.utils.geohash.GeoHashTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in
org.locationtech.geomesa.utils.geohash.GeoHashTest
Running org.locationtech.geomesa.utils.geohash.GeohashUtilsTest
[2015-01-12 17:24:53,590] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:53,590] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:53,590] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:53,590] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:53,611] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:53,612] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:53,614] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (3, 2)
[2015-01-12 17:24:53,614] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  6 unique sub-strings
[2015-01-12 17:24:53,614] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  8 unique sub-strings
[2015-01-12 17:24:53,614] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:53,612] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:53,615] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  0
[2015-01-12 17:24:53,613] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (0, 3)
[2015-01-12 17:24:53,616] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (2, 3)
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  1 unique sub-strings
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  2
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  4 unique sub-strings
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  6 unique sub-strings
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  9 unique sub-strings
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  0
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  3
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  0
[2015-01-12 17:24:53,617] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  3
[2015-01-12 17:24:53,619] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (0, 2)
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  1 unique sub-strings
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  3 unique sub-strings
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  0
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  2
[2015-01-12 17:24:53,621] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOINT ((-200 50), (40 20))
[2015-01-12 17:24:53,627] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: LINESTRING (160 50, -160 60)
[2015-01-12 17:24:53,628] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((190 80, 170 80, 170 70, -1
70 70, 190 80))
[2015-01-12 17:24:53,635] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POINT (170 40)
[2015-01-12 17:24:53,635] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOINT ((80 50), (40 20))
[2015-01-12 17:24:53,637] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POINT (-190 40)
[2015-01-12 17:24:53,643] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((-170 80, -190 80, -190 70,
 -170 70, -170 80))
[2015-01-12 17:24:53,647] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOINT ((80 50), (40 20))
[2015-01-12 17:24:53,647] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOLYGON (((190 80, 170 80, 170
70, -170 70, 190 80)), ((30 30, 30 40, 40 40, 40 30, 30 30)))
[2015-01-12 17:24:53,650] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((-170 80, 0 80, 170 80, 170
 70, 0 70, -170 70, -170 80))
[2015-01-12 17:24:53,651] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTILINESTRING ((170 40, -170 40),
(40 50, 45 55))
[2015-01-12 17:24:53,656] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((190 80, 170 80, 170 70, -1
70 70, 190 80))
[2015-01-12 17:24:53,657] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: LINESTRING (50 50, 60 60)
[2015-01-12 17:24:53,658] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOINT ((160 50), (40 20))
[2015-01-12 17:24:53,659] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((190 80, 170 80, 170 70, 19
0 70, 190 80))
[2015-01-12 17:24:53,659] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTILINESTRING ((-190 40, -170 40),
 (40 50, 45 55))
[2015-01-12 17:24:53,665] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: LINESTRING (-200 50, -160 60)
[2015-01-12 17:24:53,673] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for exact pole wrapper = 0.03490348380624726
[2015-01-12 17:24:53,675] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: POLYGON ((-179.99900834195893 -89.99
982838943765, -179.99900834195893 -84.35288625138337, -164.16219722595443 -78.99
626230923768, -158.26351334731075 -77.08619801855957, -158.2192008065469 -77.073
6923216127, -55.37731278554597 -61.07063812275956, -45.934374960003026 -60.52483
1644861884, -45.7198660894195 -60.51625335736412, 135.3432939050984 -66.10066701
248235, 135.4887113859158 -66.11100229913357, 143.50863529466415 -66.84460093230
936, 153.878803345093 -68.27893198676848, 167.70100874912129 -70.79128509537779,
 170.26488326045944 -71.29213307737697, 170.28265995306788 -71.29874766015023, 1
70.8138936774078 -71.69965342205771, 170.88500044784155 -71.75887461315726, 170.
96623579935533 -71.83452891065282, 180.0000000000001 -84.35286778378045, 180.000
0000000001 -88.38070249172895, 179.99989628106425 -89.99982838943765, -179.99900
834195893 -89.99982838943765))
[2015-01-12 17:24:53,676] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for west of tl of gh in southern hemi = 9.133884748882793E
-4
[2015-01-12 17:24:53,685] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: International Date Line test geom: MULTIPOLYGON (((-170 80, -190 80, -1
90 70, -170 70, -170 80)), ((30 30, 30 40, 40 40, 40 30, 30 30)))
[2015-01-12 17:24:53,686] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for otherside of pole wrapper = 1.9996953204409162
[2015-01-12 17:24:53,687] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for slightly SSW of gh in southern hemi = 0.01745307099674
7894
[2015-01-12 17:24:53,687] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for slightly WNW of gh in southern hemi = 9.13388779072888
7E-4
[2015-01-12 17:24:53,688] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for south pole to south pole gh = 1.0686923765729686E-18
[2015-01-12 17:24:53,688] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for slightly NNW of gh in southern hemi = 0.01745307099674
77
[2015-01-12 17:24:53,688] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for pole wrapper = 0.034903466356277356
[2015-01-12 17:24:53,689] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for south of bl of gh in southern hemi = 0.017453070996747
894
[2015-01-12 17:24:53,689] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for within = 0.0
[2015-01-12 17:24:53,689] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for IDL wrapper = 0.017453070996747918
[2015-01-12 17:24:53,689] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for otherside of tricksy pole wrapper = 1.999695321049981
[2015-01-12 17:24:53,690] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for slightly left of northside of exact pole wrapper = 1.9
987816540381915
[2015-01-12 17:24:53,690] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for tricksy pole wrapper = 0.034903501256217155
[2015-01-12 17:24:53,691] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for north of tl of gh in southern hemi = 0.017453070996747
668
[2015-01-12 17:24:53,692] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for otherside of exact pole wrapper = 1.9996953207454486
[2015-01-12 17:24:53,692] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for above south pole gh = 0.017453070996747897
[2015-01-12 17:24:53,693] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for west of bl of gh in southern hemi = 3.045980886140059E
-4
[2015-01-12 17:24:53,693] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for above south pole gh 180 around = 0.008726618569493165
[2015-01-12 17:24:53,694] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for slightly WSW of gh in southern hemi = 3.04597936830420
24E-4
[2015-01-12 17:24:53,694] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for northside of exact pole wrapper = 1.9987816540381915
[2015-01-12 17:24:53,694] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest: chord length for left of south pole gh = 3.0458649398431794E-4
[2015-01-12 17:24:53,873] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:53,902] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:53,903] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (0, 6)
[2015-01-12 17:24:53,904] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  96 unique sub-strings
[2015-01-12 17:24:53,904] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  83 unique sub-strings
[2015-01-12 17:24:53,904] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:53,905] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  24
[2015-01-12 17:24:53,906] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  11
[2015-01-12 17:24:55,089] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:
[VALIDATE GEOHASH SUBS]
[2015-01-12 17:24:55,090] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Geometry:  POLYGON ((-78.4480347940116 38.0574871002506, -78.44780733
88056 38.0570613767181, -78.447489602492 38.0556330888149, -78.4475613331476 38.
0543729966714, -78.4474913359404 38.0531688593731, -78.4471033311625 38.05101247
10374, -78.4468559007404 38.0503403123925, -78.4465022444764 38.049724095861, -7
8.4463611629831 38.0489399478115, -78.4466451302342 38.0479879914622, -78.446893
5521083 38.047204016976, -78.4471774068971 38.0463920759449, -78.4473194556308 3
8.0458600786071, -78.4478506660003 38.0457483035168, -78.4481201134084 38.045658
9845029, -78.4483408857566 38.0455080790522, -78.4489555764892 38.045281031607,
-78.4495205621204 38.0452264072598, -78.4500656308001 38.0453050341156, -78.4515
619871487 38.0456975562908, -78.4520278127326 38.0457369294639, -78.452553100478
2 38.0457528189189, -78.4530387390881 38.0457608369821, -78.4539307629378 38.045
8003696298, -78.4544066445935 38.0455810939866, -78.4546049904878 38.04540089628
47, -78.4547042622303 38.0451187575263, -78.45477390994 38.0446720136184, -78.45
4883347649 38.0439980001295, -78.4547547718563 38.0435355014301, -78.45461955217
38 38.0432666188877, -78.4544509624837 38.0428886257244, -78.4541980272186 38.04
24661425413, -78.4538609688581 38.0417545844943, -78.4538050917856 38.0412654764
507, -78.4538055456975 38.0405318605387, -78.4538903299325 38.0398649219979, -78
.4540878941475 38.0387311822199, -78.4545383580856 38.038042167862, -78.45481988
57144 38.0375532151034, -78.4552983572464 38.0369753656226, -78.4559737270544 38
.0363753444128, -78.456311483729 38.0358863811039, -78.4569586439765 38.03528634
37544, -78.4578027512843 38.0346864274753, -78.4584497458772 38.0345310119336, -
78.4587028468452 38.0343976997343, -78.4589280721178 38.0341310048098, -78.45937
82143373 38.0337087710827, -78.4597159233878 38.0333087402011, -78.4599973635754
 38.0328863920337, -78.4601101325906 38.0324196117035, -78.4602229831227 38.0317
971610709, -78.4604555397948 38.0307727369184, -78.4604892247959 38.030425956901
5, -78.4606033941186 38.030055807579, -78.4610596435138 38.0293740452038, -78.46
12745012046 38.0287701341041, -78.4611528322604 38.0282181499898, -78.4610469607
118 38.0279985183977, -78.4605625005067 38.0277511374944, -78.460140841638 38.02
75064392059, -78.4598315088329 38.0274173927489, -78.4594377589672 38.0274395021
251, -78.4591002192831 38.0276394325831, -78.4587063573619 38.027861667526, -78.
4583044761852 38.0280797244402, -78.4580512082664 38.0282998918073, -78.45784853
23197 38.0286201679383, -78.4578059888932 38.0287728301014, -78.4575527254272 38
.0290395134682, -78.4572433152976 38.0292616910978, -78.4569057267536 38.0294616
701211, -78.4565316621609 38.0295807928969, -78.4563291050185 38.0296808378124,
-78.4559240253018 38.0297607894811, -78.4555190271487 38.0297606392271, -78.4550
63402285 38.0297204319888, -78.4545064867333 38.0297202210031, -78.4542281271579
 38.0295599134104, -78.4538992023681 38.0293195125074, -78.4535702921431 38.0290
590923964, -78.4533098174528 38.028895878825, -78.4529346449186 38.0285099743953
, -78.452579576467 38.0281240492591, -78.4524190060142 38.0275979353443, -78.452
4326194999 38.0272628471103, -78.4525485912018 38.0265699140724, -78.45274621753
47 38.0253694706732, -78.45302804476 38.0243469178326, -78.4539571672297 38.0225
243215814, -78.45446402034 38.0214796357505, -78.4566010541373 38.0213470039148,
 -78.4569946318887 38.0215694625687, -78.4576715632512 38.0218640483203, -78.458
2210821412 38.0221370295646, -78.4587572923289 38.0223164474586, -78.45934040198
26 38.022495906379, -78.4603190447203 38.0226520987013, -78.4610966810329 38.022
6523547397, -78.4618609491686 38.0225240063101, -78.4620689327232 38.02221234677
67, -78.4625586494422 38.0214682256788, -78.4630953023495 38.0207631101049, -78.
4636183940394 38.0202995810012, -78.4669173627013 38.0182586963005, -78.46834599
93248 38.0162678737613, -78.4690301031858 38.015328974238, -78.4690972794554 38.
0150445328578, -78.4689097864308 38.0147788080137, -78.4681435065681 38.01471124
63513, -78.4695068845434 38.0121518287155, -78.4697058077266 38.0115231804633, -
78.4720476723718 38.0120760020776, -78.4722822297623 38.012165686542, -78.472865
2806575 38.0124736481891, -78.4732539371793 38.0126802632721, -78.4735019203215
38.0127972161935, -78.4739241493419 38.0128869389348, -78.4742793401881 38.01302
72821437, -78.4744401479851 38.0132182466607, -78.4746344135635 38.0136196446557
, -78.4746147418369 38.014106535084, -78.4746145815649 38.0145780793959, -78.474
9267443022 38.0147128644932, -78.4751367221966 38.0147497873009, -78.47535118221
94 38.0148784272864, -78.4755790828017 38.0148784741459, -78.4759879984775 38.01
47499616421, -78.4765377258092 38.0145162759772, -78.4768796136275 38.0143916465
332, -78.4772348718139 38.0143527489991, -78.4774812482407 38.0141969323815, -78
.4780459914984 38.0140957099536, -78.4785030769381 38.0138378606924, -78.4787585
686047 38.0135909030511, -78.4790140743559 38.0134113318813, -78.4793130472011 3
8.0133088206864, -78.4792979294484 38.0132541999618, -78.4794114855215 38.013164
3976797, -78.4795533919009 38.0130970624964, -78.4797237077311 38.0129623723861,
 -78.4801211081832 38.0127378981307, -78.4805752656698 38.0124685070802, -78.481
2504705776 38.0120778030625, -78.4815588636228 38.0118830217514, -78.48193421173
 38.0118090467528, -78.4823634166166 38.0117726988772, -78.4827040194005 38.0117
053891172, -78.4829594284038 38.0117278882263, -78.483158044834 38.0119524576319
, -78.4831863852978 38.0121770028158, -78.4831579435691 38.0124015399732, -78.48
31862993666 38.0125587255253, -78.4831578676165 38.0127383654107, -78.4831862083
78 38.01296291053, -78.48315777648 38.0131425229287, -78.4832428456305 38.013456
8979172, -78.4831576448324 38.0137263242109, -78.4832143676419 38.0139957979267,
 -78.4832710511268 38.0142877064616, -78.4832993576695 38.0146694328523, -78.483
294176284 38.0148681057083, -78.4835689419438 38.0151487033349, -78.483991154588
2 38.0154332195007, -78.4845608651763 38.0156515196597, -78.4850635625441 38.015
8308154324, -78.4856802143406 38.0160101502648, -78.486216428314 38.016099815562
5, -78.4864644572302 38.0161388097697, -78.486705731891 38.0162947276079, -78.48
70475493854 38.016524660737, -78.4872888351376 38.0166298861277, -78.48748320923
89 38.0166416046549, -78.4878451980971 38.0166533400566, -78.4881895268302 38.01
66197635353, -78.4885751882535 38.0166293297195, -78.4892139373057 38.0167628724
533, -78.4895513766294 38.0168487151201, -78.4897200828032 38.016991741685, -78.
4899731548683 38.0172492011166, -78.4902744340558 38.017296896683, -78.490696279
2789 38.0172111176902, -78.490997615321 38.0170776575388, -78.4911904373362 38.0
1702047266, -78.4915038313264 38.0167535288296, -78.4919555597132 38.01664630119
54, -78.492296169162 38.0163094987113, -78.4927787035232 38.0159727313467, -78.4
92977396659 38.0158155618519, -78.4970928967327 38.013682580216, -78.49848357881
85 38.0131437019278, -78.4991931234303 38.0130538869042, -78.4994485433345 38.01
28967342962, -78.4998437664113 38.0129287539271, -78.5003464802363 38.0126988302
277, -78.5005877707069 38.0125936296879, -78.5008022656036 38.0124650328431, -78
.5012178138321 38.0117558449659, -78.5014121704333 38.0113973512408, -78.5019743
859181 38.0109207457232, -78.5022865703558 38.0106512741263, -78.5030244315817 3
8.0102919970931, -78.5035920201411 38.0100674400171, -78.5038474587522 38.009977
610021, -78.5042163882422 38.0098878029786, -78.5069125259747 38.0106735581698,
-78.5075652923892 38.0109429571282, -78.5079058876806 38.011055219413, -78.50821
80759887 38.0110103010495, -78.5084167740383 38.0113021880897, -78.5084164376538
 38.0113970627614, -78.5086443262663 38.0113853484664, -78.5089191301338 38.0112
956984722, -78.5091134637878 38.0110618884754, -78.509327925494 38.0108202779, -
78.5097221726638 38.0106060026718, -78.5100910435866 38.0101119921141, -78.51017
2326888 38.0098538326757, -78.5103666782886 38.009803179494, -78.510561032726 38
.0097758670937, -78.5107554239778 38.0097641791796, -78.5109028585516 38.0097641
657985, -78.5110637229321 38.0097524529809, -78.5113116930953 38.0096861959273,
-78.5115060839921 38.0096744793298, -78.5118143923223 38.0097251131168, -78.5120
8919889 38.0097133875798, -78.5123974948409 38.0096860880482, -78.5128532757285
38.0097522736227, -78.5133425765796 38.0097755884693, -78.5137916582726 38.00983
01006569, -78.5140195624705 38.0099313744627, -78.5142474606026 38.0099976087244
, -78.5144284247841 38.0100092575271, -78.5147233296044 38.0100092215012, -78.51
48841908108 38.0099819336493, -78.5151590002155 38.0099818990516, -78.5154002931
798 38.0100325320629, -78.5155678583104 38.0100325103175, -78.5159500924788 38.0
099007611223, -78.5161040543046 38.0100714050544, -78.5162783374999 38.010161011
2144, -78.5165866805846 38.0101882366411, -78.51686818656 38.0101764991678, -78.
5171564025364 38.0102154239737, -78.517338388399 38.0102882218848, -78.517562993
0014 38.0103528026774, -78.5177127478026 38.0104725340821, -78.5179523654401 38.
0104703289214, -78.5183213079293 38.0104927077501, -78.5186051419301 38.01062741
05848, -78.5189457466686 38.0107171515413, -78.5192052153416 38.0107061260168, -
78.5193582269777 38.0109250681797, -78.5193364314505 38.0111958832601, -78.51924
91003715 38.011437903255, -78.5188340352807 38.011587791796, -78.518790383266 38
.0117664266146, -78.5187904513964 38.0120372380663, -78.5188542773856 38.0123051
012037, -78.5187978170053 38.0124809096119, -78.5187978619625 38.0126595374826,
-78.5188197803747 38.0128669675239, -78.518834398527 38.0130282932169, -78.51877
02286445 38.0133277280702, -78.5187421123125 38.0135945346255, -78.5188264867472
 38.0138612959925, -78.518967153063 38.0142392341728, -78.5190187020363 38.01467
27106298, -78.5189816270339 38.0150600682197, -78.5189321045338 38.0153640864355
, -78.5189570312897 38.0157955623766, -78.5189942576665 38.016001479411, -78.519
0718123973 38.0163250837603, -78.5192082876974 38.0168497135523, -78.51928587209
 38.0172811807012, -78.5196392464914 38.0176341493337, -78.51974439766 38.017683
8071893, -78.5197818465788 38.0178008356633, -78.5199740272022 38.0180165571445,
 -78.520141468358 38.0182626532725, -78.5202407303894 38.0183509753966, -78.5206
129061057 38.0186256492796, -78.5206187989933 38.0187224997777, -78.520712197051
2 38.0189396374862, -78.5212332036055 38.0190376605846, -78.521369581847 38.0189
100844276, -78.5215555623747 38.0186647231039, -78.5216547924628 38.018635267988
5, -78.5219028686934 38.0186254194828, -78.522212909395 38.0185174168012, -78.52
23492903543 38.0182916973492, -78.522510492367 38.0181935523554, -78.52272147951
18 38.018586026041, -78.5228456143743 38.0188411059911, -78.5229200980795 38.019
0471517333, -78.5233544962418 38.0200087173655, -78.5233919406358 38.02075444152
67, -78.5233920266994 38.0210292063194, -78.5235078546165 38.0213402779211, -78.
5237397828542 38.022373441787, -78.5237706683738 38.0225640079623, -78.523431658
2873 38.0231006980395, -78.5233106534283 38.0235606764049, -78.5233351467658 38.
0244039399456, -78.523214228567 38.0251513963273, -78.5229980644635 38.026390678
5026, -78.5200486370255 38.0260951647006, -78.520227651243 38.0285005977381, -78
.5197027539389 38.0285063148315, -78.5197571739915 38.0285849785253, -78.5204409
624135 38.0297112143958, -78.5201563565788 38.0303420169721, -78.5199075279322 3
8.030411065485, -78.5200174522885 38.0309744968867, -78.5202288921318 38.0330812
115492, -78.5168795599589 38.0368524653907, -78.5156722277629 38.0368556506035,
-78.5169224544723 38.0399869709215, -78.5162065004802 38.0404224180538, -78.5173
086846758 38.0411645841191, -78.5168088996771 38.0422223517956, -78.515981743474
2 38.04346924924, -78.5138958425554 38.0441253045007, -78.5145429779185 38.04487
23526332, -78.507615482469 38.0562477092103, -78.5011431310711 38.0576531933158,
 -78.5009060110943 38.0584962880908, -78.5024471981014 38.0605196549688, -78.494
9477146895 38.0652055763605, -78.4935526583464 38.0642469511724, -78.49258015437
64 38.0635844877425, -78.492157628492 38.0630467200575, -78.4914220549693 38.061
4749931234, -78.4912323721064 38.0616248537584, -78.4913034335911 38.06190585286
12, -78.4868925118207 38.066889139645, -78.486513103012 38.0671700907363, -78.48
51136285658 38.0690434872368, -78.4805851960675 38.0666634146305, -78.4802984729
844 38.0657417981749, -78.4788228617472 38.0655700882117, -78.4774278973046 38.0
649697592028, -78.4761327734651 38.0667658280819, -78.4745427740881 38.067614960
1349, -78.4748174301878 38.0686982688173, -78.4729253470527 38.0700538600024, -7
8.4725295078174 38.0702446954685, -78.4717311577653 38.0705250627835, -78.470993
5743572 38.0697689534562, -78.4722083419684 38.0680235864848, -78.4714503964357
38.0679766441182, -78.4712491169607 38.0681480530514, -78.4695137245745 38.06835
14820538, -78.4695249339711 38.0679499444058, -78.4682882003939 38.0681111118, -
78.4681945631601 38.0676091543367, -78.4668418676903 38.0678226411344, -78.46625
24286672 38.0668374753678, -78.4653139480169 38.0656097925943, -78.4644758509069
 38.0648692093359, -78.465335243717 38.0630575427858, -78.4663085789463 38.06132
77305874, -78.4664494470514 38.061327770253, -78.4673892136686 38.0595317061067,
 -78.4687248297256 38.0572798254838, -78.4698455345863 38.0556396474866, -78.471
1807511563 38.0540501730135, -78.4724353916266 38.0526164977684, -78.47208604969
55 38.0519420067951, -78.471652148566 38.0514699274272, -78.4715798628713 38.051
341206666, -78.4714714256453 38.0511266382172, -78.4713991679905 38.050926412287
1, -78.4713992611406 38.0506832841434, -78.4717790748334 38.0502706003002, -78.4
720943686619 38.0499394554518, -78.4723560322113 38.0496394915541, -78.472416466
9572 38.0494173839294, -78.4723360778499 38.0492303372208, -78.4722499477388 38.
0489815322078, -78.4718600453255 38.0489146039865, -78.4713772585177 38.04883655
85299, -78.4710017199293 38.0488052736595, -78.4705680597292 38.0486664959493, -
78.4703872918519 38.0484662149579, -78.4701343302694 38.0478368848681, -78.46993
56469289 38.0472075403136, -78.4698289155783 38.0470086499745, -78.4695339345729
 38.0468371439102, -78.4693053388149 38.0469393179596, -78.468407168336 38.04660
34706965, -78.4676917660222 38.0462473734836, -78.4661192632977 38.045714987292,
 -78.4653292114835 38.047182785812, -78.4651074150484 38.048250382979, -78.46474
53057632 38.0482502765916, -78.4642891032747 38.048663190151, -78.4639468173163
38.0492436680877, -78.4638729309242 38.0495125312664, -78.4573545185689 38.04973
24748685, -78.4570999398137 38.0492609003817, -78.4571048708452 38.0499860033047
, -78.4572469354638 38.0504060779264, -78.458898424969 38.0510299931243, -78.456
7841773194 38.0556302795318, -78.4561273995112 38.0553332011668, -78.45575218773
27 38.0549991258425, -78.4555445617933 38.0547458706718, -78.4552967746776 38.05
45217622445, -78.4550136860866 38.0541576231591, -78.4547304813727 38.0539895178
75, -78.4542703578379 38.053569291964, -78.454093163388 38.053765231087, -78.454
3764171386 38.0538493662526, -78.4544118048045 38.0539053700334, -78.45465953547
71 38.0541574891887, -78.4541635943456 38.0544373334645, -78.4548714741119 38.05
50816694308, -78.4492025035279 38.0589437591411, -78.4480347940116 38.0574871002
506))
[2015-01-12 17:24:55,091] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Range sought:  (0, 7)
[2015-01-12 17:24:55,091] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Iterated:  2668 unique sub-strings
[2015-01-12 17:24:55,091] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Computed:  1762 unique sub-strings
[2015-01-12 17:24:55,091] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:   Mismatches
[2015-01-12 17:24:55,102] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     i - c:  989
[2015-01-12 17:24:55,116] DEBUG org.locationtech.geomesa.utils.geohash.GeohashUt
ilsTest:     c - i:  83
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 sec - in
org.locationtech.geomesa.utils.geohash.GeohashUtilsTest
Running org.locationtech.geomesa.utils.geohash.GeohashUtilsTimeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.l
ocationtech.geomesa.utils.geohash.GeohashUtilsTimeTest
Running org.locationtech.geomesa.utils.geohash.GeomDistanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in or
g.locationtech.geomesa.utils.geohash.GeomDistanceTest
Running org.locationtech.geomesa.utils.geohash.RectangleGeoHashIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in o
rg.locationtech.geomesa.utils.geohash.RectangleGeoHashIteratorTest
Running org.locationtech.geomesa.utils.geotools.ConversionsTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in
org.locationtech.geomesa.utils.geotools.ConversionsTest
Running org.locationtech.geomesa.utils.geotools.GridSnapTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in o
rg.locationtech.geomesa.utils.geotools.GridSnapTest
Running org.locationtech.geomesa.utils.geotools.SimpleFeatureTypesTest
Jan 12, 2015 5:24:55 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in o
rg.locationtech.geomesa.utils.geotools.SimpleFeatureTypesTest
Running org.locationtech.geomesa.utils.geotools.TimeSnapTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in o
rg.locationtech.geomesa.utils.geotools.TimeSnapTest
Running org.locationtech.geomesa.utils.stats.MethodProfilingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in o
rg.locationtech.geomesa.utils.stats.MethodProfilingTest
Running org.locationtech.geomesa.utils.time.RichIntervalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 sec - in o
rg.locationtech.geomesa.utils.time.RichIntervalTest

Results :

Tests run: 161, Failures: 0, Errors: 0, Skipped: 2

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ geomesa-utils-accumulo1.5 --
-
[INFO] Building jar: C:\projects\geomesa\geomesa-utils\target\geomesa-utils-accu
mulo1.5-1.0.0-rc.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-utils-ac
cumulo1.5 ---
[INFO] Installing C:\projects\geomesa\geomesa-utils\target\geomesa-utils-accumul
o1.5-1.0.0-rc.3-SNAPSHOT.jar to C:\Users\jbailey\.m2\repository\org\locationtech
\geomesa\geomesa-utils-accumulo1.5\1.0.0-rc.3-SNAPSHOT\geomesa-utils-accumulo1.5
-1.0.0-rc.3-SNAPSHOT.jar
[INFO] Installing C:\projects\geomesa\geomesa-utils\pom.xml to C:\Users\jbailey\
.m2\repository\org\locationtech\geomesa\geomesa-utils-accumulo1.5\1.0.0-rc.3-SNA
PSHOT\geomesa-utils-accumulo1.5-1.0.0-rc.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoMesa Filters and Functions - [Accumulo 1.5.x] 1.0.0-rc.3-SNAP
SHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-transform/11.2/gt-tra
nsform-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-transform
/11.2/gt-transform-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-transform/
11.2/gt-transform-11.2.pom (4 KB at 12.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-transform/11.2/gt-tra
nsform-11.2.jar
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-transform
/11.2/gt-transform-11.2.jar
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-transform/
11.2/gt-transform-11.2.jar (40 KB at 92.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-filter-accumul
o1.5 ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geomesa-fi
lter-accumulo1.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ geomesa-f
ilter-accumulo1.5 ---
[INFO] Add Source directory: C:\projects\geomesa\geomesa-filter\src\main\scala
[INFO] Add Test Source directory: C:\projects\geomesa\geomesa-filter\src\test\sc
ala
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ geomesa-filt
er-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-filter\src\main\scala:-1: info: compiling
[INFO] Compiling 1 source files to C:\projects\geomesa\geomesa-filter\target\cla
sses at 1421101507796
[INFO] prepare-compile in 0 s
[INFO] compile in 3 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ geomesa-filte
r-accumulo1.5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ge
omesa-filter-accumulo1.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ geomesa-f
ilter-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-filter\src\test\scala:-1: info: compiling
[INFO] Compiling 1 source files to C:\projects\geomesa\geomesa-filter\target\tes
t-classes at 1421101511146
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ geome
sa-filter-accumulo1.5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ geomesa-filter-accum
ulo1.5 ---
[INFO] Surefire report directory: C:\projects\geomesa\geomesa-filter\target\sure
fire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.locationtech.geomesa.filter.function.Convert2ViewerFunctionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.847 sec - in o
rg.locationtech.geomesa.filter.function.Convert2ViewerFunctionTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ geomesa-filter-accumulo1.5 -
--
[INFO] Building jar: C:\projects\geomesa\geomesa-filter\target\geomesa-filter-ac
cumulo1.5-1.0.0-rc.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-filter-a
ccumulo1.5 ---
[INFO] Installing C:\projects\geomesa\geomesa-filter\target\geomesa-filter-accum
ulo1.5-1.0.0-rc.3-SNAPSHOT.jar to C:\Users\jbailey\.m2\repository\org\locationte
ch\geomesa\geomesa-filter-accumulo1.5\1.0.0-rc.3-SNAPSHOT\geomesa-filter-accumul
o1.5-1.0.0-rc.3-SNAPSHOT.jar
[INFO] Installing C:\projects\geomesa\geomesa-filter\pom.xml to C:\Users\jbailey
\.m2\repository\org\locationtech\geomesa\geomesa-filter-accumulo1.5\1.0.0-rc.3-S
NAPSHOT\geomesa-filter-accumulo1.5-1.0.0-rc.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoMesa Avro SimpleFeature - [Accumulo 1.5.x] 1.0.0-rc.3-SNAPSHO
T
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro/1.7.5/avro-1.7.5
.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro/1.7.5/avro-1.7.5.
pom (6 KB at 63.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-parent/1.7.5/avr
o-parent-1.7.5.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-parent/1.7.5/avro
-parent-1.7.5.pom (16 KB at 162.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-toplevel/1.7.5/a
vro-toplevel-1.7.5.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-toplevel/1.7.5/av
ro-toplevel-1.7.5.pom (10 KB at 126.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl
/1.9.3/jackson-core-asl-1.9.3.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl/
1.9.3/jackson-core-asl-1.9.3.pom (1016 B at 16.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-mapper-a
sl/1.9.3/jackson-mapper-asl-1.9.3.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-mapper-as
l/1.9.3/jackson-mapper-asl-1.9.3.pom (2 KB at 19.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/
2.3/paranamer-2.3.pom
Downloaded: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2
.3/paranamer-2.3.pom (2 KB at 26.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer-
parent/2.3/paranamer-parent-2.3.pom
Downloaded: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer-p
arent/2.3/paranamer-parent-2.3.pom (11 KB at 126.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/1/codeha
us-parent-1.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/1/codehau
s-parent-1.pom (4 KB at 50.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1
.4.1/commons-compress-1.4.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.
4.1/commons-compress-1.4.1.pom (11 KB at 115.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/
commons-parent-24.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/c
ommons-parent-24.pom (47 KB at 266.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom
Downloaded: http://repo1.maven.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom (2 KB at
 35.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0.2/guava-1
1.0.2.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0.2/guava-11
.0.2.pom (6 KB at 95.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0.2/
guava-parent-11.0.2.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0.2/g
uava-parent-11.0.2.pom (2 KB at 32.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9
/jsr305-1.3.9.pom
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/
jsr305-1.3.9.pom (965 B at 15.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-geometry/11.2/gt-geom
etry-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-geometry/
11.2/gt-geometry-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-geometry/1
1.2/gt-geometry-11.2.pom (5 KB at 21.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/unsupported/11.2/unsuppo
rted-11.2.pom
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/unsupported/
11.2/unsupported-11.2.pom
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/unsupported/1
1.2/unsupported-11.2.pom (5 KB at 24.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro/1.7.5/avro-1.7.5
.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-mapper-a
sl/1.9.3/jackson-mapper-asl-1.9.3.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl
/1.9.3/jackson-core-asl-1.9.3.jar
Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1
.4.1/commons-compress-1.4.1.jar
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/
2.3/paranamer-2.3.jar
Downloaded: http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2
.3/paranamer-2.3.jar (29 KB at 213.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/tukaani/xz/1.0/xz-1.0.jar
Downloaded: http://repo1.maven.org/maven2/org/tukaani/xz/1.0/xz-1.0.jar (93 KB a
t 840.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0.2/guava-1
1.0.2.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro/1.7.5/avro-1.7.5.
jar (392 KB at 1330.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9
/jsr305-1.3.9.jar
Downloaded: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl/
1.9.3/jackson-core-asl-1.9.3.jar (223 KB at 723.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/geotools/gt-geometry/11.2/gt-geom
etry-11.2.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.
4.1/commons-compress-1.4.1.jar (236 KB at 525.0 KB/sec)
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/
jsr305-1.3.9.jar (33 KB at 58.9 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-mapper-as
l/1.9.3/jackson-mapper-asl-1.9.3.jar (755 KB at 800.5 KB/sec)
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0.2/guava-11
.0.2.jar (1610 KB at 1021.3 KB/sec)
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-geometry/
11.2/gt-geometry-11.2.jar
Downloaded: http://download.osgeo.org/webdav/geotools/org/geotools/gt-geometry/1
1.2/gt-geometry-11.2.jar (337 KB at 320.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-feature-accumu
lo1.5 ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geomesa-fe
ature-accumulo1.5 ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\projects\geomesa\geomesa-feature\s
rc\main\resources
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ geomesa-f
eature-accumulo1.5 ---
[INFO] Add Source directory: C:\projects\geomesa\geomesa-feature\src\main\scala
[INFO] Add Test Source directory: C:\projects\geomesa\geomesa-feature\src\test\s
cala
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ geomesa-feat
ure-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-feature\src\main\scala:-1: info: compiling
[INFO] Compiling 9 source files to C:\projects\geomesa\geomesa-feature\target\cl
asses at 1421101522483
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ geomesa-featu
re-accumulo1.5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ge
omesa-feature-accumulo1.5 ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO]
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ geomesa-f
eature-accumulo1.5 ---
[INFO] C:\projects\geomesa\geomesa-feature\src\test\scala:-1: info: compiling
[INFO] Compiling 10 source files to C:\projects\geomesa\geomesa-feature\target\t
est-classes at 1421101530315
[INFO] prepare-compile in 0 s
[INFO] compile in 14 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ geome
sa-feature-accumulo1.5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ geomesa-feature-accu
mulo1.5 ---
[INFO] Surefire report directory: C:\projects\geomesa\geomesa-feature\target\sur
efire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.locationtech.geomesa.feature.AvroSimpleFeatureFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec - in o
rg.locationtech.geomesa.feature.AvroSimpleFeatureFactoryTest
Running org.locationtech.geomesa.feature.AvroSimpleFeatureTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in
org.locationtech.geomesa.feature.AvroSimpleFeatureTest
Running org.locationtech.geomesa.feature.AvroSimpleFeatureUtilsTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in
org.locationtech.geomesa.feature.AvroSimpleFeatureUtilsTest
Running org.locationtech.geomesa.feature.AvroSimpleFeatureWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in o
rg.locationtech.geomesa.feature.AvroSimpleFeatureWriterTest
Running org.locationtech.geomesa.feature.FeatureSpecificReaderTest
Beginning Performance Testing against file...
Number of fields: 60
Number of records: 1000
Text Read time 146ms
Avro Subset Read time 16ms
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.673 sec <<< FA
ILURE! - in org.locationtech.geomesa.feature.FeatureSpecificReaderTest
testComplexDeserialize(org.locationtech.geomesa.feature.FeatureSpecificReaderTes
t)  Time elapsed: 0.019 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[??????????]> but was:<[??????????]>
        at org.junit.Assert.assertEquals(Assert.java:123)
        at org.junit.Assert.assertEquals(Assert.java:145)
        at org.locationtech.geomesa.feature.FeatureSpecificReaderTest$$anonfun$t
estComplexDeserialize$1$$anonfun$apply$mcVI$sp$2.apply(FeatureSpecificReaderTest
.scala:295)
        at org.locationtech.geomesa.feature.FeatureSpecificReaderTest$$anonfun$t
estComplexDeserialize$1$$anonfun$apply$mcVI$sp$2.apply(FeatureSpecificReaderTest
.scala:294)
        at scala.collection.immutable.List.foreach(List.scala:318)
        at org.locationtech.geomesa.feature.FeatureSpecificReaderTest$$anonfun$t
estComplexDeserialize$1.apply$mcVI$sp(FeatureSpecificReaderTest.scala:294)
        at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)
        at org.locationtech.geomesa.feature.FeatureSpecificReaderTest.testComple
xDeserialize(FeatureSpecificReaderTest.scala:290)

Running org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec <<< FA
ILURE! - in org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest
FeatureSpecificReader should::deserialize complex feature(org.locationtech.geome
sa.feature.serde.Version1BackwardsCompatTest)  Time elapsed: 0.041 sec  <<< FAIL
URE!
org.specs2.reporter.SpecFailureAssertionFailedError: expected:<[??????????]> but
 was:<[??????????]>
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$a
nonfun$3$$anonfun$apply$71$$anonfun$apply$27$$anonfun$apply$mcVI$sp$1.apply(Vers
ion1BackwardsCompatTest.scala:267)
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$a
nonfun$3$$anonfun$apply$71$$anonfun$apply$27$$anonfun$apply$mcVI$sp$1.apply(Vers
ion1BackwardsCompatTest.scala:266)
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$a
nonfun$3$$anonfun$apply$71$$anonfun$apply$27.apply$mcVI$sp(Version1BackwardsComp
atTest.scala:266)
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$a
nonfun$3$$anonfun$apply$71.apply(Version1BackwardsCompatTest.scala:263)
        at org.locationtech.geomesa.feature.serde.Version1BackwardsCompatTest$$a
nonfun$3$$anonfun$apply$71.apply(Version1BackwardsCompatTest.scala:248)

Running org.locationtech.geomesa.feature.SimpleFeatureEncoderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in o
rg.locationtech.geomesa.feature.SimpleFeatureEncoderTest

Results :

Failed tests:
  FeatureSpecificReaderTest.testComplexDeserialize:290 expected:<[??????????]> b
ut was:<[??????????]>
  Version1BackwardsCompatTest.FeatureSpecificReader should::deserialize complex
feature expected:<[??????????]> but was:<[??????????]>

Tests run: 70, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoMesa - [Accumulo 1.5.x] ......................... SUCCESS [ 24.954 s]
[INFO] GeoMesa Utils - [Accumulo 1.5.x] ................... SUCCESS [01:17 min]
[INFO] GeoMesa Filters and Functions - [Accumulo 1.5.x] ... SUCCESS [ 11.213 s]
[INFO] GeoMesa Avro SimpleFeature - [Accumulo 1.5.x] ...... FAILURE [ 32.906 s]
[INFO] GeoMesa Core - [Accumulo 1.5.x] .................... SKIPPED
[INFO] GeoMesa Distributed Runtime - [Accumulo 1.5.x] ..... SKIPPED
[INFO] GeoMesa Jobs - [Accumulo 1.5.x] .................... SKIPPED
[INFO] GeoMesa Plugin (WFS/WMS/WPS) - [Accumulo 1.5.x] .... SKIPPED
[INFO] GeoMesa Tools - [Accumulo 1.5.x] ................... SKIPPED
[INFO] GeoMesa Compute - [Accumulo 1.5.x] ................. SKIPPED
[INFO] GeoMesa Assemble - [Accumulo 1.5.x] ................ SKIPPED
[INFO] GeoMesa Web [Accumulo 1.5.x] ....................... SKIPPED
[INFO] GeoMesa Web Core [Accumulo 1.5.x] .................. SKIPPED
[INFO] GeoMesa Web CSV [Accumulo 1.5.x] ................... SKIPPED
[INFO] GeoMesa Kafka Parent [Accumulo 1.5.x] .............. SKIPPED
[INFO] GeoMesa Kafka Data Store [Accumulo 1.5.x] .......... SKIPPED
[INFO] GeoMesa Kafka Geoserver Plugin [Accumulo 1.5.x] .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:26 min
[INFO] Finished at: 2015-01-12T17:25:50-05:00
[INFO] Final Memory: 24M/485M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.
17:test (default-test) on project geomesa-feature-accumulo1.5: There are test fa
ilures.
[ERROR]
[ERROR] Please refer to C:\projects\geomesa\geomesa-feature\target\surefire-repo
rts for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR]   mvn <goals> -rf :geomesa-feature-accumulo1.5
C:\projects\geomesa>

Back to the top