Test duration : 90.404s
Failed Configuration | ||
---|---|---|
tigase.tests.pubsub.TestPubSubMAM2Extended | ||
setUp | 90.210s |
2023-03-06 09:38:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
java.lang.AssertionError: PubSub node root-4b207778-d8b5-4870-872c-4e5b9e2d788a not created expected [true] but found [false]
2023-03-06 09:38:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Using XEP-0077 mode!!!! 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Connector state changed: null->connecting 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@611f1238 2023-03-06 09:38:06 | StateChangedEvent{oldState=null, newState=connecting} 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] DNS entry stored in session object: localhost:5222 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Preparing connection to [localhost:5222] 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Connector state changed: connecting->connected 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Whitespace ping period is setted to nullms 2023-03-06 09:38:06 | [Mutex] waiting for: [registration] 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6fd8e06b 2023-03-06 09:38:06 | StateChangedEvent{oldState=connecting, newState=connected} 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6be77948 2023-03-06 09:38:06 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=2883] Start TLS 2023-03-06 09:38:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2023-03-06 09:38:06 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-03-06 09:38:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=2885] Proceeding TLS 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=2885] Start handshake 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2ee5ea50 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37f2a366 2023-03-06 09:38:06 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2023-03-06 09:38:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2023-03-06 09:38:06 | user1 :: null >> <iq to="test-domain.com" id="mRYGEMBqbMXV6gCr9tdVcCe" type="get"><query xmlns="jabber:iq:register"/></iq> 2023-03-06 09:38:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mRYGEMBqbMXV6gCr9tdVcCe" type="get"><query xmlns="jabber:iq:register"/></iq>} 2023-03-06 09:38:06 | user1 :: null << <iq type="result" xmlns="jabber:client" id="mRYGEMBqbMXV6gCr9tdVcCe" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2023-03-06 09:38:06 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="mRYGEMBqbMXV6gCr9tdVcCe" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1f01c64b 2023-03-06 09:38:06 | user1 :: null >> <iq to="test-domain.com" id="nHsM27sfUdr8kKHFvh3s8gP" type="set"><query xmlns="jabber:iq:register"><username>user1_fs7ap20201</username><password>user1_fs7ap20201</password><email>c9e9c7b1-806d-42e9-b6ca-ce20845d7b06@localhost</email></query></iq> 2023-03-06 09:38:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nHsM27sfUdr8kKHFvh3s8gP" type="set"><query xmlns="jabber:iq:register"><username>user1_fs7ap20201</username><password>user1_fs7ap20201</password><email>c9e9c7b1-806d-42e9-b6ca-ce20845d7b06@localhost</email></query></iq>} 2023-03-06 09:38:06 | user1 :: null << <iq type="result" xmlns="jabber:client" id="nHsM27sfUdr8kKHFvh3s8gP" from="test-domain.com"/> 2023-03-06 09:38:06 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="nHsM27sfUdr8kKHFvh3s8gP" from="test-domain.com"/>} 2023-03-06 09:38:06 | [Mutex] received everything. 2023-03-06 09:38:06 | [Mutex] isItemNotified: registrationSuccess :: true 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Connector state changed: connected->disconnecting 2023-03-06 09:38:06 | StateChangedEvent{oldState=connected, newState=disconnecting} 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=1] Terminating XMPP Stream 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=2885] Connector state changed: disconnecting->disconnected 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=452 thread=2885] Stream terminated 2023-03-06 09:38:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ffcd1da 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4eca151f 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c816633 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] Connector state changed: null->connecting 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7da3d676 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54f8ba19 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] DNS entry stored in session object: localhost:5222 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] Preparing connection to [localhost:5222] 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] Connector state changed: connecting->connected 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=1] Whitespace ping period is setted to nullms 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-06 09:38:06 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=2889] Start TLS 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=2892] Proceeding TLS 2023-03-06 09:38:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=453 thread=2892] Start handshake 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-06 09:38:06 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-03-06 09:38:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mczdhcDIwMjAxLHI9ZVAyUkVJQ2ZQTVRxSThlcnV4TFg=</auth> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mczdhcDIwMjAxLHI9ZVAyUkVJQ2ZQTVRxSThlcnV4TFg=</auth> 2023-03-06 09:38:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUDJSRUlDZlBNVHFJOGVydXhMWFdEYjJVQ2wwa3UyQ0Q1TWZvSUp1LHM9clNsWW4yRU9mNGRsaVE9PSxpPTQwOTY=</challenge> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUDJSRUlDZlBNVHFJOGVydXhMWFdEYjJVQ2wwa3UyQ0Q1TWZvSUp1LHM9clNsWW4yRU9mNGRsaVE9PSxpPTQwOTY=</challenge> 2023-03-06 09:38:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVAyUkVJQ2ZQTVRxSThlcnV4TFhXRGIyVUNsMGt1MkNENU1mb0lKdSxwPXpVWmJvWlhWTldFOElxeUtBbzZVUzVybTFWaW5PcTZFZmk0Z1Fya01TWGM9</response> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVAyUkVJQ2ZQTVRxSThlcnV4TFhXRGIyVUNsMGt1MkNENU1mb0lKdSxwPXpVWmJvWlhWTldFOElxeUtBbzZVUzVybTFWaW5PcTZFZmk0Z1Fya01TWGM9</response> 2023-03-06 09:38:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16TDdUckZHTHpSVXd4RnFOR0tpYlVDWVU2Z28xUDFvVVVZZ0ZmbkRwUTBzPQ==</success> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16TDdUckZHTHpSVXd4RnFOR0tpYlVDWVU2Z28xUDFvVVVZZ0ZmbkRwUTBzPQ==</success> 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-06 09:38:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-03-06 09:38:06 | << <iq xmlns="jabber:client" id="1Cb2hPPVl2iAt8udAAqeArS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com >> <iq xmlns="jabber:client" id="1Cb2hPPVl2iAt8udAAqeArS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-03-06 09:38:06 | >> <iq type="result" xmlns="jabber:client" id="1Cb2hPPVl2iAt8udAAqeArS" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_fs7ap20201@test-domain.com/1608752850-tigase-203</jid></bind></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com << <iq type="result" xmlns="jabber:client" id="1Cb2hPPVl2iAt8udAAqeArS" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_fs7ap20201@test-domain.com/1608752850-tigase-203</jid></bind></iq> 2023-03-06 09:38:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-03-06 09:38:06 | << <iq xmlns="jabber:client" id="qC96xunLMCkRZ9zDCsU7q4n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <iq xmlns="jabber:client" id="qC96xunLMCkRZ9zDCsU7q4n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-03-06 09:38:06 | >> <iq type="result" xmlns="jabber:client" id="qC96xunLMCkRZ9zDCsU7q4n" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"/> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <iq type="result" xmlns="jabber:client" id="qC96xunLMCkRZ9zDCsU7q4n" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"/> 2023-03-06 09:38:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-03-06 09:38:06 | << <iq to="test-domain.com" id="iYb4pOX4qkHCzyv1iEoZfFB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <iq to="test-domain.com" id="iYb4pOX4qkHCzyv1iEoZfFB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-03-06 09:38:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-03-06 09:38:06 | >> <enabled location="ed1b7dd8a1b3" id="26d8f039-94ab-4926-87aa-fa4f2f613560" xmlns="urn:xmpp:sm:3" max="60" resume="true"/> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <enabled location="ed1b7dd8a1b3" id="26d8f039-94ab-4926-87aa-fa4f2f613560" xmlns="urn:xmpp:sm:3" max="60" resume="true"/> 2023-03-06 09:38:06 | << <iq id="kSRiV0i4bAvqfvgAgJJDxzu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <iq id="kSRiV0i4bAvqfvgAgJJDxzu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-03-06 09:38:06 | >> <iq type="result" xmlns="jabber:client" id="iYb4pOX4qkHCzyv1iEoZfFB" from="test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <iq type="result" xmlns="jabber:client" id="iYb4pOX4qkHCzyv1iEoZfFB" from="test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2023-03-06 09:38:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-03-06 09:38:06 | >> <iq type="result" xmlns="jabber:client" id="kSRiV0i4bAvqfvgAgJJDxzu" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><query xmlns="jabber:iq:roster"/></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <iq type="result" xmlns="jabber:client" id="kSRiV0i4bAvqfvgAgJJDxzu" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><query xmlns="jabber:iq:roster"/></iq> 2023-03-06 09:38:06 | [Mutex] isItemNotified: root-4b207778-d8b5-4870-872c-4e5b9e2d788a:exists :: false 2023-03-06 09:38:06 | >> <presence xmlns="jabber:client" from="user1_fs7ap20201@test-domain.com/1608752850-tigase-203" to="user1_fs7ap20201@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <presence xmlns="jabber:client" from="user1_fs7ap20201@test-domain.com/1608752850-tigase-203" to="user1_fs7ap20201@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2023-03-06 09:38:06 | >> <presence type="error" xmlns="jabber:client" from="user1_fs7ap20201@test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <presence type="error" xmlns="jabber:client" from="user1_fs7ap20201@test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence> 2023-03-06 09:38:06 | << <iq to="pubsub.test-domain.com" id="4TSvh3s8gPQU3gW8Eq7eNKM" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-4b207778-d8b5-4870-872c-4e5b9e2d788a"/><configure><x xmlns="jabber:x:data" type="submit"><field type="text-single" var="pubsub#title"><value>root-4b207778-d8b5-4870-872c-4e5b9e2d788a</value></field><field type="text-single" var="pubsub#node_type"><value>collection</value></field></x></configure></pubsub></iq> 2023-03-06 09:38:06 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 >> <iq to="pubsub.test-domain.com" id="4TSvh3s8gPQU3gW8Eq7eNKM" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-4b207778-d8b5-4870-872c-4e5b9e2d788a"/><configure><x xmlns="jabber:x:data" type="submit"><field type="text-single" var="pubsub#title"><value>root-4b207778-d8b5-4870-872c-4e5b9e2d788a</value></field><field type="text-single" var="pubsub#node_type"><value>collection</value></field></x></configure></pubsub></iq> 2023-03-06 09:38:06 | [Mutex] waiting for: [root-4b207778-d8b5-4870-872c-4e5b9e2d788a:create_node] 2023-03-06 09:39:36 | tigase.jaxmpp.core.client.ResponseManager.checkTimeouts: Request id=4TSvh3s8gPQU3gW8Eq7eNKM; Timeout. 2023-03-06 09:39:36 | [Mutex] notify: [root-4b207778-d8b5-4870-872c-4e5b9e2d788a:create_node] 2023-03-06 09:39:36 | [Mutex] received everything. 2023-03-06 09:39:36 | [Mutex] isItemNotified: root-4b207778-d8b5-4870-872c-4e5b9e2d788a:create_node:success :: false 2023-03-06 09:44:54 | >> <iq type="error" xmlns="jabber:client" id="4TSvh3s8gPQU3gW8Eq7eNKM" from="pubsub.test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-4b207778-d8b5-4870-872c-4e5b9e2d788a"/><configure><x type="submit" xmlns="jabber:x:data"><field var="pubsub#title" type="text-single"><value>root-4b207778-d8b5-4870-872c-4e5b9e2d788a</value></field><field var="pubsub#node_type" type="text-single"><value>collection</value></field></x></configure></pubsub><error type="cancel" code="404"><remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - destination host not found</text></error></iq> 2023-03-06 09:44:54 | user1 :: user1_fs7ap20201@test-domain.com/1608752850-tigase-203 << <iq type="error" xmlns="jabber:client" id="4TSvh3s8gPQU3gW8Eq7eNKM" from="pubsub.test-domain.com" to="user1_fs7ap20201@test-domain.com/1608752850-tigase-203"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-4b207778-d8b5-4870-872c-4e5b9e2d788a"/><configure><x type="submit" xmlns="jabber:x:data"><field var="pubsub#title" type="text-single"><value>root-4b207778-d8b5-4870-872c-4e5b9e2d788a</value></field><field var="pubsub#node_type" type="text-single"><value>collection</value></field></x></configure></pubsub><error type="cancel" code="404"><remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - destination host not found</text></error></iq>
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413) org.testng.Assert.assertTrue(Assert.java:56) tigase.tests.utils.PubSubManager.createNode(PubSubManager.java:220) tigase.tests.utils.PubSubNodeBuilder.build(PubSubNodeBuilder.java:68) tigase.tests.pubsub.TestPubSubMAM2Extended.setUp(TestPubSubMAM2Extended.java:92) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:65) org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:381) org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:319) org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:178) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Skipped Configuration | ||
tigase.tests.pubsub.TestPubSubMAM2Extended | ||
cleanUp | 0.000s | |
setupMethod | 0.000s | |
setupMethod | 0.000s | |
setupMethod | 0.000s | |
setupMethod | 0.000s | |
setupMethod | 0.000s | |
tearDownClass | 0.000s | |
tearDownMethod | 0.000s | |
tearDownMethod | 0.000s | |
tearDownMethod | 0.000s | |
tearDownMethod | 0.000s | |
tearDownMethod | 0.000s |
Skipped Tests | ||
---|---|---|
tigase.tests.pubsub.TestPubSubMAM2Extended | ||
testRetrieveWithAfterIdAndBeforeIdFromLeaf | 0.000s |
2023-03-06 09:39:36 |
2023-03-06 09:39:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM2Extended] 2023-03-06 09:39:36 | ------------------------------------ |
testRetrieveWithAfterIdFromLeaf | 0.000s |
2023-03-06 09:39:36 |
2023-03-06 09:39:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM2Extended] 2023-03-06 09:39:36 | ------------------------------------ |
testRetrieveWithLimitAndAfterFromLeaf | 0.000s |
2023-03-06 09:39:36 |
2023-03-06 09:39:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM2Extended] 2023-03-06 09:39:36 | ------------------------------------ |
testRetriveAllFromLeaf | 0.000s |
2023-03-06 09:39:36 |
2023-03-06 09:39:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM2Extended] 2023-03-06 09:39:36 | ------------------------------------ |
testSupportAdvertisement | 0.000s |
2023-03-06 09:39:36 |
2023-03-06 09:39:36 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728 2023-03-06 09:39:36 | ------------------------------------ |