Jenkins build became unstable: openCimetiere #80

7 views
Skip to first unread message

Jenkins openMairie

unread,
Dec 21, 2016, 5:48:21 AM12/21/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 22, 2016, 2:58:15 AM12/22/16
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/81/

------------------------------------------
Started by timer
Building remotely on Noeud01 in workspace
Cleaning local Directory .
Checking out svn://scm.adullact.net/svn/opencimetiere/trunk at revision '2016-12-22T08:54:33.854 +0100'
ERROR: Failed to check out svn://scm.adullact.net/svn/opencimetiere/trunk
org.tmatesoft.svn.core.SVNException: svn: E210003: connection refused by the server
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:85)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:69)
at org.tmatesoft.svn.core.internal.io.svn.SVNPlainConnector.open(SVNPlainConnector.java:62)
at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:77)
at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.openConnection(SVNRepositoryImpl.java:1273)
at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.getLatestRevision(SVNRepositoryImpl.java:172)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:66)
at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:18)
at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:119)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connexion terminée par expiration du délai d'attente
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
... 4 more
java.io.IOException: remote file operation failed: at hudson.remoting.Channel@27269b7d:Noeud01: java.io.IOException: Failed to check out svn://scm.adullact.net/svn/opencimetiere/trunk
at hudson.FilePath.act(FilePath.java:1014)
at hudson.FilePath.act(FilePath.java:996)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1720)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Failed to check out svn://scm.adullact.net/svn/opencimetiere/trunk
at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:130)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to Noeud01(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:797)
at hudson.FilePath.act(FilePath.java:1007)
... 12 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E210003: connection refused by the server
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:85)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:69)
at org.tmatesoft.svn.core.internal.io.svn.SVNPlainConnector.open(SVNPlainConnector.java:62)
at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:77)
at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.openConnection(SVNRepositoryImpl.java:1273)
at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.getLatestRevision(SVNRepositoryImpl.java:172)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:66)
at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:18)
at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:119)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connexion terminée par expiration du délai d'attente
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
... 4 more
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Aucun fichier de rapport de test n'a été trouvé. Erreur de configuration?
Robot results publisher started...
-Parsing output xml:
Failed!
http://jenkins.openmairie.org/job/openCimetiere/ws/tests/results does not exist.
at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:72)
at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:54)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to Noeud01(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:797)
at hudson.FilePath.act(FilePath.java:1007)
at hudson.FilePath.act(FilePath.java:996)
at hudson.plugins.robot.RobotParser.parse(RobotParser.java:49)
at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:217)
at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:239)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1745)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
IRC notifier plugin: Sending notification to: #openmairie
Failed to send e-mail to fraynaud because no e-mail address is known, and no default e-mail domain is configured

Jenkins openMairie

unread,
Dec 23, 2016, 4:34:45 AM12/23/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 24, 2016, 5:47:59 AM12/24/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 25, 2016, 5:46:50 AM12/25/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 26, 2016, 5:45:20 AM12/26/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 27, 2016, 5:47:06 AM12/27/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 28, 2016, 5:46:49 AM12/28/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 29, 2016, 5:45:40 AM12/29/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 30, 2016, 5:47:49 AM12/30/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Dec 31, 2016, 5:46:22 AM12/31/16
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 1, 2017, 5:30:18 AM1/1/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 2, 2017, 5:38:49 AM1/2/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 3, 2017, 5:46:10 AM1/3/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 4, 2017, 5:44:41 AM1/4/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 5, 2017, 5:46:13 AM1/5/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 6, 2017, 4:15:30 AM1/6/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 7, 2017, 5:46:56 AM1/7/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 8, 2017, 5:10:31 AM1/8/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/98/

------------------------------------------
[...truncated 1442 lines...]
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/jquery-ui.custom.css
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
At revision 3687

At revision 3687

At revision 636

No changes for svn://scm.adullact.net/svn/opencimetiere/trunk since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/css since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/js since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/img since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/lib since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery/tags/1.7.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-ui/tags/1.8.21 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-mobile/tags/1.3.0-beta.1 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tinymce/tags/4.3.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/bootstrap/tags/2.2.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-thirdparty/tags/1.3.0 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/openlayers/tags/2.13.1 since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/pdf since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/php since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/fpdf/tags/1.6-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tcpdf/tags/6.2.12-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/pear-core/tags/PEAR-1.9.5 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/DB/tags/RELEASE_1_7_14 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/phpmailer/tags/5.1-min since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/scr since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/spg since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/trunk/tests/resources/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/om-theme/kaf/trunk since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16 since the previous build
[openCimetiere] $ /bin/sh -xe /tmp/hudson4085705697829960509.sh
+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 111 ms, Memory: 12.00MB

OK, but incomplete, skipped, or risky tests!
Tests: 8, Assertions: 0, Skipped: 8.
==============================================================================
runall (begin)
==============================================================================
==============================================================================
initenv (begin)
==============================================================================
-> Positionnement des permissions sur tmp/ ...
0
-> Positionnement des permissions sur trs/ ...
0
-> Positionnement des permissions sur gen/obj/ ...
0
-> Positionnement des permissions sur gen/sql/pgsql/ ...
0
-> Positionnement des permissions sur core/obj/ ...
0
-> Positionnement des permissions sur core/sql/pgsql/ ...
0
-> Positionnement des permissions sur obj ...
0
-> Positionnement des permissions sur sql/pgsql/ ...
0
-> Positionnement des permissions sur tests/resources/core/gen ...
0
-> Positionnement des permissions sur tests/resources/app/gen ...
0
-> Positionnement des permissions sur dyn/ ...
0
------------------------------------------------------------------------------
-> Accès web à l'instance de l'application ...
0
0
------------------------------------------------------------------------------
-> Redémarrage apache ...
0
==============================================================================
initdb (begin)
==============================================================================
-> Suppression de la base opencimetiere ...
0
------------------------------------------------------------------------------
-> Création de la base opencimetiere ...
0
------------------------------------------------------------------------------
-> Initialisation de la base opencimetiere ...
0
==============================================================================
initdb (end)
==============================================================================
==============================================================================
initenv (end)
==============================================================================
==============================================================================
PHPUnit
==============================================================================
0
==============================================================================
initenv (begin)
==============================================================================
-> Positionnement des permissions sur tmp/ ...
0
-> Positionnement des permissions sur trs/ ...
0
-> Positionnement des permissions sur gen/obj/ ...
0
-> Positionnement des permissions sur gen/sql/pgsql/ ...
0
-> Positionnement des permissions sur core/obj/ ...
0
-> Positionnement des permissions sur core/sql/pgsql/ ...
0
-> Positionnement des permissions sur obj ...
0
-> Positionnement des permissions sur sql/pgsql/ ...
0
-> Positionnement des permissions sur tests/resources/core/gen ...
0
-> Positionnement des permissions sur tests/resources/app/gen ...
0
-> Positionnement des permissions sur dyn/ ...
0
------------------------------------------------------------------------------
-> Accès web à l'instance de l'application ...
0
0
------------------------------------------------------------------------------
-> Redémarrage apache ...
0
==============================================================================
initdb (begin)
==============================================================================
-> Suppression de la base opencimetiere ...
0
------------------------------------------------------------------------------
-> Création de la base opencimetiere ...
0
------------------------------------------------------------------------------
-> Initialisation de la base opencimetiere ...
0
==============================================================================
initdb (end)
==============================================================================
==============================================================================
initenv (end)
==============================================================================
=========================================================================================================================================================
Tests
==============================================================================
Tests.000 Generation :: Le 'Framework' de l'application permet de générer
==============================================================================
Génération complète :: On vérifie qu'aucun fichier n'est regénéré | PASS |
------------------------------------------------------------------------------
Tests.000 Generation :: Le 'Framework' de l'application permet de ... | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Tests | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Output:
Log:
Report:
===
RobotFramework
0
resource/app : génération effectuée
resource/core : génération effectuée
==============================================================================
runall (end)
==============================================================================
+ sleep 65

Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: None of the test reports contained any result

Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.

IRC notifier plugin: Sending notification to: #openmairie
Failed to send e-mail to jymadier because no e-mail address is known, and no default e-mail domain is configured

Jenkins openMairie

unread,
Jan 9, 2017, 5:13:41 AM1/9/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/99/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png

AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/jquery-ui.custom.css
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson2706382328499876839.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 107 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 10, 2017, 5:12:27 AM1/10/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/100/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png

AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/jquery-ui.custom.css
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson853104926607404102.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 113 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 11, 2017, 5:12:08 AM1/11/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/101/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/delete-25x25.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png

AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images

AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
A om-theme/jquery-ui-theme/jquery-ui.custom.css
[openCimetiere] $ /bin/sh -xe /tmp/hudson3037762265045484218.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 124 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 12, 2017, 5:15:10 AM1/12/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/102/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson3826651720610826436.sh

Jenkins openMairie

unread,
Jan 13, 2017, 5:21:44 AM1/13/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/103/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png

AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png

AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson3803996786933109031.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 122 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 14, 2017, 5:23:49 AM1/14/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/104/

------------------------------------------
[...truncated 1442 lines...]
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/password-16x16.png

AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/logout-16x16.png

AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif

AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson8681748533120597895.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 130 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 15, 2017, 5:20:04 AM1/15/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/105/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png

AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson3378738586072675806.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 142 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 16, 2017, 5:19:35 AM1/16/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/106/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png

AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif

U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/jquery-ui.custom.css
A om-theme/jquery-ui-theme/images

AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
[openCimetiere] $ /bin/sh -xe /tmp/hudson4104773036387606519.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 133 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 17, 2017, 5:11:20 AM1/17/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/107/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
A om-theme/om.css
A om-theme/EXTERNALS.txt

U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images

AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
A om-theme/jquery-ui-theme/jquery-ui.custom.css
[openCimetiere] $ /bin/sh -xe /tmp/hudson9099111400917802724.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 110 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 18, 2017, 5:13:26 AM1/18/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/108/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png

AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
A om-theme/om.css
A om-theme/EXTERNALS.txt
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/jquery-ui.custom.css
A om-theme/jquery-ui-theme/images

AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
[openCimetiere] $ /bin/sh -xe /tmp/hudson9097438409089426844.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 121 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 19, 2017, 3:49:56 AM1/19/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/109/changes

Changes:

[jymadier] Le test des reqmo ignore maintenant la reqmo defunt_cimetiere_dates qui génère une erreur de base de données.

------------------------------------------
[...truncated 1441 lines...]

AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
A om-theme/om.css
A om-theme/EXTERNALS.txt
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
A om-theme/jquery-ui-theme/jquery-ui.custom.css

At revision 3687

At revision 3687

At revision 637


No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/css since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/js since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/img since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/lib since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery/tags/1.7.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-ui/tags/1.8.21 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-mobile/tags/1.3.0-beta.1 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tinymce/tags/4.3.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/bootstrap/tags/2.2.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-thirdparty/tags/1.3.0 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/openlayers/tags/2.13.1 since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/pdf since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/php since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/fpdf/tags/1.6-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tcpdf/tags/6.2.12-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/pear-core/tags/PEAR-1.9.5 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/DB/tags/RELEASE_1_7_14 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/phpmailer/tags/5.1-min since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/scr since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/spg since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/trunk/tests/resources/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/om-theme/kaf/trunk since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16 since the previous build
[openCimetiere] $ /bin/sh -xe /tmp/hudson6149334051380027589.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 107 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 20, 2017, 5:11:53 AM1/20/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/110/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png

AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
A om-theme/jquery-ui-theme/jquery-ui.custom.css
At revision 3687

At revision 3687

At revision 637

No changes for svn://scm.adullact.net/svn/opencimetiere/trunk since the previous build

No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/css since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/js since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/img since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/lib since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery/tags/1.7.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-ui/tags/1.8.21 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-mobile/tags/1.3.0-beta.1 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tinymce/tags/4.3.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/bootstrap/tags/2.2.2 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/jquery-thirdparty/tags/1.3.0 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/openlayers/tags/2.13.1 since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/pdf since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/php since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/fpdf/tags/1.6-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/tcpdf/tags/6.2.12-min since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/pear-core/tags/PEAR-1.9.5 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/pear/DB/tags/RELEASE_1_7_14 since the previous build
No changes for https://scm.adullact.net/anonscm/svn/openmairie/externals/phpmailer/tags/5.1-min since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/scr since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/tags/4.5.0-a4/spg since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/openmairie_exemple/trunk/tests/resources/core since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/om-theme/kaf/trunk since the previous build
No changes for svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16 since the previous build
[openCimetiere] $ /bin/sh -xe /tmp/hudson8895043520246087652.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 145 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 21, 2017, 5:19:35 AM1/21/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/111/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png

AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
A om-theme/jquery-ui-theme/jquery-ui.custom.css
At revision 3690

At revision 3690
[openCimetiere] $ /bin/sh -xe /tmp/hudson6835741297374519584.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 110 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 22, 2017, 5:19:24 AM1/22/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/112/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/add-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/password-16x16.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/logout-16x16.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
A om-theme/om.css
A om-theme/EXTERNALS.txt

U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
[openCimetiere] $ /bin/sh -xe /tmp/hudson2222763737796565879.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 123 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 26, 2017, 5:28:13 AM1/26/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/113/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png

AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
AU om-theme/img/bg-menu.png
AU om-theme/img/pdf-16x16.png
AU om-theme/img/logout-16x16.png

AU om-theme/img/copy-16x16.png
AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif

A om-theme/om.css
A om-theme/EXTERNALS.txt
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
AU om-theme/jquery-ui-theme/images/ui-bg_glass_85_dfeffc_1x400.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png

AU om-theme/jquery-ui-theme/images/ui-icons_f9bd01_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_1d2dc9_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_75_d0e5f5_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_469bdd_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_flat_55_fbec88_40x100.png
AU om-theme/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
AU om-theme/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
AU om-theme/jquery-ui-theme/images/ui-icons_217bc0_256x240.png
AU om-theme/jquery-ui-theme/images/ui-icons_d8e7f3_256x240.png
[openCimetiere] $ /bin/sh -xe /tmp/hudson2120613342468638653.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 127 ms, Memory: 12.00MB
Failed to send e-mail to fraynaud because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to jymadier because no e-mail address is known, and no default e-mail domain is configured

Jenkins openMairie

unread,
Jan 27, 2017, 5:21:49 AM1/27/17
to openmairie-o...@googlegroups.com
See http://jenkins.openmairie.org/job/openCimetiere/114/

------------------------------------------
[...truncated 1442 lines...]

AU om-theme/img/om-prev-icon-16x16.png
AU om-theme/img/logo.png
AU om-theme/img/legend-collapsible-20x16.png
AU om-theme/img/sig-16x16.png
AU om-theme/img/fd_page.gif
AU om-theme/img/fd_legend.png
AU om-theme/img/edit-16x16.png
AU om-theme/img/add-25x25.png
AU om-theme/img/add-16x16.png

AU om-theme/img/legend-20x16.png
AU om-theme/img/generate-25x25.png
AU om-theme/img/print-25x25.png
AU om-theme/img/legend-collapsed-20x16.png
AU om-theme/img/back-25x25.png
AU om-theme/img/om-icon-25x25.png
AU om-theme/img/om-icon-16x16.png
AU om-theme/img/password-16x16.png
AU om-theme/img/delete-16x16.png
AU om-theme/img/delete-25x25.png
AU om-theme/img/arrow-right-16x16.png
AU om-theme/img/fd_fieldset.gif
A om-theme/om.css
A om-theme/EXTERNALS.txt
U om-theme
Récupération de 'svn://scm.adullact.net/svnroot/openmairie/externals/jquery-ui-theme/om_kaf/tags/1.8.16' en rev -1 vers '
A om-theme/jquery-ui-theme/images
[openCimetiere] $ /bin/sh -xe /tmp/hudson8522846775618868767.sh

+ /home/jenkins/jenkins_specific_scripts/init_credentials.sh dyn/
+ cd tests
+ xvfb-run -a --server-args=-screen 0 1680x1050x24 ./om-tests -c runall
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.01_parametrage_d_un_nouveau_plan
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.11_ajout_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.21_localisation_sur_plan_d_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.31_ajout_d_un_dossier_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.32_ajout_d_un_concessionnaire_sur_une_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.51_ajout_d_une_operation_d_inhumation_concession
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.91_verifier_toutes_les_editions_pdf_inc
Line 3141 : The Selenium Server is not active on host localhost at port 4444.
S = General.92_verifier_tous_les_exports_reqmo_inc


Time: 132 ms, Memory: 12.00MB

Jenkins openMairie

unread,
Jan 27, 2017, 5:46:18 AM1/27/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 27, 2017, 6:02:08 AM1/27/17
to openmairie-o...@googlegroups.com

Jenkins openMairie

unread,
Jan 28, 2017, 5:24:58 AM1/28/17
to openmairie-o...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages