See
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/249/>
------------------------------------------
[...truncated 561 lines...]
[exec] OK
[echo] Suite: test_rest.py - Test: testReader
[echo] Running: fl-run-test -v --simple-fetch test_rest.py -e testReader
-u http://localhost:8080/nuxeo --no-color
[exec] testReader (test_rest.Rest) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 0.212s
[exec]
[exec] OK
[echo] Handling list element: test_pages.py
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
fl-run-suite:
[echo] Suite: test_pages.py
[echo] Running: fl-run-test -v --simple-fetch test_pages.py -u
http://localhost:8080/nuxeo --no-color
[exec] testAvailable (test_pages.Pages) ... ok
[exec] testBasePageViewDocumentPath (test_pages.Pages) ... ok
[exec] testFileTabs (test_pages.Pages) ... ok
[exec] testFolderPage (test_pages.Pages) ... ok
[exec] testLoginPage (test_pages.Pages) ... ok
[exec] testNavigation (test_pages.Pages) ... ok
[exec] testPublish (test_pages.Pages) ... ok
[exec] testSections (test_pages.Pages) ... ok
[exec] testUsersGroupsPage (test_pages.Pages) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 9 tests in 24.928s
[exec]
[exec] OK
[echo] Handling list element: test_nuxeo.py[testInit:testWriter:testReader]
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
fl-run-tests:
[echo] Suite: test_nuxeo.py - Test: testInit
[echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testInit -u
http://localhost:8080/nuxeo --no-color
[exec] testInit (test_nuxeo.Nuxeo) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 15.261s
[exec]
[exec] OK
[echo] Suite: test_nuxeo.py - Test: testWriter
[echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testWriter
-u http://localhost:8080/nuxeo --no-color
[exec] testWriter (test_nuxeo.Nuxeo) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 5.367s
[exec]
[exec] OK
[echo] Suite: test_nuxeo.py - Test: testReader
[echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testReader
-u http://localhost:8080/nuxeo --no-color
[exec] testReader (test_nuxeo.Nuxeo) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 1.577s
[exec]
[exec] OK
[echo] Handling list element: test_webengine.py
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
fl-run-suite:
[echo] Suite: test_webengine.py
[echo] Running: fl-run-test -v --simple-fetch test_webengine.py -u
http://localhost:8080/nuxeo --no-color
[exec] test_testWebengine (test_webengine.Webengine) ... ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 2.538s
[exec]
[exec] OK
[echo] Handling list element: test_dav.py
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
fl-run-suite:
[echo] Suite: test_dav.py
[echo] Running: fl-run-test -v --simple-fetch test_dav.py -u
http://localhost:8080/nuxeo --no-color
[exec] testCreateUpdate (test_dav.Dav) ... ok
[exec] testDav (test_dav.Dav) ... ok
[exec] testLocks (test_dav.Dav) ... ok
[exec] testUserAgents (test_dav.Dav) ... ok
[exec] testWriter (test_dav.Dav) ...
[exec] FAIL
[exec]
[exec]
======================================================================
[exec] FAIL: testWriter (test_dav.Dav)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0b_20120313-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_dav.py",>
line 124, in testWriter
[exec] description="Create a doc " + str(i), ok_codes=[201, ])
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0b_20120313-py2.7.egg/funkload/FunkLoadTestCase.py",
line 418, in put
[exec] load_auto_links=load_auto_links)
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0b_20120313-py2.7.egg/funkload/FunkLoadTestCase.py",
line 411, in method
[exec] method=method, load_auto_links=load_auto_links)
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0b_20120313-py2.7.egg/funkload/FunkLoadTestCase.py",
line 309, in _browse
[exec] response = self._connect(url, params, ok_codes, method,
description)
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0b_20120313-py2.7.egg/funkload/FunkLoadTestCase.py",
line 222, in _connect
[exec] raise self.failureException, str(value.response)
[exec] AssertionError:
/nuxeo/site/dav/FLNXTest-Dav-workspace/xsert8h7/3sg4q.txt
[exec] HTTP Response 500: Internal Server Error
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 5 tests in 1.566s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
funkload-ctl-daemons:
[exec] Server http://0.0.0.0:55502/ is stopped.
[exec] Server http://localhost:55501/ is stopped.
BUILD FAILED
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:576:
Tests in error: test_dav.py
Total time: 1 minute 0 seconds
[ERROR] Error occurred while running
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/itests.xml>:
Tests in error: test_dav.py
[INFO] [nuxeo-distribution-tools:build {execution: stop-nuxeo}]
Activating profile: jboss
Activating profile: NXP
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/target>
_init:
stop-unix:
[exec] Detected JBoss server.
[exec] Nuxeo home:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload>
[exec] Nuxeo configuration:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload/bin/nuxeo.conf>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload/templates/common-deploydir>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload/templates/common-binding>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload/templates/common>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/ws/jboss-funkload/templates/default>
[exec]
[exec] Stopping server......Server stopped.
stop-windows:
stop:
BUILD SUCCESSFUL
Total time: 4 seconds
[INFO] [nuxeo-distribution-tools:verify {execution: run-tests}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are some test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 53 seconds
[INFO] Finished at: Fri Mar 01 05:32:16 CET 2013
[INFO] Final Memory: 61M/600M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*(ERROR)(?!( \[STDERR\] Cajoled)).*
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/249/artifact/jboss-funkload/log/server.log>:
2013-03-01 05:32:07,865 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event default on listener updateThumbListener
2013-03-01 05:32:10,548 ERROR [org.nuxeo.ecm.webdav.provider.ExceptionHandler]
org.nuxeo.ecm.core.api.ClientException: Error during save
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/249/artifact/jboss-funkload/log/stderr.log>:
2013-03-01 05:32:07,866 ERROR [STDERR] Exception in thread
"Nuxeo-Work-default-1"
2013-03-01 05:32:07,866 ERROR [STDERR] java.lang.UnsupportedOperationException
2013-03-01 05:32:07,866 ERROR [STDERR] at
org.nuxeo.ecm.core.event.impl.ShallowDocumentModel.getAdapter(ShallowDocumentModel.java:183)
2013-03-01 05:32:07,866 ERROR [STDERR] at
org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener.handleEvent(UpdateThumbnailListener.java:44)
2013-03-01 05:32:07,866 ERROR [STDERR] at
org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener.handleEvent(UpdateThumbnailListener.java:69)
2013-03-01 05:32:07,866 ERROR [STDERR] at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:153)
2013-03-01 05:32:07,866 ERROR [STDERR] at
org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:162)
2013-03-01 05:32:07,866 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
2013-03-01 05:32:07,866 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
2013-03-01 05:32:07,866 ERROR [STDERR] at java.lang.Thread.run(Thread.java:679)
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/249/artifact/jboss-selenium/log/server.log>:
2013-03-01 05:21:02,406 ERROR [org.nuxeo.ecm.core.work.AbstractWork] Exception
during work: FulltextUpdaterWork(RUNNING, Progress(?%, 39/39), Saving)
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-jboss-openjdk6/249/artifact/jboss-selenium/log/stderr.log>:
2013-03-01 05:21:02,408 ERROR [STDERR] Exception in thread
"Nuxeo-Work-fulltextUpdater-1"
2013-03-01 05:21:02,408 ERROR [STDERR] java.lang.RuntimeException:
org.nuxeo.ecm.core.api.ClientException: Failed to save session
2013-03-01 05:21:02,408 ERROR [STDERR] at
org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:169)
2013-03-01 05:21:02,408 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
2013-03-01 05:21:02,409 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
2013-03-01 05:21:02,409 ERROR [STDERR] at java.lang.Thread.run(Thread.java:679)
2013-03-01 05:21:02,409 ERROR [STDERR] Caused by:
org.nuxeo.ecm.core.api.ClientException: Failed to save session
2013-03-01 05:21:02,409 ERROR [STDERR] at
org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1866)
2013-03-01 05:21:02,409 ERROR [STDERR] at
sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source)
2013-03-01 05:21:02,409 ERROR [STDERR] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-03-01 05:21:02,409 ERROR [STDERR] at
java.lang.reflect.Method.invoke(Method.java:616)
2013-03-01 05:21:02,409 ERROR [STDERR] at
org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:133)
2013-03-01 05:21:02,409 ERROR [STDERR] at $Proxy416.save(Unknown Source)
2013-03-01 05:21:02,409 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.work(FulltextUpdaterWork.java:176)
2013-03-01 05:21:02,409 ERROR [STDERR] at
org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:162)
2013-03-01 05:21:02,410 ERROR [STDERR] ... 3 more
2013-03-01 05:21:02,410 ERROR [STDERR] Caused by:
org.nuxeo.ecm.core.api.DocumentException:
org.nuxeo.ecm.core.storage.StorageException: Could not insert: INSERT INTO
"FULLTEXT" ("ID", "JOBID", "SIMPLETEXT", "BINARYTEXT", "SIMPLETEXT_TITLE",
"BINARYTEXT_TITLE", "SIMPLETEXT_DESCRIPTION", "BINARYTEXT_DESCRIPTION") VALUES
(?, ?, ?, ?, ?, ?, ?, ?)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:151)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1862)
2013-03-01 05:21:02,410 ERROR [STDERR] ... 10 more
2013-03-01 05:21:02,410 ERROR [STDERR] Caused by:
org.nuxeo.ecm.core.storage.StorageException: Could not insert: INSERT INTO
"FULLTEXT" ("ID", "JOBID", "SIMPLETEXT", "BINARYTEXT", "SIMPLETEXT_TITLE",
"BINARYTEXT_TITLE", "SIMPLETEXT_DESCRIPTION", "BINARYTEXT_DESCRIPTION") VALUES
(?, ?, ?, ?, ?, ?, ?, ?)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.insertSimpleRows(JDBCRowMapper.java:597)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.writeCreates(JDBCRowMapper.java:494)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.write(JDBCRowMapper.java:464)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.write(SoftRefCachingRowMapper.java:466)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.SessionImpl.doFlush(SessionImpl.java:342)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.SessionImpl.flush(SessionImpl.java:318)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.SessionImpl.save(SessionImpl.java:301)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.save(ConnectionImpl.java:176)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:149)
2013-03-01 05:21:02,410 ERROR [STDERR] ... 11 more
2013-03-01 05:21:02,410 ERROR [STDERR] Caused by:
org.h2.jdbc.JdbcBatchUpdateException: Unique index or primary key violation:
PRIMARY_KEY_7E ON PUBLIC.FULLTEXT(ID); SQL statement:
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.jdbc.JdbcPreparedStatement.executeBatch(JdbcPreparedStatement.java:1067)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.insertSimpleRows(JDBCRowMapper.java:582)
2013-03-01 05:21:02,410 ERROR [STDERR] ... 19 more
2013-03-01 05:21:02,410 ERROR [STDERR] Caused by: org.h2.jdbc.JdbcSQLException:
Unique index or primary key violation: PRIMARY_KEY_7E ON PUBLIC.FULLTEXT(ID);
SQL statement:
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.message.Message.getSQLException(Message.java:105)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.message.Message.getSQLException(Message.java:116)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.message.Message.getSQLException(Message.java:75)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:154)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.index.BtreeLeaf.add(BtreeLeaf.java:67)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.index.BtreeNode.add(BtreeNode.java:108)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.index.BtreeIndex.add(BtreeIndex.java:228)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.table.TableData.addRow(TableData.java:121)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.command.dml.Insert.update(Insert.java:101)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.command.CommandContainer.update(CommandContainer.java:72)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.command.Command.executeUpdate(Command.java:208)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:139)
2013-03-01 05:21:02,410 ERROR [STDERR] at
org.h2.jdbc.JdbcPreparedStatement.executeBatch(JdbcPreparedStatement.java:1050)
2013-03-01 05:21:02,410 ERROR [STDERR] ... 20 more
Publishing Selenium report...
Copying the reports.
parsing resultFile result-suite-dm.html
parsing resultFile result-suite-webengine-tags.html
parsing resultFile result-suite-webengine-website.html
parsing resultFile result-suite-webengine.html
parsing resultFile result-suite1.html
parsing resultFile result-suite2.html
Publishing Selenium report...
Test failures: 0
Test totals : 104
------------------------
Command Passes : 1106
Command Failures : 0
Command Errors : 0
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa