See <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/42/>
------------------------------------------ [...truncated 181 lines...] + PGSQL_LOG=/var/log/postgresql/postgresql-8.4-main.log + return + echo '### Initializing PostgreSQL DATABASE: qualiscope-ci-4' ### Initializing PostgreSQL DATABASE: qualiscope-ci-4 + dropdb qualiscope-ci-4 -U qualiscope -h localhost -p 5432 + '[' 0 '!=' 0 ']' + createdb qualiscope-ci-4 -U qualiscope -h localhost -p 5432 + createlang plpgsql qualiscope-ci-4 -U qualiscope -h localhost -p 5432 createlang: language "plpgsql" is already installed in database "qualiscope-ci-4" + NUXEO_CONF=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + activate_db_template postgresql + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + db=postgresql + get_templates_list + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' ++ grep -E '^#?nuxeo.templates=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.db.port 5432 + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.port + value=5432 ++ grep -E '^#?nuxeo.db.port=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.db.name qualiscope-ci-4 + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.name + value=qualiscope-ci-4 ++ grep -E '^#?nuxeo.db.name=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ++ wc -l + has_key=1 + '[' 1 = 0 ']' + perl -p -i -e 's/^#?nuxeo.db.name=.*$/nuxeo.db.name=qualiscope-ci-4/g' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.db.user qualiscope + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.user + value=qualiscope ++ grep -E '^#?nuxeo.db.user=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.db.password secret + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.password + value=secret ++ grep -E '^#?nuxeo.db.password=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.db.max-pool-size 40 + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.max-pool-size + value=40 ++ grep -E '^#?nuxeo.db.max-pool-size=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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=40/g' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + set_key_value nuxeo.vcs.max-pool-size 40 + '[' -z <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> ']' + '[' 2 '!=' 2 ']' + key=nuxeo.vcs.max-pool-size + value=40 ++ grep -E '^#?nuxeo.vcs.max-pool-size=' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/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=40/g' <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> + cat + NXGSA=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector> + '[' '!' -d <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector> ']' + cd <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector> + hg pull pulling from http://hg.nuxeo.org/sandbox/nuxeo-gsa-connector searching for changes no changes found + hg up -C 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + '[' jboss = tomcat ']' + '[' jboss = jboss ']' + SERVER_BUNDLES=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/server/default/deploy/nuxeo.ear/bundles/> + SERVER_LIB=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/server/default/deploy/nuxeo.ear/lib/> + GSA_TPL=gsa_jboss + rm -f <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/server/default/deploy/hdscanner-jboss-beans.xml> + cd <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector> + mvn clean package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Google Search Appliance Connector [INFO] task-segment: [clean, package] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target> [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20110119-105854 at timestamp: 1295431134920 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target> [INFO] [nuxeo:eclipse-version {execution: eclipsize-version}] [INFO] eclipseVersion:1.1.2.-SNAPSHOT [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 19 source files to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.gsa.connector.test.NuxeoGsaCheckpointTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec Running org.nuxeo.ecm.platform.gsa.extractor.test.NuxeoGsaExtractorTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 10:59:02,431 INFO main [GSA:service.NuxeoGsaServiceImpl] Activate component. 10:59:02,446 INFO main [GSA:service.NuxeoGsaServiceImpl] Register contribution. 10:59:02,449 INFO main [GSA:service.NuxeoGsaServiceImpl] Register default extractor default 10:59:03,920 INFO main [GSA:service.NuxeoGsaServiceImpl] Removing contribution 10:59:03,921 INFO main [GSA:service.NuxeoGsaServiceImpl] Removing contribution 10:59:04,546 INFO main [GSA:service.NuxeoGsaServiceImpl] Activate component. 10:59:04,554 INFO main [GSA:service.NuxeoGsaServiceImpl] Register contribution. 10:59:04,556 INFO main [GSA:service.NuxeoGsaServiceImpl] Register default extractor default 10:59:04,964 DEBUG main [GSA:extractor.ExtractorAdapterDefaultImpl] Add: 2fa345f0-53b3-4d81-ae75-2d815ddcff71 10:59:04,982 INFO main [GSA:service.NuxeoGsaServiceImpl] Removing contribution 10:59:04,982 INFO main [GSA:service.NuxeoGsaServiceImpl] Removing contribution Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.219 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/nuxeo-gsa-connector-1.1.2-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20110119-105907 at timestamp: 1295431147282 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Incremental build test already done. Skipping... [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/nuxeo-gsa-connector-1.1.2-SNAPSHOT-sources.jar> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 seconds [INFO] Finished at: Wed Jan 19 10:59:07 CET 2011 [INFO] Final Memory: 122M/768M [INFO] ------------------------------------------------------------------------ + cp target/nuxeo-gsa-connector-1.1.2-SNAPSHOT.jar <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/server/default/deploy/nuxeo.ear/bundles/> + mvn -o clean dependency:copy-dependencies -DexcludeTransitive=true -DincludeGroupIds=com.google,org.springframework,net.jmatrix [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'dependency'. [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Google Search Appliance Connector [INFO] task-segment: [clean, dependency:copy-dependencies] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target> [INFO] [dependency:copy-dependencies {execution: default-cli}] [INFO] Copying connector-2.7.0-r2655.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-2.7.0-r2655.jar> [INFO] Copying connector-logging-2.7.0-r2655.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-logging-2.7.0-r2655.jar> [INFO] Copying connector-spi-2.7.0-r2658-nxpatch20110112.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-spi-2.7.0-r2658-nxpatch20110112.jar> [INFO] Copying connector-tests-2.7.0-r2655-nxpatch20101213.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-tests-2.7.0-r2655-nxpatch20101213.jar> [INFO] Copying connector-util-2.7.0-r2655.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-util-2.7.0-r2655.jar> [INFO] Copying guava-r05.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/guava-r05.jar> [INFO] Copying eproperties-1.1.0-r56m.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/eproperties-1.1.0-r56m.jar> [INFO] Copying spring-2.5.6.jar to <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/target/dependency/spring-2.5.6.jar> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Wed Jan 19 10:59:13 CET 2011 [INFO] Final Memory: 92M/586M [INFO] ------------------------------------------------------------------------ + cp target/dependency/connector-2.7.0-r2655.jar target/dependency/connector-logging-2.7.0-r2655.jar target/dependency/connector-spi-2.7.0-r2658-nxpatch20110112.jar target/dependency/connector-tests-2.7.0-r2655-nxpatch20101213.jar target/dependency/connector-util-2.7.0-r2655.jar target/dependency/eproperties-1.1.0-r56m.jar target/dependency/guava-r05.jar target/dependency/spring-2.5.6.jar <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/server/default/deploy/nuxeo.ear/lib/> + cd <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk> + cat + '[' jboss = tomcat ']' + start_server localhost + '[' 1 == 2 ']' + IP=localhost + check_ports_and_kill_ghost_process localhost + hostname=localhost + ports='8080 14440' + for port in '$ports' ++ lsof -n -i TCP@localhost:8080 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + for port in '$ports' ++ lsof -n -i TCP@localhost:14440 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeoctl> start Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:$DIRNAME/../log/gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dnuxeo.home=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss> -Dnuxeo.conf=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> -jar <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo-launcher.jar> start Nuxeo home: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss> Nuxeo configuration: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/bin/nuxeo.conf> Include template: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/templates/common-deploydir> Include template: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/templates/common-binding> Include template: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/templates/common> Include template: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/jboss/templates/postgresql> Include template: <https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default/ws/trunk/nuxeo-gsa-connector/templates/gsa_jboss> Detected JBoss server. No current configuration, generating files... Configuration files generated. Server started with process ID 26731. .................................................................................................................................................................................................................................................................................................................Starting process is taking too long - giving up. Stopping server..................No answer from server, try to kill it... Server forcibly stopped. Server is not running. + exit 1 Archiving artifacts _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
