Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on ip-90-147-189-52.pa1.garrservices.it (slave-2-garr) in workspace /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772 Cleaning local Directory . Checking out http://svn-public.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-msro-service/branches/saxonHE-SOLR772 at revision '2020-12-09T17:55:09.988 +0000' A TODO.txt A deploy.info A src A src/test A src/test/java A src/test/java/eu A src/test/java/eu/dnetlib A src/test/java/eu/dnetlib/AppTest.java A src/test/java/eu/dnetlib/msro A src/test/java/eu/dnetlib/msro/notification A src/test/java/eu/dnetlib/msro/notification/EmailDispatcherTest.java A src/test/java/eu/dnetlib/msro/workflows A src/test/java/eu/dnetlib/msro/workflows/nodes A src/test/java/eu/dnetlib/msro/workflows/nodes/transform A src/test/java/eu/dnetlib/msro/workflows/nodes/transform/MDBuilderLogicsTest.java A src/test/java/eu/dnetlib/msro/workflows/xslt A src/test/java/eu/dnetlib/msro/workflows/xslt/LayoutToRecordStylesheetTest.java A src/test/java/eu/dnetlib/x3m A src/test/java/eu/dnetlib/x3m/X3MLEngineTest.java A src/test/resources A src/test/resources/eu A src/test/resources/eu/dnetlib A src/test/resources/eu/dnetlib/msro A src/test/resources/eu/dnetlib/msro/workflows A src/test/resources/eu/dnetlib/msro/workflows/xslt A src/test/resources/eu/dnetlib/msro/workflows/xslt/mdBuilder-test.xslt.st A src/test/resources/eu/dnetlib/msro/workflows/xslt/fields.xml A src/test/resources/eu/dnetlib/msro/workflows/xslt/testRecordMdbuilder.xml A src/test/resources/eu/dnetlib/msro/workflows/xslt/exampleRecord.xml A src/test/resources/eu/dnetlib/x3m A src/test/resources/eu/dnetlib/x3m/ariadne_policy.xml A src/test/resources/eu/dnetlib/x3m/ehri_mapping.x3ml AU src/test/resources/eu/dnetlib/x3m/maria-policy.xml A src/test/resources/eu/dnetlib/x3m/clarin_service_mapping.x3ml AU src/test/resources/eu/dnetlib/x3m/cultura_italia_musei.x3ml AU src/test/resources/eu/dnetlib/x3m/new-10304740.xml AU src/test/resources/eu/dnetlib/x3m/new-10304741.xml A src/test/resources/eu/dnetlib/x3m/parthenos_policy_uri_shortener.xml AU src/test/resources/eu/dnetlib/x3m/new-10304742.xml A src/test/resources/eu/dnetlib/x3m/mappingsWithoutGenerator.x3ml A src/test/resources/eu/dnetlib/x3m/ariadneADSsample.xml AU src/test/resources/eu/dnetlib/x3m/new-10304736.xml AU src/test/resources/eu/dnetlib/x3m/new-10304737.xml A src/test/resources/eu/dnetlib/x3m/input.xml AU src/test/resources/eu/dnetlib/x3m/new-10304738.xml AU src/test/resources/eu/dnetlib/x3m/mapping464_with_shortener.x3ml AU src/test/resources/eu/dnetlib/x3m/mappings.x3ml AU src/test/resources/eu/dnetlib/x3m/new-10304739.xml A src/test/resources/eu/dnetlib/x3m/clarin_mapping_365.x3ml A src/test/resources/eu/dnetlib/x3m/ariadne_dataset_mapping377.x3ml A src/test/resources/eu/dnetlib/x3m/record_shortener.xml A src/test/resources/eu/dnetlib/x3m/clarin_dataset_mapping.x3ml A src/test/resources/log4j.properties A src/main A src/main/java A src/main/java/eu A src/main/java/eu/dnetlib A src/main/java/eu/dnetlib/msro A src/main/java/eu/dnetlib/msro/cron A src/main/java/eu/dnetlib/msro/cron/ScheduledWorkflowLauncher.java A src/main/java/eu/dnetlib/msro/MSROServiceImpl.java A src/main/java/eu/dnetlib/msro/logging A src/main/java/eu/dnetlib/msro/logging/DnetLogLevel.java A src/main/java/eu/dnetlib/msro/logging/LogMessage.java A src/main/java/eu/dnetlib/msro/logging/DnetLogger.java A src/main/java/eu/dnetlib/msro/logging/DnetLogConfigurationLoader.java A src/main/java/eu/dnetlib/msro/logging/IndexConf.java A src/main/java/eu/dnetlib/msro/logging/DnetLoggerDao.java A src/main/java/eu/dnetlib/msro/logging/DnetLoggerMongoDao.java A src/main/java/eu/dnetlib/msro/notification A src/main/java/eu/dnetlib/msro/notification/NotificationCondition.java A src/main/java/eu/dnetlib/msro/notification/EmailDispatcher.java A src/main/java/eu/dnetlib/msro/workflows A src/main/java/eu/dnetlib/msro/workflows/graph A src/main/java/eu/dnetlib/msro/workflows/graph/Graph.java A src/main/java/eu/dnetlib/msro/workflows/graph/Arc.java A src/main/java/eu/dnetlib/msro/workflows/graph/GraphNode.java A src/main/java/eu/dnetlib/msro/workflows/graph/GraphLoader.java A src/main/java/eu/dnetlib/msro/workflows/graph/GraphNodeParameter.java A src/main/java/eu/dnetlib/msro/workflows/procs A src/main/java/eu/dnetlib/msro/workflows/procs/Token.java A src/main/java/eu/dnetlib/msro/workflows/procs/ProcessEngine.java A src/main/java/eu/dnetlib/msro/workflows/procs/ProcessFactory.java A src/main/java/eu/dnetlib/msro/workflows/procs/ProcessRegistry.java A src/main/java/eu/dnetlib/msro/workflows/procs/Env.java A src/main/java/eu/dnetlib/msro/workflows/procs/WorkflowExecutor.java A src/main/java/eu/dnetlib/msro/workflows/procs/WorkflowProcess.java A src/main/java/eu/dnetlib/msro/workflows/procs/ProcessAware.java A src/main/java/eu/dnetlib/msro/workflows/nodes A src/main/java/eu/dnetlib/msro/workflows/nodes/unpack A src/main/java/eu/dnetlib/msro/workflows/nodes/unpack/UnpackJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/LaunchWorkflowTemplateJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/RetrieveMdStoreId.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/UpdateObjectStoreSizeJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/DownloadIntoObjectStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/DeleteObjectStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/CreateObjectStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/objectStore/RetrieveURLSJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/sel A src/main/java/eu/dnetlib/msro/workflows/nodes/sel/SelectiveNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/blackboard A src/main/java/eu/dnetlib/msro/workflows/nodes/blackboard/BlackboardWorkflowJobListener.java A src/main/java/eu/dnetlib/msro/workflows/nodes/blackboard/BlackboardSubscriber.java A src/main/java/eu/dnetlib/msro/workflows/nodes/AbstractJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/db A src/main/java/eu/dnetlib/msro/workflows/nodes/db/ExecuteSqlJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/db/UpdateDbJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/db/QueryDbJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/collect A src/main/java/eu/dnetlib/msro/workflows/nodes/collect/FindDateRangeForIncrementalHarvestingJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/collect/CollectRecordsJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/LaunchWorkflowJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/repohi A src/main/java/eu/dnetlib/msro/workflows/nodes/repohi/RegisterWorkflowFromTemplateJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/repohi/UpdateWfParametersJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/info A src/main/java/eu/dnetlib/msro/workflows/nodes/info/MDStoreToApiExtraFieldJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/info/RemoveApiExtraFieldsJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/info/ObjectStoreToApiExtraFieldJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/VerifyDatasourceJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/SetFormatInfoJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/FindWfLatestSuccessDateJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/FindVocabularyEntriesJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/ValidateDatasourceJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/SetEnvParameterJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/misc/SleepJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/SuccessNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/AsyncJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/ProcessNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/DefaultJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/BlackboardJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index A src/main/java/eu/dnetlib/msro/workflows/nodes/index/RefreshSchemaJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index/DeleteIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index/PrepareCreateIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index/UpdateIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index/CreateIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/index/VerifyIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/download A src/main/java/eu/dnetlib/msro/workflows/nodes/download/DownloadFromMetadataJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/download/UrlExtractor.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/OAISetsCountJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/PrepareOaiDataJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/SyncOAIStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/OAICreateIndexJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/RefreshSetsFromConfigJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/OAICreateStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/OAIDropStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/OAIEnsureIndexesJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/AbstractOAIJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/oai/SetCurrentOAIDBJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/NodeStatus.java A src/main/java/eu/dnetlib/msro/workflows/nodes/SimpleJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/is A src/main/java/eu/dnetlib/msro/workflows/nodes/is/DeleteProfileJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/is/ValidateProfilesJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/ApplyXsltJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/CleanJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/GroovyJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/MdBuilderJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/GroovyUnaryFunction.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/ApplyX3Mapping.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/TransformJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/transform/LoadMappingProfileJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/xmlvalidation A src/main/java/eu/dnetlib/msro/workflows/nodes/xmlvalidation/XMLErrorHandler.java A src/main/java/eu/dnetlib/msro/workflows/nodes/xmlvalidation/XMLSchemaValidatorJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/xmlvalidation/SchemaVerifierJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/DeleteMDStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/MultipleMdStoreIterable.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/CreateMDStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/RunMDStorePluginJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/MultipleMdStoreIterator.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/VerifyMDStoreJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/FetchMultipleMDStores.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/MDStoreBatchExporterJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/FetchMDStoreRecordsJobNode.java A src/main/java/eu/dnetlib/msro/workflows/nodes/mdstore/StoreMDStoreRecordsJobNode.java A src/main/java/eu/dnetlib/msro/workflows/util A src/main/java/eu/dnetlib/msro/workflows/util/ProgressProvider.java A src/main/java/eu/dnetlib/msro/workflows/util/NodeTokenCallback.java A src/main/java/eu/dnetlib/msro/workflows/util/SubWorkflowProgressProvider.java A src/main/java/eu/dnetlib/msro/workflows/util/NodeHelper.java A src/main/java/eu/dnetlib/msro/workflows/util/ValidNodeValuesFetcher.java A src/main/java/eu/dnetlib/msro/workflows/util/ResultsetProgressProvider.java A src/main/java/eu/dnetlib/msro/workflows/util/WorkflowsConstants.java A src/main/java/eu/dnetlib/msro/workflows/util/ProcessCallback.java A src/main/resources A src/main/resources/eu A src/main/resources/eu/dnetlib A src/main/resources/eu/dnetlib/msro A src/main/resources/eu/dnetlib/msro/service A src/main/resources/eu/dnetlib/msro/service/applicationContext-msro-service.properties A src/main/resources/eu/dnetlib/msro/service/applicationContext-msro-service.xml A src/main/resources/eu/dnetlib/msro/service/applicationContext-msro-nodes.xml A src/main/resources/eu/dnetlib/msro/service/logIndex.conf A src/main/resources/eu/dnetlib/msro/logging A src/main/resources/eu/dnetlib/msro/logging/applicationContext-dnet-mongo-logging.xml A src/main/resources/eu/dnetlib/msro/logging/applicationContext-dnet-mongo-logging.properties A src/main/resources/eu/dnetlib/msro/workflows A src/main/resources/eu/dnetlib/msro/workflows/repo-hi A src/main/resources/eu/dnetlib/msro/workflows/repo-hi/pubsrepository_aggregation_wf.xml.st A src/main/resources/eu/dnetlib/msro/workflows/xqueries A src/main/resources/eu/dnetlib/msro/workflows/xqueries/vocabulary_entries.xquery A src/main/resources/eu/dnetlib/msro/workflows/xslt A src/main/resources/eu/dnetlib/msro/workflows/xslt/mdBuilder.xslt.st A src/main/resources/eu/dnetlib/msro/workflows/xslt/layoutToRecordStylesheet.xsl A src/main/resources/eu/dnetlib/msro/workflows/templates A src/main/resources/eu/dnetlib/msro/workflows/templates/workflow_status.xml.st A src/main/resources/eu/dnetlib/bootstrap A src/main/resources/eu/dnetlib/bootstrap/profiles A src/main/resources/eu/dnetlib/bootstrap/profiles/default_wf_email.xml A src/main/resources/eu/dnetlib/bootstrap/profiles/workflow_test_01.xml A src/main/resources/eu/dnetlib/bootstrap/profiles/workflow_test_01_01.xml A src/main/resources/eu/dnetlib/bootstrap/profiles/workflow_test_02.xml A src/main/resources/eu/dnetlib/bootstrap/schemas A src/main/resources/eu/dnetlib/bootstrap/schemas/WorkflowTemplateDSResourceType.xsd A src/main/resources/eu/dnetlib/bootstrap/schemas/EmailDSResourceType.xsd A src/main/resources/eu/dnetlib/bootstrap/schemas/WorkflowDSResourceType.xsd A .springBeans A pom.xml U . At revision 60110 Parsing POMs Failed to transfer Could not find metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml in FORTH-ISL-snapshots (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/) Failed to transfer Could not transfer metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml with status code 400 Failed to transfer Could not find metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml in dnet45-bootstrap-snapshot (https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/) Downloaded artifact https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml in dnet-deps (http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps) Failed to transfer Could not find metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml in dnet5-snapshots (http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots) Established TCP socket on 37927 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [DSL5_dnet-msro-service-saxonHE-SOLR772] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /var/lib/jenkins/maven33-agent.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/lib/jenkins/remoting.jar /var/lib/jenkins/maven33-interceptor.jar /var/lib/jenkins/maven3-interceptor-commons.jar 37927 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/pom.xml package -U source:jar [INFO] Scanning for projects... [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml (598 B at 1.1 KB/sec) [WARNING] Could not transfer metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. [WARNING] Failure to transfer eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/ was cached in the local repository, resolution will not be reattempted until the update interval of FORTH-ISL-releases has elapsed or updates are forced. Original error: Could not transfer metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dnet-msro-service 7.0.0-SAXONHE-SOLR772-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/eu/dnetlib/dnet-core-services/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/maven-metadata.xml (516 B at 3.0 KB/sec) [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/eu/dnetlib/dnet-core-services/maven-metadata.xml (324 B at 1.3 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml (2 KB at 6.9 KB/sec) [WARNING] Could not transfer metadata eu.dnetlib:dnet-core-services:2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml. [WARNING] Failure to transfer eu.dnetlib:dnet-core-services:2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml from http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/ was cached in the local repository, resolution will not be reattempted until the update interval of FORTH-ISL-releases has elapsed or updates are forced. Original error: Could not transfer metadata eu.dnetlib:dnet-core-services:2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml. [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.pom (2 KB at 7.5 KB/sec) [WARNING] Failure to transfer eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/ was cached in the local repository, resolution will not be reattempted until the update interval of FORTH-ISL-releases has elapsed or updates are forced. Original error: Could not transfer metadata eu.dnetlib:dnet-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-parent/2.0.0-SNAPSHOT/maven-metadata.xml. [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/eu/dnetlib/dnet-core-components/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/maven-metadata.xml (577 B at 3.8 KB/sec) [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/eu/dnetlib/dnet-core-components/maven-metadata.xml (326 B at 2.2 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml (2 KB at 6.1 KB/sec) [WARNING] Could not transfer metadata eu.dnetlib:dnet-core-components:3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml. [WARNING] Failure to transfer eu.dnetlib:dnet-core-components:3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml from http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/ was cached in the local repository, resolution will not be reattempted until the update interval of FORTH-ISL-releases has elapsed or updates are forced. Original error: Could not transfer metadata eu.dnetlib:dnet-core-components:3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml from/to FORTH-ISL-releases (http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/): Failed to transfer file: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow metadata in path: eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/maven-metadata.xml. [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.pom (7 KB at 40.9 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/maven-metadata.xml (8 KB at 56.9 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-context/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml (8 KB at 112.2 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/maven-metadata.xml (8 KB at 108.5 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/maven-metadata.xml (7 KB at 94.6 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/net/sf/ehcache/ehcache-core/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/maven-metadata.xml (2 KB at 23.7 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/antlr/stringtemplate/maven-metadata.xml (297 B at 2.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/maven-metadata.xml (501 B at 7.2 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/maven-metadata.xml (3 KB at 32.9 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml (6 KB at 75.8 KB/sec) [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/apache/cxf/cxf-rt-frontend-jaxws/maven-metadata.xml (468 B at 2.2 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/dom4j/dom4j/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/dom4j/dom4j/maven-metadata.xml (311 B at 2.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/maven-metadata.xml (795 B at 4.0 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/com/ximpleware/vtd-xml/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/com/ximpleware/vtd-xml/maven-metadata.xml (360 B at 2.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/ximpleware/vtd-xml/maven-metadata.xml (391 B at 5.8 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/joda-time/joda-time/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (2 KB at 23.9 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-test/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/maven-metadata.xml (7 KB at 97.3 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/log4j/log4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/log4j/log4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/log4j/log4j/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/log4j/log4j/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/log4j/log4j/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/log4j/log4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/log4j/log4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/log4j/log4j/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/log4j/log4j/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/log4j/log4j/maven-metadata.xml (373 B at 2.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml (750 B at 10.9 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-snapshot/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-snapshot/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml (334 B at 2.1 KB/sec) [INFO] Downloaded: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml (483 B at 2.6 KB/sec) [INFO] Downloaded: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/gr/forth/ics/isl/x3ml-engine/maven-metadata.xml (2 KB at 5.5 KB/sec) [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.jar [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-services/2.0.1-SAXONHE-SOLR772-SNAPSHOT/dnet-core-services-2.0.1-SAXONHE-SOLR772-20200605.130927-10.jar (55 KB at 223.7 KB/sec) [INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-core-components/3.0.1-SAXONHE-SOLR-772-SNAPSHOT/dnet-core-components-3.0.1-SAXONHE-SOLR-772-20200605.130844-8.jar (489 KB at 672.0 KB/sec) [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: https://maven.d4science.org/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-releases/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (319 KB at 1180.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar (750 KB at 2363.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar (29 KB at 70.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar (372 KB at 924.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar (2386 KB at 5289.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar (1104 KB at 2269.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-3/Saxon-HE-9.9.1-3.jar (5359 KB at 4115.7 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dnet-msro-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dnet-msro-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 110 source files to /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/classes [WARNING] /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/src/main/java/eu/dnetlib/msro/workflows/nodes/repohi/UpdateWfParametersJobNode.java: /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/src/main/java/eu/dnetlib/msro/workflows/nodes/repohi/UpdateWfParametersJobNode.java uses unchecked or unsafe operations. [WARNING] /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/src/main/java/eu/dnetlib/msro/workflows/nodes/repohi/UpdateWfParametersJobNode.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dnet-msro-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dnet-msro-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ dnet-msro-service --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running eu.dnetlib.msro.workflows.nodes.transform.MDBuilderLogicsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 sec - in eu.dnetlib.msro.workflows.nodes.transform.MDBuilderLogicsTest Running eu.dnetlib.msro.workflows.xslt.LayoutToRecordStylesheetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in eu.dnetlib.msro.workflows.xslt.LayoutToRecordStylesheetTest Running eu.dnetlib.x3m.X3MLEngineTest Tests run: 8, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 5.293 sec <<< FAILURE! - in eu.dnetlib.x3m.X3MLEngineTest testWithURLMapping(eu.dnetlib.x3m.X3MLEngineTest) Time elapsed: 1.199 sec <<< ERROR! gr.forth.ics.isl.x3ml.X3MLEngine$X3MLException: Cannot find/fetch X3ML mappings from remote location at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) at java.net.URL.openStream(URL.java:1068) at gr.forth.ics.isl.x3ml.X3MLEngineFactory.withMappings(X3MLEngineFactory.java:281) at eu.dnetlib.x3m.X3MLEngineTest.testWithURLMapping(X3MLEngineTest.java:44) Running eu.dnetlib.AppTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in eu.dnetlib.AppTest Results : Tests in error: X3MLEngineTest.testWithURLMapping:44 ยป X3ML Cannot find/fetch X3ML mappings fr... Tests run: 14, Failures: 0, Errors: 1, Skipped: 1 [ERROR] There are test failures. Please refer to /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dnet-msro-service --- [INFO] Building jar: /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default-cli) > generate-sources @ dnet-msro-service >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default-cli) < generate-sources @ dnet-msro-service <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default-cli) @ dnet-msro-service --- [INFO] Building jar: /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.943 s [INFO] Finished at: 2020-12-09T17:55:58+00:00 [INFO] Final Memory: 42M/518M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/pom.xml to eu.dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT.jar to eu.dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/DSL5_dnet-msro-service-saxonHE-SOLR772/target/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT-sources.jar to eu.dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT-sources.jar channel stopped Maven RedeployPublisher use remote ip-90-147-189-52.pa1.garrservices.it maven settings from : /var/lib/jenkins/.m2/settings.xml [INFO] Deployment in http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots (id=dnet5-snapshots,uniqueVersion=true) Deploying the main artifact dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT.jar Downloading from dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml Downloaded from dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml (1.1 kB at 10.0 kB/s) Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20.jar Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20.jar (240 kB at 2.9 MB/s) Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20.pom Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20.pom (2.6 kB at 96 kB/s) Downloading from dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/maven-metadata.xml Downloaded from dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/maven-metadata.xml (611 B at 8.3 kB/s) Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml (1.1 kB at 6.7 kB/s) Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/maven-metadata.xml Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/maven-metadata.xml (611 B at 4.6 kB/s) Deploying the main artifact dnet-msro-service-7.0.0-SAXONHE-SOLR772-SNAPSHOT-sources.jar Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20-sources.jar Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/dnet-msro-service-7.0.0-SAXONHE-SOLR772-20201209.175559-20-sources.jar (131 kB at 2.1 MB/s) Uploading to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml Uploaded to dnet5-snapshots: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-snapshots/eu/dnetlib/dnet-msro-service/7.0.0-SAXONHE-SOLR772-SNAPSHOT/maven-metadata.xml (1.1 kB at 31 kB/s) [INFO] Deployment done in 0.89 sec [Slack Notifications] found #19 as previous completed, non-aborted build [Slack Notifications] will send OnUnstableNotification because build matches and user preferences allow it ERROR: Build step failed with exception java.lang.IllegalArgumentException: the credential with the provided ID () could not be found and no token was specified at jenkins.plugins.slack.CredentialsObtainer.getTokenToUse(CredentialsObtainer.java:57) at jenkins.plugins.slack.SlackNotifier.newSlackService(SlackNotifier.java:582) at jenkins.plugins.slack.SlackNotifier.lambda$slackFactory$0(SlackNotifier.java:623) at jenkins.plugins.slack.ActiveNotifier.completed(ActiveNotifier.java:130) at jenkins.plugins.slack.SlackNotifier.perform(SlackNotifier.java:607) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1097) at hudson.model.Run.execute(Run.java:1954) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Slack Notifications' marked build as failure Finished: UNSTABLE