pentaho-kettle
pentaho-kettle copied to clipboard
[PDI-19718] Dimension lookup: lookup field data type is not stored correctly
JIRA: https://jira.pentaho.com/browse/PDI-19718
:white_check_mark: Build finished in 40m 17s
Build command:
mvn clean verify -B -e -Daudit -amd -pl engine,ui
:ok_hand: All tests passed!
Tests run: 4042, Failures: 0, Skipped: 8 Test Results
:information_source: This is an automatic message
:x: Build failed in 2h 39m 29s
Build command:
mvn clean verify -B -e -Daudit -amd -pl engine,ui
:no_entry: Failed Tests
:cloud_with_lightning_and_rain: 168 test(s) failed:
org.pentaho.di.cluster.SlaveServerTest.org.pentaho.di.cluster.SlaveServerTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.concurrency.ActiveSubTransformationsConcurrencyTest.getAndCreateConcurrently (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.BaseRowSetConcurrentTest.test (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.BaseStepConcurrencyTest.testRowListeners (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.BaseStepConcurrencyTest.testInputOutputRowSets (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.ConcurrentFileSystemManagerTest.org.pentaho.di.concurrency.ConcurrentFileSystemManagerTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.concurrency.JobMapConcurrencyTest.updateGetAndReplaceConcurrently (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.RowMetaConcurrencyTest.fiveAddersAgainstTenReaders (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.RowMetaConcurrencyTest.addRemoveSearch (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.RowMetaConcurrencyTest.fiveShufflersAgainstTenSearchers (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.SlaveServerConcurrentTest.getAndReplaceConcurrently (click to expand)
org/pentaho/di/concurrency/StopOnErrorCallable
org.pentaho.di.concurrency.TransformationMapConcurrentTest.testConcurrentAllocateAndDeallocateServerSocketPort (click to expand)
org/pentaho/di/concurrency/ConcurrencyTestRunner
org.pentaho.di.concurrency.TransformationMapConcurrentTest.testConcurrentAllocateServerSocketPort (click to expand)
org/pentaho/di/concurrency/ConcurrencyTestRunner
org.pentaho.di.core.attributes.metastore.EmbeddedMetaStoreTest.test (click to expand)
org/pentaho/metastore/api/BaseElementType
org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFilesTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.job.entry.JobEntryBase. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.job.entries.http.JobEntryHTTPTest.testExecute_simpleConfiguration_withProxy (click to expand)
org/pentaho/metastore/stores/memory/MemoryMetaStore
org.pentaho.di.job.entries.http.JobEntryHTTPTest.testExecute_simpleConfiguration (click to expand)
org/pentaho/metastore/stores/memory/MemoryMetaStore
org.pentaho.di.job.entries.http.JobEntryHTTPTest.testExecute_simpleAuthentication (click to expand)
org/pentaho/metastore/stores/memory/MemoryMetaStore
org.pentaho.di.job.entries.http.JobEntryHTTPTest.testDateTimeAddedFieldIsSetInTrue_WhenRepoReturnsTrue (click to expand)
org/pentaho/metastore/stores/memory/MemoryMetaStore
org.pentaho.di.job.entries.http.JobEntryHTTPTest.testDeprecatedTargetFilenameExtension (click to expand)
org/pentaho/metastore/stores/memory/MemoryMetaStore
org.pentaho.di.shared.SharedObjectsTest.org.pentaho.di.shared.SharedObjectsTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.ModPartitionerTest.org.pentaho.di.trans.ModPartitionerTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.StepWithMappingMetaTest.replaceVariablesWithJobInternalVariablesTest (click to expand)
java.lang.ExceptionInInitializerError
at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:413)
at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:340)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:379)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
at org.powermock.modules.junit4.PowerMockRunner.run (PowerMockRunner.java:59)
at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run (AbstractCommonPowerMockRunner.java:57)
at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run (JUnit4TestSuiteChunkerImpl.java:121)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run (PowerMockJUnit44RunnerDelegateImpl.java:136)
at org.junit.internal.runners.ClassRoadie.runProtected (ClassRoadie.java:45)
at org.junit.internal.runners.ClassRoadie.runUnprotected (ClassRoadie.java:33)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$1.run (PowerMockJUnit44RunnerDelegateImpl.java:134)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods (PowerMockJUnit44RunnerDelegateImpl.java:160)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod (PowerMockJUnit44RunnerDelegateImpl.java:218)
at org.junit.internal.runners.MethodRoadie.run (MethodRoadie.java:49)
at org.junit.internal.runners.MethodRoadie.runTest (MethodRoadie.java:86)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runBeforesThenTestThenAfters (PowerMockJUnit44RunnerDelegateImpl.java:298)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTest (PowerMockJUnit47RunnerDelegateImpl.java:82)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.evaluateStatement (PowerMockJUnit47RunnerDelegateImpl.java:107)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner$TestExecutorStatement.evaluate (PowerMockJUnit47RunnerDelegateImpl.java:147)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.access$100 (PowerMockJUnit47RunnerDelegateImpl.java:59)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTestInSuper (PowerMockJUnit47RunnerDelegateImpl.java:131)
at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.executeTest (PowerMockJUnit44RunnerDelegateImpl.java:310)
at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters (MethodRoadie.java:95)
at org.junit.internal.runners.MethodRoadie.runBefores (MethodRoadie.java:132)
at java.lang.reflect.Method.invoke (Method.java:566)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)
at org.pentaho.di.trans.StepWithMappingMetaTest.setupBefore (StepWithMappingMetaTest.java:79)
at org.pentaho.di.core.KettleEnvironment.init (KettleEnvironment.java:82)
at org.pentaho.di.core.KettleEnvironment.init (KettleEnvironment.java:101)
at org.pentaho.di.core.KettleEnvironment.init (KettleEnvironment.java:134)
at org.pentaho.di.core.KettleClientEnvironment.init (KettleClientEnvironment.java:81)
at org.pentaho.di.core.KettleClientEnvironment.init (KettleClientEnvironment.java:118)
at org.pentaho.di.core.plugins.PluginRegistry.init (PluginRegistry.java:545)
at org.pentaho.di.core.plugins.PluginRegistry.init (PluginRegistry.java:560)
at org.pentaho.di.core.plugins.PluginRegistry.registerType (PluginRegistry.java:605)
at org.pentaho.di.core.plugins.BasePluginType.searchPlugins (BasePluginType.java:184)
at org.pentaho.di.core.plugins.BasePluginType.registerPluginJars (BasePluginType.java:702)
at org.pentaho.di.core.plugins.BasePluginType.findAnnotatedClassFiles (BasePluginType.java:394)
at org.pentaho.di.core.plugins.JarFileCache.getFileObjects (JarFileCache.java:66)
at org.pentaho.di.core.plugins.PluginFolder.findJarFiles (PluginFolder.java:117)
at org.pentaho.di.core.plugins.PluginFolder.findJarFiles (PluginFolder.java:125)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.StepWithMappingMetaTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.SubtransExecutorTest.org.pentaho.di.trans.SubtransExecutorTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.TransExecutionConfigurationTest.org.pentaho.di.trans.TransExecutionConfigurationTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.TransMetaPrivateDbTest.org.pentaho.di.trans.TransMetaPrivateDbTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.TransMetaTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.trans.TransMetaTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.TransTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.trans.TransTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.cluster.TransSplitterTest.org.pentaho.di.trans.cluster.TransSplitterTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.debug.TransDebugMetaTest.org.pentaho.di.trans.debug.TransDebugMetaTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.noEnclosuresWithEmptyFieldTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.noEnclosuresWithEmptyFieldTest (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.noEnclosures (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.noEnclosures (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresTest (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresOnOneFieldTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresOnOneFieldTest (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresInMiddleOfFieldTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.csvinput.PDI_15270_Test.withEnclosuresInMiddleOfFieldTest (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.fieldsplitter.FieldSplitter_EmptyStringVsNull_Test.emptyAndNullsAreNotDifferent (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.fieldsplitter.FieldSplitter_EmptyStringVsNull_Test.emptyAndNullsAreNotDifferent (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.fieldsplitter.FieldSplitter_EmptyStringVsNull_Test.emptyAndNullsAreDifferent (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.fieldsplitter.FieldSplitter_EmptyStringVsNull_Test.emptyAndNullsAreDifferent (click to expand)
${result.errorDetails}
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.groupby.GroupByMetaGetFieldsTest (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.ifnull.IfNullTest.testString_emptyIsNotNull (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.ifnull.IfNullTest.testString_emptyIsNotNull (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.ifnull.IfNullTest.testString_emptyIsNull (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.steps.ifnull.IfNullTest.testString_emptyIsNull (click to expand)
${result.errorDetails}
org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaLoadSaveTest.testSerialization (click to expand)
Unable to find getter for fileName
org.pentaho.di.trans.streaming.common.BaseStreamStepMetaTest.org.pentaho.di.trans.streaming.common.BaseStreamStepMetaTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.trans.streaming.common.BaseStreamStepTest.org.pentaho.di.trans.streaming.common.BaseStreamStepTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.utils.FileUtilsTest.testCreateParentFolder (click to expand)
Dir should be created
org.pentaho.di.www.AllocateServerSocketServletTest.testAllocateServerSocketServletEncodesParametersForHmtlResponse (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.CarteTest.callStopCarteRestService (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.CleanupTransServletTest.testCleanupTransServletEscapesHtmlWhenTransNotFound (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.CleanupTransServletTest.testCleanupTransServletEscapesHtmlWhenTransFound (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.ExecuteJobServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.ExecuteJobServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.ExecuteTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.ExecuteTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.GetJobImageServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.GetJobImageServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.GetJobStatusServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.GetJobStatusServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.GetPropertiesServletTest.org.pentaho.di.www.GetPropertiesServletTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.GetTransStatusServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.GetTransStatusServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.ListServerSocketServletTest.testListServerSocketServletEncodesParametersForHmtlResponse (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.PauseTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.PauseTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.PrepareExecutionTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.PrepareExecutionTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.RegisterJobServletTest.createJobGatheringMetricsTrueTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterJobServletTest.createJobGatheringMetricsFalseTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterPackageServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.RegisterPackageServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.RegisterTransServletTest.doGetInvalidTransformationNameTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetTransformationOkTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetInvalidXmlTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetInvalidTransformationFileTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetValidNameWithInvalidElementTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetMissingTransformationNameTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RegisterTransServletTest.doGetMissingTransConfigTagTest (click to expand)
org/pentaho/di/i18n/PackageMessages
org.pentaho.di.www.RemoveJobServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.RemoveJobServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.RemoveTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.RemoveTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.SlaveServerJobStatusTest.org.pentaho.di.www.SlaveServerJobStatusTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.SlaveServerTransStatusTest.org.pentaho.di.www.SlaveServerTransStatusTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.SniffStepServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.SniffStepServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.StartExecutionTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.StartExecutionTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.StartJobServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.StartJobServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.StartTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.StartTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.StopJobServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.StopJobServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.StopTransServletTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.www.StopTransServletTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.www.WebServerTest.org.pentaho.di.www.WebServerTest (click to expand)
Unable to read the kettle XML config file: kettle-database-types.xml
Error reading information from input stream
ZipFile invalid LOC header (bad signature)
com.pentaho.di.purge.RepositoryCleanupUtilTest.authenticateLoginCredentials (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.repository.pur.AbsSecurityProviderTest.exceptionThrown_WhenOperationNotAllowed_ScheduleOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.noExceptionThrown_WhenOperationIsAllowed_ScheduleOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.exceptionThrown_WhenOperationNotAllowed_ExecuteOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.exceptionThrown_WhenOperationNotAllowed_CreateOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.noExceptionThrown_WhenOperationNotAllowed_DatasourcesOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.noExceptionThrown_WhenOperationIsAllowed_ExecuteOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.exceptionThrown_WhenOperationNotAllowed_DatasourcesOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AbsSecurityProviderTest.noExceptionThrown_WhenOperationIsAllowed_CreateOperation (click to expand)
org/pentaho/di/connections/ConnectionManager
org.pentaho.di.repository.pur.AttributesMapUtilTest.initializationError (click to expand)
javassist.CannotCompileException: by java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.repository.pur.DatabaseDelegateTest.org.pentaho.di.repository.pur.DatabaseDelegateTest (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.repository.pur.DelegatesPrivateDatabasesTest.initializationError (click to expand)
org/pentaho/di/repository/RepositoryAttributeInterface
org.pentaho.di.repository.pur.JobDelegateTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.repository.pur.JobDelegateTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.repository.pur.PurRepositoryConnectorTest.org.pentaho.di.repository.pur.PurRepositoryConnectorTest (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.repository.pur.PurRepositoryStressTest.initializationError (click to expand)
Failed to transform class with name org.pentaho.di.repository.pur.PurRepositoryStressTest. Reason: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
org.pentaho.di.repository.pur.PurRepositoryUnitTest.org.pentaho.di.repository.pur.PurRepositoryUnitTest (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.repository.pur.PurRepository_DatabaseNames_Test.org.pentaho.di.repository.pur.PurRepository_DatabaseNames_Test (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.repository.pur.SlaveDelegateTest.org.pentaho.di.repository.pur.SlaveDelegateTest (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.repository.utils.RepositoryFactoryTest.org.pentaho.di.repository.utils.RepositoryFactoryTest (click to expand)
org/pentaho/di/core/logging/Slf4jLoggingEventListener$1
org.pentaho.di.ui.repository.EESpoonPluginTest.initializationError (click to expand)
org/pentaho/di/core/lifecycle/LifeEventHandler
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIEEJobTest.testAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIEERepositoryDirectoryTest.testAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIEETransformationTest.testAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testClear (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testGetAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testSelectedUsersAndRoles (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testSelectedAvailableRoles (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testSelectedAvailableUsers (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testAvailableRoles (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testAvailableUsers (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testAssignRoles (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testAssignUsers (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testUserAssignmentFlags (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testSelectedAssignedRoles (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclModelTest.testSelectedAssignedUsers (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testRecipientType (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testToString (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testGetPermissionSet (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testEquals (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testRecipient (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclTest.testSetPermission (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testAddAndRemoveAcl (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testGetOwner (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testUpdateAcl (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testClear (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testSetAndGetAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testGetAceIndex (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testSetRemoveSelectedAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testBooleanFlags (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testSetObjectAcl (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.pur.repositoryexplorer.model.UIRepositoryObjectAclsTest.testAddAndRemoveAcls (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.repositoryexplorer.UIEESecurityTest.testAddRole (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.ui.repository.repositoryexplorer.UIEESecurityTest.testAddUser (click to expand)
org/pentaho/di/repository/ObjectRecipient$Type
org.pentaho.di.job.entries.dtdvalidator.JobEntryDTDValidatorLoadSaveTest.org.pentaho.di.job.entries.dtdvalidator.JobEntryDTDValidatorLoadSaveTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormedLoadSaveTest.org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormedLoadSaveTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.job.entries.xsdvalidator.JobEntryXSDValidatorTest.org.pentaho.di.job.entries.xsdvalidator.JobEntryXSDValidatorTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.addxml.AddXMLMetaInjectionTest.org.pentaho.di.trans.steps.addxml.AddXMLMetaInjectionTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.addxml.AddXMLMetaTest.loadSaveTest (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.getxmldata.GetXMLDataMetaTest.testSaveRepOfAdditionalOutputFields (click to expand)
org/pentaho/di/core/exception/KettleSecurityException
org.pentaho.di.trans.steps.getxmldata.GetXMLDataStepAnalyzerTest.org.pentaho.di.trans.steps.getxmldata.GetXMLDataStepAnalyzerTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.getxmldata.GetXMLDataTest.testInit (click to expand)
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.getxmldata.GetXMLDataTest.testGetXMLData_MissingNodesYieldNullValues (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.getxmldata.GetXMLDataTest.testGetXMLData_MissingNodesYieldEmptyValues (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xmljoin.XMLJoinMetaInjectionTest.org.pentaho.di.trans.steps.xmljoin.XMLJoinMetaInjectionTest (click to expand)
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xmljoin.XmlJoinMetaGetFieldsTest.testGetFieldsReturnTargetStepFieldsWithDuplicates (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmljoin.XmlJoinMetaGetFieldsTest.testGetFieldsReturnTargetStepFieldsPlusResultXmlField (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmloutput.XMLOutputMetaTest.org.pentaho.di.trans.steps.xmloutput.XMLOutputMetaTest (click to expand)
org/pentaho/di/core/logging/ConsoleLoggingEventListener
org.pentaho.di.trans.steps.xmloutput.XMLOutputStepAnalyzerTest.testCreateResourceNode (click to expand)
org/pentaho/di/core/vfs/configuration/KettleFileSystemConfigBuilderFactory
org.pentaho.di.trans.steps.xmloutput.XMLOutputTest.testDefaultXmlFieldContentType (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmloutput.XMLOutputTest.testSpecialSymbolsInAttributeValuesAreEscaped (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmloutput.XMLOutputTest.testNullInAttributeValuesAreEscaped (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmloutput.XMLOutputTest.testNullInAttributeValuesAreNotEscaped (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xmloutput.XMLOutputTest.testIsValidNamespace (click to expand)
org/pentaho/di/core/row/ValueMeta
org.pentaho.di.trans.steps.xsdvalidator.XsdValidatorIntTest.org.pentaho.di.trans.steps.xsdvalidator.XsdValidatorIntTest (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt1 (click to expand)
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt2 (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt3 (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt4 (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt5 (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
org.pentaho.di.trans.steps.xslt.XsltTest.testXslt6 (click to expand)
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
java.lang.NoClassDefFoundError: org/pentaho/di/core/logging/KettleLoggingEvent
Tests run: 3613, Failures: 168, Skipped: 8 Test Results
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
Not getting the option, where to log an issue, hence putting it here, please help me as it is urgent -
While migrating the table data thru kettle tool from sql server to postgresql database getting below-
2023/03/15 16:59:52 - write to [REPORTS].0 - Caused by: org.postgresql.util.PSQLException: ERROR: column "NAME" of relation "reports" does not exist Position: 56
SQL Server table ddl-
CREATE TABLE [dbo].[REPORTS]( [RID] [int] NOT NULL, [NAME] nvarchar NULL, [CATEGORY] [int] NULL, [STATUS] [int] NULL, [XML] nvarchar NULL, [DESCRIPTION] nvarchar NULL)
Postgresql table ddl -
CREATE TABLE IF NOT EXISTS public.reports ( rid integer NOT NULL, name character varying(150), category integer, status integer, xml character varying, description character varying(255) )
:x: Build failed in 1m 57s
Build command:
mvn clean verify -B -e -Daudit -amd -Djs.no.sandbox
:exclamation: No tests found!
:information_source: This is an automatic message