Skip to content

Regression

com.sun.ts.tests.jaxrs.jaxrs21.ee.sse.sseeventsource.JAXRSClient.wait2Seconds_from_standalone (from jaxrs)

Failing for the past 1 build (Since #67 )
Took 8 sec.

Error Message

test result: Failed. Test case throws exception: SseEventSource#isOpen returns false

Stacktrace

test result: Failed. Test case throws exception: SseEventSource#isOpen returns false

Standard Output

#Test Results (version 2)
#Sat Jan 08 18:27:11 UTC 2022
#-----testdescription-----
$file=/root/jakartaeetck/src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/JAXRSClient.java
$root=/root/jakartaeetck/src
assertion_ids=JAXRS\:JAVADOC\:1197  Check if the event is empty (i.e. does not contain any data).\nJAXRS\:JAVADOC\:1198  Get the original event data as String.\nJAXRS\:JAVADOC\:1199  Read event data as a given Java type.\nJAXRS\:JAVADOC\:1200  Read event data as a given generic type.\nJAXRS\:JAVADOC\:1201  Read event data as a given Java type.\nJAXRS\:JAVADOC\:1202  Read event data as a given generic type.\nJAXRS\:JAVADOC\:1236  Open the connection to the supplied SSE underlying WebTarget web target and start processing incoming InboundSseEvent events.\nJAXRS\:JAVADOC\:1240  Create a new SseEventSource.Builder event source builder that provides convenient way how to configure and fine-tune various aspects of a newly prepared event source instance.\nJAXRS\:JAVADOC\:1241  Build new SSE event source pointing at a SSE streaming WebTarget web target. The returned event source is ready, but not SseEventSource\#open() connected to the SSE endpoint. It is expected that you will manually invoke its \#open() method once you are ready to start receiving SSE events. In case you want to build an event source instance that is already connected to the SSE endpoint, use the event source builder \#open() method instead. Once the event source is open, the incoming events are processed by the event source in an asynchronous task that runs in an internal single-threaded ScheduledExecutorService scheduled executor service.
classname=com.sun.ts.tests.jaxrs.jaxrs21.ee.sse.sseeventsource.JAXRSClient
direction=forward
finder=cts
id=wait2Seconds_from_standalone
keywords=all jaxrs javaee_optional xml_binding wait2Seconds standalone_vehicle forward
service_eetest=yes
testName=wait2Seconds
testProps=\ webServerHost  webServerPort  ts_home
test_directory=com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource

#-----environment-----
EJBServer1TxInteropEnabled=true
EJBServer2TxInteropEnabled=true
JAVA_HOME=/opt/jdk-11.0.7
SYSTEMROOT=${env.SystemRoot}
TMP=${env.TMP}
bin.dir=/root/jakartaeetck/bin/xml/../../bin
client.cert.test.jdk.tls.client.protocols=TLSv1.2
command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH\=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}${JAVA_HOME}/../lib/tools.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/cssparser-0.9.25.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/httpcore-4.4.9.jar${pathsep}${ts.home}/lib/httpclient-4.5.5.jar${pathsep}${ts.home}/lib/httpmime-4.5.5.jar${pathsep}${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}${ts.home}/lib/commons-io-2.4.jar${pathsep}${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${ts.home}/lib/jaxen-1.1.6.jar${pathsep}${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}${ts.home}/lib/sac-1.3.jar${pathsep}${ts.home}/lib/saxpath.jar${pathsep}${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}${ts.home}/lib/xalan-2.7.2.jar${pathsep}${ts.home}/lib/serializer-2.7.2.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${jdbc.db.classes} DISPLAY\=${ts.display} HOME\="${user.home}" TMP\=${TMP} windir\=${windir} SYSTEMROOT\=${SYSTEMROOT} PATH\="${javaee.home}/nativelib" ${JAVA_HOME}/bin/java -Dcts.tmp\=$harness.temp.directory -Djava.protocol.handler.pkgs\=javax.net.ssl -Djavax.net.ssl.keyStore\=${bin.dir}/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword\=changeit -Djavax.net.ssl.trustStore\=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks -Dcom.sun.aas.installRoot\=${javaee.home} -Dlog.file.location\=${log.file.location} -Dservlet.is.jsr115.compatible\=${servlet.is.jsr115.compatible} -Dprovider.configuration.file\=${provider.configuration.file} -Djava.security.properties\=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security -Dlogical.hostname.servlet\=${logical.hostname.servlet} -Dcom.sun.aas.configRoot\=${javaee.home}/config -Ddeliverable.class\=${deliverable.class} $testExecuteClass $testExecuteArgs
deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable
deployment_host.1=${orb.host}
deployment_host.2=${orb.host.ri}
deployment_port.1=${impl.vi.port}
deployment_port.2=${impl.ri.port}
derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar
derby.dbName=derbyDB
derby.driver=org.apache.derby.jdbc.ClientDriver
derby.home=${javaee.home}/../javadb
derby.passwd=cts1
derby.port=1527
derby.server=${orb.host}
derby.url=jdbc\:derby\://${derby.server}\:${derby.port}/${derby.dbName};create\=true
derby.user=cts1
harness.executeMode=0
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=false
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
http.server.supports.endpoint.publish=false
http.server.supports.endpoint.publish.2=false
impl.ri.port=${ri.admin.port}
impl.vi.port=${s1as.admin.port}
implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/com.ibm.jbatch-runtime-all.jar${pathsep}${s1as.modules}/com.ibm.jbatch-ri-spi.jar${pathsep}${s1as.modules}/glassfish-batch-connector.jar${pathsep}${s1as.modules}/glassfish-batch-commands.jar${pathsep}${s1as.modules}/yasson.jar
jakarta.persistence.jdbc.driver=${derby.driver}
jakarta.persistence.jdbc.password=${derby.passwd}
jakarta.persistence.jdbc.url=${derby.url}
jakarta.persistence.jdbc.user=${derby.user}
jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider
javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar
javaee.home=/root/vi/glassfish6/glassfish
javaee.home.ri=/root/ri/glassfish6/glassfish
javaee.level=full
jdbc.db.classes=${derby.classes}
jimage.dir=${ts.home}/tmp/jdk-bundles
jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF
jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar
log.file.location=${vi.log.file.location}
logical.hostname.servlet=server
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host.ri}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port.ri}
orb.host=localhost
orb.host.ri=localhost
orb.port=3699
orb.port.ri=3701
password1=${derby.passwd}
password2=${derby.passwd}
pathsep=\:
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=jakartaEE
porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment
porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM
porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL
provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml
ri.admin.port=5858
ri.modules=${javaee.home.ri}/modules
s1as.admin.port=4848
s1as.domain=${s1as.domain.dir}/${s1as.domain.name}
s1as.domain.dir=${javaee.home}/domains
s1as.domain.name=domain1
s1as.modules=${javaee.home}/modules
securedWebServicePort=1044
securedWebServicePort.2=1045
servlet.is.jsr115.compatible=true
sjsas.instance.config.dir=config
ts.display=\:0.0
ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar${pathsep}${ts.home}/lib/http.jar
ts.home=/root/jakartaeetck/bin/xml/../..
ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes}
ts_home=${ts.home}
user.home=/
user1=${derby.user}
user2=${derby.user}
variable.mapper=com.sun.el.lang.VariableMapperImpl
vi.admin.passwd=
vi.admin.user=admin
vi.domain=${vi.domain.dir}/${vi.domain.name}
vi.domain.dir=${javaee.home}/domains
vi.domain.name=domain1
vi.log.file.location=${vi.domain}/logs
webServerHost=${orb.host}
webServerHost.2=${orb.host.ri}
webServerPort=8001
webServerPort.2=8002
windir=${env.windir}
wsdlRepository1=${harness.temp.directory}/wsdlRepository1
wsdlRepository2=${harness.temp.directory}/wsdlRepository2

#-----testresult-----
description=file\:/root/jakartaeetck/src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/JAXRSClient.java\#wait2Seconds_from_standalone
end=Sat Jan 08 18\:27\:11 UTC 2022
environment=ts_unix
execStatus=Failed. Test case throws exception\: SseEventSource\#isOpen returns false
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 5.12.7-300.fc34.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Sat Jan 08 18\:27\:03 UTC 2022
test=com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/JAXRSClient.java\#wait2Seconds_from_standalone
timeoutSeconds=1200
totalTime=8880
work=/root/jakartaeetck-work/jaxrs/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource

#section:script_messages
----------messages:(0/0)----------

#section:Deployment
----------messages:(0/0)----------
----------log:(14/549)----------
Undeploying apps...
AutoDeployment.isDeployed()
AutoDeployment.undeploy()
Undeploying apps...
AutoDeployment.isDeployed()
Search for s1as runtime files match:`jaxrs_jaxrs21_ee_sse_sseeventsource_web.war`
Valid runtime files after sweep:
Deploying apps for forward rebuildable...
Search for s1as runtime files match:`jaxrs_jaxrs21_ee_sse_sseeventsource_web.war`
Valid runtime files after sweep:
getAppNameFromApplicationXML() returning "null"
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
sClassPathFromExecProps = 
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(1/7996)----------
command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/root/jakartaeetck/bin/xml/../../lib/jaxb-api.jar:/root/jakartaeetck/bin/xml/../../lib/jaxb-core.jar:/root/jakartaeetck/bin/xml/../../lib/jaxb-impl.jar:/root/jakartaeetck/bin/xml/../../lib/jaxb-xjc.jar:/root/jakartaeetck/bin/xml/../../lib/tsharness.jar:/root/jakartaeetck/bin/xml/../../lib/cts.jar:/root/jakartaeetck/bin/xml/../../lib/glassfishporting.jar:/root/jakartaeetck/bin/xml/../../lib/sigtest.jar::/root/vi/glassfish6/glassfish/modules/jakarta.jms-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.json.jar:/root/vi/glassfish6/glassfish/modules/jakarta.json.bind-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.ejb-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.enterprise.deploy-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.mail.jar:/root/vi/glassfish6/glassfish/modules/jakarta.persistence.jar:/root/vi/glassfish6/glassfish/modules/jakarta.resource-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.security.auth.message-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.security.jacc-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.servlet-api.jar:/root/vi/glassfish6/glassfish/modules/el-impl.jar:/root/vi/glassfish6/glassfish/modules/jakarta.servlet.jsp-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.transaction-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/root/vi/glassfish6/glassfish/modules/jaxb-osgi.jar:/root/vi/glassfish6/glassfish/modules/jmxremote_optional-repackaged.jar:/root/vi/glassfish6/glassfish/modules/jakarta.faces.jar:/root/vi/glassfish6/glassfish/modules/jakarta.servlet.jsp.jstl.jar:/root/ri/glassfish6/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar:/root/vi/glassfish6/glassfish/modules/webservices-osgi.jar:/root/vi/glassfish6/glassfish/modules/webservices-api-osgi.jar:/root/vi/glassfish6/glassfish/modules/jakarta.management.j2ee-api.jar:/root/vi/glassfish6/glassfish/modules/ejb.security.jar:/root/vi/glassfish6/glassfish/modules/glassfish-corba-csiv2-idl.jar:/root/vi/glassfish6/glassfish/modules/weld-osgi-bundle.jar:/root/vi/glassfish6/glassfish/modules/deployment-client.jar:/root/vi/glassfish6/glassfish/modules/security.jar:/root/vi/glassfish6/glassfish/modules/common-util.jar:/root/vi/glassfish6/glassfish/modules/glassfish-corba-omgapi.jar:/root/vi/glassfish6/glassfish/modules/deployment-common.jar:/root/vi/glassfish6/glassfish/modules/gmbal.jar:/root/vi/glassfish6/glassfish/modules/bean-validator.jar:/root/vi/glassfish6/glassfish/modules/jakarta.ws.rs-api.jar:/root/vi/glassfish6/glassfish/modules/jersey-client.jar:/root/vi/glassfish6/glassfish/modules/jersey-common.jar:/root/vi/glassfish6/glassfish/modules/jersey-hk2.jar:/root/vi/glassfish6/glassfish/modules/jersey-media-jaxb.jar:/root/vi/glassfish6/glassfish/modules/jersey-media-sse.jar:/root/vi/glassfish6/glassfish/modules/jersey-media-json-processing.jar:/root/vi/glassfish6/glassfish/modules/jsonp-jaxrs.jar:/root/vi/glassfish6/glassfish/modules/jersey-media-json-binding.jar:/root/vi/glassfish6/glassfish/modules/jersey-server.jar:/root/vi/glassfish6/glassfish/modules/jersey-container-servlet.jar:/root/vi/glassfish6/glassfish/modules/jersey-container-servlet-core.jar:/root/vi/glassfish6/glassfish/modules/guava.jar:/root/vi/glassfish6/glassfish/modules/jakarta.el.jar:/root/vi/glassfish6/glassfish/modules/tyrus-websocket-core.jar:/root/vi/glassfish6/glassfish/modules/tyrus-client.jar:/root/vi/glassfish6/glassfish/modules/tyrus-core.jar:/root/vi/glassfish6/glassfish/modules/tyrus-container-grizzly.jar:/root/vi/glassfish6/glassfish/modules/tyrus-container-grizzly-client.jar:/root/vi/glassfish6/glassfish/modules/glassfish-grizzly-extra-all.jar:/root/vi/glassfish6/glassfish/modules/nucleus-grizzly-all.jar:/root/vi/glassfish6/glassfish/modules/tyrus-server.jar:/root/vi/glassfish6/glassfish/modules/tyrus-container-servlet.jar:/root/vi/glassfish6/glassfish/modules/tyrus-spi.jar:/root/vi/glassfish6/glassfish/modules/com.ibm.jbatch-runtime-all.jar:/root/vi/glassfish6/glassfish/modules/com.ibm.jbatch-ri-spi.jar:/root/vi/glassfish6/glassfish/modules/glassfish-batch-connector.jar:/root/vi/glassfish6/glassfish/modules/glassfish-batch-commands.jar:/root/vi/glassfish6/glassfish/modules/yasson.jar:/root/vi/glassfish6/glassfish/modules/javamail-connector.jar:/root/vi/glassfish6/glassfish/modules/javamail-runtime.jar:/root/vi/glassfish6/glassfish/modules/jakarta.websocket-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.enterprise.concurrent-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.batch-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.enterprise.cdi-api.jar${pathsep}/root/vi/glassfish6/glassfish/modules/jakarta.xml.ws-api.jar:/root/vi/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/root/jakartaeetck/bin/xml/../../lib/tsharness.jar:/root/jakartaeetck/bin/xml/../../lib/cts.jar:/root/jakartaeetck/bin/xml/../../lib/glassfishporting.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbyclient.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbyshared.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbytools.jar:/root/jakartaeetck/bin/xml/../../lib/javatest.jar:/root/jakartaeetck/bin/xml/../../lib/jdom-1.1.3.jar:/lib/ant.jar:/root/ri/glassfish6/glassfish/modules/admin-cli.jar:/root/jakartaeetck/bin/xml/../../lib/http.jar:/root/jakartaeetck/bin/xml/../../classes:/opt/jdk-11.0.7/../lib/tools.jar:/root/ri/glassfish6/glassfish/modules/security-ee.jar:/root/jakartaeetck/bin/xml/../../lib/commons-httpclient-3.1.jar:/root/jakartaeetck/bin/xml/../../lib/commons-logging-1.1.3.jar:/root/jakartaeetck/bin/xml/../../lib/commons-codec-1.9.jar:/root/jakartaeetck/bin/xml/../../lib/cssparser-0.9.25.jar:/root/jakartaeetck/bin/xml/../../lib/htmlunit-2.15.jar:/root/jakartaeetck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/root/jakartaeetck/bin/xml/../../lib/httpcore-4.4.9.jar:/root/jakartaeetck/bin/xml/../../lib/httpclient-4.5.5.jar:/root/jakartaeetck/bin/xml/../../lib/httpmime-4.5.5.jar:/root/jakartaeetck/bin/xml/../../lib/commons-collections-3.2.1.jar:/root/jakartaeetck/bin/xml/../../lib/commons-io-2.4.jar:/root/jakartaeetck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/root/jakartaeetck/bin/xml/../../lib/jaxen-1.1.6.jar:/root/jakartaeetck/bin/xml/../../lib/nekohtml-1.9.21.jar:/root/jakartaeetck/bin/xml/../../lib/sac-1.3.jar:/root/jakartaeetck/bin/xml/../../lib/saxpath.jar:/root/jakartaeetck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/root/jakartaeetck/bin/xml/../../lib/xalan-2.7.2.jar:/root/jakartaeetck/bin/xml/../../lib/serializer-2.7.2.jar:/root/jakartaeetck/bin/xml/../../lib/xml-apis-1.4.01.jar:/root/jakartaeetck/bin/xml/../../lib/unboundid-ldapsdk.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbyclient.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbyshared.jar:/root/vi/glassfish6/glassfish/../javadb/lib/derbytools.jar DISPLAY=:0.0 HOME=/ TMP= windir= SYSTEMROOT= PATH=/root/vi/glassfish6/glassfish/nativelib /opt/jdk-11.0.7/bin/java -Dcts.tmp=/root/jakartaeetck/bin/xml/../../tmp -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/root/jakartaeetck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/root/vi/glassfish6/glassfish/domains/domain1/config/cacerts.jks -Dcom.sun.aas.installRoot=/root/vi/glassfish6/glassfish -Dlog.file.location=/root/vi/glassfish6/glassfish/domains/domain1/logs -Dservlet.is.jsr115.compatible=true -Dprovider.configuration.file=/root/vi/glassfish6/glassfish/domains/domain1/config/ProviderConfiguration.xml -Djava.security.properties=/root/vi/glassfish6/glassfish/domains/domain1/config/ts.java.security -Dlogical.hostname.servlet=server -Dcom.sun.aas.configRoot=/root/vi/glassfish6/glassfish/config -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable com.sun.ts.tests.common.vehicle.VehicleClient -p /root/jakartaeetck/bin/xml/../../tmp/tstest.jte -t wait2Seconds -vehicle standalone
----------log:(52/3988)----------
************************************************************
* props file set to "/tmp/1003270000-cts-props.txt"
************************************************************
01-08-2022 18:27:04:  [JAXRSCommonClient] Test setup OK
01-08-2022 18:27:04:  [Request] Dispatching request: 'GET http://localhost:8001/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available' to target server at 'localhost:8001'
01-08-2022 18:27:04:  ###############################
Jan 08, 2022 6:27:05 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient
INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default.
01-08-2022 18:27:06:  TRACE: [WIRE] - >> GET http://localhost:8001/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available
01-08-2022 18:27:06:  TRACE: [WIRE] - >> Accept:*/*
01-08-2022 18:27:06:  TRACE: [WIRE] - << 200 OK
01-08-2022 18:27:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish  6.2.4
01-08-2022 18:27:06:  TRACE: [WIRE] - << Content-Length: 2
01-08-2022 18:27:06:  TRACE: [WIRE] - << Content-Type: text/plain
01-08-2022 18:27:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish  6.2.4  Java/Oracle Corporation/11)
01-08-2022 18:27:06:  TRACE: [WIRE] - << OK
01-08-2022 18:27:06:  [Request] Dispatching request: 'POST http://localhost:8001/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/retry' to target server at 'localhost:8001'
01-08-2022 18:27:06:  ###############################
01-08-2022 18:27:06:  [Request] Adding entity: 2
01-08-2022 18:27:06:  TRACE: [WIRE] - >> POST http://localhost:8001/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/retry
01-08-2022 18:27:06:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
01-08-2022 18:27:06:  TRACE: [WIRE] - >> 2
01-08-2022 18:27:06:  TRACE: [WIRE] - << 200 OK
01-08-2022 18:27:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish  6.2.4
01-08-2022 18:27:06:  TRACE: [WIRE] - << Content-Length: 1
01-08-2022 18:27:06:  TRACE: [WIRE] - << Content-Type: text/plain
01-08-2022 18:27:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish  6.2.4  Java/Oracle Corporation/11)
01-08-2022 18:27:06:  TRACE: [WIRE] - << 2
01-08-2022 18:27:10:  ERROR: SseEventSource#isOpen returns false
01-08-2022 18:27:10:  ERROR: Test case throws exception: SseEventSource#isOpen returns false
01-08-2022 18:27:10:  ERROR: Exception at:  
01-08-2022 18:27:10:  ERROR: com.sun.ts.lib.harness.EETest$Fault: SseEventSource#isOpen returns false
	at com.sun.ts.tests.jaxrs.common.JAXRSCommonClient.fault(JAXRSCommonClient.java:767)
	at com.sun.ts.tests.jaxrs.common.JAXRSCommonClient.assertTrue(JAXRSCommonClient.java:662)
	at com.sun.ts.tests.jaxrs.jaxrs21.ee.sse.SSEJAXRSClient.querySSEEndpoint(SSEJAXRSClient.java:58)
	at com.sun.ts.tests.jaxrs.jaxrs21.ee.sse.SSEJAXRSClient.querySSEEndpoint(SSEJAXRSClient.java:44)
	at com.sun.ts.tests.jaxrs.jaxrs21.ee.sse.sseeventsource.JAXRSClient.wait2Seconds(JAXRSClient.java:174)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:41)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:37)

01-08-2022 18:27:10:  [JAXRSCommonClient] Test cleanup OK
STATUS:Failed.Test case throws exception: SseEventSource#isOpen returns false
result: Failed. Test case throws exception: SseEventSource#isOpen returns false


test result: Failed. Test case throws exception: SseEventSource#isOpen returns false