See
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/480/changes>
Changes:
[Mathieu Guillaume] NXP-9268: use dependency resolver for "installAfterRestart"
actions
------------------------------------------
[...truncated 331 lines...]
[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) ... FAIL
[exec] testFolderPage (test_pages.Pages) ... FAIL
[exec] testLoginPage (test_pages.Pages) ... ok
[exec] testNavigation (test_pages.Pages) ... FAIL
[exec] testPublish (test_pages.Pages) ... FAIL
[exec] testSections (test_pages.Pages) ... ok
[exec] testUsersGroupsPage (test_pages.Pages) ...
[exec] FAIL
[exec]
[exec]
======================================================================
[exec] FAIL: testFileTabs (test_pages.Pages)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 139, in testFileTabs
[exec] .createFile(title, description))
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 610, in createFile
[exec] fl.assert_('File saved' in fl.getBody())
[exec] AssertionError: False is not true
[exec]
[exec]
======================================================================
[exec] FAIL: testFolderPage (test_pages.Pages)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 121, in testFolderPage
[exec] p.createFile(title, description)
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 610, in createFile
[exec] fl.assert_('File saved' in fl.getBody())
[exec] AssertionError: False is not true
[exec]
[exec]
======================================================================
[exec] FAIL: testNavigation (test_pages.Pages)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 67, in testNavigation
[exec] .search('workspaces')
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 412, in search
[exec] 'Not a search result page')
[exec] AssertionError: Not a search result page
[exec]
[exec]
======================================================================
[exec] FAIL: testPublish (test_pages.Pages)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 103, in testPublish
[exec] .createFile(title, description))
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 610, in createFile
[exec] fl.assert_('File saved' in fl.getBody())
[exec] AssertionError: False is not true
[exec]
[exec]
======================================================================
[exec] FAIL: testUsersGroupsPage (test_pages.Pages)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 156, in testUsersGroupsPage
[exec] p = (p.adminCenter().usersAndGroupsPage()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 200, in usersAndGroupsPage
[exec] "Wrong user page")
[exec] AssertionError: Wrong user page
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 9 tests in 24.255s
[exec]
[exec] FAILED (failures=5)
[exec] Result: 1
[echo] Handling list element: test_nuxeo.py[testInit:testWriter:testReader]
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/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] FAIL
[exec]
[exec]
======================================================================
[exec] FAIL: testInit (test_nuxeo.Nuxeo)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_nuxeo.py",>
line 71, in testInit
[exec] p = p.adminCenter().usersAndGroupsPage()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 200, in usersAndGroupsPage
[exec] "Wrong user page")
[exec] AssertionError: Wrong user page
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 4.683s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[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) ... FAIL
[exec]
[exec]
======================================================================
[exec] FAIL: testWriter (test_nuxeo.Nuxeo)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_nuxeo.py",>
line 87, in testWriter
[exec] .login(self.cred_member[0], self.cred_member[1]))
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 110, in login
[exec] 'Login failed for %s:%s' % (user, password))
[exec] AssertionError: Login failed for user12:test
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 0.034s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[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) ... FAIL
[exec]
[exec]
======================================================================
[exec] FAIL: testReader (test_nuxeo.Nuxeo)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.7/dist-packages/funkload-1.17.0-py2.7.egg/funkload/FunkLoadTestCase.py",
line 975, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_nuxeo.py",>
line 107, in testReader
[exec] .login(self.cred_member[0], self.cred_member[1]))
[exec] File
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 110, in login
[exec] 'Login failed for %s:%s' % (user, password))
[exec] AssertionError: Login failed for user13:test
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 0.031s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[echo] Handling list element: test_webengine.py
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/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) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 3.477s
[exec]
[exec] OK
[echo] Handling list element: test_dav.py
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/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] testDav (test_dav.Dav) ... ok
[exec] testLocks (test_dav.Dav) ... ok
[exec] testUserAgents (test_dav.Dav) ... ok
[exec] testWriter (test_dav.Dav) ...
[exec] ok
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 4 tests in 2.473s
[exec]
[exec] OK
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>
_init:
[echo] Using NX_ORACLE11G_DB_HOST fallback for undefined NX_DB_HOST
[echo] Using NX_ORACLE11G_DB_PORT fallback for undefined NX_DB_PORT
[echo] Using NX_ORACLE11G_DB_NAME fallback for undefined NX_DB_NAME
[echo] Using NX_ORACLE11G_DB_ADMINNAME fallback for undefined
NX_DB_ADMINNAME
[echo] Using NX_ORACLE11G_DB_ADMINUSER fallback for undefined
NX_DB_ADMINUSER
[echo] Using NX_ORACLE11G_DB_ADMINPASS fallback for undefined
NX_DB_ADMINPASS
monitor:
[exec] You can install jmxstat from https://github.com/bdelbosc/jmxstat
[exec] Monitoring is not running.
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>
funkload-ctl-daemons:
[exec] Server http://localhost:55502/ is stopped.
[exec] Server http://localhost:55501/ is stopped.
BUILD FAILED
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:497:
Tests in error: test_pages.py, test_nuxeo.py:testInit,
test_nuxeo.py:testWriter, test_nuxeo.py:testReader
Total time: 49 seconds
[ERROR] Error occurred while running
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/itests.xml>:
Tests in error: test_pages.py, test_nuxeo.py:testInit,
test_nuxeo.py:testWriter, test_nuxeo.py:testReader
[INFO] [nuxeo-distribution-tools:build {execution: stop-nuxeo}]
Activating profile: tomcat
Activating profile: oracle11g
Activating profile: qa
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>
_init:
[echo] Using NX_ORACLE11G_DB_HOST fallback for undefined NX_DB_HOST
[echo] Using NX_ORACLE11G_DB_PORT fallback for undefined NX_DB_PORT
[echo] Using NX_ORACLE11G_DB_NAME fallback for undefined NX_DB_NAME
[echo] Using NX_ORACLE11G_DB_ADMINNAME fallback for undefined
NX_DB_ADMINNAME
[echo] Using NX_ORACLE11G_DB_ADMINUSER fallback for undefined
NX_DB_ADMINUSER
[echo] Using NX_ORACLE11G_DB_ADMINPASS fallback for undefined
NX_DB_ADMINPASS
stop-unix:
[exec] Nuxeo home:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
[exec] Nuxeo configuration:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common-base>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/oracle>
[exec]
[exec] Stopping server.....
[exec] 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: 14 minutes 49 seconds
[INFO] Finished at: Wed May 23 18:20:22 CEST 2012
[INFO] Final Memory: 40M/648M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa