Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/560
the debug log was still around, so we get a bit more info:
```
2017-02-18 02:00:01,331 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
File-based objectStore will use directory
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations
2017-02-18 02:00:01,332 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,345 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Persistence mode AUTO, directory
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations,
no previous state
2017-02-18 02:00:01,349 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/entities
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,367 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/locations
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,367 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/policies
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,367 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/enrichers
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,368 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/feeds
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,368 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/catalog
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,368 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/plane
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,373 DEBUG o.a.b.c.m.p.FileBasedObjectStore [main]:
Created dir
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations/nodes
for
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,373 DEBUG
o.a.b.c.m.h.ManagementPlaneSyncRecordPersisterToObjectStore [main]:
ManagementPlaneMemento-persister will use store
FileBasedObjectStore{basedir=/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations}
2017-02-18 02:00:01,374 DEBUG
o.a.b.c.m.p.BrooklynMementoPersisterToObjectStore [main]: Loaded rebind lists;
took 0ms: 0 entities, 0 locations, 0 policies, 0 enrichers, 0 feeds, 0 catalog
items; from
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations
2017-02-18 02:00:01,374 DEBUG
o.a.b.c.m.p.BrooklynMementoPersisterToObjectStore [main]: Loaded rebind raw
data; took 0ms; 0 entities, 0 locations, 0 policies, 0 enrichers, 0 feeds, 0
catalog items, from
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations
```
seems the directory
`/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests%402/launcher/target/test-classes/orphaned-locations-test-data/data-with-orphaned-locations`
did not exist
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---