Skip to content
Success

Console Output

Skipping 1,511 KB.. Full Log
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-forms ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.sforms.transformation.SForms2TextTransformerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in cz.cvut.sforms.transformation.SForms2TextTransformerTest
[INFO] Running cz.cvut.sforms.util.DefaultQuestionSiblingsComparatorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.sforms.util.DefaultQuestionSiblingsComparatorTest
[INFO] Running cz.cvut.sforms.analysis.FormEquivalencePartitionerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in cz.cvut.sforms.analysis.FormEquivalencePartitionerTest
[INFO] Running cz.cvut.sforms.FormUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.sforms.FormUtilsTest
[INFO] Running cz.cvut.spipes.transform.UtilTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.953 s - in cz.cvut.spipes.transform.UtilTest
[INFO] Running cz.cvut.spipes.transform.Form2ScriptTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.122 s - in cz.cvut.spipes.transform.Form2ScriptTest
[INFO] Running cz.cvut.spipes.transform.Script2FormTest
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.018 s - in cz.cvut.spipes.transform.Script2FormTest
[INFO] Running cz.cvut.spipes.transform.AnonNodeTransformerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in cz.cvut.spipes.transform.AnonNodeTransformerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 12
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-forms ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/s-pipes-forms-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-forms ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/s-pipes-forms-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-forms/0.3.0/s-pipes-forms-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-forms/0.3.0/s-pipes-forms-0.3.0.pom
[INFO] 
[INFO] -----------------< cz.cvut.kbss:s-pipes-modules-form >------------------
[INFO] Building SPipes Modules - Form 0.3.0                             [15/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-form ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-form ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-form ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-form ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-form ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-form ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.ConstructFormMetadataModuleTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
21-03-2022 16:23:36.684 [main] DEBUG c.c.s.m.ConstructFormMetadataModule - Found 1 root questions.
21-03-2022 16:23:36.689 [main] TRACE c.c.s.m.ConstructFormMetadataModule - Found root questions: [http://vfn.cz/ontologies/fss-form/fertility-saving-study-q]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s - in cz.cvut.spipes.modules.ConstructFormMetadataModuleTest
[INFO] Running cz.cvut.spipes.modules.ConstructTextSerializationModuleTest
21-03-2022 16:23:36.742 [main] DEBUG c.c.s.m.ConstructFormMetadataModule - Found 1 root questions.
21-03-2022 16:23:36.742 [main] TRACE c.c.s.m.ConstructFormMetadataModule - Found root questions: [http://vfn.cz/ontologies/fss-form/fertility-saving-study-q]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in cz.cvut.spipes.modules.ConstructTextSerializationModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-form ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/s-pipes-modules-form-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-form ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/s-pipes-modules-form-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-form/0.3.0/s-pipes-modules-form-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-form/0.3.0/s-pipes-modules-form-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-security >----------------
[INFO] Building SPipes Modules - Security 0.3.0                         [16/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-security ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-security ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.function.MatchesPasswordTest
16:23:38.802 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
16:23:38.804 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
16:23:38.806 [main] DEBUG org.apache.jena.util.LocationMapper - Failed to find configuration: file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl
16:23:38.807 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
16:23:38.807 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
16:23:38.807 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
16:23:38.826 [main] DEBUG org.apache.jena.riot.system.stream.StreamManager - Found: etc/location-mapping.ttl (ClassLoaderLocator)
16:23:39.040 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spl => etc/spl.rdf
16:23:39.040 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spin => etc/spin.rdf
16:23:39.040 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/sp => etc/sp.rdf
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 s - in cz.cvut.spipes.function.MatchesPasswordTest
[INFO] Running cz.cvut.spipes.function.EncodePasswordTest
"$2a$10$mUeKLVKifKVKv0zZFjM1POdJRecYPbQxDQU1P5O1w0cYBeOwL8rMO"
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in cz.cvut.spipes.function.EncodePasswordTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-security ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/s-pipes-modules-security-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-security ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/s-pipes-modules-security-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-security/0.3.0/s-pipes-modules-security-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-security/0.3.0/s-pipes-modules-security-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-registry >----------------
[INFO] Building SPipes Modules Registry 0.3.0                           [17/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-registry ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-registry ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-registry ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target/s-pipes-modules-registry-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-registry ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target/s-pipes-modules-registry-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-registry/0.3.0/s-pipes-modules-registry-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-registry/0.3.0/s-pipes-modules-registry-0.3.0.pom
[INFO] 
[INFO] ----------------------< cz.cvut.kbss:s-pipes-cli >----------------------
[INFO] Building SPipes Interface - Commandline 0.3.0                    [18/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml (773 B at 86 kB/s)
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml (769 B at 128 kB/s)
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml (799 B at 160 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-cli ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/main/java/cz/cvut/spipes/cli/SubCommandOptionHandler.java: Some input files use unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/main/java/cz/cvut/spipes/cli/SubCommandOptionHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-cli ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.cli.ExecuteModuleCLITest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in cz.cvut.spipes.cli.ExecuteModuleCLITest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ s-pipes-cli ---
[INFO] Copying jopa-impl-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jopa-impl-0.17.2.jar
[INFO] Copying opentest4j-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/opentest4j-1.1.0.jar
[INFO] Copying rdf4j-queryalgebra-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryalgebra-model-3.7.3.jar
[INFO] Copying jaxb-api-2.3.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jaxb-api-2.3.1.jar
[INFO] Copying commons-beanutils-1.9.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-beanutils-1.9.3.jar
[INFO] Copying s-pipes-model-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-model-0.3.0.jar
[INFO] Copying antlr4-runtime-4.9.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/antlr4-runtime-4.9.2.jar
[INFO] Copying ontodriver-jena-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-jena-0.17.2.jar
[INFO] Copying jsr305-3.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jsr305-3.0.0.jar
[INFO] Copying xml-apis-1.4.01.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xml-apis-1.4.01.jar
[INFO] Copying spring-core-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-core-5.0.7.RELEASE.jar
[INFO] Copying jena-cmds-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-cmds-3.17.0.jar
[INFO] Copying ontodriver-api-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-api-0.17.2.jar
[INFO] Copying rdf4j-sail-lucene-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-lucene-3.7.3.jar
[INFO] Copying rdf4j-queryrender-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryrender-3.7.3.jar
[INFO] Copying jena-dboe-base-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-base-3.17.0.jar
[INFO] Copying jsonld-java-0.9.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jsonld-java-0.9.0.jar
[INFO] Copying rdf4j-queryresultio-sparqlxml-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-sparqlxml-3.7.3.jar
[INFO] Copying junit-platform-commons-1.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/junit-platform-commons-1.2.0.jar
[INFO] Copying logback-classic-1.2.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/logback-classic-1.2.3.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.annotation-api-1.3.2.jar
[INFO] Copying lucene-analyzers-common-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-analyzers-common-7.7.3.jar
[INFO] Copying tarql-1.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tarql-1.2.jar
[INFO] Copying tod-commons-jackson-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tod-commons-jackson-1.1.0.jar
[INFO] Copying poi-ooxml-schemas-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-ooxml-schemas-3.11.jar
[INFO] Copying rdf4j-repository-event-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-event-3.7.3.jar
[INFO] Copying spatial4j-0.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spatial4j-0.8.jar
[INFO] Copying super-csv-2.3.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/super-csv-2.3.1.jar
[INFO] Copying sesame-rio-api-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-rio-api-2.8.9.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.activation-api-1.2.0.jar
[INFO] Copying commons-logging-1.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-logging-1.2.jar
[INFO] Copying lucene-join-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-join-7.7.3.jar
[INFO] Copying rdf4j-http-protocol-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-http-protocol-3.7.3.jar
[INFO] Copying rdf4j-queryparser-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-api-3.7.3.jar
[INFO] Copying mail-1.4.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/mail-1.4.7.jar
[INFO] Copying rdf4j-util-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-util-3.7.3.jar
[INFO] Copying rdf4j-rio-trig-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-trig-3.7.3.jar
[INFO] Copying rdf4j-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-3.7.3.jar
[INFO] Copying rdf4j-sail-lucene-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-lucene-api-3.7.3.jar
[INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jakarta.xml.bind-api-2.3.3.jar
[INFO] Copying lucene-queries-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-queries-7.7.3.jar
[INFO] Copying rdf4j-sail-nativerdf-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-nativerdf-3.7.3.jar
[INFO] Copying stanford-corenlp-3.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stanford-corenlp-3.6.0.jar
[INFO] Copying commons-collections4-4.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-collections4-4.2.jar
[INFO] Copying apiguardian-api-1.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apiguardian-api-1.0.0.jar
[INFO] Copying spring-aop-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-aop-5.0.7.RELEASE.jar
[INFO] Copying jena-iri-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-iri-3.17.0.jar
[INFO] Copying shacl-1.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/shacl-1.0.1.jar
[INFO] Copying s-pipes-modules-identity-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-identity-0.3.0.jar
[INFO] Copying spring-test-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-test-5.0.7.RELEASE.jar
[INFO] Copying rdf4j-sail-memory-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-memory-3.7.3.jar
[INFO] Copying ejml-0.23.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ejml-0.23.jar
[INFO] Copying spring-jcl-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-jcl-5.0.7.RELEASE.jar
[INFO] Copying jackson-datatype-guava-2.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-datatype-guava-2.6.0.jar
[INFO] Copying commons-lang-2.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-lang-2.6.jar
[INFO] Copying spring-beans-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-beans-5.0.7.RELEASE.jar
[INFO] Copying activation-1.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/activation-1.1.jar
[INFO] Copying reflections-0.9.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/reflections-0.9.10.jar
[INFO] Copying jena-dboe-index-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-index-3.17.0.jar
[INFO] Copying poi-ooxml-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-ooxml-3.11.jar
[INFO] Copying traceprov-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/traceprov-0.3.0.jar
[INFO] Copying logback-core-1.2.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/logback-core-1.2.3.jar
[INFO] Copying s-pipes-modules-sparql-endpoint-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-sparql-endpoint-0.3.0.jar
[INFO] Copying s-pipes-modules-eccairs-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-eccairs-0.3.0.jar
[INFO] Copying jackson-databind-2.9.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-databind-2.9.6.jar
[INFO] Copying rdf4j-rio-binary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-binary-3.7.3.jar
[INFO] Copying xercesImpl-2.11.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xercesImpl-2.11.0.jar
[INFO] Copying aspectjweaver-1.9.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/aspectjweaver-1.9.7.jar
[INFO] Copying jaxb-osgi-2.3.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jaxb-osgi-2.3.6.jar
[INFO] Copying spring-expression-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-expression-5.0.7.RELEASE.jar
[INFO] Copying poi-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-3.11.jar
[INFO] Copying httpcore-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpcore-4.4.1.jar
[INFO] Copying stanford-corenlp-3.6.0-models.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stanford-corenlp-3.6.0-models.jar
[INFO] Copying rdf4j-rio-turtle-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-turtle-3.7.3.jar
[INFO] Copying rdf4j-queryalgebra-evaluation-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryalgebra-evaluation-3.7.3.jar
[INFO] Copying args4j-2.33.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/args4j-2.33.jar
[INFO] Copying rdf4j-http-client-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-http-client-3.7.3.jar
[INFO] Copying rdf4j-repository-sail-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-sail-3.7.3.jar
[INFO] Copying s-pipes-modules-security-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-security-0.3.0.jar
[INFO] Copying rdf4j-repository-http-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-http-3.7.3.jar
[INFO] Copying joda-time-2.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/joda-time-2.9.jar
[INFO] Copying rdf4j-sail-federation-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-federation-3.7.3.jar
[INFO] Copying apache-jena-3.17.0.pom to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apache-jena-3.17.0.pom
[INFO] Copying guava-18.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/guava-18.0.jar
[INFO] Copying rdf4j-rio-ntriples-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-ntriples-3.7.3.jar
[INFO] Copying rdf4j-spin-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-spin-3.7.3.jar
[INFO] Copying rdf4j-repository-manager-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-manager-3.7.3.jar
[INFO] Copying jopa-api-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jopa-api-0.17.2.jar
[INFO] Copying jena-dboe-trans-data-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-trans-data-3.17.0.jar
[INFO] Copying junit-jupiter-api-5.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/junit-jupiter-api-5.2.0.jar
[INFO] Copying aspectjrt-1.9.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/aspectjrt-1.9.7.jar
[INFO] Copying commons-csv-1.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-csv-1.8.jar
[INFO] Copying libthrift-0.13.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/libthrift-0.13.0.jar
[INFO] Copying rdf4j-rio-rdfxml-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-rdfxml-3.7.3.jar
[INFO] Copying rdf4j-rio-languages-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-languages-3.7.3.jar
[INFO] Copying lucene-sandbox-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-sandbox-7.7.3.jar
[INFO] Copying annotations-9.0.4.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/annotations-9.0.4.jar
[INFO] Copying jollyday-0.4.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jollyday-0.4.7.jar
[INFO] Copying stax-api-1.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stax-api-1.0.1.jar
[INFO] Copying s-pipes-modules-tarql-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-tarql-0.3.0.jar
[INFO] Copying xom-1.2.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xom-1.2.10.jar
[INFO] Copying javassist-3.19.0-GA.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javassist-3.19.0-GA.jar
[INFO] Copying annotations-2.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/annotations-2.0.1.jar
[INFO] Copying commons-cli-1.4.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-cli-1.4.jar
[INFO] Copying javax.json-api-1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.json-api-1.0.jar
[INFO] Copying rdf4j-sail-spin-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-spin-3.7.3.jar
[INFO] Copying jena-tdb2-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-tdb2-3.17.0.jar
[INFO] Copying jgrapht-core-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jgrapht-core-1.1.0.jar
[INFO] Copying commons-text-1.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-text-1.3.jar
[INFO] Copying xalan-2.7.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xalan-2.7.0.jar
[INFO] Copying rdf4j-sail-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-api-3.7.3.jar
[INFO] Copying lucene-highlighter-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-highlighter-7.7.3.jar
[INFO] Copying spring-security-core-5.0.6.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-security-core-5.0.6.RELEASE.jar
[INFO] Copying ontodriver-sesame-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-sesame-0.17.2.jar
[INFO] Copying s-pipes-modules-rdf4j-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-rdf4j-0.3.0.jar
[INFO] Copying jena-dboe-storage-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-storage-3.17.0.jar
[INFO] Copying commons-lang3-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-lang3-3.11.jar
[INFO] Copying collection-0.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/collection-0.7.jar
[INFO] Copying s-pipes-modules-nlp-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-nlp-0.3.0.jar
[INFO] Copying s-pipes-modules-ckan2rdf-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-ckan2rdf-0.3.0.jar
[INFO] Copying commons-io-2.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-io-2.6.jar
[INFO] Copying rdf4j-queryparser-serql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-serql-3.7.3.jar
[INFO] Copying apache-jena-libs-3.17.0.pom to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apache-jena-libs-3.17.0.pom
[INFO] Copying rdf4j-repository-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-api-3.7.3.jar
[INFO] Copying s-pipes-forms-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-forms-0.3.0.jar
[INFO] Copying rdf4j-sail-base-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-base-3.7.3.jar
[INFO] Copying rdf4j-repository-sparql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-sparql-3.7.3.jar
[INFO] Copying fluent-hc-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/fluent-hc-4.4.1.jar
[INFO] Copying rdf4j-model-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-api-3.7.3.jar
[INFO] Copying lucene-spatial3d-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-spatial3d-7.7.3.jar
[INFO] Copying s-pipes-modules-tabular-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-tabular-0.3.0.jar
[INFO] Copying jena-shacl-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-shacl-3.17.0.jar
[INFO] Copying utils-1.0-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/utils-1.0-SNAPSHOT.jar
[INFO] Copying tod-commons-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tod-commons-1.1.0.jar
[INFO] Copying jackson-annotations-2.9.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-annotations-2.9.0.jar
[INFO] Copying jena-base-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-base-3.17.0.jar
[INFO] Copying sesame-util-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-util-2.8.9.jar
[INFO] Copying s2-geometry-library-java-1.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s2-geometry-library-java-1.0.0.jar
[INFO] Copying jena-shaded-guava-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-shaded-guava-3.17.0.jar
[INFO] Copying jackan-0.4.3.1-JOPA-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackan-0.4.3.1-JOPA-SNAPSHOT.jar
[INFO] Copying log4j-slf4j-impl-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-slf4j-impl-2.14.0.jar
[INFO] Copying log4j-api-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-api-2.14.0.jar
[INFO] Copying rdf4j-queryparser-sparql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-sparql-3.7.3.jar
[INFO] Copying httpmime-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpmime-4.4.1.jar
[INFO] Copying slf4j-api-1.7.30.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/slf4j-api-1.7.30.jar
[INFO] Copying lucene-memory-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-memory-7.7.3.jar
[INFO] Copying jena-arq-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-arq-3.17.0.jar
[INFO] Copying lucene-queryparser-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-queryparser-7.7.3.jar
[INFO] Copying jena-rdfconnection-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-rdfconnection-3.17.0.jar
[INFO] Copying rdf4j-rio-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-api-3.7.3.jar
[INFO] Copying commons-codec-1.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-codec-1.11.jar
[INFO] Copying spring-context-support-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-context-support-5.0.7.RELEASE.jar
[INFO] Copying jts-core-1.17.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jts-core-1.17.1.jar
[INFO] Copying rdf4j-sail-inferencer-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-inferencer-3.7.3.jar
[INFO] Copying spring-context-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-context-5.0.7.RELEASE.jar
[INFO] Copying rdf4j-queryresultio-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-api-3.7.3.jar
[INFO] Copying rdf4j-query-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-query-3.7.3.jar
[INFO] Copying log4j-core-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-core-2.14.0.jar
[INFO] Copying jena-core-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-core-3.17.0.jar
[INFO] Copying rdf4j-sail-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-model-3.7.3.jar
[INFO] Copying jakarta.activation-1.2.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jakarta.activation-1.2.2.jar
[INFO] Copying jool-0.9.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jool-0.9.10.jar
[INFO] Copying rdf4j-repository-contextaware-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-contextaware-3.7.3.jar
[INFO] Copying s-pipes-modules-dataset-discovery-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-dataset-discovery-0.3.0.jar
[INFO] Copying sesame-repository-api-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-repository-api-2.8.9.jar
[INFO] Copying commons-collections-3.2.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-collections-3.2.1.jar
[INFO] Copying spring-web-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-web-5.0.7.RELEASE.jar
[INFO] Copying jena-tdb-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-tdb-3.17.0.jar
[INFO] Copying opencsv-4.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/opencsv-4.6.jar
[INFO] Copying tika-core-1.13.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tika-core-1.13.jar
[INFO] Copying httpclient-4.5.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpclient-4.5.10.jar
[INFO] Copying rdf4j-rio-datatypes-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-datatypes-3.7.3.jar
[INFO] Copying s-pipes-modules-form-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-form-0.3.0.jar
[INFO] Copying xmlbeans-2.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xmlbeans-2.6.0.jar
[INFO] Copying jcl-over-slf4j-1.7.30.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jcl-over-slf4j-1.7.30.jar
[INFO] Copying sesame-query-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-query-2.8.9.jar
[INFO] Copying jackson-core-2.9.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-core-2.9.6.jar
[INFO] Copying mapdb-1.0.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/mapdb-1.0.8.jar
[INFO] Copying rdf4j-model-vocabulary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-vocabulary-3.7.3.jar
[INFO] Copying e5xml-1.0-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/e5xml-1.0-SNAPSHOT.jar
[INFO] Copying s-pipes-core-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-core-0.3.0.jar
[INFO] Copying jena-dboe-transaction-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-transaction-3.17.0.jar
[INFO] Copying httpclient-cache-4.5.13.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpclient-cache-4.5.13.jar
[INFO] Copying commons-compress-1.20.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-compress-1.20.jar
[INFO] Copying lucene-core-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-core-7.7.3.jar
[INFO] Copying lucene-spatial-extras-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-spatial-extras-7.7.3.jar
[INFO] Copying jchardet-1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jchardet-1.0.jar
[INFO] Copying sesame-model-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-model-2.8.9.jar
[INFO] Copying s-pipes-modules-registry-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-registry-0.3.0.jar
[INFO] Copying rdf4j-queryresultio-binary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-binary-3.7.3.jar
[INFO] Copying spring-webmvc-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-webmvc-5.0.7.RELEASE.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ s-pipes-cli ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/s-pipes-cli-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-cli ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/s-pipes-cli-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-cli/0.3.0/s-pipes-cli-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-cli/0.3.0/s-pipes-cli-0.3.0.pom
[INFO] 
[INFO] ----------------------< cz.cvut.kbss:s-pipes-web >----------------------
[INFO] Building SPipes Interface - Web 0.3.0                            [19/21]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.pom (5.4 kB at 58 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom (6.2 kB at 298 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom (21 kB at 975 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 227 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom (4.9 kB at 270 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.pom (1.9 kB at 88 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.pom (4.3 kB at 239 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom (1.4 kB at 78 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom (5.7 kB at 301 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/spring-beans/4.0.9.RELEASE/spring-beans-4.0.9.RELEASE.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/spring-beans/4.0.9.RELEASE/spring-beans-4.0.9.RELEASE.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.9.RELEASE/spring-beans-4.0.9.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.9.RELEASE/spring-beans-4.0.9.RELEASE.pom (2.3 kB at 135 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/spring-aop/4.0.9.RELEASE/spring-aop-4.0.9.RELEASE.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/spring-aop/4.0.9.RELEASE/spring-aop-4.0.9.RELEASE.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.9.RELEASE/spring-aop-4.0.9.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.9.RELEASE/spring-aop-4.0.9.RELEASE.pom (2.7 kB at 156 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom (803 B at 47 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.pom (2.0 kB at 120 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.pom (5.0 kB at 281 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.pom (4.5 kB at 250 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.pom (6.4 kB at 377 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/mapstruct/mapstruct-parent/1.1.0.Final/mapstruct-parent-1.1.0.Final.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/mapstruct/mapstruct-parent/1.1.0.Final/mapstruct-parent-1.1.0.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct-parent/1.1.0.Final/mapstruct-parent-1.1.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct-parent/1.1.0.Final/mapstruct-parent-1.1.0.Final.pom (29 kB at 1.0 MB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.pom
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.pom (1.9 kB at 85 kB/s)
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.jar
[INFO] Downloading from apache-releases: https://repository.apache.org/content/repositories/releases/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.jar
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar (62 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar (21 kB at 390 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar (50 kB at 897 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar (143 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar (74 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar (87 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar (20 kB at 246 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar (175 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar (5.1 kB at 56 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.jar (19 kB at 204 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar (107 kB at 1.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar (424 kB at 3.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-web ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ s-pipes-web ---
[INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/WebAppConfig.java: Some input files use or override a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/WebAppConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java uses unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-web ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.web.SPipesServiceControllerTest
21-03-2022 16:23:51.020 [main] INFO  o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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]
21-03-2022 16:23:51.050 [main] INFO  o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19dac2d6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e2bc2f4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@67eeb310, org.springframework.test.context.support.DirtiesContextTestExecutionListener@76af51d6]
21-03-2022 16:23:51.309 [main] INFO  o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@23f5008a: startup date [Mon Mar 21 16:23:51 CET 2022]; root of context hierarchy
21-03-2022 16:23:53.688 [main] INFO  c.c.s.util.CoreConfigProperies - Loaded configuration from config-core.properties and system environment : 
 java.util.Properties$EntrySet@1ee7a438
21-03-2022 16:23:53.699 [main] ERROR c.c.s.manager.OntoDocManager - Could not load ontologies from directory /scripts -- {} .
java.nio.file.NoSuchFileException: /scripts
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
	at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
	at java.base/java.nio.file.FileTreeWalker.getAttributes(FileTreeWalker.java:219)
	at java.base/java.nio.file.FileTreeWalker.visit(FileTreeWalker.java:276)
	at java.base/java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:322)
	at java.base/java.nio.file.FileTreeIterator.<init>(FileTreeIterator.java:71)
	at java.base/java.nio.file.Files.walk(Files.java:3825)
	at java.base/java.nio.file.Files.walk(Files.java:3879)
	at cz.cvut.spipes.manager.OntoDocManager.getAllFile2Model(OntoDocManager.java:171)
	at cz.cvut.spipes.manager.OntoDocManager.getAllBaseIris(OntoDocManager.java:230)
	at cz.cvut.spipes.manager.OntoDocManager.registerDocuments(OntoDocManager.java:111)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at cz.cvut.spipes.rest.util.ContextLoaderHelper.registerGlobalScripts(ContextLoaderHelper.java:32)
	at cz.cvut.spipes.rest.util.ScriptManagerFactory.getSingletonSPipesScriptManager(ScriptManagerFactory.java:17)
	at cz.cvut.spipes.rest.SPipesContextController.<init>(SPipesContextController.java:33)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:170)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1230)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1137)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:543)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:503)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:317)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:760)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:869)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:129)
	at org.springframework.test.context.web.AbstractGenericWebContextLoader.loadContext(AbstractGenericWebContextLoader.java:61)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:107)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:243)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:117)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:108)
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:246)
	at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:97)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.lambda$invokeTestInstancePostProcessors$3(ClassTestDescriptor.java:215)
	at org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.executeAndMaskThrowable(JupiterTestDescriptor.java:141)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.lambda$invokeTestInstancePostProcessors$4(ClassTestDescriptor.java:215)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
	at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.invokeTestInstancePostProcessors(ClassTestDescriptor.java:214)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateAndPostProcessTestInstance(ClassTestDescriptor.java:196)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.lambda$testInstanceProvider$0(ClassTestDescriptor.java:185)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.lambda$testInstanceProvider$1(ClassTestDescriptor.java:189)
	at java.base/java.util.Optional.orElseGet(Optional.java:369)
	at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.lambda$testInstanceProvider$2(ClassTestDescriptor.java:188)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:81)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:58)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.prepare(HierarchicalTestExecutor.java:89)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.execute(HierarchicalTestExecutor.java:74)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.lambda$executeRecursively$2(HierarchicalTestExecutor.java:121)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.lambda$executeRecursively$3(HierarchicalTestExecutor.java:121)
	at org.junit.platform.engine.support.hierarchical.SingleTestExecutor.executeSafely(SingleTestExecutor.java:66)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.executeRecursively(HierarchicalTestExecutor.java:108)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.execute(HierarchicalTestExecutor.java:79)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.lambda$executeRecursively$2(HierarchicalTestExecutor.java:121)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.lambda$executeRecursively$3(HierarchicalTestExecutor.java:121)
	at org.junit.platform.engine.support.hierarchical.SingleTestExecutor.executeSafely(SingleTestExecutor.java:66)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.executeRecursively(HierarchicalTestExecutor.java:108)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor$NodeExecutor.execute(HierarchicalTestExecutor.java:79)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:55)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:43)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)
	at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132)
	at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417)
21-03-2022 16:23:53.707 [main] WARN  c.c.s.manager.OntoDocManager - WORKAROUND -- Applying a workaround to register all SPIN modules ...
21-03-2022 16:23:55.649 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/contexts/{id}/data],methods=[GET],produces=[text/turtle]}" onto public org.apache.jena.rdf.model.Model cz.cvut.spipes.rest.SPipesContextController.retrieveContextData(java.lang.String)
21-03-2022 16:23:55.658 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/module],methods=[GET],produces=[application/ld+json || application/n-triples || application/rdf+xml || text/turtle]}" onto public org.apache.jena.rdf.model.Model cz.cvut.spipes.rest.SPipesServiceController.processGetRequest(org.springframework.util.MultiValueMap<java.lang.String, java.lang.String>)
21-03-2022 16:23:55.660 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/module],methods=[POST],consumes=[application/ld+json || application/n-triples || application/rdf+xml || text/turtle],produces=[application/ld+json || application/n-triples || application/rdf+xml || text/turtle]}" onto public org.apache.jena.rdf.model.Model cz.cvut.spipes.rest.SPipesServiceController.processPostRequest(org.apache.jena.rdf.model.Model,org.springframework.util.MultiValueMap<java.lang.String, java.lang.String>)
21-03-2022 16:23:55.661 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/service],methods=[GET],produces=[application/ld+json;charset=utf-8 || application/n-triples || application/rdf+xml || text/turtle]}" onto public org.apache.jena.rdf.model.Model cz.cvut.spipes.rest.SPipesServiceController.processServiceGetRequest(org.springframework.util.MultiValueMap<java.lang.String, java.lang.String>)
21-03-2022 16:23:55.663 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/service],methods=[POST],consumes=[multipart/form-data],produces=[application/ld+json;chaset=utf-8 || application/n-triples || application/rdf+xml || text/turtle]}" onto public org.apache.jena.rdf.model.Model cz.cvut.spipes.rest.SPipesServiceController.processServicePostRequest(org.springframework.util.MultiValueMap<java.lang.String, java.lang.String>,org.springframework.web.multipart.MultipartFile[])
21-03-2022 16:23:55.665 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/resources],methods=[POST],consumes=[application/xml || application/octet-stream || application/zip],produces=[application/json]}" onto public org.springframework.http.ResponseEntity<cz.cvut.spipes.rest.StreamResourceDTO> cz.cvut.spipes.rest.StreamResourceController.registerStreamResource(java.lang.String,java.io.InputStream)
21-03-2022 16:23:55.666 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/resources2],methods=[POST],produces=[application/json]}" onto public org.springframework.http.ResponseEntity<cz.cvut.spipes.rest.StreamResourceDTO> cz.cvut.spipes.rest.StreamResourceController.registerStreamResource2(java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException
21-03-2022 16:23:55.676 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
21-03-2022 16:23:55.679 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
21-03-2022 16:23:55.681 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
21-03-2022 16:23:56.529 [main] INFO  s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
21-03-2022 16:23:56.587 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/resources/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
21-03-2022 16:23:56.588 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/js/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
21-03-2022 16:23:56.588 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/swagger-ui.html] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
21-03-2022 16:23:56.588 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
21-03-2022 16:23:56.591 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
21-03-2022 16:23:56.722 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@23f5008a: startup date [Mon Mar 21 16:23:51 CET 2022]; root of context hierarchy
21-03-2022 16:23:56.980 [main] INFO  o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647
21-03-2022 16:23:56.980 [main] INFO  s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
21-03-2022 16:23:57.019 [main] INFO  s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
21-03-2022 16:23:57.105 [main] INFO  s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
21-03-2022 16:23:57.312 [main] WARN  s.d.s.p.OptimizedModelPropertiesProvider - Unable to get unique property. Conflicting setter definitions for property "nsPrefixes": org.apache.jena.rdf.model.Model#setNsPrefixes(1 params) vs org.apache.jena.rdf.model.Model#setNsPrefixes(1 params)
21-03-2022 16:23:57.323 [main] WARN  s.d.s.p.OptimizedModelPropertiesProvider - Unable to get unique property. Conflicting setter definitions for property "nsPrefixes": org.apache.jena.shared.PrefixMapping#setNsPrefixes(1 params) vs org.apache.jena.shared.PrefixMapping#setNsPrefixes(1 params)
21-03-2022 16:23:57.455 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:23:57.455 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:23:57.473 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 18 ms
21-03-2022 16:23:57.517 [main] INFO  c.c.s.r.SPipesServiceController - Processing GET request.
21-03-2022 16:23:57.517 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={}
21-03-2022 16:23:57.529 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class java.util.Collections$SingletonMap ? 
21-03-2022 16:23:57.569 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:23:57.569 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:23:57.571 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 2 ms
21-03-2022 16:23:57.572 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Testing module with parameters:
 - id=http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples,
 - cfg=/module-apply-construct/config.ttl,
 - inputBinding=null
21-03-2022 16:23:57.609 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:23:57.609 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[text/turtle], Accept=[application/ld+json], Content-Length=[100]}
21-03-2022 16:23:57.609 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@5bdd1d43, message: application/n-triples
21-03-2022 16:23:57.642 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:23:57.642 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-apply-construct/config.ttl], _pInputBindingURL=[file:/tmp/s-pipes-test-input-binding14739290841100927169ttl], _pOutputBindingURL=[file:/tmp/s-pipes-test-output-binding4121312655856355583ttl]}
21-03-2022 16:23:57.642 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples
21-03-2022 16:23:57.643 [main] INFO  c.c.s.r.SPipesServiceController - - _pOutputBindingURL=/tmp/s-pipes-test-output-binding4121312655856355583ttl
21-03-2022 16:23:57.643 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-apply-construct/config.ttl
21-03-2022 16:23:57.654 [main] INFO  c.c.s.r.SPipesServiceController - - _pInputBindingURL=file:/tmp/s-pipes-test-input-binding14739290841100927169ttl
21-03-2022 16:23:57.656 [main] DEBUG c.c.s.r.SPipesServiceController - - no conflict between bindings loaded from '_pInputBindingURL' and those provided in query string.
21-03-2022 16:23:57.656 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples}
21-03-2022 16:23:57.762 [main] INFO  org.reflections.Reflections - Reflections took 82 ms to scan 11 urls, producing 30 keys and 78 values 
21-03-2022 16:23:57.799 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#BindWithConstant -> class cz.cvut.spipes.modules.BindWithConstantModule
21-03-2022 16:23:57.806 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/merge-form-metadata -> class cz.cvut.spipes.modules.MergeFormMetadataModule
21-03-2022 16:23:57.812 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/deploy -> class cz.cvut.spipes.modules.Rdf4jModule
21-03-2022 16:23:57.812 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/dataset-discovery-v1 -> class cz.cvut.spipes.modules.DatasetDiscoveryModule
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [1.2 sec].
21-03-2022 16:23:59.070 [main] INFO  e.s.nlp.time.JollyDayHolidays - Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
Reading TokensRegex rules from sutime/defs.txt
Mar 21, 2022 4:23:59 PM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 1 rules
Reading TokensRegex rules from sutime/defs.sutime.txt
Mar 21, 2022 4:23:59 PM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 83 rules
Reading TokensRegex rules from sutime/english.holidays.sutime.txt
Mar 21, 2022 4:23:59 PM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 25 rules
Reading TokensRegex rules from sutime/english.sutime.txt
Mar 21, 2022 4:23:59 PM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 239 rules
21-03-2022 16:23:59.855 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/temporal-v1 -> class cz.cvut.spipes.modules.SUTimeModuleNew
21-03-2022 16:23:59.855 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://external-module.com -> class cz.cvut.spipes.modules.ExternalModule
21-03-2022 16:23:59.856 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#Merge -> class cz.cvut.spipes.modules.MergeModule
21-03-2022 16:23:59.869 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/apply-construct-with-scrollable-cursor -> class cz.cvut.spipes.modules.ApplyConstructWithScrollableCursorModule
21-03-2022 16:23:59.871 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/tarql-XXX-2 -> class cz.cvut.spipes.modules.ModuleTarql
21-03-2022 16:23:59.882 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/apply-construct-with-chunked-values-and-scrollable-cursor -> class cz.cvut.spipes.modules.ApplyConstructWithChunkedValuesAndScrollableCursorModule
21-03-2022 16:23:59.892 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/apply-construct-with-chunked-values -> class cz.cvut.spipes.modules.ApplyConstructWithChunkedValuesModule
21-03-2022 16:23:59.894 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/improve-spo-with-marginals -> class cz.cvut.spipes.modules.ImproveSPOWithMarginalsModule
21-03-2022 16:23:59.896 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/sparql-endpoint-download-graph -> class cz.cvut.spipes.modules.DownloadGraphModule
21-03-2022 16:23:59.898 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/tabular -> class cz.cvut.spipes.modules.TabularModule
21-03-2022 16:23:59.899 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/tarql -> class cz.cvut.spipes.modules.TarqlModule
21-03-2022 16:23:59.909 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ApplyConstruct -> class cz.cvut.spipes.modules.ApplyConstructModule
21-03-2022 16:23:59.910 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ReturnRDF -> class cz.cvut.spipes.modules.ReturnRDFModule
21-03-2022 16:23:59.912 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/bind-rdf-content-hash -> class cz.cvut.spipes.modules.BindRDFContentHashModule
21-03-2022 16:23:59.913 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/get-dataset-descriptors-v1 -> class cz.cvut.spipes.modules.GetDatasetDescriptorsModule
21-03-2022 16:23:59.914 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/sparql-endpoint-retrieve-graph -> class cz.cvut.spipes.modules.RetrieveGraphModule
21-03-2022 16:23:59.915 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ImportFileFromURL -> class cz.cvut.spipes.modules.ImportFileFromURLModule
21-03-2022 16:23:59.916 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/identity -> class cz.cvut.spipes.modules.IdentityModule
21-03-2022 16:23:59.917 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/construct-form-metadata -> class cz.cvut.spipes.modules.ConstructFormMetadataModule
21-03-2022 16:23:59.919 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/import-e5x -> class cz.cvut.spipes.modules.ImportE5XModule
21-03-2022 16:23:59.920 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/temporal-v0.1 -> class cz.cvut.spipes.modules.SUTimeModule
21-03-2022 16:23:59.921 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/external-schemex -> class cz.cvut.spipes.modules.ExternalSchemExModule
21-03-2022 16:23:59.922 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ImportRDFFromWorkspace -> class cz.cvut.spipes.modules.ImportRDFFromWorkspaceModule
21-03-2022 16:23:59.923 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/sparqlEndpointDatasetExplorer-v1 -> class cz.cvut.spipes.modules.SparqlEndpointDatasetExplorerModule
21-03-2022 16:23:59.924 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ExportToRDFFile -> class cz.cvut.spipes.modules.ExportToRDFFileModule
21-03-2022 16:23:59.925 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#BindBySelect -> class cz.cvut.spipes.modules.BindBySelectModule
21-03-2022 16:23:59.927 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/ckan2rdf-v1 -> class cz.cvut.spipes.modules.Ckan2RdfModule
21-03-2022 16:23:59.942 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/apply-contruct-v2 -> class cz.cvut.spipes.modules.ApplyConstructV2Module
21-03-2022 16:23:59.942 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module//form/construct-text-serialization -> class cz.cvut.spipes.modules.ConstructTextSerializationModule
21-03-2022 16:23:59.965 [main] INFO  org.reflections.Reflections - Reflections took 22 ms to scan 3 urls, producing 30 keys and 64 values 
21-03-2022 16:23:59.971 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://spinrdf.org/spif#parseDate -> class cz.cvut.spipes.function.spif.ParseDate
21-03-2022 16:23:59.972 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://onto.fel.cvut.cz/ontologies/lib/function/general/matches-relative-iri -> class cz.cvut.spipes.function.MatchesRelativeIri
21-03-2022 16:23:59.974 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://onto.fel.cvut.cz/ontologies/lib/function/security/encode-password -> class cz.cvut.spipes.function.EncodePassword
21-03-2022 16:23:59.975 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://onto.fel.cvut.cz/ontologies/lib/function/time/add-days -> class cz.cvut.spipes.function.time.AddDays
21-03-2022 16:23:59.976 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://onto.fel.cvut.cz/ontologies/lib/function/security/matches-password -> class cz.cvut.spipes.function.MatchesPassword
21-03-2022 16:23:59.986 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples with context Context 1962229953[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples}
	 modelSize = 1].
21-03-2022 16:23:59.988 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876239986000
21-03-2022 16:23:59.989 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876239986000, moduleExecutionId 1647876239986000-1133262313-1962229953, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@74f540c1, predecessorModuleExecutionId: null
21-03-2022 16:23:59.990 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Create sample triples
21-03-2022 16:23:59.990 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1962229953[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/test/apply-construct#CreateSampleTriples}
	 modelSize = 1]
21-03-2022 16:23:59.990 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 1 spin construct queries.
21-03-2022 16:23:59.994 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2409343532670612563.ttl.
21-03-2022 16:24:00.001 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/1 query "null" ...
21-03-2022 16:24:00.152 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 2 triples.
21-03-2022 16:24:00.153 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-10213232851388022514.ttl.
21-03-2022 16:24:00.156 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-962628386038475994.ttl.
21-03-2022 16:24:00.157 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 688695991[ 
	 varBindings = {}
	 modelSize = 2]
21-03-2022 16:24:00.159 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876239986000, moduleExecutionId: 1647876239986000-1133262313-1962229953
21-03-2022 16:24:00.160 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876239986000
21-03-2022 16:24:00.161 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.165 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.165 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 2, message: {Content-Type=[application/ld+json]}
21-03-2022 16:24:00.165 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@70bf39ca, message: application/ld+json
21-03-2022 16:24:00.241 [main] INFO  c.c.s.w.SPipesServiceControllerTest -  - content returned: {
  "@id" : "http://example.org",
  "label" : [ "example", "sample" ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    }
  }
}

21-03-2022 16:24:00.301 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:24:00.301 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:24:00.304 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 3 ms
21-03-2022 16:24:00.307 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:24:00.307 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[application/n-triples], Accept=[application/ld+json], Content-Length=[40]}
21-03-2022 16:24:00.307 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@5524ebfe, message: application/n-triples
21-03-2022 16:24:00.312 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:24:00.313 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl], paramString=[haha], paramInt=[7], paramIRI=[http://test.me]}
21-03-2022 16:24:00.313 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.313 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl
21-03-2022 16:24:00.319 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
21-03-2022 16:24:00.319 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity with context Context 1483768187[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1].
21-03-2022 16:24:00.320 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876240320001
21-03-2022 16:24:00.320 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876240320001, moduleExecutionId 1647876240320001-91438502-1483768187, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5870817b, predecessorModuleExecutionId: null
21-03-2022 16:24:00.320 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Sample identity
21-03-2022 16:24:00.320 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1483768187[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.321 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4707939680003081767.ttl.
21-03-2022 16:24:00.322 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1061173299099515298.ttl.
21-03-2022 16:24:00.322 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1483768187[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.323 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876240320001, moduleExecutionId: 1647876240320001-91438502-1483768187
21-03-2022 16:24:00.323 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876240320001
21-03-2022 16:24:00.323 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.323 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.324 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 1, message: {Content-Type=[application/ld+json]}
21-03-2022 16:24:00.324 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@36fa70ab, message: application/ld+json
21-03-2022 16:24:00.326 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Resulting JSON: {
  "@id" : "http://a/b",
  "b" : "http://a/b",
  "@context" : {
    "b" : {
      "@id" : "http://a/b",
      "@type" : "@id"
    }
  }
}

21-03-2022 16:24:00.331 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:24:00.332 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:24:00.334 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 2 ms
21-03-2022 16:24:00.335 [main] INFO  c.c.s.r.SPipesServiceController - Processing GET request.
21-03-2022 16:24:00.335 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://example.org/s-pipes/test-no-module]}
21-03-2022 16:24:00.336 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://example.org/s-pipes/test-no-module
21-03-2022 16:24:00.336 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://example.org/s-pipes/test-no-module}
21-03-2022 16:24:00.336 [main] ERROR c.c.s.engine.PipelineFactory - Cannot load module http://example.org/s-pipes/test-no-module as its http://www.w3.org/1999/02/22-rdf-syntax-ns#type property value is missing.
21-03-2022 16:24:00.337 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class java.util.Collections$SingletonMap ? 
21-03-2022 16:24:00.340 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:24:00.340 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:24:00.342 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 2 ms
21-03-2022 16:24:00.344 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:24:00.344 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[application/n-triples], Accept=[application/n-triples], Content-Length=[40]}
21-03-2022 16:24:00.344 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@31bff07d, message: application/n-triples
21-03-2022 16:24:00.345 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:24:00.345 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl], paramString=[haha], paramInt=[7], paramIRI=[http://test.me]}
21-03-2022 16:24:00.346 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.346 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl
21-03-2022 16:24:00.350 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
21-03-2022 16:24:00.351 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity with context Context 957480995[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1].
21-03-2022 16:24:00.351 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876240351002
21-03-2022 16:24:00.351 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876240351002, moduleExecutionId 1647876240351002-1111949920-957480995, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@39120023, predecessorModuleExecutionId: null
21-03-2022 16:24:00.351 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Sample identity
21-03-2022 16:24:00.352 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 957480995[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.353 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12166481237318208831.ttl.
21-03-2022 16:24:00.353 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10133608626393604754.ttl.
21-03-2022 16:24:00.353 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 957480995[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.354 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876240351002, moduleExecutionId: 1647876240351002-1111949920-957480995
21-03-2022 16:24:00.354 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876240351002
21-03-2022 16:24:00.354 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.354 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.354 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 1, message: {Content-Type=[application/n-triples]}
21-03-2022 16:24:00.354 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@c353e4d, message: application/ld+json
21-03-2022 16:24:00.360 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Result: <http://a/b> <http://a/b> <http://a/b> .

21-03-2022 16:24:00.364 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:24:00.364 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[application/n-triples], Accept=[text/turtle], Content-Length=[40]}
21-03-2022 16:24:00.364 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@6aa991c1, message: application/n-triples
21-03-2022 16:24:00.365 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:24:00.366 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl], paramString=[haha], paramInt=[7], paramIRI=[http://test.me]}
21-03-2022 16:24:00.366 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.366 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl
21-03-2022 16:24:00.370 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
21-03-2022 16:24:00.371 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity with context Context 1595483600[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1].
21-03-2022 16:24:00.371 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876240371003
21-03-2022 16:24:00.371 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876240371003, moduleExecutionId 1647876240371003-1133527406-1595483600, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5f1925d0, predecessorModuleExecutionId: null
21-03-2022 16:24:00.371 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Sample identity
21-03-2022 16:24:00.372 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1595483600[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.372 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12524918619892338274.ttl.
21-03-2022 16:24:00.373 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14215713433980586114.ttl.
21-03-2022 16:24:00.373 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1595483600[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.374 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876240371003, moduleExecutionId: 1647876240371003-1133527406-1595483600
21-03-2022 16:24:00.374 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876240371003
21-03-2022 16:24:00.374 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.375 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.375 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 1, message: {Content-Type=[text/turtle]}
21-03-2022 16:24:00.375 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@6591f744, message: application/ld+json
21-03-2022 16:24:00.376 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Result: <http://a/b>  <http://a/b>  <http://a/b> .

21-03-2022 16:24:00.379 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:24:00.379 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[application/n-triples], Accept=[application/ld+json], Content-Length=[40]}
21-03-2022 16:24:00.379 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@1ce2dd5d, message: application/n-triples
21-03-2022 16:24:00.380 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:24:00.381 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl], paramString=[haha], paramInt=[7], paramIRI=[http://test.me]}
21-03-2022 16:24:00.381 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.381 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl
21-03-2022 16:24:00.386 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
21-03-2022 16:24:00.386 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity with context Context 1268377523[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1].
21-03-2022 16:24:00.386 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876240386004
21-03-2022 16:24:00.386 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876240386004, moduleExecutionId 1647876240386004-559419987-1268377523, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4b99e7b3, predecessorModuleExecutionId: null
21-03-2022 16:24:00.386 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Sample identity
21-03-2022 16:24:00.387 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1268377523[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.387 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1261028661973179515.ttl.
21-03-2022 16:24:00.388 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-298953423906272783.ttl.
21-03-2022 16:24:00.388 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1268377523[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.388 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876240386004, moduleExecutionId: 1647876240386004-559419987-1268377523
21-03-2022 16:24:00.388 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876240386004
21-03-2022 16:24:00.389 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.389 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.389 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 1, message: {Content-Type=[application/ld+json]}
21-03-2022 16:24:00.389 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@2bda3b10, message: application/ld+json
21-03-2022 16:24:00.390 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Result: {
  "@id" : "http://a/b",
  "b" : "http://a/b",
  "@context" : {
    "b" : {
      "@id" : "http://a/b",
      "@type" : "@id"
    }
  }
}

21-03-2022 16:24:00.393 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports interface org.apache.jena.rdf.model.Model ? 
21-03-2022 16:24:00.393 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Reading interface org.apache.jena.rdf.model.Model, message: {Content-Type=[application/n-triples], Accept=[application/rdf+xml], Content-Length=[40]}
21-03-2022 16:24:00.394 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver$EmptyBodyCheckingHttpInputMessage@3b6ce423, message: application/n-triples
21-03-2022 16:24:00.395 [main] INFO  c.c.s.r.SPipesServiceController - Processing POST request.
21-03-2022 16:24:00.395 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl], paramString=[haha], paramInt=[7], paramIRI=[http://test.me]}
21-03-2022 16:24:00.395 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.395 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes/module-identity/config.ttl
21-03-2022 16:24:00.399 [main] INFO  c.c.s.r.SPipesServiceController - - input variable binding ={_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
21-03-2022 16:24:00.400 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity with context Context 1592225714[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1].
21-03-2022 16:24:00.400 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1647876240400005
21-03-2022 16:24:00.400 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1647876240400005, moduleExecutionId 1647876240400005-606068165-1592225714, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5ee76fb2, predecessorModuleExecutionId: null
21-03-2022 16:24:00.400 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Sample identity
21-03-2022 16:24:00.400 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1592225714[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.401 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8879893186766554934.ttl.
21-03-2022 16:24:00.402 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5710753200805346062.ttl.
21-03-2022 16:24:00.402 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1592225714[ 
	 varBindings = {_pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity, paramInt=7, paramString=haha, paramIRI=http://test.me}
	 modelSize = 1]
21-03-2022 16:24:00.402 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1647876240400005, moduleExecutionId: 1647876240400005-606068165-1592225714
21-03-2022 16:24:00.402 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1647876240400005
21-03-2022 16:24:00.403 [main] INFO  c.c.s.r.SPipesServiceController - Processing successfully finished.
21-03-2022 16:24:00.403 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class org.apache.jena.rdf.model.impl.ModelCom ? 
21-03-2022 16:24:00.403 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Writing model of size 1, message: {Content-Type=[application/rdf+xml]}
21-03-2022 16:24:00.403 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Getting RDF Language for content type org.springframework.http.server.ServletServerHttpResponse@788e7899, message: application/ld+json
21-03-2022 16:24:00.434 [main] INFO  c.c.s.w.SPipesServiceControllerTest - Result: <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://a/">
  <rdf:Description rdf:about="http://a/b">
    <j.0:b rdf:resource="http://a/b"/>
  </rdf:Description>
</rdf:RDF>

21-03-2022 16:24:00.441 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:24:00.441 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:24:00.444 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 2 ms
21-03-2022 16:24:00.456 [main] ERROR c.c.s.r.u.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey1 with value: @testFile1.txt
21-03-2022 16:24:00.456 [main] ERROR c.c.s.r.u.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey2 with value: @testFile2.txt
21-03-2022 16:24:00.456 [main] INFO  c.c.s.r.SPipesServiceController - Processing service POST request, with 0 multipart file(s).
21-03-2022 16:24:00.456 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={testKey1=[@testFile1.txt], testKey2=[@testFile2.txt]}
21-03-2022 16:24:00.457 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class java.util.Collections$SingletonMap ? 
21-03-2022 16:24:00.463 [main] INFO  o.s.m.web.MockServletContext - Initializing Spring FrameworkServlet ''
21-03-2022 16:24:00.464 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started
21-03-2022 16:24:00.466 [main] INFO  o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 2 ms
21-03-2022 16:24:00.467 [main] INFO  c.c.s.r.SPipesServiceController - Processing GET request.
21-03-2022 16:24:00.467 [main] INFO  c.c.s.r.SPipesServiceController - - parameters={_pId=[http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity], _pConfigURL=[http://example.org/s-pipes/test-no-module/no-configuration]}
21-03-2022 16:24:00.467 [main] INFO  c.c.s.r.SPipesServiceController - - _pId=http://onto.fel.cvut.cz/ontologies/s-pipes/identity#SampleIdentity
21-03-2022 16:24:00.468 [main] INFO  c.c.s.r.SPipesServiceController - - _pConfigURL=http://example.org/s-pipes/test-no-module/no-configuration
21-03-2022 16:24:01.326 [main] DEBUG c.c.s.c.RDFMediaTypeConverter - Supports class java.util.Collections$SingletonMap ? 
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 11.011 s - in cz.cvut.spipes.web.SPipesServiceControllerTest
[INFO] Running cz.cvut.spipes.rest.util.MultipartFileResourceResolverTest
21-03-2022 16:24:01.335 [main] INFO  o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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]
21-03-2022 16:24:01.337 [main] INFO  o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12763c53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a181588, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b9fa5be, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73228933]
21-03-2022 16:24:01.358 [main] INFO  c.c.s.r.u.ResourceRegisterHelper - Registering new stream resource with id 4ee4023b-d568-448e-bbcb-04875f0a48b3 and url http://onto.fel.cvut.cz/resources/4ee4023b-d568-448e-bbcb-04875f0a48b3 
21-03-2022 16:24:01.370 [main] DEBUG c.c.s.r.StreamResourceRegistry - Registering resource with id 4ee4023b-d568-448e-bbcb-04875f0a48b3
21-03-2022 16:24:01.371 [main] TRACE c.c.s.r.StreamResourceRegistry - Resource map content after the registration: {4ee4023b-d568-448e-bbcb-04875f0a48b3=cz.cvut.spipes.registry.StringStreamResource@3bee512a}
21-03-2022 16:24:01.371 [main] INFO  c.c.s.r.u.ResourceRegisterHelper - Resource content size: 7
21-03-2022 16:24:01.372 [main] INFO  c.c.s.r.u.ResourceRegisterHelper - Registering new stream resource with id 29420ebc-0e89-43e9-8c86-b3f5ff8c5f25 and url http://onto.fel.cvut.cz/resources/29420ebc-0e89-43e9-8c86-b3f5ff8c5f25 
21-03-2022 16:24:01.372 [main] DEBUG c.c.s.r.StreamResourceRegistry - Registering resource with id 29420ebc-0e89-43e9-8c86-b3f5ff8c5f25
21-03-2022 16:24:01.372 [main] TRACE c.c.s.r.StreamResourceRegistry - Resource map content after the registration: {4ee4023b-d568-448e-bbcb-04875f0a48b3=cz.cvut.spipes.registry.StringStreamResource@3bee512a, 29420ebc-0e89-43e9-8c86-b3f5ff8c5f25=cz.cvut.spipes.registry.StringStreamResource@6b82c980}
21-03-2022 16:24:01.372 [main] INFO  c.c.s.r.u.ResourceRegisterHelper - Resource content size: 7
21-03-2022 16:24:01.378 [main] ERROR c.c.s.r.u.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey1 with value: @WRONG_FILENAME.txt
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in cz.cvut.spipes.rest.util.MultipartFileResourceResolverTest
21-03-2022 16:24:01.389 [Thread-1] INFO  o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@23f5008a: startup date [Mon Mar 21 16:23:51 CET 2022]; root of context hierarchy
21-03-2022 16:24:01.397 [Thread-1] INFO  o.s.c.s.DefaultLifecycleProcessor - Stopping beans in phase 2147483647
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ s-pipes-web ---
[INFO] Loading execution data file /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/jacoco.exec
[INFO] Analyzed bundle 'SPipes Interface - Web' with 20 classes
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ s-pipes-web ---
[INFO] Packaging webapp
[INFO] Assembling webapp [s-pipes-web] in [/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0]
[INFO] Processing war project
[INFO] Webapp assembled in [1061 msecs]
[INFO] Building war: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-web ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-web/0.3.0/s-pipes-web-0.3.0.war
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-web/0.3.0/s-pipes-web-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-rdfstream >---------------
[INFO] Building SPipes Modules - RDF Stream 0.3.0                       [20/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-rdfstream ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-rdfstream ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-rdfstream ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-rdfstream ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-rdfstream ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-rdfstream ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-rdfstream ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/s-pipes-modules-rdfstream-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-rdfstream ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/s-pipes-modules-rdfstream-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdfstream/0.3.0/s-pipes-modules-rdfstream-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdfstream/0.3.0/s-pipes-modules-rdfstream-0.3.0.pom
[INFO] 
[INFO] ------------------------< cz.cvut.kbss:s-pipes >------------------------
[INFO] Building SPipes (Semantic Pipelines) 0.3.0                       [21/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ s-pipes ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ s-pipes ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes/0.3.0/s-pipes-0.3.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SPipes Parent ...................................... SUCCESS [  0.325 s]
[INFO] SPipes Model ....................................... SUCCESS [  8.874 s]
[INFO] SPipes Core ........................................ SUCCESS [ 13.991 s]
[INFO] SPipes Modules ..................................... SUCCESS [  0.009 s]
[INFO] SPipes Modules - Tabular ........................... SUCCESS [  2.118 s]
[INFO] SPipes Modules - TARQL ............................. SUCCESS [  1.639 s]
[INFO] SPipes Modules - Identity .......................... SUCCESS [  0.159 s]
[INFO] SPipes Modules - Rdf4j ............................. SUCCESS [  1.292 s]
[INFO] SPipes Modules - Sparql Endpoint ................... SUCCESS [  2.925 s]
[INFO] SPipes Modules - NLP ............................... SUCCESS [  4.689 s]
[INFO] SPipes Modules - Dataset Discovery ................. SUCCESS [  1.751 s]
[INFO] SPipes Modules - Eccairs ........................... SUCCESS [  2.540 s]
[INFO] SPipes Modules - CKAN SPARQL wrapper ............... SUCCESS [  0.639 s]
[INFO] SPipes - Forms ..................................... SUCCESS [  7.185 s]
[INFO] SPipes Modules - Form .............................. SUCCESS [  2.877 s]
[INFO] SPipes Modules - Security .......................... SUCCESS [  2.528 s]
[INFO] SPipes Modules Registry ............................ SUCCESS [  0.075 s]
[INFO] SPipes Interface - Commandline ..................... SUCCESS [  3.896 s]
[INFO] SPipes Interface - Web ............................. SUCCESS [ 37.223 s]
[INFO] SPipes Modules - RDF Stream ........................ SUCCESS [  0.243 s]
[INFO] SPipes (Semantic Pipelines) 0.3.0 .................. SUCCESS [  0.745 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2022-03-21T16:24:22+01:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4829449675435269348.sh
+ bash -ex /opt/projects/20doprava-csat/deploy-s-pipes-csat.sh
+ APP_NAME=s-pipes-csat
+ TOMCAT_WEBAPPS_DIR=/opt/apache-tomcat-s-pipes/webapps
+ PROJECT_DIR=/opt/projects/20doprava-csat
+ CONFIG_DIR=/opt/projects/20doprava-csat/config/s-pipes-csat
+ SOURCE_WAR_FILE='/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.*.war'
+ WAR_FILE=/opt/projects/20doprava-csat/target/s-pipes-csat.war
+ cp /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war /opt/projects/20doprava-csat/target/s-pipes-csat.war
+ echo 'INFO: Pulling changes of aircraft-maintenance-planning-system model ...'
INFO: Pulling changes of aircraft-maintenance-planning-system model ...
+ cd /opt/projects/20doprava-csat/aircraft-maintenance-planning-system
+ git pull
Already up to date.
+ cd
+ echo 'Deploying s-pipes-csat.war to /opt/apache-tomcat-s-pipes/webapps ...'
Deploying s-pipes-csat.war to /opt/apache-tomcat-s-pipes/webapps ...
+ cd /opt/projects/20doprava-csat/config/s-pipes-csat
+ zip -r /opt/projects/20doprava-csat/target/s-pipes-csat.war WEB-INF/
updating: WEB-INF/ (stored 0%)
updating: WEB-INF/classes/ (stored 0%)
updating: WEB-INF/classes/logback.xml (deflated 59%)
  adding: WEB-INF/classes/config-core.properties (deflated 45%)
+ zip -d /opt/projects/20doprava-csat/target/s-pipes-csat.war 'WEB-INF/lib/stanford-corenlp-*-models.jar'
deleting: WEB-INF/lib/stanford-corenlp-3.6.0-models.jar
+ zip -d /opt/projects/20doprava-csat/target/s-pipes-csat.war 'WEB-INF/lib/s-pipes-modules-nlp-*.jar'
deleting: WEB-INF/lib/s-pipes-modules-nlp-0.3.0.jar
+ cp /opt/projects/20doprava-csat/target/s-pipes-csat.war /opt/apache-tomcat-s-pipes/webapps/s-pipes-csat.war
+ chmod g+w /opt/apache-tomcat-s-pipes/webapps/s-pipes-csat.war
Finished: SUCCESS