Skip to content
Unstable

Console Output

Skipping 2,626 KB.. Full Log
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/target/it/features
[INFO] Executed tasks
[INFO] 
[INFO] --- surefire:2.22.2:test (integration-test) @ northbound-ogc-sensorthings-feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.feature.integration.ogcsensorthings.SensorthingsIntegrationTest
Apr 26, 2023 1:57:06 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.apache.johnzon.core.JsonProviderImpl of service javax.json.spi.JsonProvider in bundle org.apache.johnzon.core
[main] INFO org.eclipse.sensinact.gateway.launcher.ConfigurationManager - Eclipse sensiNact is watching for changes in configuration file src/it/resources/config/configuration.json
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [] requested using repository repository and feature directory features
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [core-feature, jakarta-servlet-whiteboard-feature, jakarta-rest-whiteboard-feature, northbound-ogc-sensorthings-feature] requested using repository target/it/repository and feature directory target/it/features
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/started
Apr 26, 2023 1:57:07 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
Apr 26, 2023 1:57:07 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6f512400{/,null,AVAILABLE}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - Started Server@6342ac3d{STARTING}[11.0.12,sto=0] @1645ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Stopped Server@6342ac3d{STOPPING}[11.0.12,sto=0]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6f512400{/,null,STOPPED}
[INFO] Stopped Jetty.
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@769f358c{/,null,AVAILABLE}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Started Server@602a5011{STARTING}[11.0.12,sto=0] @1751ms
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3a527ac0{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8081 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
Apr 26, 2023 1:57:08 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.ClientBuilderService of service jakarta.ws.rs.client.ClientBuilder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:08 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.provider.jakartars.RuntimeDelegateService of service jakarta.ws.rs.ext.RuntimeDelegate in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:08 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.SseSourceBuilderService of service jakarta.ws.rs.sse.SseEventSource$Builder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:08 PM org.gecko.rest.jersey.runtime.common.JerseyBundleTracker updateCondition
INFO: Registered Jersey runtime condition
Apr 26, 2023 1:57:08 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application .98a71497-12d4-4a62-a5a8-7b60bdd8e65d
Apr 26, 2023 1:57:08 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:08 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature jakarta-rest-whiteboard-feature
org.osgi.framework.BundleException: Fragment bundles can not be started.
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2175)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
Apr 26, 2023 1:57:08 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher addApplication
INFO: Adding Application with id sensorthings
Apr 26, 2023 1:57:08 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$9
INFO: Unregistering application .98a71497-12d4-4a62-a5a8-7b60bdd8e65d
Apr 26, 2023 1:57:08 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application sid_70
Apr 26, 2023 1:57:08 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:08 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:09 PM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.SensorsAccess.getSensorDatastreamsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.FeaturesOfInterestAccess.getFeatureOfInterestObservationsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.ObservedPropertiesAccess.getObservedPropertyDatastreamsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.ThingsAccess.getThingHistoricalLocationsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.ThingsAccess.getThingLocationsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.ThingsAccess.getThingDatastreamsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.DatastreamsAccess.getDatastreamObservationsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.HistoricalLocationsAccess.getHistoricalLocationLocationsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.LocationsAccess.getLocationThingsRef(java.lang.String), is not resolvable to a concrete type.
WARNING: Return type, org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self>, of method, public default org.eclipse.sensinact.sensorthings.sensing.dto.ResultList<? extends org.eclipse.sensinact.sensorthings.sensing.dto.Self> org.eclipse.sensinact.sensorthings.sensing.rest.LocationsAccess.getLocationHistoricalLocationsRef(java.lang.String), is not resolvable to a concrete type.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.171 s - in org.eclipse.sensinact.gateway.feature.integration.ogcsensorthings.SensorthingsIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ northbound-ogc-sensorthings-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/target/repository.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/src/main/resources/northbound-ogc-sensorthings-feature.json to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT-osgifeature.json
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ northbound-ogc-sensorthings-feature ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43.pom (7.0 kB at 63 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43-osgifeaturerepo.zip
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43-osgifeature.json
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43-osgifeature.json (1.4 kB at 22 kB/s)
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-20230426.135042-43-osgifeaturerepo.zip (3.3 MB at 17 MB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/maven-metadata.xml (406 B at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-ogc-sensorthings-feature/maven-metadata.xml (406 B at 1.9 kB/s)
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature >--
[INFO] Building Eclipse sensiNact Virtual Temperature Feature 0.0.1-SNAPSHOT [59/62]
[INFO]   from distribution/features/virtual-temperature-sensor-feature/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ virtual-temperature-sensor-feature ---
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default) @ virtual-temperature-sensor-feature ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/test-classes
[INFO] 
[INFO] --- dependency:3.3.0:copy-dependencies (create-feature-repo) @ virtual-temperature-sensor-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/virtual/virtual-temperature-sensor/target/virtual-temperature-sensor-0.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository/org/eclipse/sensinact/gateway/southbound/virtual/virtual-temperature-sensor/0.0.1-SNAPSHOT/virtual-temperature-sensor-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- antrun:3.1.0:run (create-repository-zip) @ virtual-temperature-sensor-feature ---
[INFO] Executing tasks
[INFO]       [zip] Building zip: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-artifacts) @ virtual-temperature-sensor-feature ---
[INFO] 
[INFO] --- dependency:3.3.0:copy (copy-test-launcher) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:launcher:export:0.0.1-SNAPSHOT:jar
[INFO] Copying export.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/launcher.jar
[INFO] 
[INFO] --- dependency:3.3.0:copy (gather-test-features) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Copying core-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/features/core-feature.json
[INFO] Copying jakarta-servlet-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/features/jakarta-servlet-whiteboard-feature.json
[INFO] Copying jakarta-rest-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/features/jakarta-rest-whiteboard-feature.json
[INFO] Copying northbound-rest-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/features/northbound-rest-feature.json
[INFO] 
[INFO] --- dependency:3.3.0:unpack (create-test-repo) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] 
[INFO] --- antrun:3.1.0:run (copy-artifact-for-testing) @ virtual-temperature-sensor-feature ---
[INFO] Executing tasks
[INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip into /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/repository
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/it/features
[INFO] Executed tasks
[INFO] 
[INFO] --- surefire:2.22.2:test (integration-test) @ virtual-temperature-sensor-feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.feature.integration.virtual.temperature.VirtualTemperatureIntegrationTest
Apr 26, 2023 1:57:13 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.apache.johnzon.core.JsonProviderImpl of service javax.json.spi.JsonProvider in bundle org.apache.johnzon.core
[main] INFO org.eclipse.sensinact.gateway.launcher.ConfigurationManager - Eclipse sensiNact is watching for changes in configuration file src/it/resources/config/configuration.json
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [] requested using repository repository and feature directory features
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [core-feature, jakarta-servlet-whiteboard-feature, jakarta-rest-whiteboard-feature, northbound-rest-feature, virtual-temperature-sensor-feature] requested using repository target/it/repository and feature directory target/it/features
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/started
Apr 26, 2023 1:57:13 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
Apr 26, 2023 1:57:13 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6f512400{/,null,AVAILABLE}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - Started Server@6342ac3d{STARTING}[11.0.12,sto=0] @1688ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Stopped Server@6342ac3d{STOPPING}[11.0.12,sto=0]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6f512400{/,null,STOPPED}
[INFO] Stopped Jetty.
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@769f358c{/,null,AVAILABLE}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Started Server@602a5011{STARTING}[11.0.12,sto=0] @1781ms
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3a527ac0{HTTP/1.1, (http/1.1)}{0.0.0.0:8083}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8083 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
Apr 26, 2023 1:57:14 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.ClientBuilderService of service jakarta.ws.rs.client.ClientBuilder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:14 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.provider.jakartars.RuntimeDelegateService of service jakarta.ws.rs.ext.RuntimeDelegate in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:14 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.SseSourceBuilderService of service jakarta.ws.rs.sse.SseEventSource$Builder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:14 PM org.gecko.rest.jersey.runtime.common.JerseyBundleTracker updateCondition
INFO: Registered Jersey runtime condition
Apr 26, 2023 1:57:14 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application .defb79e2-82c1-4813-9100-0c0445542c21
Apr 26, 2023 1:57:14 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:14 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature jakarta-rest-whiteboard-feature
org.osgi.framework.BundleException: Fragment bundles can not be started.
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2175)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
Apr 26, 2023 1:57:15 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher addApplication
INFO: Adding Application with id sensinact-rest
Apr 26, 2023 1:57:15 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application sid_72
Apr 26, 2023 1:57:15 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:15 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.207 s - in org.eclipse.sensinact.gateway.feature.integration.virtual.temperature.VirtualTemperatureIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ virtual-temperature-sensor-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/src/main/resources/virtual-temperature-sensor-feature.json to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT-osgifeature.json
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ virtual-temperature-sensor-feature ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 16 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33.pom (5.4 kB at 59 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33-osgifeaturerepo.zip
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33-osgifeature.json
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33-osgifeature.json (530 B at 9.5 kB/s)
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-20230426.135042-33-osgifeaturerepo.zip (10 kB at 117 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml (405 B at 4.3 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 9.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml (405 B at 2.8 kB/s)
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution.features:timescale-history-provider-feature >--
[INFO] Building Eclipse sensiNact Timescale DB History Provider  Feature 0.0.1-SNAPSHOT [60/62]
[INFO]   from distribution/features/timescale-history-provider-feature/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ timescale-history-provider-feature ---
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default) @ timescale-history-provider-feature ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/test-classes
[INFO] 
[INFO] --- dependency:3.3.0:copy-dependencies (create-feature-repo) @ timescale-history-provider-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/history-api/target/history-api-0.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/eclipse/sensinact/gateway/southbound/history/history-api/0.0.1-SNAPSHOT/history-api-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/timescale-provider/target/timescale-provider-0.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/eclipse/sensinact/gateway/southbound/history/timescale-provider/0.0.1-SNAPSHOT/timescale-provider-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.jdbc/1.0.0/org.osgi.service.jdbc-1.0.0.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/osgi/org.osgi.service.jdbc/1.0.0/org.osgi.service.jdbc-1.0.0.jar
[INFO] Installing /home/jenkins/.m2/repository/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.jar
[INFO] Installing /home/jenkins/.m2/repository/org/apache/aries/tx-control/tx-control-service-local/1.0.1/tx-control-service-local-1.0.1.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/apache/aries/tx-control/tx-control-service-local/1.0.1/tx-control-service-local-1.0.1.jar
[INFO] Installing /home/jenkins/.m2/repository/org/apache/aries/tx-control/tx-control-provider-jdbc-local/1.0.1/tx-control-provider-jdbc-local-1.0.1.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository/org/apache/aries/tx-control/tx-control-provider-jdbc-local/1.0.1/tx-control-provider-jdbc-local-1.0.1.jar
[INFO] 
[INFO] --- antrun:3.1.0:run (create-repository-zip) @ timescale-history-provider-feature ---
[INFO] Executing tasks
[INFO]       [zip] Building zip: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-artifacts) @ timescale-history-provider-feature ---
[INFO] 
[INFO] --- dependency:3.3.0:copy (copy-test-launcher) @ timescale-history-provider-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:launcher:export:0.0.1-SNAPSHOT:jar
[INFO] Copying export.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/launcher.jar
[INFO] 
[INFO] --- dependency:3.3.0:copy (gather-test-features) @ timescale-history-provider-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Copying core-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features/core-feature.json
[INFO] Copying jakarta-servlet-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features/jakarta-servlet-whiteboard-feature.json
[INFO] Copying jakarta-rest-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features/jakarta-rest-whiteboard-feature.json
[INFO] Copying northbound-rest-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features/northbound-rest-feature.json
[INFO] Copying virtual-temperature-sensor-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features/virtual-temperature-sensor-feature.json
[INFO] 
[INFO] --- dependency:3.3.0:unpack (create-test-repo) @ timescale-history-provider-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository with includes "" and excludes ""
[INFO] 
[INFO] --- antrun:3.1.0:run (copy-artifact-for-testing) @ timescale-history-provider-feature ---
[INFO] Executing tasks
[INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository.zip into /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/repository
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/it/features
[INFO] Executed tasks
[INFO] 
[INFO] --- surefire:2.22.2:test (integration-test) @ timescale-history-provider-feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.feature.integration.history.timescale.TimescaleHistoryFeatureIntegrationTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.112 s <<< FAILURE! - in org.eclipse.sensinact.gateway.feature.integration.history.timescale.TimescaleHistoryFeatureIntegrationTest
[ERROR] org.eclipse.sensinact.gateway.feature.integration.history.timescale.TimescaleHistoryFeatureIntegrationTest  Time elapsed: 0.112 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.testcontainers.containers.JdbcDatabaseContainer.stop()" because "org.eclipse.sensinact.gateway.feature.integration.history.timescale.TimescaleHistoryFeatureIntegrationTest.container" is null
	at org.eclipse.sensinact.gateway.feature.integration.history.timescale.TimescaleHistoryFeatureIntegrationTest.stop(TimescaleHistoryFeatureIntegrationTest.java:115)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TimescaleHistoryFeatureIntegrationTest.stop:115 NullPointer Cannot invoke "org...
[INFO] 
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ timescale-history-provider-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/src/main/resources/timescale-history-provider-feature.json to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT-osgifeature.json
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ timescale-history-provider-feature ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 15 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6.pom (8.2 kB at 158 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6-osgifeaturerepo.zip
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6-osgifeature.json
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6-osgifeature.json (877 B at 18 kB/s)
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-20230426.135042-6-osgifeaturerepo.zip (1.2 MB at 5.7 MB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/maven-metadata.xml (405 B at 7.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 6.2 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/timescale-history-provider-feature/maven-metadata.xml (405 B at 2.6 kB/s)
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution.features:northbound-oidc-authenticator-feature >--
[INFO] Building Eclipse sensiNact Timescale DB History Provider  Feature 0.0.1-SNAPSHOT [61/62]
[INFO]   from distribution/features/northbound-oidc-authenticator-feature/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ northbound-oidc-authenticator-feature ---
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default) @ northbound-oidc-authenticator-feature ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/test-classes
[INFO] 
[INFO] --- dependency:3.3.0:copy-dependencies (create-feature-repo) @ northbound-oidc-authenticator-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/authentication-api/target/authentication-api-0.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/sensinact/gateway/northbound/security/authentication-api/0.0.1-SNAPSHOT/authentication-api-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/openid-connect/target/openid-connect-0.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/sensinact/gateway/northbound/security/openid-connect/0.0.1-SNAPSHOT/openid-connect-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/11.0.13/jetty-client-11.0.13.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/jetty/jetty-client/11.0.13/jetty-client-11.0.13.jar
[INFO] Installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-alpn-client/11.0.13/jetty-alpn-client-11.0.13.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/jetty/jetty-alpn-client/11.0.13/jetty-alpn-client-11.0.13.jar
[INFO] Installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/11.0.13/jetty-http-11.0.13.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/jetty/jetty-http/11.0.13/jetty-http-11.0.13.jar
[INFO] Installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/11.0.13/jetty-io-11.0.13.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/jetty/jetty-io/11.0.13/jetty-io-11.0.13.jar
[INFO] Installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/11.0.13/jetty-util-11.0.13.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/org/eclipse/jetty/jetty-util/11.0.13/jetty-util-11.0.13.jar
[INFO] Installing /home/jenkins/.m2/repository/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.jar
[INFO] Installing /home/jenkins/.m2/repository/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.jar
[INFO] Installing /home/jenkins/.m2/repository/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.jar
[INFO] 
[INFO] --- antrun:3.1.0:run (create-repository-zip) @ northbound-oidc-authenticator-feature ---
[INFO] Executing tasks
[INFO]       [zip] Building zip: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-artifacts) @ northbound-oidc-authenticator-feature ---
[INFO] 
[INFO] --- dependency:3.3.0:copy (copy-test-launcher) @ northbound-oidc-authenticator-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:launcher:export:0.0.1-SNAPSHOT:jar
[INFO] Copying export.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/launcher.jar
[INFO] 
[INFO] --- dependency:3.3.0:copy (gather-test-features) @ northbound-oidc-authenticator-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Copying core-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features/core-feature.json
[INFO] Copying jakarta-servlet-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features/jakarta-servlet-whiteboard-feature.json
[INFO] Copying jakarta-rest-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features/jakarta-rest-whiteboard-feature.json
[INFO] Copying northbound-rest-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features/northbound-rest-feature.json
[INFO] Copying virtual-temperature-sensor-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features/virtual-temperature-sensor-feature.json
[INFO] 
[INFO] --- dependency:3.3.0:unpack (create-test-repo) @ northbound-oidc-authenticator-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository with includes "" and excludes ""
[INFO] 
[INFO] --- antrun:3.1.0:run (copy-artifact-for-testing) @ northbound-oidc-authenticator-feature ---
[INFO] Executing tasks
[INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository.zip into /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/repository
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/it/features
[INFO] Executed tasks
[INFO] 
[INFO] --- surefire:2.22.2:test (integration-test) @ northbound-oidc-authenticator-feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.feature.integration.northbound.security.oidc.OIDCAuthenticatorIntegrationTest
Apr 26, 2023 1:57:23 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.apache.johnzon.core.JsonProviderImpl of service javax.json.spi.JsonProvider in bundle org.apache.johnzon.core
[main] INFO org.eclipse.sensinact.gateway.launcher.ConfigurationManager - Eclipse sensiNact is watching for changes in configuration file src/it/resources/config/configuration.json
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [] requested using repository repository and feature directory features
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
[main] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature installation for features [core-feature, jakarta-servlet-whiteboard-feature, jakarta-rest-whiteboard-feature, northbound-rest-feature, northbound-oidc-authenticator-feature, virtual-temperature-sensor-feature] requested using repository target/it/repository and feature directory target/it/features
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - The following features [] are no longer required and will be removed.
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/version
Unhandled Event Handlers are being used for event sent to topic LIFECYCLE/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic DATA/sensiNact/system/started
Unhandled Event Handlers are being used for event sent to topic METADATA/sensiNact/system/started
Apr 26, 2023 1:57:24 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
Apr 26, 2023 1:57:24 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.apache.felix.http.jetty
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6f512400{/,null,AVAILABLE}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.Server - Started Server@6342ac3d{STARTING}[11.0.12,sto=0] @1689ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Stopped Server@6342ac3d{STOPPING}[11.0.12,sto=0]
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@2dcd0321{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6f512400{/,null,STOPPED}
[INFO] Stopped Jetty.
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - jetty-11.0.12; built: 2022-09-14T02:38:00.723Z; git: d5b8c29485f5f56a14be5f20c2ccce81b93c5555; jvm 17.0.6+10
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager - Session workerName=node0
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@769f358c{/,null,AVAILABLE}
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.Server - Started Server@602a5011{STARTING}[11.0.12,sto=0] @1791ms
[CM Configuration Updater (ManagedService Update: pid=[org.apache.felix.http])] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3a527ac0{HTTP/1.1, (http/1.1)}{0.0.0.0:8083}
[INFO] Started Jetty 11.0.12 at port(s) HTTP:8083 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1]
Apr 26, 2023 1:57:24 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.ClientBuilderService of service jakarta.ws.rs.client.ClientBuilder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:24 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.provider.jakartars.RuntimeDelegateService of service jakarta.ws.rs.ext.RuntimeDelegate in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:24 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.gecko.rest.jersey.runtime.common.SseSourceBuilderService of service jakarta.ws.rs.sse.SseEventSource$Builder in bundle org.gecko.rest.jersey
Apr 26, 2023 1:57:24 PM org.gecko.rest.jersey.runtime.common.JerseyBundleTracker updateCondition
INFO: Registered Jersey runtime condition
Apr 26, 2023 1:57:24 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application .eb6356d9-48b0-425e-b85a-cff50baabbe8
Apr 26, 2023 1:57:24 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:25 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature jakarta-rest-whiteboard-feature
org.osgi.framework.BundleException: Fragment bundles can not be started.
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2175)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
Apr 26, 2023 1:57:25 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher addApplication
INFO: Adding Application with id sensinact-rest
Apr 26, 2023 1:57:25 PM org.gecko.rest.jersey.runtime.JerseyWhiteboardDispatcher lambda$doDispatch$10
INFO: Registering application sid_72
Apr 26, 2023 1:57:25 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 26, 2023 1:57:25 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred while searching for snapshot files
java.nio.file.NoSuchFileException: target/it/repository/org/eclipse/sensinact/gateway/northbound/security/authenticator-api/0.0.1-SNAPSHOT
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:440)
	at java.base/java.nio.file.Files.newDirectoryStream(Files.java:482)
	at java.base/java.nio.file.Files.list(Files.java:3792)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.getFileFromRepository(FeatureLauncher.java:433)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.installBundle(FeatureLauncher.java:387)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:290)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred installing bundle org.eclipse.sensinact.gateway.northbound.security:authenticator-api:0.0.1-SNAPSHOT
java.nio.file.NoSuchFileException: target/it/repository/org/eclipse/sensinact/gateway/northbound/security/authenticator-api/0.0.1-SNAPSHOT/authenticator-api-0.0.1-SNAPSHOT.jar
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.installBundle(FeatureLauncher.java:387)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:290)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature northbound-oidc-authenticator-feature
java.lang.NullPointerException: Cannot invoke "org.osgi.framework.Bundle.start()" because "b" is null
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
Apr 26, 2023 1:57:25 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.eclipse.jetty.http
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature northbound-oidc-authenticator-feature
org.osgi.framework.BundleException: Fragment bundles can not be started.
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2175)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] WARN org.eclipse.sensinact.gateway.launcher.FeatureLauncher - An error occurred starting a bundle in feature northbound-oidc-authenticator-feature
org.osgi.framework.BundleException: Fragment bundles can not be started.
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2175)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.addOrUpdate(FeatureLauncher.java:299)
	at org.eclipse.sensinact.gateway.launcher.FeatureLauncher.update(FeatureLauncher.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687)
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317)
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:856)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:810)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:725)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:686)
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:347)
	at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:115)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1721)
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1662)
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122)
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:84)
	at java.base/java.lang.Thread.run(Thread.java:833)
[CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.launcher)] INFO org.eclipse.sensinact.gateway.launcher.FeatureLauncher - Feature update complete.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.628 s - in org.eclipse.sensinact.gateway.feature.integration.northbound.security.oidc.OIDCAuthenticatorIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ northbound-oidc-authenticator-feature ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/src/main/resources/northbound-oidc-authenticator-feature.json to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT-osgifeature.json
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ northbound-oidc-authenticator-feature ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 15 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4.pom (8.5 kB at 105 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4-osgifeaturerepo.zip
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4-osgifeature.json
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4-osgifeature.json (1.1 kB at 16 kB/s)
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-20230426.135042-4-osgifeaturerepo.zip (1.5 MB at 11 MB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/maven-metadata.xml (348 B at 5.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/maven-metadata.xml (1.1 kB at 8.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/features/northbound-oidc-authenticator-feature/maven-metadata.xml (348 B at 1.1 kB/s)
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.distribution:assembly >---------
[INFO] Building Eclipse sensiNact Gateway assembly 0.0.1-SNAPSHOT       [62/62]
[INFO]   from distribution/assembly/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ assembly ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default) @ assembly ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- dependency:3.3.0:copy (copy-launcher) @ assembly ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:launcher:export:0.0.1-SNAPSHOT:jar
[INFO] Copying export.jar to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/launch/launcher.jar
[INFO] 
[INFO] --- dependency:3.3.0:unpack (copy-feature-repositories) @ assembly ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:gogo-shell-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-ogc-sensorthings-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-oidc-authenticator-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeaturerepo:0.0.1-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/gogo-shell-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] Unpacking /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/repository with includes "" and excludes ""
[INFO] 
[INFO] --- dependency:3.3.0:copy (copy-features) @ assembly ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:gogo-shell-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-ogc-sensorthings-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:osgifeature:0.0.1-SNAPSHOT:json
[INFO] Copying core-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/core-feature.json
[INFO] Copying gogo-shell-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/gogo-shell-feature.json
[INFO] Copying jakarta-servlet-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/jakarta-servlet-whiteboard-feature.json
[INFO] Copying jakarta-rest-whiteboard-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/jakarta-rest-whiteboard-feature.json
[INFO] Copying northbound-rest-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/northbound-rest-feature.json
[INFO] Copying northbound-ogc-sensorthings-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/northbound-ogc-sensorthings-feature.json
[INFO] Copying virtual-temperature-sensor-feature.json to /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/classes/features/virtual-temperature-sensor-feature.json
[INFO] 
[INFO] --- antrun:3.1.0:run (create-zip) @ assembly ---
[INFO] Executing tasks
[INFO]       [zip] Building zip: /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/gateway.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-artifact) @ assembly ---
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ assembly ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/gateway.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ assembly ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/maven-metadata.xml (803 B at 5.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-20230426.135042-49.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-20230426.135042-49.pom (10 kB at 195 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-20230426.135042-49.zip
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-20230426.135042-49.zip (19 MB at 24 MB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/maven-metadata.xml (370 B at 17 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/0.0.1-SNAPSHOT/maven-metadata.xml (803 B at 6.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/distribution/assembly/maven-metadata.xml (370 B at 3.2 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for sensinact-parent 0.0.1-SNAPSHOT:
[INFO] 
[INFO] sensinact-parent ................................... SUCCESS [  2.394 s]
[INFO] Eclipse sensiNact core components .................. SUCCESS [  0.481 s]
[INFO] SensiNact core Annotations ......................... SUCCESS [  9.987 s]
[INFO] SensiNact GeoJSON mapping types .................... SUCCESS [  4.136 s]
[INFO] SensiNact core API ................................. SUCCESS [  2.283 s]
[INFO] SensiNact core models .............................. SUCCESS [  6.055 s]
[INFO] SensiNact core implementation ...................... SUCCESS [ 41.681 s]
[INFO] Southbound Connectors .............................. SUCCESS [  0.541 s]
[INFO] Southbound Device Factory :: Parent ................ SUCCESS [  0.653 s]
[INFO] SensiNact Southbound Device factory :: Core ........ SUCCESS [  3.090 s]
[INFO] SensiNact Southbound Device factory :: CSV parser .. SUCCESS [  3.038 s]
[INFO] SensiNact Southbound Device factory :: JSON parser . SUCCESS [  2.486 s]
[INFO] Southbound HTTP :: Parent .......................... SUCCESS [  0.534 s]
[INFO] Sensinact Southbound HTTP :: Device Factory ........ SUCCESS [ 28.201 s]
[INFO] Sensinact Southbound HTTP :: Callback whiteboard ... SUCCESS [ 10.516 s]
[INFO] Southbound MQTT :: Parent .......................... SUCCESS [  0.416 s]
[INFO] Sensinact Southbound MQTT :: Client ................ SUCCESS [ 26.144 s]
[INFO] Sensinact Southbound MQTT :: Device Factory ........ SUCCESS [  9.522 s]
[INFO] Virtual Southbound Connectors ...................... SUCCESS [  1.282 s]
[INFO] virtual-temperature-sensor ......................... SUCCESS [  4.830 s]
[INFO] History Connectors ................................. SUCCESS [  0.532 s]
[INFO] history-api ........................................ SUCCESS [  1.318 s]
[INFO] timescale-provider ................................. SUCCESS [ 15.396 s]
[INFO] Northbound Connectors .............................. SUCCESS [  0.400 s]
[INFO] SensiNact Northbound Filters ....................... SUCCESS [  0.603 s]
[INFO] SensiNact Northbound Filters :: Core ............... SUCCESS [  1.096 s]
[INFO] SensiNact Northbound Filters :: LDAP ............... SUCCESS [ 11.702 s]
[INFO] SensiNact Northbound Query Handler ................. SUCCESS [  5.790 s]
[INFO] Northbound Security Providers ...................... SUCCESS [  2.107 s]
[INFO] SensiNact Northbound Security API .................. SUCCESS [  1.123 s]
[INFO] SensiNact Northbound REST .......................... SUCCESS [ 26.406 s]
[INFO] SensiNact Northbound WebSocket ..................... SUCCESS [ 10.070 s]
[INFO] sensorthings ....................................... SUCCESS [  0.631 s]
[INFO] dto ................................................ SUCCESS [  4.226 s]
[INFO] SensiNact Northbound SensorThings :: Filter Parser . SUCCESS [ 15.420 s]
[INFO] rest.api ........................................... SUCCESS [  5.509 s]
[INFO] rest.gateway ....................................... SUCCESS [ 38.694 s]
[INFO] SensiNact Northbound Open Id Connect authentication validator SUCCESS [ 10.982 s]
[INFO] Prototype examples ................................. SUCCESS [  0.060 s]
[INFO] Example pull-based ................................. SUCCESS [  0.413 s]
[INFO] Example push-based ................................. SUCCESS [  0.394 s]
[INFO] Example reflective ................................. SUCCESS [  0.433 s]
[INFO] Example model-based ................................ SUCCESS [  0.404 s]
[INFO] Example action ..................................... SUCCESS [  0.420 s]
[INFO] Example writable ................................... SUCCESS [  0.449 s]
[INFO] Example generic .................................... SUCCESS [  0.438 s]
[INFO] Example notification ............................... SUCCESS [  0.434 s]
[INFO] Eclipse sensiNact Bill of Materials ................ SUCCESS [  0.875 s]
[INFO] Eclipse sensiNact Distribution ..................... SUCCESS [  0.454 s]
[INFO] Eclipse sensiNact Feature Launcher Test Utilities .. SUCCESS [  0.942 s]
[INFO] Eclipse sensiNact Feature Launcher ................. SUCCESS [ 11.651 s]
[INFO] Eclipse sensiNact Features ......................... SUCCESS [  0.680 s]
[INFO] Eclipse sensiNact Gogo Shell Feature ............... SUCCESS [  6.515 s]
[INFO] Eclipse sensiNact core Feature ..................... SUCCESS [  4.632 s]
[INFO] Eclipse sensiNact Servlet whiteboard Feature ....... SUCCESS [  3.840 s]
[INFO] Eclipse sensiNact Jakarta RESTful Web Services Whiteboard Feature SUCCESS [ 11.692 s]
[INFO] Eclipse sensiNact Northbound REST API Feature ...... SUCCESS [  6.029 s]
[INFO] Eclipse sensiNact Northbound OGC Sensorthings API Feature SUCCESS [  6.282 s]
[INFO] Eclipse sensiNact Virtual Temperature Feature ...... SUCCESS [  6.055 s]
[INFO] Eclipse sensiNact Timescale DB History Provider  Feature SUCCESS [  2.299 s]
[INFO] Eclipse sensiNact Timescale DB History Provider  Feature SUCCESS [  7.799 s]
[INFO] Eclipse sensiNact Gateway assembly ................. SUCCESS [  2.422 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:54 min
[INFO] Finished at: 2023-04-26T13:57:37Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-callback-whiteboard/pom.xml to org.eclipse.sensinact.gateway.southbound.http/http-callback-whiteboard/0.0.1-SNAPSHOT/http-callback-whiteboard-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-callback-whiteboard/target/http-callback-whiteboard-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.http/http-callback-whiteboard/0.0.1-SNAPSHOT/http-callback-whiteboard-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-callback-whiteboard/target/http-callback-whiteboard-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.http/http-callback-whiteboard/0.0.1-SNAPSHOT/http-callback-whiteboard-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/rest/pom.xml to org.eclipse.sensinact.gateway.northbound/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/rest/target/rest-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/rest/target/rest-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/generic/pom.xml to org.eclipse.sensinact.gateway.examples/generic/0.0.1-SNAPSHOT/generic-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/generic/target/generic-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/generic/0.0.1-SNAPSHOT/generic-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-device-factory/pom.xml to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-device-factory/0.0.1-SNAPSHOT/mqtt-device-factory-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-device-factory/target/mqtt-device-factory-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-device-factory/0.0.1-SNAPSHOT/mqtt-device-factory-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-device-factory/target/mqtt-device-factory-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-device-factory/0.0.1-SNAPSHOT/mqtt-device-factory-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-oidc-authenticator-feature/src/main/resources/northbound-oidc-authenticator-feature.json to org.eclipse.sensinact.gateway.distribution.features/northbound-oidc-authenticator-feature/0.0.1-SNAPSHOT/northbound-oidc-authenticator-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/annotation/pom.xml to org.eclipse.sensinact.gateway.core/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/annotation/target/annotation-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.core/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.gateway/pom.xml to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.gateway/0.0.1-SNAPSHOT/rest.gateway-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.gateway/target/rest.gateway-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.gateway/0.0.1-SNAPSHOT/rest.gateway-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.gateway/target/rest.gateway-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.gateway/0.0.1-SNAPSHOT/rest.gateway-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-device-factory/pom.xml to org.eclipse.sensinact.gateway.southbound.http/http-device-factory/0.0.1-SNAPSHOT/http-device-factory-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-device-factory/target/http-device-factory-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.http/http-device-factory/0.0.1-SNAPSHOT/http-device-factory-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/http-device-factory/target/http-device-factory-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.http/http-device-factory/0.0.1-SNAPSHOT/http-device-factory-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/geo-json/pom.xml to org.eclipse.sensinact.gateway.core/geo-json/0.0.1-SNAPSHOT/geo-json-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/geo-json/target/geo-json-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.core/geo-json/0.0.1-SNAPSHOT/geo-json-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/geo-json/target/geo-json-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.core/geo-json/0.0.1-SNAPSHOT/geo-json-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/launcher/pom.xml to org.eclipse.sensinact.gateway.distribution/launcher/0.0.1-SNAPSHOT/launcher-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/launcher/target/launcher-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.distribution/launcher/0.0.1-SNAPSHOT/launcher-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/launcher/target/export.jar to org.eclipse.sensinact.gateway.distribution/launcher/0.0.1-SNAPSHOT/launcher-0.0.1-SNAPSHOT-export.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/launcher/target/launcher-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.distribution/launcher/0.0.1-SNAPSHOT/launcher-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/virtual/pom.xml to org.eclipse.sensinact.gateway.southbound.virtual/virtual/0.0.1-SNAPSHOT/virtual-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/jakarta-rest-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-rest-whiteboard-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/jakarta-rest-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-rest-whiteboard-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-rest-whiteboard-feature/src/main/resources/jakarta-rest-whiteboard-feature.json to org.eclipse.sensinact.gateway.distribution.features/jakarta-rest-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-rest-whiteboard-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/history-api/pom.xml to org.eclipse.sensinact.gateway.southbound.history/history-api/0.0.1-SNAPSHOT/history-api-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/history-api/target/history-api-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.history/history-api/0.0.1-SNAPSHOT/history-api-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/history-api/target/history-api-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.history/history-api/0.0.1-SNAPSHOT/history-api-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/pom.xml to org.eclipse.sensinact.gateway/sensinact-parent/0.0.1-SNAPSHOT/sensinact-parent-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/pom.xml to org.eclipse.sensinact.gateway.southbound.device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/device-factory-core/target/device-factory-core-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.device-factory/device-factory-core/0.0.1-SNAPSHOT/device-factory-core-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/dto/pom.xml to org.eclipse.sensinact.gateway.northbound.sensorthings/dto/0.0.1-SNAPSHOT/dto-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/dto/target/dto-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/dto/0.0.1-SNAPSHOT/dto-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/dto/target/dto-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/dto/0.0.1-SNAPSHOT/dto-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/timescale-provider/pom.xml to org.eclipse.sensinact.gateway.southbound.history/timescale-provider/0.0.1-SNAPSHOT/timescale-provider-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/timescale-provider/target/timescale-provider-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.history/timescale-provider/0.0.1-SNAPSHOT/timescale-provider-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/timescale-provider/target/timescale-provider-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.history/timescale-provider/0.0.1-SNAPSHOT/timescale-provider-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/action/pom.xml to org.eclipse.sensinact.gateway.examples/action/0.0.1-SNAPSHOT/action-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/action/target/action-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/action/0.0.1-SNAPSHOT/action-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/pom.xml to org.eclipse.sensinact.gateway.northbound.sensorthings/sensorthings/0.0.1-SNAPSHOT/sensorthings-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/filters.core/pom.xml to org.eclipse.sensinact.gateway.northbound.filters/filters.core/0.0.1-SNAPSHOT/filters.core-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/filters.core/target/filters.core-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.filters/filters.core/0.0.1-SNAPSHOT/filters.core-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/filters.core/target/filters.core-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.filters/filters.core/0.0.1-SNAPSHOT/filters.core-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/timescale-history-provider-feature/src/main/resources/timescale-history-provider-feature.json to org.eclipse.sensinact.gateway.distribution.features/timescale-history-provider-feature/0.0.1-SNAPSHOT/timescale-history-provider-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/pom.xml to org.eclipse.sensinact.gateway.northbound.security/security/0.0.1-SNAPSHOT/security-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/notification/pom.xml to org.eclipse.sensinact.gateway.examples/notification/0.0.1-SNAPSHOT/notification-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/notification/target/notification-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/notification/0.0.1-SNAPSHOT/notification-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/pom.xml to org.eclipse.sensinact.gateway.northbound/northbound/0.0.1-SNAPSHOT/northbound-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/pom.xml to org.eclipse.sensinact.gateway.southbound.device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/pom.xml to org.eclipse.sensinact.gateway.northbound.filters/filters/0.0.1-SNAPSHOT/filters-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.api/pom.xml to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.api/0.0.1-SNAPSHOT/rest.api-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.api/target/rest.api-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.api/0.0.1-SNAPSHOT/rest.api-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/rest.api/target/rest.api-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/rest.api/0.0.1-SNAPSHOT/rest.api-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/impl/pom.xml to org.eclipse.sensinact.gateway.core/impl/0.0.1-SNAPSHOT/impl-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/impl/target/impl-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.core/impl/0.0.1-SNAPSHOT/impl-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/impl/target/impl-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.core/impl/0.0.1-SNAPSHOT/impl-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/query-handler/pom.xml to org.eclipse.sensinact.gateway.northbound/query-handler/0.0.1-SNAPSHOT/query-handler-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/query-handler/target/query-handler-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound/query-handler/0.0.1-SNAPSHOT/query-handler-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/query-handler/target/query-handler-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound/query-handler/0.0.1-SNAPSHOT/query-handler-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/sensinact-bom/pom.xml to org.eclipse.sensinact.gateway/sensinact-bom/0.0.1-SNAPSHOT/sensinact-bom-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/model-based/pom.xml to org.eclipse.sensinact.gateway.examples/model-based/0.0.1-SNAPSHOT/model-based-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/model-based/target/model-based-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/model-based/0.0.1-SNAPSHOT/model-based-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/pom.xml to org.eclipse.sensinact.gateway.distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/assembly/target/gateway.zip to org.eclipse.sensinact.gateway.distribution/assembly/0.0.1-SNAPSHOT/assembly-0.0.1-SNAPSHOT.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/pom.xml to org.eclipse.sensinact.gateway.core/core/0.0.1-SNAPSHOT/core-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/pom.xml to org.eclipse.sensinact.gateway.southbound/southbound/0.0.1-SNAPSHOT/southbound-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/http/pom.xml to org.eclipse.sensinact.gateway.southbound.http/http-parent/0.0.1-SNAPSHOT/http-parent-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/history/pom.xml to org.eclipse.sensinact.gateway.southbound.history/history/0.0.1-SNAPSHOT/history-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/northbound-rest-feature/0.0.1-SNAPSHOT/northbound-rest-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/northbound-rest-feature/0.0.1-SNAPSHOT/northbound-rest-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-rest-feature/src/main/resources/northbound-rest-feature.json to org.eclipse.sensinact.gateway.distribution.features/northbound-rest-feature/0.0.1-SNAPSHOT/northbound-rest-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/models/pom.xml to org.eclipse.sensinact.gateway.core/models/0.0.1-SNAPSHOT/models-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/models/target/models-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.core/models/0.0.1-SNAPSHOT/models-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/filter/pom.xml to org.eclipse.sensinact.gateway.northbound.sensorthings/filter/0.0.1-SNAPSHOT/filter-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/filter/target/filter-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/filter/0.0.1-SNAPSHOT/filter-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/sensorthings/filter/target/filter-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.sensorthings/filter/0.0.1-SNAPSHOT/filter-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/pom.xml to org.eclipse.sensinact.gateway.southbound.device-factory/device-factory/0.0.1-SNAPSHOT/device-factory-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/pom.xml to org.eclipse.sensinact.gateway.distribution.features/features/0.0.1-SNAPSHOT/features-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/api/pom.xml to org.eclipse.sensinact.gateway.core/api/0.0.1-SNAPSHOT/api-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/core/api/target/api-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.core/api/0.0.1-SNAPSHOT/api-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/reflective/pom.xml to org.eclipse.sensinact.gateway.examples/reflective/0.0.1-SNAPSHOT/reflective-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/reflective/target/reflective-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/reflective/0.0.1-SNAPSHOT/reflective-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/authentication-api/pom.xml to org.eclipse.sensinact.gateway.northbound.security/authentication-api/0.0.1-SNAPSHOT/authentication-api-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/authentication-api/target/authentication-api-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.security/authentication-api/0.0.1-SNAPSHOT/authentication-api-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/push-based/pom.xml to org.eclipse.sensinact.gateway.examples/push-based/0.0.1-SNAPSHOT/push-based-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/push-based/target/push-based-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/push-based/0.0.1-SNAPSHOT/push-based-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/pom.xml to org.eclipse.sensinact.gateway.examples/examples/0.0.1-SNAPSHOT/examples-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/pom.xml to org.eclipse.sensinact.gateway.distribution/distribution/0.0.1-SNAPSHOT/distribution-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/jakarta-servlet-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-servlet-whiteboard-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/jakarta-servlet-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-servlet-whiteboard-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/jakarta-servlet-whiteboard-feature/src/main/resources/jakarta-servlet-whiteboard-feature.json to org.eclipse.sensinact.gateway.distribution.features/jakarta-servlet-whiteboard-feature/0.0.1-SNAPSHOT/jakarta-servlet-whiteboard-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-json/pom.xml to org.eclipse.sensinact.gateway.southbound.device-factory/parser-json/0.0.1-SNAPSHOT/parser-json-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-json/target/parser-json-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.device-factory/parser-json/0.0.1-SNAPSHOT/parser-json-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-json/target/parser-json-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.device-factory/parser-json/0.0.1-SNAPSHOT/parser-json-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/virtual-temperature-sensor-feature/src/main/resources/virtual-temperature-sensor-feature.json to org.eclipse.sensinact.gateway.distribution.features/virtual-temperature-sensor-feature/0.0.1-SNAPSHOT/virtual-temperature-sensor-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/websocket/pom.xml to org.eclipse.sensinact.gateway.northbound/websocket/0.0.1-SNAPSHOT/websocket-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/websocket/target/websocket-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound/websocket/0.0.1-SNAPSHOT/websocket-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/websocket/target/websocket-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound/websocket/0.0.1-SNAPSHOT/websocket-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/northbound-ogc-sensorthings-feature/src/main/resources/northbound-ogc-sensorthings-feature.json to org.eclipse.sensinact.gateway.distribution.features/northbound-ogc-sensorthings-feature/0.0.1-SNAPSHOT/northbound-ogc-sensorthings-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-parent/0.0.1-SNAPSHOT/mqtt-parent-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/virtual/virtual-temperature-sensor/pom.xml to org.eclipse.sensinact.gateway.southbound.virtual/virtual-temperature-sensor/0.0.1-SNAPSHOT/virtual-temperature-sensor-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/virtual/virtual-temperature-sensor/target/virtual-temperature-sensor-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.virtual/virtual-temperature-sensor/0.0.1-SNAPSHOT/virtual-temperature-sensor-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/virtual/virtual-temperature-sensor/target/virtual-temperature-sensor-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.virtual/virtual-temperature-sensor/0.0.1-SNAPSHOT/virtual-temperature-sensor-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/pull-based/pom.xml to org.eclipse.sensinact.gateway.examples/pull-based/0.0.1-SNAPSHOT/pull-based-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/pull-based/target/pull-based-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/pull-based/0.0.1-SNAPSHOT/pull-based-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-client/pom.xml to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-client/0.0.1-SNAPSHOT/mqtt-client-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-client/target/mqtt-client-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-client/0.0.1-SNAPSHOT/mqtt-client-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/mqtt/mqtt-client/target/mqtt-client-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-client/0.0.1-SNAPSHOT/mqtt-client-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/core-feature/0.0.1-SNAPSHOT/core-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/core-feature/0.0.1-SNAPSHOT/core-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/core-feature/src/main/resources/core-feature.json to org.eclipse.sensinact.gateway.distribution.features/core-feature/0.0.1-SNAPSHOT/core-feature-0.0.1-SNAPSHOT-osgifeature.json
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/writable/pom.xml to org.eclipse.sensinact.gateway.examples/writable/0.0.1-SNAPSHOT/writable-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/examples/writable/target/writable-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.examples/writable/0.0.1-SNAPSHOT/writable-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/openid-connect/pom.xml to org.eclipse.sensinact.gateway.northbound.security/openid-connect/0.0.1-SNAPSHOT/openid-connect-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/openid-connect/target/openid-connect-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.security/openid-connect/0.0.1-SNAPSHOT/openid-connect-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/security/openid-connect/target/openid-connect-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.security/openid-connect/0.0.1-SNAPSHOT/openid-connect-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/test-utils/pom.xml to org.eclipse.sensinact.gateway.distribution/test-utils/0.0.1-SNAPSHOT/test-utils-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/test-utils/target/test-utils-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.distribution/test-utils/0.0.1-SNAPSHOT/test-utils-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/test-utils/target/test-utils-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.distribution/test-utils/0.0.1-SNAPSHOT/test-utils-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/ldap/pom.xml to org.eclipse.sensinact.gateway.northbound.filters/ldap/0.0.1-SNAPSHOT/ldap-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/ldap/target/ldap-0.0.1-SNAPSHOT.jar to org.eclipse.sensinact.gateway.northbound.filters/ldap/0.0.1-SNAPSHOT/ldap-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/northbound/filters/ldap/target/ldap-0.0.1-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.northbound.filters/ldap/0.0.1-SNAPSHOT/ldap-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/gogo-shell-feature/pom.xml to org.eclipse.sensinact.gateway.distribution.features/gogo-shell-feature/0.0.1-SNAPSHOT/gogo-shell-feature-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/gogo-shell-feature/target/repository.zip to org.eclipse.sensinact.gateway.distribution.features/gogo-shell-feature/0.0.1-SNAPSHOT/gogo-shell-feature-0.0.1-SNAPSHOT-osgifeaturerepo.zip
[JENKINS] Archiving /home/jenkins/agent/workspace/Sensinact Future/prototype/distribution/features/gogo-shell-feature/src/main/resources/gogo-shell-feature.json to org.eclipse.sensinact.gateway.distribution.features/gogo-shell-feature/0.0.1-SNAPSHOT/gogo-shell-feature-0.0.1-SNAPSHOT-osgifeature.json
channel stopped
Finished: UNSTABLE