See <https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-openjdk/18/>
------------------------------------------
[...truncated 58204 lines...]
org.nuxeo.ecm.core.convert.api.ConversionException: error extracting story
board from 'Test file.mov': null
at
org.nuxeo.ecm.platform.video.convert.StoryboardConverter.convert(StoryboardConverter.java:161)
at
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.convert(ConversionServiceImpl.java:168)
at
org.nuxeo.ecm.platform.video.VideoHelper.updateStoryboard(VideoHelper.java:96)
at
org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:48)
at
org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:195)
at
org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:389)
at
org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:441)
at
org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:844)
at
org.nuxeo.ecm.platform.video.importer.VideoImporter.create(VideoImporter.java:90)
at
org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:248)
at
org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.testImportSmallVideo(TestVideoImporterAndListeners.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable. message:
null
at
org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:152)
at
org.nuxeo.ecm.platform.video.convert.StoryboardConverter.convert(StoryboardConverter.java:121)
... 33 more
11:55:40,623 WARN [VideoHelper] could not process document 'sample.mpg' with
video file 'Test file.mov': error extracting screenshot from 'Test file.mov':
null
11:55:40,624 DEBUG [VideoHelper]
org.nuxeo.ecm.core.convert.api.ConversionException: error extracting screenshot
from 'Test file.mov': null
org.nuxeo.ecm.core.convert.api.ConversionException: error extracting screenshot
from 'Test file.mov': null
at
org.nuxeo.ecm.platform.video.convert.ScreenshotConverter.convert(ScreenshotConverter.java:104)
at
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.convert(ConversionServiceImpl.java:168)
at
org.nuxeo.ecm.platform.video.VideoHelper.updatePreviews(VideoHelper.java:144)
at
org.nuxeo.ecm.platform.video.VideoHelper.updatePreviews(VideoHelper.java:199)
at
org.nuxeo.ecm.platform.video.listener.VideoPreviewListener.handleEvent(VideoPreviewListener.java:51)
at
org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:195)
at
org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:389)
at
org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:441)
at
org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:844)
at
org.nuxeo.ecm.platform.video.importer.VideoImporter.create(VideoImporter.java:90)
at
org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:248)
at
org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.testImportSmallVideo(TestVideoImporterAndListeners.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable. message:
null
at
org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:152)
at
org.nuxeo.ecm.platform.video.convert.ScreenshotConverter.convert(ScreenshotConverter.java:92)
... 34 more
11:55:40,654 DEBUG [MediaStreamingUpdaterListener] Streaming service not
activated
11:55:40,658 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible,
skipping the end of the test
11:55:40,741 ERROR [Model] Ignoring unknown property 'dc:title' in fulltext
configuration: title
11:55:40,801 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
org.nuxeo.ecm.core.api.ClientException: Failed to load repository test
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:166)
at
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:213)
at
org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:155)
at
org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:113)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NullPointerException. message: null
at
org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2.getSQLStatementsProperties(DialectH2.java:307)
at
org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.initSQLStatements(SQLInfo.java:1160)
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.createDatabase(JDBCMapper.java:139)
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.newMapper(JDBCBackend.java:154)
at
org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:340)
at
org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:310)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository.getSession(SQLRepository.java:110)
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:104)
... 12 more
11:55:40,802 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,802 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,802 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,803 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,803 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,803 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,804 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,804 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:40,805 ERROR [AsyncEventExecutor$Job] Failed to execute async event test
on listener sql-storage-binary-text
org.nuxeo.ecm.core.api.ClientException: Null CoreSession
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:105)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
11:55:41,392 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
11:55:41,406 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
11:55:41,419 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
11:55:41,432 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
11:55:41,445 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
11:55:41,458 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
11:55:41,471 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
11:55:41,492 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
11:55:41,492 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
11:55:41,599 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible,
skipping the end of the test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 sec
Running org.nuxeo.ecm.platform.media.streaming.TestMediaStreamingUpdaterListener
11:55:41,807 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
11:55:41,831 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
11:55:41,846 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
11:55:41,861 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
11:55:41,877 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
11:55:41,892 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
11:55:41,907 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
11:55:41,932 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
11:55:41,932 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
11:55:42,337 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
11:55:42,353 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
11:55:42,368 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
11:55:42,387 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
11:55:42,402 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
11:55:42,416 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
11:55:42,430 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
11:55:42,450 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
11:55:42,451 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.903 sec <<<
FAILURE!
Results :
Tests in error:
testMediaUpdateInCreationWithServiceNotActivated(org.nuxeo.ecm.platform.media.streaming.TestMediaStreamingUpdaterListener)
testMediaUpdateInCreationWithBlobNull(org.nuxeo.ecm.platform.media.streaming.TestMediaStreamingUpdaterListener)
Tests run: 9, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-openjdk/ws/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/surefire-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 47 seconds
[INFO] Finished at: Fri Apr 01 11:55:42 CEST 2011
[INFO] Final Memory: 653M/883M
[INFO] ------------------------------------------------------------------------
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa