|
From: husdon <no...@no...> - 2010-08-04 22:16:24
|
See <http://localhost/job/BigData/133/changes>
Changes:
[mrpersonick] using BigDecimal.toPlainString instead of toString (which uses exponent notation)
[thompsonbry] Javadoc edits on OverflowManager and StoreManager, both of which initialize a thread pool in their ctors.
Btree.load() was modified to report more information if it is unable to load a Checkpoint or IndexMetadata record.
AbstractResourceManagerBootstrapTestCase was turning off the write cache (for dated reasons). The current WORMStrategy has a bug which prevents correct operation when the write cache is disabled (this is fixed in the HA branch). That bug was causing failures in the com.bigdata.resources.TestAll() suite.
------------------------------------------
[...truncated 141 lines...]
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
junit:
[delete] Deleting: /root/build.properties
[copy] Copying 1 file to /root
startHttpd:
[echo] java -jar <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/classserver.jar> -verbose -stoppable -port 23333 -dir <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
startLookup:
[echo] java -Dapp.home=<http://localhost/job/BigData/ws/trunk> -Djini.lib=<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib> -Djini.lib.dl=<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl> -Djava.security.policy=<http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy/policy.all> -Djava.security.debug=off -Djava.protocol.handler.pkgs=net.jini.url -Dlog4j.configuration=resources/logging/log4j.properties -Dcodebase.port=23333 -Djava.net.preferIPv4Stack=true -Dbigdata.fedname=bigdata.test.group-dutl-56.us.msudev.noklab.net -Ddefault.nic=${default.nic} -jar <http://localhost/job/BigData/ws/trunk/bigdata-test/lib/lookupstarter.jar>
[echo]
run-junit:
[echo] classpath: <http://localhost/job/BigData/ws/trunk/bigdata/lib/junit-3.8.1.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-test/lib/bigdata-test.jar>:<http://localhost/job/BigData/ws/trunk/bigdata/lib/cweb-junit-ext-1.1-b3-dev.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-sparql-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-store-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/bigdata.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/colt.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-commons.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-extser.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/ctc_utils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/highscalelib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/dsiutils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lgplutils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/fastutil.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/icu4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/iris.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-lib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-platform.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/log4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lucene-analyzer.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lucene-core.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/openrdf-sesame.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/slf4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/slf4j-log4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/nxparser.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/zookeeper.jar>
[echo] log4j.config: resources/logging/log4j.properties
[echo] log4j.abs: <http://localhost/job/BigData/ws/trunk/ant-build/classes/test/resources/logging/log4j.properties>
[echo] app.home: <http://localhost/job/BigData/ws/trunk>
[echo] jini.lib: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[echo] jini.lib.dl: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[echo] policy: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy/policy.all>
[echo] default.nic: ${default.nic}
[echo] hostname: dutl-56.us.msudev.noklab.net
[echo] preferIPv4: true
[echo] federation: bigdata.test.group-dutl-56.us.msudev.noklab.net
[echo]
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/classes/test/test-results>
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.cache.TestAll
[junit] Tests run: 117, Failures: 3, Errors: 0, Time elapsed: 116.739 sec
[junit] Test com.bigdata.cache.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.io.TestAll
[junit] Tests run: 86, Failures: 0, Errors: 0, Time elapsed: 18.449 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.net.TestAll
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.config.TestAll
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.util.TestAll
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 3.549 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.util.concurrent.TestAll
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.striterator.TestAll
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.252 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.counters.TestAll
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.rawstore.TestAll
[junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 1.612 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.btree.TestAll
[junit] Tests run: 447, Failures: 0, Errors: 0, Time elapsed: 584.061 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.concurrent.TestAll
[junit] Tests run: 57, Failures: 1, Errors: 0, Time elapsed: 106.249 sec
[junit] Test com.bigdata.concurrent.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.journal.TestAll
[junit] Tests run: 465, Failures: 0, Errors: 2, Time elapsed: 121.608 sec
[junit] Test com.bigdata.journal.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.resources.TestAll
[junit] Tests run: 24, Failures: 2, Errors: 1, Time elapsed: 23.469 sec
[junit] Test com.bigdata.resources.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.mdi.TestAll
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.service.TestAll
[junit] Tests run: 62, Failures: 2, Errors: 0, Time elapsed: 135.751 sec
[junit] Test com.bigdata.service.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.sparse.TestAll
[junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 14.435 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.search.TestAll
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.598 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.relation.TestAll
[junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 1.083 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.jini.TestAll
INFO : 1322248 10.48.89.89 87f98bea-4a5a-4fde-a998-f9695227bcc9 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [18f64421-74cc-4d3d-a158-b2cb31a782e6]
INFO : 1349977 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [227b47dc-289a-493e-9363-11aed6adb21a]
INFO : 1350215 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [447d644a-4513-4abd-808d-66ffa41d0372]
INFO : 1350279 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [227b47dc-289a-493e-9363-11aed6adb21a]
INFO : 1350431 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [447d644a-4513-4abd-808d-66ffa41d0372]
INFO : 1350528 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [227b47dc-289a-493e-9363-11aed6adb21a]
INFO : 1350587 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [447d644a-4513-4abd-808d-66ffa41d0372]
INFO : 1350655 10.48.89.89 9cbdd5c8-9545-4d60-952f-1c22ca086e02 (JSK) mux request dispatch com.bigdata.service.LoadBalancerService.getUnderUtilizedDataServices(LoadBalancerService.java:2518): minCount=1, maxCount=1, exclude=null : reporting 1 under-utilized and non-excluded services: [227b47dc-289a-493e-9363-11aed6adb21a]
INFO : 1351816 (JSK) mux request dispatch com.bigdata.rdf.load.MappedRDFFileLoadTask.close(MappedRDFFileLoadTask.java:523): awaiting StatementBufferFactory: com.bigdata.rdf.load.MappedRDFFileLoadTask{clientNum=com.bigdata.service.jini.master.ClientLocator@0,jobState=com.bigdata.rdf.load.MappedRDFDataLoadMaster$JobState{ resumedJob=false, component=com.bigdata.rdf.load.MappedRDFDataLoadMaster, jobName=TestMappedTaskMaster, nclients=1, clientsTemplate=com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IClientService], attributeSetTemplates=null], filter=null}, servicesTemplates=[com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IMetadataService], attributeSetTemplates=null], filter=null}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=2, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IDataService], attributeSetTemplates=null], filter=com.bigdata.service.jini.lookup.DataServiceFilter@5a75c12c}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.ILoadBalancerService], attributeSetTemplates=null], filter=null}], awaitServicesTimeout=1000, forceOverflow=false, resourceBufferConfig=com.bigdata.btree.AsynchronousIndexWriteConfiguration{ masterQueueCapacity=100, masterChunkSize=100, masterChunkTimeoutNanos=5000000000, sinkIdleTimeoutNanos=9223372036854775807, sinkPollTimeoutNanos=50000000, sinkQueueCapacity=100, sinkChunkSize=1000, sinkChunkTimeoutNanos=20000000000}, resourceScannerFactory=com.bigdata.service.jini.master.FileSystemScanner$1@26686daf, pendingSetMasterInitialCapacity=16, pendingSetSubtaskInitialCapacity=16, deleteAfter=false, namespace=TestMappedTaskMaster, ontology=bigdata-rdf/src/resources/data/lehigh/univ-bench.owl, ontologyFileFilter=com.bigdata.rdf.load.RDFFilenameFilter@11f90fdc, parserPoolSize=5, parserQueueCapacity=10, rejectedExecutionDelay=250, term2IdWriterPoolSize=5, otherWriterPoolSize=5, notifyPoolSize=5, producerChunkSize=20000, valuesInitialCapacity=20000, bnodesInitialCapacity=16, create=true, loadData=true, computeClosure=false, parserOptions=com.bigdata.rdf.rio.RDFParserOptions@76803dbb{verifyData=true,preserveBNodeIDS=false,stopAtFirstError=true,datatypeHandling=VERIFY}, rdfFormat=null, forceOverflowBeforeClosure=false},ready=true,done=false,counters=
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardNotify=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/outstandingStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pauseParserPoolStatementThreshold=2097152
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pausedThreadCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/poolPausedCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/unbufferedStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Length=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Largest Pool Size=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Pool Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Task Complete Count=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Length=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Largest Pool Size=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Pool Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Task Complete Count=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Length=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Pool Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Task Complete Count=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Length=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Largest Pool Size=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Pool Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Task Complete Count=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/document=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/parser=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentErrorCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentRestartSafeCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsReadyCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsWaitingCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentsParsedCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/elapsedMillis=46
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafeCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafePerSec=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesWriteCount=0}
INFO : 1358102 (JSK) mux request dispatch com.bigdata.rdf.load.MappedRDFFileLoadTask.close(MappedRDFFileLoadTask.java:533): StatementBufferFactory complete: com.bigdata.rdf.load.MappedRDFFileLoadTask{clientNum=com.bigdata.service.jini.master.ClientLocator@0,jobState=com.bigdata.rdf.load.MappedRDFDataLoadMaster$JobState{ resumedJob=false, component=com.bigdata.rdf.load.MappedRDFDataLoadMaster, jobName=TestMappedTaskMaster, nclients=1, clientsTemplate=com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IClientService], attributeSetTemplates=null], filter=null}, servicesTemplates=[com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IMetadataService], attributeSetTemplates=null], filter=null}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=2, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IDataService], attributeSetTemplates=null], filter=com.bigdata.service.jini.lookup.DataServiceFilter@5a75c12c}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.ILoadBalancerService], attributeSetTemplates=null], filter=null}], awaitServicesTimeout=1000, forceOverflow=false, resourceBufferConfig=com.bigdata.btree.AsynchronousIndexWriteConfiguration{ masterQueueCapacity=100, masterChunkSize=100, masterChunkTimeoutNanos=5000000000, sinkIdleTimeoutNanos=9223372036854775807, sinkPollTimeoutNanos=50000000, sinkQueueCapacity=100, sinkChunkSize=1000, sinkChunkTimeoutNanos=20000000000}, resourceScannerFactory=com.bigdata.service.jini.master.FileSystemScanner$1@26686daf, pendingSetMasterInitialCapacity=16, pendingSetSubtaskInitialCapacity=16, deleteAfter=false, namespace=TestMappedTaskMaster, ontology=bigdata-rdf/src/resources/data/lehigh/univ-bench.owl, ontologyFileFilter=com.bigdata.rdf.load.RDFFilenameFilter@11f90fdc, parserPoolSize=5, parserQueueCapacity=10, rejectedExecutionDelay=250, term2IdWriterPoolSize=5, otherWriterPoolSize=5, notifyPoolSize=5, producerChunkSize=20000, valuesInitialCapacity=20000, bnodesInitialCapacity=16, create=true, loadData=true, computeClosure=false, parserOptions=com.bigdata.rdf.rio.RDFParserOptions@76803dbb{verifyData=true,preserveBNodeIDS=false,stopAtFirstError=true,datatypeHandling=VERIFY}, rdfFormat=null, forceOverflowBeforeClosure=false},ready=true,done=false,counters=
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardNotify=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/outstandingStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pauseParserPoolStatementThreshold=2097152
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pausedThreadCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/poolPausedCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/unbufferedStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Length=0.16000000000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Size=0.16000000000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Pool Size=2.184
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Active Count=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Length=0.6553600000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Size=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Pool Size=3.3616000000000006
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Active Count=0.19660800000000012
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Length=0.19660800000000012
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Pool Size=3.6892800000000006
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Active Count=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Length=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Pool Size=0.7372800000000002
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/document=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/parser=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentErrorCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentRestartSafeCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsReadyCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsWaitingCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentsParsedCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/elapsedMillis=6331
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafeCount=103104
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafePerSec=16285
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesWriteCount=100573}
INFO : 1358104 (JSK) mux request dispatch com.bigdata.rdf.load.MappedRDFFileLoadTask.close(MappedRDFFileLoadTask.java:551): done: com.bigdata.rdf.load.MappedRDFFileLoadTask{clientNum=com.bigdata.service.jini.master.ClientLocator@0,jobState=com.bigdata.rdf.load.MappedRDFDataLoadMaster$JobState{ resumedJob=false, component=com.bigdata.rdf.load.MappedRDFDataLoadMaster, jobName=TestMappedTaskMaster, nclients=1, clientsTemplate=com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IClientService], attributeSetTemplates=null], filter=null}, servicesTemplates=[com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IMetadataService], attributeSetTemplates=null], filter=null}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=2, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.IDataService], attributeSetTemplates=null], filter=com.bigdata.service.jini.lookup.DataServiceFilter@5a75c12c}, com.bigdata.service.jini.master.ServicesTemplate{ minMatches=1, template=net.jini.core.lookup.ServiceTemplate[serviceID=null, serviceTypes=[interface com.bigdata.service.ILoadBalancerService], attributeSetTemplates=null], filter=null}], awaitServicesTimeout=1000, forceOverflow=false, resourceBufferConfig=com.bigdata.btree.AsynchronousIndexWriteConfiguration{ masterQueueCapacity=100, masterChunkSize=100, masterChunkTimeoutNanos=5000000000, sinkIdleTimeoutNanos=9223372036854775807, sinkPollTimeoutNanos=50000000, sinkQueueCapacity=100, sinkChunkSize=1000, sinkChunkTimeoutNanos=20000000000}, resourceScannerFactory=com.bigdata.service.jini.master.FileSystemScanner$1@26686daf, pendingSetMasterInitialCapacity=16, pendingSetSubtaskInitialCapacity=16, deleteAfter=false, namespace=TestMappedTaskMaster, ontology=bigdata-rdf/src/resources/data/lehigh/univ-bench.owl, ontologyFileFilter=com.bigdata.rdf.load.RDFFilenameFilter@11f90fdc, parserPoolSize=5, parserQueueCapacity=10, rejectedExecutionDelay=250, term2IdWriterPoolSize=5, otherWriterPoolSize=5, notifyPoolSize=5, producerChunkSize=20000, valuesInitialCapacity=20000, bnodesInitialCapacity=16, create=true, loadData=true, computeClosure=false, parserOptions=com.bigdata.rdf.rio.RDFParserOptions@76803dbb{verifyData=true,preserveBNodeIDS=false,stopAtFirstError=true,datatypeHandling=VERIFY}, rdfFormat=null, forceOverflowBeforeClosure=false},ready=true,done=true,counters=
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardNotify=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/bufferGuard/guardTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/outstandingStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pauseParserPoolStatementThreshold=2097152
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/pausedThreadCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/poolPausedCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/pause/unbufferedStatementCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Active Count=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Length=0.16000000000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Average Queue Size=0.16000000000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Pool Size=2.184
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/notifyService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Active Count=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Length=0.6553600000000003
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Average Queue Size=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Pool Size=3.3616000000000006
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/otherWriterService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Active Count=0.19660800000000012
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Length=0.19660800000000012
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Pool Size=3.6892800000000006
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/parserService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Active Count=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Length=0.32768000000000014
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Average Queue Size=0.0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Largest Pool Size=5
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Pool Size=0.7372800000000002
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/services/term2IdWriterService/Task Complete Count=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferOther=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/bufferTerm2Id=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/document=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/workflowLatch/parser=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentErrorCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentRestartSafeCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsReadyCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentTIDsWaitingCount=0
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/documentsParsedCount=15
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/elapsedMillis=6331
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafeCount=103104
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesRestartSafePerSec=16285
/10.48.89.89/service/com.bigdata.service.IClientService/28a327a7-fdb5-4894-81da-7d4828e074a9/TestMappedTaskMaster/toldTriplesWriteCount=100573}
[junit] Tests run: 25, Failures: 1, Errors: 0, Time elapsed: 243.611 sec
[junit] Test com.bigdata.jini.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.rdf.TestAll
Build timed out. Aborting
Publishing Javadoc
Archiving artifacts
Recording test results
Performing Post build task...
Could not match :JUNIT RUN COMPLETE : False
Logical operation result is FALSE
Skipping script : /root/rsync.sh
END OF POST BUILD TASK : 0
|