See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/>

------------------------------------------
[...truncated 7074 lines...]
+ 
NUXEO_CONF=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ activate_db_template postgresql
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ db=postgresql
+ get_templates_list
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
++ grep -E '^#?nuxeo.templates=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ perl -p -e 's/^#?nuxeo.templates=//'
++ tr , ' '
+ templates='default monitor'
+ newtemplates=
+ for t in '$templates'
+ '[' default = default ']'
+ t=postgresql
+ '[' '!' -z ']'
+ newtemplates+=postgresql
+ for t in '$templates'
+ '[' monitor = default ']'
+ '[' '!' -z postgresql ']'
+ newtemplates+=,
+ newtemplates+=monitor
+ perl -p -i -e 's/^#?nuxeo.templates=.*$/nuxeo.templates=postgresql,monitor/g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.port 5432
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.port
+ value=5432
++ grep -E '^#?nuxeo.db.port=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.port=.*$,nuxeo.db.port=5432,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.name qualiscope-ci-8
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.name
+ value=qualiscope-ci-8
++ grep -E '^#?nuxeo.db.name=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.name=.*$,nuxeo.db.name=qualiscope-ci-8,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.user qualiscope
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.user
+ value=qualiscope
++ grep -E '^#?nuxeo.db.user=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.user=.*$,nuxeo.db.user=qualiscope,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.password secret
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.password
+ value=secret
++ grep -E '^#?nuxeo.db.password=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.password=.*$,nuxeo.db.password=secret,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.max-pool-size 50
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.max-pool-size
+ value=50
++ grep -E '^#?nuxeo.db.max-pool-size=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.max-pool-size=.*$,nuxeo.db.max-pool-size=50,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.db.min-pool-size 10
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.db.min-pool-size
+ value=10
++ grep -E '^#?nuxeo.db.min-pool-size=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.db.min-pool-size=.*$,nuxeo.db.min-pool-size=10,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.vcs.max-pool-size 50
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.vcs.max-pool-size
+ value=50
++ grep -E '^#?nuxeo.vcs.max-pool-size=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.vcs.max-pool-size=.*$,nuxeo.vcs.max-pool-size=50,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ set_key_value nuxeo.vcs.min-pool-size 10
+ '[' -z 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
 ']'
+ '[' 2 '!=' 2 ']'
+ key=nuxeo.vcs.min-pool-size
+ value=10
++ grep -E '^#?nuxeo.vcs.min-pool-size=' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.vcs.min-pool-size=.*$,nuxeo.vcs.min-pool-size=10,g' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
+ cat
+ start_server 127.0.0.1
+ '[' 1 == 2 ']'
+ IP=127.0.0.1
+ check_ports_and_kill_ghost_process 127.0.0.1
+ hostname=127.0.0.1
+ ports='8080 14440'
+ for port in '$ports'
++ lsof -n -i [email protected]:8080
++ grep '(LISTEN)'
++ awk '{print $2}'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ for port in '$ports'
++ lsof -n -i [email protected]:14440
++ awk '{print $2}'
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeoctl>
 start
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common-base>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/postgresql>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Detected Tomcat server.
No current configuration, generating files...
Configuration files generated.
Adding file:setupWizardDownloads/4062c2fb2a08c90a4552437211b40de3
Installing nuxeo-content-browser-1.0.0
Adding file:setupWizardDownloads/c84fe53c8af45492f2700234185e6df5
Installing nuxeo-dm-5.6.0-SNAPSHOT
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common-base>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/postgresql>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Detected Tomcat server.
Configuration files generation (nuxeo.force.generation=true)...
Configuration files generated.
Server started with process ID 22446.
...................................
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 482
======================================================================
Started in 1min10s
+ sleep 0
+ '[' -z '' ']'
+ '[' '!' -z '' ']'
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/monitorctl.sh>
 start
Invoking Full GC
date    
08:46:52
Starting monitoring 2012-05-23 08:46:53+02:00 ...
[22814] Monitoring started.
+ echo 'Benching nuxeo ep ...'
Benching nuxeo ep ...
+ 
test_path=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/nuxeo-master/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/>
+ cd 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/nuxeo-master/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/>
+ make bench-long EXT=--no-color
mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log
fl-credential-ctl credential.conf restart
Traceback (most recent call last):
  File "/usr/local/bin/fl-credential-ctl", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, in 
<module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: funkload==1.17.0b-20120119
make: *** [start] Error 1
+ ret=2
+ make stop
fl-monitor-ctl monitor.conf stop
Traceback (most recent call last):
  File "/usr/local/bin/fl-monitor-ctl", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, in 
<module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: funkload==1.17.0b-20120119
make: [stop] Error 1 (ignored)
fl-credential-ctl credential.conf stop
Traceback (most recent call last):
  File "/usr/local/bin/fl-credential-ctl", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, in 
<module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: funkload==1.17.0b-20120119
make: [stop] Error 1 (ignored)
+ exit 2
+ ret1=2
+ mv 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/nuxeo-master/nuxeo-distribution/nuxeo-distribution-dm/target/ftest/funkload/report>
 .
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat>
+ '[' -z '' ']'
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/monitorctl.sh>
 stop
Stopping monitoring 2012-05-23 08:47:01+02:00 ...
Invoking Full GC
date    
08:47:07
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Done: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/log-20120523-064708.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeoctl>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common-base>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/postgresql>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.

Stopping server.....Server stopped.
+ '[' -z '' ']'
+ '[' '!' -z secret ']'
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/ws/tomcat/bin/monitorctl.sh>
 vacuumdb
Vacuuming qualiscope-ci-8 2012-05-23 08:47:11+02:00 ...
Reindexing qualiscope-ci-8 2012-05-23 08:47:49+02:00 ...
Done 2012-05-23 08:48:13+02:00
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/server.log>
+ sed 's/^.\{24\}//g'
+ sort
+ uniq -c
+ head
+ sort -nr
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/server.log>
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/jmxstat.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/nuxeoctl.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/pgsql.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/reindexdb.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/stderr.log>
 <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/18
 1/artifact/tomcat/log/sysstat-sar.log> 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/vacuum.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-bench/181/artifact/tomcat/log/server.log.gz>
+ '[' 2 -eq 0 ']'
+ exit 9
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to