Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/hudson/genie.hawkbit/.jenkins/jobs/hawkbit-extensions-master/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/hawkbit-extensions.git
 > /usr/local/bin/git init /home/hudson/genie.hawkbit/.jenkins/jobs/hawkbit-extensions-master/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/hawkbit-extensions.git
 > /usr/local/bin/git --version # timeout=10
 > git --version # 'git version 2.18.0'
 > /usr/local/bin/git fetch --tags --progress -- git@github.com:eclipse/hawkbit-extensions.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/hawkbit-extensions.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4eccd8f747bdd1384779fa9cad01acea11d84df9 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4eccd8f747bdd1384779fa9cad01acea11d84df9 # timeout=10
Commit message: "Add license header example to the contribution guide (#68)"
 > /usr/local/bin/git rev-list --no-walk ffcc61a8ef379caa6a2c8683cbf857511e8f953f # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml clean deploy -B -DskipNexusStaging -DaltSnapshotDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots -DaltReleaseDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-releases
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] hawkBit :: Extensions                                              [pom]
[INFO] hawkBit :: Extensions :: Artifact Repository Mongo                 [jar]
[INFO] hawkBit :: Extensions :: S3 Repository                             [jar]
[INFO] hawkBit :: Extensions :: GCS Repository                            [jar]
[INFO] hawkBit :: Extensions :: Azure                                     [pom]
[INFO] hawkBit :: Extensions :: Azure Block Storage Repository            [jar]
[INFO] hawkBit :: Extensions :: Runtimes                                  [pom]
[INFO] hawkBit :: Extensions :: Azure enabled Update Server               [jar]
[INFO] 
[INFO] -----------< org.eclipse.hawkbit:hawkbit-extensions-parent >------------
[INFO] Building hawkBit :: Extensions 0.3.0-SNAPSHOT                      [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extensions-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extensions-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extensions-parent ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extensions-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extensions-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extensions-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extensions-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extensions-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extensions-parent ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extensions-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extensions-parent ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/hawkbit-extensions-parent-0.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extensions-parent ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/maven-metadata.xml (623 B at 855 B/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/hawkbit-extensions-parent-0.3.0-20210204.141030-44.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/hawkbit-extensions-parent-0.3.0-20210204.141030-44.pom (11 kB at 67 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/maven-metadata.xml (364 B at 2.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/maven-metadata.xml (623 B at 7.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-parent/maven-metadata.xml (364 B at 3.9 kB/s)
[INFO] 
[INFO] --< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-mongo >---
[INFO] Building hawkBit :: Extensions :: Artifact Repository Mongo 0.3.0-SNAPSHOT [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/classes
[WARNING] /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/src/main/java/org/eclipse/hawkbit/artifact/repository/MongoDBArtifactStore.java:[202,60] getMD5() in com.mongodb.client.gridfs.model.GridFSFile has been deprecated
[WARNING] /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/src/main/java/org/eclipse/hawkbit/artifact/repository/MongoDBArtifactStore.java:[240,35] getContentType() in com.mongodb.client.gridfs.model.GridFSFile has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/test-classes
[WARNING] Cannot find annotation method 'value()' in type 'org.junit.jupiter.api.extension.ExtendWith': class file for org.junit.jupiter.api.extension.ExtendWith not found
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest
09:10:43.356 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.367 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
09:10:43.391 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
09:10:43.439 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
09:10:43.476 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest], using SpringBootContextLoader
09:10:43.484 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]: class path resource [org/eclipse/hawkbit/artifact/repository/MongoDBArtifactStoreTest-context.xml] does not exist
09:10:43.484 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]: class path resource [org/eclipse/hawkbit/artifact/repository/MongoDBArtifactStoreTestContext.groovy] does not exist
09:10:43.485 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]: no resource found for suffixes {-context.xml, Context.groovy}.
09:10:43.625 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.972 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]: using defaults.
09:10:43.973 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
09:10:43.985 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext]
09:10:43.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@542beecb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@332fa6ce, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2cc9a948, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6f2a1ff0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@647ce968, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a2b3aff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4bc9451b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@74a3160d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77978658, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@498b697, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5f8da82]
09:10:43.995 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.996 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.998 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.998 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.998 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:43.999 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:44.003 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@ea45a5b testClass = MongoDBArtifactStoreTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@57f83c82 testClass = MongoDBArtifactStoreTest, locations = '{}', classes = '{class org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreAutoConfiguration, class org.eclipse.hawkbit.artifact.TestConfiguration, class org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreAutoConfiguration, class org.eclipse.hawkbit.artifact.TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.data.mongodb.port=0, spring.mongodb.embedded.version=3.5.5, spring.mongodb.embedded.features=sync_delay,no_http_interface_arg, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5e80d5, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@521c67f0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5018b56b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5ffd35dd], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
09:10:44.004 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:44.004 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest]
09:10:44.014 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@ea45a5b testClass = MongoDBArtifactStoreTest, testInstance = org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest@7cc3a7f7, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@57f83c82 testClass = MongoDBArtifactStoreTest, locations = '{}', classes = '{class org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreAutoConfiguration, class org.eclipse.hawkbit.artifact.TestConfiguration, class org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreAutoConfiguration, class org.eclipse.hawkbit.artifact.TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.data.mongodb.port=0, spring.mongodb.embedded.version=3.5.5, spring.mongodb.embedded.features=sync_delay,no_http_interface_arg, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5e80d5, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@521c67f0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5018b56b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5ffd35dd], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]].
09:10:44.140 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.data.mongodb.port=0, spring.mongodb.embedded.version=3.5.5, spring.mongodb.embedded.features=sync_delay,no_http_interface_arg, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.4.RELEASE)

2021-02-04 09:10:44.900  INFO 15369 --- [           main] o.e.h.a.r.MongoDBArtifactStoreTest       : Starting MongoDBArtifactStoreTest on hipp10 with PID 15369 (started by genie.hawkbit in /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo)
2021-02-04 09:10:44.910  INFO 15369 --- [           main] o.e.h.a.r.MongoDBArtifactStoreTest       : No active profile set, falling back to default profiles: default
2021-02-04 09:10:46.392  INFO 15369 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-04 09:10:46.479  INFO 15369 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56ms. Found 0 repository interfaces.
2021-02-04 09:10:48.299  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : note: noprealloc may hurt performance in many applications
2021-02-04 09:10:48.307  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] MongoDB starting : pid=15525 port=34149 dbpath=/tmp/genie.hawkbit/embedmongo-db-8d4bf30e-9eb1-4d95-86af-2c9d5b23ed5e 64-bit host=hipp10
2021-02-04 09:10:48.307  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] db version v3.5.5
2021-02-04 09:10:48.307  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] git version: 98515c812b6fa893613f063dae568ff8319cbfbd
2021-02-04 09:10:48.308  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] allocator: tcmalloc
2021-02-04 09:10:48.308  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] modules: none
2021-02-04 09:10:48.308  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] build environment:
2021-02-04 09:10:48.308  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten]     distarch: x86_64
2021-02-04 09:10:48.309  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten]     target_arch: x86_64
2021-02-04 09:10:48.309  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.306-0500 I CONTROL  [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 34149 }, security: { authorization: "disabled" }, storage: { dbPath: "/tmp/genie.hawkbit/embedmongo-db-8d4bf30e-9eb1-4d95-86af-2c9d5b23ed5e", journal: { enabled: false }, mmapv1: { preallocDataFiles: false, smallFiles: true }, syncPeriodSecs: 0.0 } }
2021-02-04 09:10:48.346  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:48.346-0500 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=63973M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=0,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),,log=(enabled=false),
2021-02-04 09:10:49.082  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.082-0500 W STORAGE  [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
2021-02-04 09:10:49.083  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.082-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.083  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.082-0500 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.5.5) of MongoDB.
2021-02-04 09:10:49.084  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.082-0500 I CONTROL  [initandlisten] **       Not recommended for production.
2021-02-04 09:10:49.084  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.082-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.084  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.085  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] ** WARNING: You are running on a NUMA machine.
2021-02-04 09:10:49.085  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] **          We suggest launching mongod like this to avoid performance problems:
2021-02-04 09:10:49.085  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] **              numactl --interleave=all mongod [other options]
2021-02-04 09:10:49.085  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.086  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
2021-02-04 09:10:49.086  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2021-02-04 09:10:49.087  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.088  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'.
2021-02-04 09:10:49.088  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2021-02-04 09:10:49.089  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.084-0500 I CONTROL  [initandlisten] 
2021-02-04 09:10:49.492  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.491-0500 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/genie.hawkbit/embedmongo-db-8d4bf30e-9eb1-4d95-86af-2c9d5b23ed5e/diagnostic.data'
2021-02-04 09:10:49.914  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.913-0500 I INDEX    [initandlisten] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" }
2021-02-04 09:10:49.914  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.913-0500 I INDEX    [initandlisten] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-02-04 09:10:49.921  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.921-0500 I INDEX    [initandlisten] build index done.  scanned 0 total records. 0 secs
2021-02-04 09:10:49.922  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.922-0500 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 3.4
2021-02-04 09:10:49.923  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:49.922-0500 I NETWORK  [thread1] waiting for connections on port 34149
2021-02-04 09:10:49.924  INFO 15369 --- [           main] d.f.embed.mongo.MongodExecutable         : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@5d887ffc
2021-02-04 09:10:50.666  INFO 15369 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[localhost:34149], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-02-04 09:10:50.667  INFO 15369 --- [           main] org.mongodb.driver.cluster               : Adding discovered server localhost:34149 to client view of cluster
2021-02-04 09:10:50.737  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:50.737-0500 I NETWORK  [thread1] connection accepted from 127.0.0.1:36349 #1 (1 connection now open)
2021-02-04 09:10:50.756  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:50.756-0500 I NETWORK  [conn1] received client metadata from 127.0.0.1:36349 conn1: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "3.12.51-52.39-default" }, platform: "Java/Oracle Corporation/1.8.0_202-b08" }
2021-02-04 09:10:50.792  INFO 15369 --- [localhost:34149] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:34149
2021-02-04 09:10:50.880  INFO 15369 --- [localhost:34149] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=localhost:34149, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 5, 5]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=84703938}
2021-02-04 09:10:50.884  INFO 15369 --- [localhost:34149] org.mongodb.driver.cluster               : Discovered cluster type of STANDALONE
2021-02-04 09:10:51.756  INFO 15369 --- [           main] o.e.h.a.r.MongoDBArtifactStoreTest       : Started MongoDBArtifactStoreTest in 7.614 seconds (JVM running for 9.869)
2021-02-04 09:10:52.913  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:52.912-0500 I NETWORK  [thread1] connection accepted from 127.0.0.1:36351 #2 (2 connections now open)
2021-02-04 09:10:52.915  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:52.915-0500 I NETWORK  [conn2] received client metadata from 127.0.0.1:36351 conn2: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "3.12.51-52.39-default" }, platform: "Java/Oracle Corporation/1.8.0_202-b08" }
2021-02-04 09:10:52.924  INFO 15369 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:34149
2021-02-04 09:10:53.342  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.342-0500 I INDEX    [conn2] build index on: artifactrepo.fs.files properties: { v: 2, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "artifactrepo.fs.files" }
2021-02-04 09:10:53.342  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.342-0500 I INDEX    [conn2] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-02-04 09:10:53.350  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.350-0500 I INDEX    [conn2] build index done.  scanned 0 total records. 0 secs
2021-02-04 09:10:53.350  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.350-0500 I COMMAND  [conn2] command artifactrepo.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "artifactrepo.fs.files" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 335ms
2021-02-04 09:10:53.681  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.680-0500 I INDEX    [conn2] build index on: artifactrepo.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "artifactrepo.fs.chunks" }
2021-02-04 09:10:53.681  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.680-0500 I INDEX    [conn2] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-02-04 09:10:53.689  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.688-0500 I INDEX    [conn2] build index done.  scanned 0 total records. 0 secs
2021-02-04 09:10:53.689  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:53.689-0500 I COMMAND  [conn2] command artifactrepo.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "artifactrepo.fs.chunks", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 328ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.091 s - in org.eclipse.hawkbit.artifact.repository.MongoDBArtifactStoreTest
2021-02-04 09:10:54.612  INFO 15369 --- [       Thread-5] org.mongodb.driver.connection            : Closed connection [connectionId{localValue:2, serverValue:2}] to localhost:34149 because the pool has been closed.
2021-02-04 09:10:54.615  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.615-0500 I -        [conn2] end connection 127.0.0.1:36351 (2 connections now open)
2021-02-04 09:10:54.616  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.616-0500 I -        [conn1] end connection 127.0.0.1:36349 (1 connection now open)
2021-02-04 09:10:54.619  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.618-0500 I NETWORK  [thread1] connection accepted from 127.0.0.1:36352 #3 (1 connection now open)
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I COMMAND  [conn3] terminating, shutdown command received
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I NETWORK  [conn3] shutdown: going to close listening sockets...
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I NETWORK  [conn3] closing listening socket: 7
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I NETWORK  [conn3] closing listening socket: 8
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I NETWORK  [conn3] removing socket file: /tmp/mongodb-34149.sock
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I NETWORK  [conn3] shutdown: going to flush diaglog...
2021-02-04 09:10:54.620  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.620-0500 I FTDC     [conn3] Shutting down full-time diagnostic data capture
2021-02-04 09:10:54.621  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:54.621-0500 I STORAGE  [conn3] WiredTigerKVEngine shutting down
2021-02-04 09:10:55.164  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:55.164-0500 I STORAGE  [conn3] shutdown: removing fs lock...
2021-02-04 09:10:55.164  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:55.164-0500 I CONTROL  [conn3] now exiting
2021-02-04 09:10:55.164  INFO 15369 --- [       Thread-3] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2021-02-04T09:10:55.164-0500 I CONTROL  [conn3] shutting down with code:0
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Loading execution data file /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/jacoco.exec
[INFO] Analyzed bundle 'hawkBit :: Extensions :: Artifact Repository Mongo' with 3 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extension-artifact-repository-mongo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extension-artifact-repository-mongo <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-mongo/target/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extension-artifact-repository-mongo ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42.jar (9.0 kB at 128 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42.pom (2.6 kB at 39 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/maven-metadata.xml (382 B at 3.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/maven-metadata.xml (382 B at 4.6 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-20210204.141057-42-sources.jar (7.6 kB at 110 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s)
[INFO] 
[INFO] ----< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-s3 >----
[INFO] Building hawkBit :: Extensions :: S3 Repository 0.3.0-SNAPSHOT     [3/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/test-classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
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.
[INFO] Running org.eclipse.hawkbit.artifact.repository.S3RepositoryTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s - in org.eclipse.hawkbit.artifact.repository.S3RepositoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Loading execution data file /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/jacoco.exec
[INFO] Analyzed bundle 'hawkBit :: Extensions :: S3 Repository' with 4 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extension-artifact-repository-s3 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extension-artifact-repository-s3 <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-s3/target/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extension-artifact-repository-s3 ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 16 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42.jar (11 kB at 159 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42.pom (2.2 kB at 37 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/maven-metadata.xml (379 B at 1.2 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/maven-metadata.xml (379 B at 4.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-20210204.141103-42-sources.jar (8.8 kB at 127 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s)
[INFO] 
[INFO] ---< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-gcs >----
[INFO] Building hawkBit :: Extensions :: GCS Repository 0.3.0-SNAPSHOT    [4/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/test-classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
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.
[INFO] Running org.eclipse.hawkbit.artifact.repository.GcsRepositoryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.hawkbit.artifact.repository.GcsRepositoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Loading execution data file /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/jacoco.exec
[INFO] Analyzed bundle 'hawkBit :: Extensions :: GCS Repository' with 5 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extension-artifact-repository-gcs >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extension-artifact-repository-gcs <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extension-artifact-repository-gcs/target/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extension-artifact-repository-gcs ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16.jar (11 kB at 129 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16.pom (2.4 kB at 30 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/maven-metadata.xml (380 B at 2.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/maven-metadata.xml (380 B at 4.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-20210204.141111-16-sources.jar (8.5 kB at 99 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-extensions-azure >------------
[INFO] Building hawkBit :: Extensions :: Azure 0.3.0-SNAPSHOT             [5/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extensions-azure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extensions-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extensions-azure ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extensions-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extensions-azure >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extensions-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extensions-azure <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extensions-azure ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extensions-azure ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extensions-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extensions-azure ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/hawkbit-extensions-azure-0.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extensions-azure ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/maven-metadata.xml (622 B at 5.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/hawkbit-extensions-azure-0.3.0-20210204.141112-37.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/hawkbit-extensions-azure-0.3.0-20210204.141112-37.pom (2.1 kB at 28 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/maven-metadata.xml (363 B at 3.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/maven-metadata.xml (622 B at 6.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extensions-azure/maven-metadata.xml (363 B at 4.0 kB/s)
[INFO] 
[INFO] --< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-azure >---
[INFO] Building hawkBit :: Extensions :: Azure Block Storage Repository 0.3.0-SNAPSHOT [6/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-azure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-extension-artifact-repository-azure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extension-artifact-repository-azure ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-extension-artifact-repository-azure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extension-artifact-repository-azure >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extension-artifact-repository-azure <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extension-artifact-repository-azure ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extension-artifact-repository-azure ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37.jar (11 kB at 134 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37.pom (2.0 kB at 32 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/maven-metadata.xml (382 B at 2.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/maven-metadata.xml (382 B at 4.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-20210204.141120-37-sources.jar (8.3 kB at 99 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] 
[INFO] -----------< org.eclipse.hawkbit:hawkbit-extended-runtimes >------------
[INFO] Building hawkBit :: Extensions :: Runtimes 0.3.0-SNAPSHOT          [7/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extended-runtimes ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extended-runtimes ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-extended-runtimes ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-extended-runtimes ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-extended-runtimes >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-extended-runtimes ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-extended-runtimes <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-extended-runtimes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-extended-runtimes ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-extended-runtimes ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-extended-runtimes ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/hawkbit-extended-runtimes-0.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-extended-runtimes ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/maven-metadata.xml (623 B at 1.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/hawkbit-extended-runtimes-0.3.0-20210204.141122-37.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/hawkbit-extended-runtimes-0.3.0-20210204.141122-37.pom (1.1 kB at 15 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/maven-metadata.xml (364 B at 454 B/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/maven-metadata.xml (623 B at 7.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-extended-runtimes/maven-metadata.xml (364 B at 4.3 kB/s)
[INFO] 
[INFO] ----------< org.eclipse.hawkbit:hawkbit-update-server-azure >-----------
[INFO] Building hawkBit :: Extensions :: Azure enabled Update Server 0.3.0-SNAPSHOT [8/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-update-server-azure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-update-server-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-update-server-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-update-server-azure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-update-server-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-update-server-azure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-update-server-azure ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-update-server-azure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report-ut) @ hawkbit-update-server-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-update-server-azure ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/hawkbit-update-server-azure-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-update-server-azure >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hawkbit-update-server-azure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-update-server-azure <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-update-server-azure ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/hawkbit-update-server-azure-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (repackage) @ hawkbit-update-server-azure ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (default) @ hawkbit-update-server-azure ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-update-server-azure ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report-integration (report-it) @ hawkbit-update-server-azure ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-update-server-azure ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/hawkbit-update-server-azure-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-extensions-master/workspace/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/hawkbit-update-server-azure-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-update-server-azure ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37.jar (81 MB at 12 MB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37.pom (3.7 kB at 60 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/maven-metadata.xml (366 B at 4.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/maven-metadata.xml (366 B at 4.2 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-20210204.141133-37-sources.jar (7.0 kB at 99 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for hawkBit :: Extensions 0.3.0-SNAPSHOT:
[INFO] 
[INFO] hawkBit :: Extensions .............................. SUCCESS [  9.377 s]
[INFO] hawkBit :: Extensions :: Artifact Repository Mongo . SUCCESS [ 27.645 s]
[INFO] hawkBit :: Extensions :: S3 Repository ............. SUCCESS [  6.464 s]
[INFO] hawkBit :: Extensions :: GCS Repository ............ SUCCESS [  7.180 s]
[INFO] hawkBit :: Extensions :: Azure ..................... SUCCESS [  0.836 s]
[INFO] hawkBit :: Extensions :: Azure Block Storage Repository SUCCESS [  9.577 s]
[INFO] hawkBit :: Extensions :: Runtimes .................. SUCCESS [  1.608 s]
[INFO] hawkBit :: Extensions :: Azure enabled Update Server SUCCESS [ 17.227 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:23 min
[INFO] Finished at: 2021-02-04T09:11:41-05:00
[INFO] ------------------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS